Results

By type

          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-11-01T23:22:01.896Z||main|||||INFO|500||The following profiles are active: basic
2022-11-01T23:22:14.015Z||main|||||INFO|500||Starting service [Tomcat]
2022-11-01T23:22:14.016Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-11-01T23:22:14.123Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-11-01T23:22:18.545Z||main|||||INFO|500||catdb-pool - Starting...
2022-11-01T23:22:19.185Z||main|||||INFO|500||catdb-pool - Start completed.
2022-11-01T23:22:19.787Z||main|||||INFO|500||reqdb-pool - Starting...
2022-11-01T23:22:19.837Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-11-01T23:22:20.056Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-11-01T23:22:20.317Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-11-01T23:22:20.978Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-01T23:22:22.756Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-01T23:22:25.289Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-01T23:22:25.352Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-11-01T23:22:25.962Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-01T23:22:26.264Z||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-11-01T23:22:27.465Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-01T23:22:28.603Z||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-11-01T23:22:29.370Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2022-11-01T23:22:29.370Z||main|||||ERROR|500||(conn=1176) Table 'catalogdb.activity_spec' doesn't exist
2022-11-01T23:22:29.384Z||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-11-01T23:22:32.322Z||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-11-01T23:22:34.882Z||main|||||WARN|500||---
2022-11-01T23:22:34.883Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-11-01T23:22:34.883Z||main|||||WARN|500||---
2022-11-01T23:22:35.388Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-11-01T23:22:40.340Z||main|||||INFO|500||Started Application in 41.644 seconds (JVM running for 44.314)
2022-11-01T23:22:40.371Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-01T23:22:40.372Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-01T23:22:40.385Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-01T23:22:40.413Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-01T23:22:40.465Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= ee41d0ef-32ab-4340-9267-ca31a8b5d809 url= /sdc/v1/artifactTypes
2022-11-01T23:22:40.466Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-01T23:22:40.566Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-11-01T23:22:40.569Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3dc309e8
2022-11-01T23:22:40.569Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-11-01T23:22:40.584Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-11-01T23:22:40.586Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-11-01T23:22:40.591Z||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$$4f0d971.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-11-01T23:23:30.335Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-01T23:23:30.336Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-01T23:23:30.336Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-01T23:23:30.340Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-01T23:23:30.347Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= dc218bf1-4527-42b4-a5e9-29a731930fc4 url= /sdc/v1/artifactTypes
2022-11-01T23:23:30.347Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-01T23:23:30.352Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-11-01T23:23:30.352Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16771ce5
2022-11-01T23:23:30.353Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-11-01T23:23:30.353Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-11-01T23:23:30.353Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-11-01T23:23:30.354Z||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$$4f0d971.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-11-01T23:24:20.335Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-01T23:24:20.338Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-01T23:24:20.338Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-01T23:24:20.343Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-01T23:24:20.351Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 48c301c9-d6fa-4b8d-abfe-22e41af3cc6b url= /sdc/v1/artifactTypes
2022-11-01T23:24:20.351Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-01T23:24:20.357Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-11-01T23:24:20.358Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@113a333c
2022-11-01T23:24:20.358Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-11-01T23:24:20.359Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-11-01T23:24:20.359Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-11-01T23:24:20.360Z||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$$4f0d971.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-11-01T23:25:10.334Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-01T23:25:10.335Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-01T23:25:10.336Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-01T23:25:10.339Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-01T23:25:10.344Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= d9afb409-1d08-4b5a-a8c2-e91c3af63bfc url= /sdc/v1/artifactTypes
2022-11-01T23:25:10.345Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-01T23:25:10.366Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-11-01T23:25:10.367Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59dac51c
2022-11-01T23:25:10.367Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-11-01T23:25:10.368Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-11-01T23:25:10.368Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-11-01T23:25:10.369Z||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$$4f0d971.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-11-01T23:26:00.335Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-01T23:26:00.336Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-01T23:26:00.336Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-01T23:26:00.339Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-01T23:26:00.345Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 622dddf3-1ca4-4a4a-8323-bfae0a33adcf url= /sdc/v1/artifactTypes
2022-11-01T23:26:00.345Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-01T23:26:00.351Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-11-01T23:26:00.351Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a95c684
2022-11-01T23:26:00.352Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-11-01T23:26:00.352Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-11-01T23:26:00.352Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-11-01T23:26:00.353Z||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$$4f0d971.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-11-01T23:26:50.336Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-01T23:26:50.337Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-01T23:26:50.337Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-01T23:26:50.364Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-01T23:26:50.379Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= e8696a10-dbe3-45e0-a489-cfdf32dbdcb0 url= /sdc/v1/artifactTypes
2022-11-01T23:26:50.380Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-01T23:26:50.521Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-11-01T23:26:50.534Z||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-11-01T23:26:50.564Z||scheduling-1|||||DEBUG|500||create keys
2022-11-01T23:26:50.573Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-11-01T23:26:50.711Z||scheduling-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:26:50.732Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 1bf88b08-4d01-4c20-8d28-fbb354857081 url= /sdc/v1/registerForDistribution
2022-11-01T23:26:51.273Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 1bf88b08-4d01-4c20-8d28-fbb354857081 url= /sdc/v1/registerForDistribution
2022-11-01T23:26:51.274Z||scheduling-1|||||INFO|500||start DistributionClient
2022-11-01T23:26:51.286Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:26:51.286Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:26:51.296Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-11-01T23:26:51.299Z||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-11-01T23:26:51.299Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:26:51.302Z||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-11-01T23:26:51.302Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:27:01.620Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:27:01.790Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:27:51.282Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:27:51.283Z||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-11-01T23:27:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:27:51.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:27:51.286Z||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-11-01T23:27:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:28:00.848Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:28:00.851Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:28:51.283Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:28:51.286Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:28:51.287Z||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-11-01T23:28:51.287Z||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-11-01T23:28:51.288Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:28:51.288Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:29:00.868Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:29:00.868Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:29:51.283Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:29:51.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:29:51.286Z||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-11-01T23:29:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:29:51.286Z||pool-2-thread-5|||||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-11-01T23:29:51.289Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 60dlaukaU0n0iqD0) ...
2022-11-01T23:30:00.862Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:30:00.862Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:30:51.282Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:30:51.284Z||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-11-01T23:30:51.284Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:30:51.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:30:51.286Z||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-11-01T23:30:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:31:00.847Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:31:00.855Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:31:51.282Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:31:51.283Z||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-11-01T23:31:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:31:51.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:31:51.286Z||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-11-01T23:31:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:32:00.843Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:32:00.845Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:32:40.526Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-11-01T23:32:51.282Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:32:51.283Z||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-11-01T23:32:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:32:51.285Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:32:51.286Z||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-11-01T23:32:51.287Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:33:00.846Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:33:00.851Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:33:51.282Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:33:51.284Z||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-11-01T23:33:51.284Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:33:51.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:33:51.286Z||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-11-01T23:33:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:34:00.881Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:34:00.885Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:34:51.282Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:34:51.285Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:34:51.288Z||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-11-01T23:34:51.288Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:34:51.288Z||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-11-01T23:34:51.289Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:35:00.851Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:35:00.858Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:35:51.282Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:35:51.284Z||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-11-01T23:35:51.284Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:35:51.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:35:51.286Z||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-11-01T23:35:51.287Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:36:00.843Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:36:00.869Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:36:51.282Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:36:51.283Z||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-11-01T23:36:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:36:51.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:36:51.286Z||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-11-01T23:36:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:37:00.865Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:37:00.865Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:37:51.282Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:37:51.284Z||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-11-01T23:37:51.285Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:37:51.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:37:51.287Z||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-11-01T23:37:51.287Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:38:00.878Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:38:00.880Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:38:51.283Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:38:51.285Z||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-11-01T23:38:51.285Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:38:51.285Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:38:51.286Z||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-11-01T23:38:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:39:00.877Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:39:00.879Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:39:51.282Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:39:51.284Z||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-11-01T23:39:51.284Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:39:51.285Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:39:51.286Z||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-11-01T23:39:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:40:00.865Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:40:00.865Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:40:51.282Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:40:51.284Z||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-11-01T23:40:51.284Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:40:51.285Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:40:51.286Z||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-11-01T23:40:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:41:00.867Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:41:00.887Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:41:51.282Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:41:51.283Z||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-11-01T23:41:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:41:51.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:41:51.286Z||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-11-01T23:41:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:42:00.837Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:42:00.848Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:42:51.282Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:42:51.283Z||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-11-01T23:42:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:42:51.285Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:42:51.286Z||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-11-01T23:42:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:43:00.843Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:43:00.862Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:43:51.282Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:43:51.283Z||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-11-01T23:43:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:43:51.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:43:51.286Z||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-11-01T23:43:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:44:00.842Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:44:00.844Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:44:51.282Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:44:51.285Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:44:51.285Z||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-11-01T23:44:51.285Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:44:51.286Z||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-11-01T23:44:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:45:00.840Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:45:00.843Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:45:51.282Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:45:51.284Z||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-11-01T23:45:51.284Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:45:51.285Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:45:51.286Z||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-11-01T23:45:51.287Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:46:00.861Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:46:00.874Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:46:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:46:51.283Z||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-11-01T23:46:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:46:51.285Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:46:51.286Z||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-11-01T23:46:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:47:00.846Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:47:00.846Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:47:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:47:51.283Z||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-11-01T23:47:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:47:51.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:47:51.286Z||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-11-01T23:47:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:48:00.843Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:48:00.852Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:48:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:48:51.283Z||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-11-01T23:48:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:48:51.285Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:48:51.286Z||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-11-01T23:48:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:49:00.842Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:49:00.849Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:49:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:49:51.283Z||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-11-01T23:49:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:49:51.285Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:49:51.286Z||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-11-01T23:49:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:50:00.845Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:50:00.857Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:50:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:50:51.284Z||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-11-01T23:50:51.284Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:50:51.285Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:50:51.286Z||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-11-01T23:50:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:51:00.842Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:51:00.845Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:51:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:51:51.283Z||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-11-01T23:51:51.284Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:51:51.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:51:51.286Z||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-11-01T23:51:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:52:00.848Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:52:00.854Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:52:51.283Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:52:51.284Z||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-11-01T23:52:51.284Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:52:51.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:52:51.286Z||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-11-01T23:52:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:53:00.853Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:53:00.864Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:53:51.284Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:53:51.285Z||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-11-01T23:53:51.285Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:53:51.285Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:53:51.286Z||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-11-01T23:53:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:54:00.864Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:54:00.879Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:54:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:54:51.283Z||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-11-01T23:54:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:54:51.286Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:54:51.286Z||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-11-01T23:54:51.287Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:55:00.843Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:55:00.855Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:55:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:55:51.283Z||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-11-01T23:55:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:55:51.285Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:55:51.286Z||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-11-01T23:55:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:56:00.865Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:56:00.882Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:56:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:56:51.284Z||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-11-01T23:56:51.284Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:56:51.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:56:51.286Z||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-11-01T23:56:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:57:00.860Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:57:00.862Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:57:51.282Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:57:51.284Z||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-11-01T23:57:51.284Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:57:51.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:57:51.286Z||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-11-01T23:57:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:58:00.883Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:58:00.886Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:58:51.282Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:58:51.283Z||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-11-01T23:58:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:58:51.285Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:58:51.287Z||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-11-01T23:58:51.287Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:59:00.856Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:59:00.858Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-01T23:59:51.282Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:59:51.283Z||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-11-01T23:59:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-01T23:59:51.285Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-01T23:59:51.286Z||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-11-01T23:59:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:00:00.882Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:00:00.887Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:00:51.282Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:00:51.283Z||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-11-02T00:00:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:00:51.285Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:00:51.286Z||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-11-02T00:00:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:01:00.879Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:01:00.883Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:01:51.282Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:01:51.284Z||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-11-02T00:01:51.284Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:01:51.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:01:51.286Z||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-11-02T00:01:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:02:00.884Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:02:00.899Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:02:51.282Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:02:51.285Z||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-11-02T00:02:51.285Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:02:51.286Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:02:51.286Z||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-11-02T00:02:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:03:00.846Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:03:00.854Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:03:51.282Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:03:51.283Z||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-11-02T00:03:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:03:51.285Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:03:51.286Z||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-11-02T00:03:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:04:00.860Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:04:00.860Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:04:51.282Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:04:51.283Z||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-11-02T00:04:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:04:51.286Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:04:51.287Z||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-11-02T00:04:51.287Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:05:00.851Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:05:00.851Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:05:51.282Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:05:51.283Z||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-11-02T00:05:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:05:51.286Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:05:51.286Z||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-11-02T00:05:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:06:00.861Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:06:00.872Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:06:51.282Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:06:51.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:06:51.286Z||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-11-02T00:06:51.286Z||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-11-02T00:06:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:06:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:07:00.889Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:07:00.894Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:07:51.283Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:07:51.285Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:07:51.286Z||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-11-02T00:07:51.286Z||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-11-02T00:07:51.287Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:07:51.287Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:08:00.843Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:08:00.856Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:08:51.282Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:08:51.283Z||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-11-02T00:08:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:08:51.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:08:51.286Z||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-11-02T00:08:51.287Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:09:00.846Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:09:00.847Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:09:51.282Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:09:51.283Z||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-11-02T00:09:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:09:51.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:09:51.286Z||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-11-02T00:09:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:10:00.851Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:10:00.879Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:10:51.282Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:10:51.283Z||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-11-02T00:10:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:10:51.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:10:51.286Z||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-11-02T00:10:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:11:00.840Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:11:00.840Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:11:51.282Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:11:51.283Z||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-11-02T00:11:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:11:51.285Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:11:51.286Z||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-11-02T00:11:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:12:00.846Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:12:00.851Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:12:51.282Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:12:51.283Z||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-11-02T00:12:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:12:51.286Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:12:51.286Z||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-11-02T00:12:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:13:00.849Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:13:00.857Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:13:51.282Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:13:51.284Z||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-11-02T00:13:51.284Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:13:51.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:13:51.286Z||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-11-02T00:13:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:14:00.851Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:14:00.923Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:14:51.282Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:14:51.283Z||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-11-02T00:14:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:14:51.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:14:51.286Z||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-11-02T00:14:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:15:00.854Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:15:00.858Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:15:51.282Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:15:51.284Z||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-11-02T00:15:51.284Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:15:51.286Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:15:51.287Z||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-11-02T00:15:51.287Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:16:00.844Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:16:00.854Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:16:51.282Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:16:51.283Z||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-11-02T00:16:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:16:51.285Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:16:51.286Z||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-11-02T00:16:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:17:00.854Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:17:00.865Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:17:51.282Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:17:51.283Z||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-11-02T00:17:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:17:51.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:17:51.286Z||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-11-02T00:17:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:18:00.847Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:18:00.847Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:18:51.283Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:18:51.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:18:51.286Z||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-11-02T00:18:51.286Z||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-11-02T00:18:51.287Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:18:51.287Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:19:00.868Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:19:00.868Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:19:51.282Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:19:51.283Z||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-11-02T00:19:51.284Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:19:51.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:19:51.286Z||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-11-02T00:19:51.287Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:20:00.839Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:20:00.865Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:20:51.282Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:20:51.283Z||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-11-02T00:20:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:20:51.285Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:20:51.286Z||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-11-02T00:20:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:21:00.887Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:21:00.895Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:21:51.283Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:21:51.284Z||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-11-02T00:21:51.284Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:21:51.285Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:21:51.286Z||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-11-02T00:21:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:21:51.445Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:21:51.448Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:21:51.448Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "policy-id",
  "timestamp": 1667348499104,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:21:51.479Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:21:51.479Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:21:51.479Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "cds",
  "timestamp": 1667348504549,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:21:51.479Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:21:51.479Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:21:51.479Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "aai-ml",
  "timestamp": 1667348499160,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:21:51.480Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:21:51.480Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:21:51.480Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "policy-id",
  "timestamp": 1667348499104,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:21:51.480Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:21:51.480Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:21:51.480Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "cds",
  "timestamp": 1667348504549,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:21:51.481Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:21:51.481Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:21:51.481Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "aai-ml",
  "timestamp": 1667348499160,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:21:51.481Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:21:51.481Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:21:51.481Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "policy-id",
  "timestamp": 1667348499104,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-02T00:21:51.482Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:21:51.482Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:21:51.482Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "cds",
  "timestamp": 1667348504549,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:21:51.482Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:21:51.482Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:21:51.482Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "aai-ml",
  "timestamp": 1667348499160,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:21:51.482Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:21:51.483Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:21:51.483Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "policy-id",
  "timestamp": 1667348499104,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:21:51.483Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:21:51.923Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:21:51.925Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-02T00:21:51.925Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"cfad3f4c-0403-4577-9686-d7a1a180f236","serviceName":"vFW 2022-11-02 00-20-12","serviceVersion":"1.0","serviceUUID":"bf840c76-6e4e-4b41-9a10-cdd7ae424ee6","serviceDescription":"catalog service description","serviceInvariantUUID":"8d19c0c8-c5dd-4eae-9e87-cd29303efcad","resources":[{"resourceInstanceName":"vFW 8af9b0db-8b6e 0","resourceName":"vFW 8af9b0db-8b6e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b10e8497-472e-41f7-a9f9-635665034366","resourceInvariantUUID":"3020f8ea-9da4-42c9-bfdc-d2e55f8c2122","resourceCustomizationUUID":"8a84a895-2a2a-4fa4-bc2a-8eda998df300","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vf-license-model.xml","artifactChecksum":"MTFhN2ZmMjMxNzczMTgxZmY0ZTdiYTM3OTVmYWNkZjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ec838474-06fe-436e-ab50-d6f173d5298a","artifactVersion":"1"},{"artifactName":"vfw8af9b0db8b6e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json","artifactChecksum":"M2NlMmZmODc3ZDYyNmU5ZGU1MmYzNGQyODg2Y2ZkY2M\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"9e37a3f8-94fb-4186-b112-222666d3234a","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"ddc78133-424e-4f86-8f71-4f21e435000f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vendor-license-model.xml","artifactChecksum":"OTZiYWM4NTZjOGU4YmZmMjQ4Y2U5ZWE3YTNkYWEyMzk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c773a77d-ad53-4b32-a2c4-32095c3d6b6c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"35815042-321d-4ba4-b3a7-d92b2b9512f7","artifactVersion":"2","generatedFromUUID":"ddc78133-424e-4f86-8f71-4f21e435000f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221102002012-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-template.yml","artifactChecksum":"NDg4ZGVhZDI3YjgxNTE4NGI1MDVmZDA5YWYxZWU2ZDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"00a40c59-1a24-4968-8485-9f8e924ba674","artifactVersion":"1"},{"artifactName":"service-Vfw20221102002012-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar","artifactChecksum":"Yzc2YTU1YzliMTMzYjAzMjFkY2RmMDNiYjYwOTRlNTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35882221-9c63-4e06-a501-76b10dbce35f","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-02T00:21:51.934Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:21:51.941Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:21:51.954Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:21:51.954Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348511282,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:21:52.055Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
2022-11-02T00:21:52.060Z||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-11-02T00:21:52.060Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:21:52.092Z||pool-3-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:21:52.093Z||pool-3-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:21:52.963Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:21:52.963Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:21:52.965Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:21:52.965Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348511282,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json",
  "status": "NOTIFIED"
}
2022-11-02T00:21:53.066Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:21:53.067Z||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-11-02T00:21:53.067Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:21:53.106Z||pool-4-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:21:53.107Z||pool-4-thread-1|||||INFO|500||cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:21:53.966Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:21:53.967Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:21:53.969Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:21:53.969Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348511282,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-02T00:21:54.070Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:21:54.072Z||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-11-02T00:21:54.072Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:21:54.089Z||pool-5-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:21:54.089Z||pool-5-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:21:54.970Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:21:54.976Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:21:54.979Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:21:54.979Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348511282,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:21:55.079Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:21:55.080Z||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-11-02T00:21:55.081Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:21:55.097Z||pool-6-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:21:55.097Z||pool-6-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-11-02T00:21:55.980Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:21:55.985Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:21:55.987Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:21:55.987Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348511282,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-11-02T00:21:56.088Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-02T00:21:56.089Z||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-11-02T00:21:56.089Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:21:56.106Z||pool-7-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:21:56.107Z||pool-7-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:21:56.989Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:21:56.990Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:21:56.993Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:21:56.993Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348511282,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:21:57.093Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:21:57.094Z||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-11-02T00:21:57.095Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:21:57.109Z||pool-8-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:21:57.110Z||pool-8-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:21:57.995Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:21:57.996Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:21:57.999Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:21:57.999Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348511282,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:21:58.098Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-11-02T00:21:58.099Z||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-11-02T00:21:58.099Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:21:58.114Z||pool-9-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:21:58.114Z||pool-9-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-02T00:21:59.004Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "serviceName": "vFW 2022-11-02 00-20-12",
  "serviceVersion": "1.0",
  "serviceUUID": "bf840c76-6e4e-4b41-9a10-cdd7ae424ee6",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "8d19c0c8-c5dd-4eae-9e87-cd29303efcad",
  "resources": [
    {
      "resourceInstanceName": "vFW 8af9b0db-8b6e 0",
      "resourceCustomizationUUID": "8a84a895-2a2a-4fa4-bc2a-8eda998df300",
      "resourceName": "vFW 8af9b0db-8b6e",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "b10e8497-472e-41f7-a9f9-635665034366",
      "resourceInvariantUUID": "3020f8ea-9da4-42c9-bfdc-d2e55f8c2122",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw8af9b0db8b6e0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json",
          "artifactChecksum": "M2NlMmZmODc3ZDYyNmU5ZGU1MmYzNGQyODg2Y2ZkY2M\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "9e37a3f8-94fb-4186-b112-222666d3234a",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "ddc78133-424e-4f86-8f71-4f21e435000f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "35815042-321d-4ba4-b3a7-d92b2b9512f7",
            "generatedFromUUID": "ddc78133-424e-4f86-8f71-4f21e435000f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "35815042-321d-4ba4-b3a7-d92b2b9512f7",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20221102002012-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
      "artifactChecksum": "Yzc2YTU1YzliMTMzYjAzMjFkY2RmMDNiYjYwOTRlNTg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "35882221-9c63-4e06-a501-76b10dbce35f"
    }
  ],
  "workloadContext": "Production"
}
2022-11-02T00:21:59.005Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-02T00:21:59.006Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 bf840c76-6e4e-4b41-9a10-cdd7ae424ee6 ASDC
2022-11-02T00:21:59.133Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:cfad3f4c-0403-4577-9686-d7a1a180f236
ServiceName:vFW 2022-11-02 00-20-12
ServiceVersion:1.0
ServiceUUID:bf840c76-6e4e-4b41-9a10-cdd7ae424ee6
ServiceInvariantUUID:8d19c0c8-c5dd-4eae-9e87-cd29303efcad
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20221102002012-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar
ArtifactUUID:35882221-9c63-4e06-a501-76b10dbce35f
ArtifactChecksum:Yzc2YTU1YzliMTMzYjAzMjFkY2RmMDNiYjYwOTRlNTg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 8af9b0db-8b6e 0
ResourceCustomizationUUID:8a84a895-2a2a-4fa4-bc2a-8eda998df300
ResourceInvariantUUID:3020f8ea-9da4-42c9-bfdc-d2e55f8c2122
ResourceName:vFW 8af9b0db-8b6e
ResourceType:VF
ResourceUUID:b10e8497-472e-41f7-a9f9-635665034366
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw8af9b0db8b6e0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json
ArtifactUUID:9e37a3f8-94fb-4186-b112-222666d3234a
ArtifactChecksum:M2NlMmZmODc3ZDYyNmU5ZGU1MmYzNGQyODg2Y2ZkY2M=
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/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml
ArtifactUUID:ddc78133-424e-4f86-8f71-4f21e435000f
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/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env
ArtifactUUID:35815042-321d-4ba4-b3a7-d92b2b9512f7
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/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env
ArtifactUUID:35815042-321d-4ba4-b3a7-d92b2b9512f7
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-02T00:21:59.133Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf840c76-6e4e-4b41-9a10-cdd7ae424ee6 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-11-02T00:21:59.331Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-02T00:21:59.332Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-02T00:21:59.333Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-02T00:21:59.334Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 35882221-9c63-4e06-a501-76b10dbce35f from URL: /sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar
2022-11-02T00:21:59.334Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-02T00:21:59.336Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar
2022-11-02T00:21:59.561Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-02T00:21:59.567Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar 35882221-9c63-4e06-a501-76b10dbce35f 100656
2022-11-02T00:21:59.568Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar ASDC sendASDCNotification
2022-11-02T00:21:59.568Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar
2022-11-02T00:21:59.569Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:21:59.571Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:21:59.574Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:21:59.574Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348519567,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:21:59.674Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:21:59.675Z||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-11-02T00:21:59.675Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:21:59.697Z||pool-10-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:21:59.697Z||pool-10-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:22:00.575Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-02T00:22:00.576Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-02T00:22:00.576Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 35882221-9c63-4e06-a501-76b10dbce35f, URL: /sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar to file: /app/ASDC/1/service-Vfw20221102002012-csar.csar
2022-11-02T00:22:00.577Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221102002012-csar.csar
2022-11-02T00:22:00.661Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221102002012-csar.csar
2022-11-02T00:22:00.661Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221102002012-csar.csar
2022-11-02T00:22:01.327Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17699649168362673535/Definitions/service-Vfw20221102002012-template.yml
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
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-11-02T00:22:04.179Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-02T00:22:04.184Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-11-02T00:22:04.184Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221102002012-csar.csar
2022-11-02T00:22:04.184Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-11-02T00:22:04.184Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221102002012-csar.csar
2022-11-02T00:22:04.185Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||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-Vfw20221102002012-csar.csar
2022-11-02T00:22:04.185Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||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-Vfw20221102002012-csar.csar
2022-11-02T00:22:04.185Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||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-Vfw20221102002012-csar.csar
2022-11-02T00:22:04.185Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221102002012-csar.csar
2022-11-02T00:22:04.185Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221102002012-csar.csar
2022-11-02T00:22:04.185Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||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-Vfw20221102002012-csar.csar
2022-11-02T00:22:04.185Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221102002012-csar.csar
2022-11-02T00:22:04.185Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221102002012-csar.csar
2022-11-02T00:22:04.185Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221102002012-csar.csar
2022-11-02T00:22:04.186Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 8af9b0db-8b6e 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-Vfw20221102002012-csar.csar
2022-11-02T00:22:04.186Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-11-02T00:22:04.192Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:04.194Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-02 00-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:22:04.198Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vFW 8af9b0db-8b6e 0 is matching search criteria
2022-11-02T00:22:04.199Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-11-02T00:22:04.200Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8af9b0db-8b6e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-02T00:22:04.202Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:04.202Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-02 00-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:22:04.203Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vFW 8af9b0db-8b6e 0 is matching search criteria
2022-11-02T00:22:04.203Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-11-02T00:22:04.203Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8af9b0db-8b6e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-02T00:22:04.203Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:04.204Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-02 00-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:22:04.207Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:04.207Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vFW 8af9b0db-8b6e 0 is not matching search criteria
2022-11-02T00:22:04.208Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-02T00:22:04.208Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-02T00:22:04.208Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-02T00:22:04.208Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-02T00:22:04.209Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-02T00:22:04.209Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-02T00:22:04.209Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-02T00:22:04.209Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-02T00:22:04.210Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-02T00:22:04.210Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-02T00:22:04.210Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-02T00:22:04.210Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-02T00:22:04.211Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-02T00:22:04.211Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-02T00:22:04.211Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-02T00:22:04.211Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-02T00:22:04.212Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:04.212Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-02 00-20-12 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-02T00:22:04.213Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:04.213Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vFW 8af9b0db-8b6e 0 is matching search criteria
2022-11-02T00:22:04.214Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8af9b0db-8b6e 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:22:04.214Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:04.214Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vFW 8af9b0db-8b6e 0 is matching search criteria
2022-11-02T00:22:04.215Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8af9b0db-8b6e 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:22:04.215Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:04.215Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vFW 8af9b0db-8b6e 0 is matching search criteria
2022-11-02T00:22:04.215Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8af9b0db-8b6e 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:22:04.216Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:04.216Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vFW 8af9b0db-8b6e 0 is not matching search criteria
2022-11-02T00:22:04.216Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-02T00:22:04.216Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-02T00:22:04.217Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-11-02T00:22:04.217Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-02T00:22:04.217Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-02T00:22:04.217Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-02T00:22:04.218Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-02T00:22:04.218Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-02T00:22:04.218Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-02T00:22:04.218Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-02T00:22:04.218Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-02T00:22:04.219Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=063f8e81-fd34-4d9e-a8cd-704571193f34
2022-11-02T00:22:04.219Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:04.219Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vFW 8af9b0db-8b6e 0 is not matching search criteria
2022-11-02T00:22:04.220Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-02T00:22:04.220Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-02T00:22:04.220Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-02T00:22:04.220Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-02T00:22:04.220Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-02T00:22:04.221Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-02T00:22:04.221Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-02T00:22:04.221Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-11-02T00:22:04.221Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-02T00:22:04.222Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-02T00:22:04.222Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-02T00:22:04.222Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-02T00:22:04.223Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9effc5df-e196-457f-af06-0f25f528a85b
2022-11-02T00:22:04.223Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:04.223Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vFW 8af9b0db-8b6e 0 is not matching search criteria
2022-11-02T00:22:04.223Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-02T00:22:04.224Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-02T00:22:04.224Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-02T00:22:04.224Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-02T00:22:04.224Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-02T00:22:04.225Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-02T00:22:04.225Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-02T00:22:04.225Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-02T00:22:04.225Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-02T00:22:04.226Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-02T00:22:04.226Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-02T00:22:04.226Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-11-02T00:22:04.226Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=71494fab-5f2a-4769-9905-1b1e7ee75505
2022-11-02T00:22:04.226Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:04.227Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-02 00-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:22:04.227Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:04.227Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-02 00-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:22:04.227Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:04.228Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-02 00-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:22:04.228Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:04.228Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-02 00-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:22:04.228Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-11-02 00-20-12
Description:catalog service description
Model UUID:bf840c76-6e4e-4b41-9a10-cdd7ae424ee6
Model Version:NULL
Model InvariantUuid:8d19c0c8-c5dd-4eae-9e87-cd29303efcad
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 8af9b0db-8b6e
Model UUID:b2906fe8-582c-49be-83e3-a4a8a51f5dcf
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:3020f8ea-9da4-42c9-bfdc-d2e55f8c2122
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:8a84a895-2a2a-4fa4-bc2a-8eda998df300
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:1cba4e13-51a4-4ab6-8411-ff328005084d
ModelName:Vfw8af9b0db8b6e..base_vfw..module-0
ModelUuid:1ace8284-7de4-4d54-a8ac-694133c1902f
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:063f8e81-fd34-4d9e-a8cd-704571193f34
ModelInvariantUuid:59d06943-ded1-492c-987e-370792d8806d
ModelName:vFW 8af9b0db-8b6e-nodes.vfwCvfc
ModelUuid:eb91f7b2-0eae-4724-a50d-5007536c8247
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:c8d82a4b-d17e-4394-8d74-9a845b3a83cb
ModelInvariantUuid:99988cb7-d4a6-402e-a7e4-53639fd244fc
ModelName:Vfw8af9b0db8b6e.compute.nodes.heat.vfw
ModelUuid:fd966356-4523-4970-a2df-f299b81f20f9
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:9effc5df-e196-457f-af06-0f25f528a85b
ModelInvariantUuid:79c64b03-97a5-43ac-b449-11aaa452cee1
ModelName:vFW 8af9b0db-8b6e-nodes.vsnCvfc
ModelUuid:398c7086-099e-4555-89f9-a7fc71dd9fc7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:85982b95-e47b-4d96-86f8-19e7682eeff2
ModelInvariantUuid:e2fbc4e4-7226-4263-8671-3256e82977f0
ModelName:Vfw8af9b0db8b6e.compute.nodes.heat.vsn
ModelUuid:b9fc7727-329b-4159-881b-4e8a45db71b0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:71494fab-5f2a-4769-9905-1b1e7ee75505
ModelInvariantUuid:0c82e5f5-2af0-40fe-ad4c-8510dca38889
ModelName:vFW 8af9b0db-8b6e-nodes.vpgCvfc
ModelUuid:72b5b35d-de5f-4475-96a3-2ca8ef2c84dd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:f0ad8a4d-3202-43d2-a2eb-5ef43925fb27
ModelInvariantUuid:6a96b29f-4665-450c-9813-cf0c41da4488
ModelName:Vfw8af9b0db8b6e.compute.nodes.heat.vpg
ModelUuid:afe68cff-e9f1-4103-8a6a-1d7b6b94975f
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-11-02T00:22:04.249Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: b10e8497-472e-41f7-a9f9-635665034366
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-11-02T00:22:04.303Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||vFW 8af9b0db-8b6e 0
2022-11-02T00:22:04.309Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b10e8497-472e-41f7-a9f9-635665034366
2022-11-02T00:22:04.309Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 9e37a3f8-94fb-4186-b112-222666d3234a from URL: /sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json
2022-11-02T00:22:04.309Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-02T00:22:04.310Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json
2022-11-02T00:22:04.388Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-02T00:22:04.388Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json 9e37a3f8-94fb-4186-b112-222666d3234a 785
2022-11-02T00:22:04.389Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json ASDC sendASDCNotification
2022-11-02T00:22:04.389Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json
2022-11-02T00:22:04.389Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:22:04.389Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:22:04.391Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:22:04.391Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348524388,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:22:04.491Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-02T00:22:04.492Z||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-11-02T00:22:04.492Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:22:04.514Z||pool-11-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:22:04.515Z||pool-11-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:22:05.393Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw8af9b0db8b6e..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "1cba4e13-51a4-4ab6-8411-ff328005084d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1ace8284-7de4-4d54-a8ac-694133c1902f",
    "vfModuleModelCustomizationUUID": "d577e742-9bd5-48a9-b99c-6cea11fd524a",
    "isBase": true,
    "artifacts": [
      "ddc78133-424e-4f86-8f71-4f21e435000f",
      "35815042-321d-4ba4-b3a7-d92b2b9512f7"
    ],
    "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-11-02T00:22:05.406Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw8af9b0db8b6e..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1ace8284-7de4-4d54-a8ac-694133c1902f
VfModuleModelInvariantUUID:1cba4e13-51a4-4ab6-8411-ff328005084d
VfModuleModelDescription:NULL
Artifacts UUID List:{
ddc78133-424e-4f86-8f71-4f21e435000f
,
35815042-321d-4ba4-b3a7-d92b2b9512f7

}
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-11-02T00:22:05.410Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw8af9b0db8b6e..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "1cba4e13-51a4-4ab6-8411-ff328005084d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1ace8284-7de4-4d54-a8ac-694133c1902f",
    "vfModuleModelCustomizationUUID": "d577e742-9bd5-48a9-b99c-6cea11fd524a",
    "isBase": true,
    "artifacts": [
      "ddc78133-424e-4f86-8f71-4f21e435000f",
      "35815042-321d-4ba4-b3a7-d92b2b9512f7"
    ],
    "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-11-02T00:22:05.410Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw8af9b0db8b6e..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1ace8284-7de4-4d54-a8ac-694133c1902f
VfModuleModelInvariantUUID:1cba4e13-51a4-4ab6-8411-ff328005084d
VfModuleModelDescription:NULL
Artifacts UUID List:{
ddc78133-424e-4f86-8f71-4f21e435000f
,
35815042-321d-4ba4-b3a7-d92b2b9512f7

}
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-11-02T00:22:05.410Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: ddc78133-424e-4f86-8f71-4f21e435000f from URL: /sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml
2022-11-02T00:22:05.411Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-02T00:22:05.411Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml
2022-11-02T00:22:05.495Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-02T00:22:05.496Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml ddc78133-424e-4f86-8f71-4f21e435000f 20368
2022-11-02T00:22:05.496Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-11-02T00:22:05.496Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml
2022-11-02T00:22:05.496Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:22:05.497Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:22:05.499Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:22:05.499Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348525496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:22:05.599Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:22:05.600Z||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-11-02T00:22:05.600Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:22:05.617Z||pool-12-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:22:05.618Z||pool-12-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:22:06.500Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 35815042-321d-4ba4-b3a7-d92b2b9512f7 from URL: /sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env
2022-11-02T00:22:06.500Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-02T00:22:06.500Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env
2022-11-02T00:22:06.624Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-02T00:22:06.625Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env 35815042-321d-4ba4-b3a7-d92b2b9512f7 2098
2022-11-02T00:22:06.625Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-11-02T00:22:06.625Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env
2022-11-02T00:22:06.625Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:22:06.626Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:22:06.629Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:22:06.629Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348526625,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:22:06.728Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-02T00:22:06.729Z||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-11-02T00:22:06.729Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:22:06.745Z||pool-13-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:22:06.746Z||pool-13-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-02T00:22:07.630Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: bf840c76-6e4e-4b41-9a10-cdd7ae424ee6
2022-11-02T00:22:07.630Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 8af9b0db-8b6e 0 b10e8497-472e-41f7-a9f9-635665034366 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-11-02T00:22:07.718Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7d9305f1, org.onap.sdc.toscaparser.api.parameters.Input@388be9cd, org.onap.sdc.toscaparser.api.parameters.Input@2b207417, org.onap.sdc.toscaparser.api.parameters.Input@37bedc01, org.onap.sdc.toscaparser.api.parameters.Input@52e7fb8a]
2022-11-02T00:22:07.722Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:07.723Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-02 00-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:22:07.723Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 
2022-11-02T00:22:07.724Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 8a84a895-2a2a-4fa4-bc2a-8eda998df300
2022-11-02T00:22:07.724Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 8a84a895-2a2a-4fa4-bc2a-8eda998df300 matches Tosca VF Customization UUID: 8a84a895-2a2a-4fa4-bc2a-8eda998df300
2022-11-02T00:22:07.724Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 8a84a895-2a2a-4fa4-bc2a-8eda998df300  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-11-02T00:22:07.734Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:07.735Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-02 00-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:22:07.737Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 8a84a895-2a2a-4fa4-bc2a-8eda998df300: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-02T00:22:07.737Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@59bb49ca
2022-11-02T00:22:07.738Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:07.738Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-02 00-20-12 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-02T00:22:07.739Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : d577e742-9bd5-48a9-b99c-6cea11fd524a
2022-11-02T00:22:07.740Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID d577e742-9bd5-48a9-b99c-6cea11fd524a
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-11-02T00:22:07.749Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:07.750Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vFW 8af9b0db-8b6e 0 is matching search criteria
2022-11-02T00:22:07.750Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8af9b0db-8b6e 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:22:07.751Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:07.752Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vFW 8af9b0db-8b6e 0 is matching search criteria
2022-11-02T00:22:07.752Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8af9b0db-8b6e 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:22:07.752Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:07.753Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vFW 8af9b0db-8b6e 0 is not matching search criteria
2022-11-02T00:22:07.753Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-02T00:22:07.753Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-02T00:22:07.754Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-11-02T00:22:07.754Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-02T00:22:07.755Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-02T00:22:07.755Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-02T00:22:07.756Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-02T00:22:07.756Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-02T00:22:07.756Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-02T00:22:07.757Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-02T00:22:07.757Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-02T00:22:07.758Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=063f8e81-fd34-4d9e-a8cd-704571193f34
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-11-02T00:22:07.770Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:07.771Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vFW 8af9b0db-8b6e 0 is matching search criteria
2022-11-02T00:22:07.771Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8af9b0db-8b6e 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:22:07.771Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:07.772Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vFW 8af9b0db-8b6e 0 is not matching search criteria
2022-11-02T00:22:07.772Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-02T00:22:07.772Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-02T00:22:07.772Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-02T00:22:07.773Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-02T00:22:07.773Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-02T00:22:07.773Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-02T00:22:07.774Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-02T00:22:07.774Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-11-02T00:22:07.775Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-02T00:22:07.775Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-02T00:22:07.775Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-02T00:22:07.776Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-02T00:22:07.776Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9effc5df-e196-457f-af06-0f25f528a85b
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-11-02T00:22:07.779Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:07.779Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vFW 8af9b0db-8b6e 0 is matching search criteria
2022-11-02T00:22:07.780Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8af9b0db-8b6e 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:22:07.782Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:07.782Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vFW 8af9b0db-8b6e 0 is not matching search criteria
2022-11-02T00:22:07.783Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-02T00:22:07.783Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-02T00:22:07.784Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-02T00:22:07.784Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-02T00:22:07.784Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-02T00:22:07.784Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-02T00:22:07.785Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-02T00:22:07.785Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-02T00:22:07.785Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-02T00:22:07.785Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-02T00:22:07.786Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-02T00:22:07.786Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-11-02T00:22:07.786Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=71494fab-5f2a-4769-9905-1b1e7ee75505
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-11-02T00:22:07.789Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:07.789Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vFW 8af9b0db-8b6e 0 is matching search criteria
2022-11-02T00:22:07.789Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8af9b0db-8b6e 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:22:07.790Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:07.790Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Node template vFW 8af9b0db-8b6e 0 is matching search criteria
2022-11-02T00:22:07.790Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 8af9b0db-8b6e 0] matching following query criteria: sdcType=VF, customizationUUID=8a84a895-2a2a-4fa4-bc2a-8eda998df300
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-11-02T00:22:07.793Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:07.793Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-02 00-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:22:07.794Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid bf840c76-6e4e-4b41-9a10-cdd7ae424ee6: vFW 8af9b0db-8b6e
2022-11-02T00:22:07.794Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:07.794Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-02 00-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:22:07.794Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:07.795Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-02 00-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:22:07.795Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:07.795Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-02 00-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:22:07.795Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:07.796Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-02 00-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:22:07.796Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:22:07.796Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-11-02 00-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:22:07.796Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||Saving Service: vFW 2022-11-02 00-20-12 
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-11-02T00:22:08.140Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 8af9b0db-8b6e b10e8497-472e-41f7-a9f9-635665034366 1 ASDC deployResourceStructure
2022-11-02T00:22:08.140Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json ASDC sendASDCNotification
2022-11-02T00:22:08.140Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json
2022-11-02T00:22:08.141Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T00:22:08.141Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:22:08.142Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:22:08.143Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348528140,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-02T00:22:08.243Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:22:08.244Z||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-11-02T00:22:08.244Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:22:08.273Z||pool-14-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:22:08.274Z||pool-14-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:22:09.144Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-11-02T00:22:09.144Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml
2022-11-02T00:22:09.144Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T00:22:09.144Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:22:09.146Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:22:09.146Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348529143,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-11-02T00:22:09.246Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:22:09.247Z||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-11-02T00:22:09.247Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:22:09.278Z||pool-15-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:22:09.279Z||pool-15-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:22:10.147Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-11-02T00:22:10.148Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env
2022-11-02T00:22:10.148Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T00:22:10.149Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:22:10.150Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:22:10.150Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348530147,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-11-02T00:22:10.251Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:22:10.252Z||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-11-02T00:22:10.253Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:22:10.273Z||pool-16-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:22:10.274Z||pool-16-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:22:11.152Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar ASDC sendASDCNotification
2022-11-02T00:22:11.152Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar
2022-11-02T00:22:11.152Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T00:22:11.152Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:22:11.154Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:22:11.154Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348531151,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:22:11.254Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:22:11.255Z||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-11-02T00:22:11.255Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:22:11.275Z||pool-17-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:22:11.275Z||pool-17-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:22:12.155Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cfad3f4c-0403-4577-9686-d7a1a180f236
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-11-02T00:22:12.185Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cfad3f4c-0403-4577-9686-d7a1a180f236
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-11-02T00:22:12.189Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T00:22:12.189Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-02T00:22:12.189Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-02T00:22:42.190Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cfad3f4c-0403-4577-9686-d7a1a180f236
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-11-02T00:22:42.203Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cfad3f4c-0403-4577-9686-d7a1a180f236
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-11-02T00:22:42.206Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T00:22:42.206Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-02T00:22:42.206Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-02T00:22:51.285Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:22:51.286Z||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-11-02T00:22:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:22:51.325Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:22:51.326Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:22:51.326Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "cds",
  "timestamp": 1667348504549,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:22:51.328Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:23:12.207Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cfad3f4c-0403-4577-9686-d7a1a180f236
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-11-02T00:23:12.225Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cfad3f4c-0403-4577-9686-d7a1a180f236
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-11-02T00:23:12.228Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T00:23:12.228Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-02T00:23:12.228Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-02T00:23:42.228Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cfad3f4c-0403-4577-9686-d7a1a180f236
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-11-02T00:23:42.244Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cfad3f4c-0403-4577-9686-d7a1a180f236
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-11-02T00:23:42.247Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T00:23:42.247Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-02T00:23:42.247Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-02T00:23:51.285Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:23:51.286Z||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-11-02T00:23:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:23:51.319Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:23:51.319Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:23:51.320Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "aai-ml",
  "timestamp": 1667348499160,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:23:51.320Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:12.248Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cfad3f4c-0403-4577-9686-d7a1a180f236
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-11-02T00:24:12.265Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cfad3f4c-0403-4577-9686-d7a1a180f236
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-11-02T00:24:12.269Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T00:24:12.269Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-02T00:24:12.269Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-02T00:24:42.269Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cfad3f4c-0403-4577-9686-d7a1a180f236
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-11-02T00:24:42.282Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cfad3f4c-0403-4577-9686-d7a1a180f236
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-11-02T00:24:42.288Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T00:24:42.288Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-02T00:24:42.289Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-02T00:24:51.286Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:24:51.287Z||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-11-02T00:24:51.288Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:24:51.340Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:24:51.343Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.344Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348511282,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:24:51.344Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.345Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.345Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "policy-id",
  "timestamp": 1667348499104,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:24:51.345Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.345Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.345Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "cds",
  "timestamp": 1667348504549,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:24:51.345Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.345Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.345Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "aai-ml",
  "timestamp": 1667348499160,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:24:51.346Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.346Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.346Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348511282,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json",
  "status": "NOTIFIED"
}
2022-11-02T00:24:51.347Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.347Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.347Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "policy-id",
  "timestamp": 1667348499104,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:24:51.347Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.347Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.347Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "cds",
  "timestamp": 1667348504549,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:24:51.347Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.348Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.348Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "aai-ml",
  "timestamp": 1667348499160,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:24:51.348Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.348Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.348Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348511282,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-02T00:24:51.348Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.349Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.349Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "policy-id",
  "timestamp": 1667348499104,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:24:51.349Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.349Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.349Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "cds",
  "timestamp": 1667348504549,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:24:51.349Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.349Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.349Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "aai-ml",
  "timestamp": 1667348499160,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:24:51.350Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.350Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.350Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348511282,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:24:51.350Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.350Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.350Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "aai-ml",
  "timestamp": 1667348514791,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:24:51.351Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:24:51.351Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.351Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "cds",
  "timestamp": 1667348515414,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:24:51.351Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:24:51.351Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.351Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "policy-id",
  "timestamp": 1667348514942,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:24:51.351Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:24:51.351Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.351Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348511282,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-11-02T00:24:51.352Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.352Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.352Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "cds",
  "timestamp": 1667348516452,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
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-11-02T00:24:51.368Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of cfad3f4c-0403-4577-9686-d7a1a180f236
2022-11-02T00:24:51.368Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId cfad3f4c-0403-4577-9686-d7a1a180f236 and ComponentName cds
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-11-02T00:24:51.390Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.391Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "policy-id",
  "timestamp": 1667348515959,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:24:51.391Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:24:51.391Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.391Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348511282,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:24:51.391Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.392Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.392Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "policy-id",
  "timestamp": 1667348516964,
  "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-11-02T00:24:51.404Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cfad3f4c-0403-4577-9686-d7a1a180f236
2022-11-02T00:24:51.404Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId cfad3f4c-0403-4577-9686-d7a1a180f236 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-11-02T00:24:51.416Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.417Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348516260,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:24:51.417Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.417Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.417Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348511282,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:24:51.417Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.417Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.417Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348516260,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json",
  "status": "NOTIFIED"
}
2022-11-02T00:24:51.418Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.418Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.418Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348519567,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:24:51.418Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:24:51.418Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.419Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348516260,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-02T00:24:51.419Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.419Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.419Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348516260,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:24:51.419Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.419Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.419Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348516260,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-11-02T00:24:51.420Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.420Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.420Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348516260,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:24:51.420Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.421Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.421Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348516260,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:24:51.421Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.421Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.421Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348524388,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:24:51.422Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:24:51.422Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.422Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348524091,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:24:51.422Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:24:51.422Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.422Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348525496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:24:51.422Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:24:51.423Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.423Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348525210,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:24:51.423Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:24:51.423Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.423Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348526625,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:24:51.423Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:24:51.423Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.423Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348526309,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:24:51.423Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:24:51.424Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.424Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348526420,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:24:51.424Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.424Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.424Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348528140,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-02T00:24:51.424Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:24:51.424Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.424Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348527451,
  "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-11-02T00:24:51.431Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cfad3f4c-0403-4577-9686-d7a1a180f236
2022-11-02T00:24:51.432Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId cfad3f4c-0403-4577-9686-d7a1a180f236 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-11-02T00:24:51.442Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.442Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348526420,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:24:51.443Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.443Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.443Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348529143,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-11-02T00:24:51.443Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:24:51.443Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.443Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348528456,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vfw8af9b0db8b6e0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-02T00:24:51.444Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:24:51.444Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.444Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348526420,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:24:51.444Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.444Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.444Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348530147,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-11-02T00:24:51.444Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:24:51.445Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.445Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348526420,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:24:51.445Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.445Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.445Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348531151,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:24:51.446Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:24:51.446Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.446Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "aai-ml",
  "timestamp": 1667348530599,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:24:51.446Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:24:51.446Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.446Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348526420,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/resourceInstances/vfw8af9b0db8b6e0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:24:51.447Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.447Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.447Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "aai-ml",
  "timestamp": 1667348531605,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "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-11-02T00:24:51.455Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of cfad3f4c-0403-4577-9686-d7a1a180f236
2022-11-02T00:24:51.456Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId cfad3f4c-0403-4577-9686-d7a1a180f236 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-11-02T00:24:51.472Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.473Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348526420,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:24:51.473Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.473Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.473Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348526420,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:24:51.473Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:24:51.473Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.473Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348534288,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:24:51.473Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:24:51.474Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.474Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348540488,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221102002012/1.0/artifacts/service-Vfw20221102002012-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:24:51.474Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:24:51.474Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:24:51.474Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348541493,
  "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-11-02T00:24:51.482Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of cfad3f4c-0403-4577-9686-d7a1a180f236
2022-11-02T00:24:51.482Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId cfad3f4c-0403-4577-9686-d7a1a180f236 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-11-02T00:25:12.289Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cfad3f4c-0403-4577-9686-d7a1a180f236
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-11-02T00:25:12.315Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cfad3f4c-0403-4577-9686-d7a1a180f236
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-11-02T00:25:12.320Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T00:25:12.320Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-02T00:25:12.320Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-02T00:25:12.320Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-02T00:25:12.320Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:25:12.321Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:25:12.321Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:25:12.321Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:25:12.321Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:25:12.321Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS 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-11-02T00:25:12.336Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-02T00:25:42.337Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cfad3f4c-0403-4577-9686-d7a1a180f236 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-11-02T00:25:42.351Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cfad3f4c-0403-4577-9686-d7a1a180f236 and serviceModelVersionId: bf840c76-6e4e-4b41-9a10-cdd7ae424ee6
2022-11-02T00:25:42.351Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8d19c0c8-c5dd-4eae-9e87-cd29303efcad
2022-11-02T00:25:51.285Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:25:51.287Z||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-11-02T00:25:51.287Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:25:51.871Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:25:51.874Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.874Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348576261,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.876Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.876Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.876Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348576261,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json",
  "status": "NOTIFIED"
}
2022-11-02T00:25:51.876Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.876Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.876Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348576261,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-02T00:25:51.876Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.877Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.877Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "cds",
  "timestamp": 1667348579549,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.877Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.877Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.877Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "policy-id",
  "timestamp": 1667348579103,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.877Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.877Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.877Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348576261,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.878Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.878Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.878Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "cds",
  "timestamp": 1667348579549,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.878Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.878Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.878Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "policy-id",
  "timestamp": 1667348579103,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.878Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.879Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348576261,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-11-02T00:25:51.879Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.879Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "cds",
  "timestamp": 1667348579549,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.879Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.879Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "policy-id",
  "timestamp": 1667348579103,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-02T00:25:51.879Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.880Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348576261,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.880Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.880Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.880Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "cds",
  "timestamp": 1667348579549,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.880Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.880Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.880Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "policy-id",
  "timestamp": 1667348579103,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.880Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.880Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.880Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348576261,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:25:51.881Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.881Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.881Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "cds",
  "timestamp": 1667348579549,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.881Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.881Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.881Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "policy-id",
  "timestamp": 1667348579103,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.881Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.881Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.881Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348584154,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:25:51.882Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:25:51.882Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.882Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "cds",
  "timestamp": 1667348579549,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.882Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.882Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.882Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "policy-id",
  "timestamp": 1667348579103,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.882Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.882Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.882Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348585264,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:25:51.882Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:25:51.883Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.883Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "cds",
  "timestamp": 1667348579549,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:25:51.883Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.883Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.883Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "policy-id",
  "timestamp": 1667348579103,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:25:51.883Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.883Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.883Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348586346,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:25:51.884Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:25:51.884Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.884Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "cds",
  "timestamp": 1667348587301,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:25:51.884Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:25:51.884Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.884Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "policy-id",
  "timestamp": 1667348586871,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:25:51.884Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:25:51.884Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.884Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348586420,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.885Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.885Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.885Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348587383,
  "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-11-02T00:25:51.924Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d308e15d-b902-47b4-a425-c991004b7127
2022-11-02T00:25:51.924Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d308e15d-b902-47b4-a425-c991004b7127 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-11-02T00:25:51.933Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.933Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "cds",
  "timestamp": 1667348588306,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
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-11-02T00:25:51.940Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of d308e15d-b902-47b4-a425-c991004b7127
2022-11-02T00:25:51.940Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d308e15d-b902-47b4-a425-c991004b7127 and ComponentName cds
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-11-02T00:25:51.955Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.955Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "policy-id",
  "timestamp": 1667348587876,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:25:51.956Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:25:51.956Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.956Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348586420,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.956Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.956Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.956Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667348588394,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-02T00:25:51.956Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:25:51.956Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.957Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "policy-id",
  "timestamp": 1667348588880,
  "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-11-02T00:25:51.965Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d308e15d-b902-47b4-a425-c991004b7127
2022-11-02T00:25:51.965Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d308e15d-b902-47b4-a425-c991004b7127 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-11-02T00:25:51.974Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.974Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348586420,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.975Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.975Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.975Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "aai-ml",
  "timestamp": 1667348589160,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.975Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.975Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.975Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348586420,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.975Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.975Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.975Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "aai-ml",
  "timestamp": 1667348589160,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.976Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.976Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.976Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348586420,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.976Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.976Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.976Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "aai-ml",
  "timestamp": 1667348589160,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.976Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.976Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.976Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348586420,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.977Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.977Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.977Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "aai-ml",
  "timestamp": 1667348589160,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.977Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.977Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.977Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348586420,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:25:51.977Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.977Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.977Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "aai-ml",
  "timestamp": 1667348589160,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.977Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.978Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.978Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348594239,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:25:51.978Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:25:51.978Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.978Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "aai-ml",
  "timestamp": 1667348589160,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:25:51.978Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.978Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.978Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "aai-ml",
  "timestamp": 1667348589160,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:25:51.978Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:25:51.978Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.979Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "aai-ml",
  "timestamp": 1667348596910,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:25:51.979Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:25:51.979Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.979Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348596818,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:25:51.979Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:25:51.979Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:51.979Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667348597823,
  "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-11-02T00:25:51.988Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d308e15d-b902-47b4-a425-c991004b7127
2022-11-02T00:25:51.988Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d308e15d-b902-47b4-a425-c991004b7127 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-11-02T00:25:52.013Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:52.014Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "aai-ml",
  "timestamp": 1667348603961,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:25:52.014Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:25:52.014Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:25:52.014Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "aai-ml",
  "timestamp": 1667348604966,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "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-11-02T00:25:52.026Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d308e15d-b902-47b4-a425-c991004b7127
2022-11-02T00:25:52.026Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d308e15d-b902-47b4-a425-c991004b7127 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-11-02T00:25:56.595Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8d19c0c8-c5dd-4eae-9e87-cd29303efcad/model-vers/model-ver/bf840c76-6e4e-4b41-9a10-cdd7ae424ee6?depth=0
2022-11-02T00:25:56.702Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2022-11-02T00:25:57.202Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d19c0c8-c5dd-4eae-9e87-cd29303efcad/model-vers/model-ver/bf840c76-6e4e-4b41-9a10-cdd7ae424ee6?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-11-02T00:25:57.206Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d19c0c8-c5dd-4eae-9e87-cd29303efcad/model-vers/model-ver/bf840c76-6e4e-4b41-9a10-cdd7ae424ee6?depth=0|INFO|500||Invoke
2022-11-02T00:25:57.228Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d19c0c8-c5dd-4eae-9e87-cd29303efcad/model-vers/model-ver/bf840c76-6e4e-4b41-9a10-cdd7ae424ee6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-02T00:25:57.610Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d19c0c8-c5dd-4eae-9e87-cd29303efcad/model-vers/model-ver/bf840c76-6e4e-4b41-9a10-cdd7ae424ee6?depth=0|INFO|500||InvokeReturn
2022-11-02T00:25:57.613Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d19c0c8-c5dd-4eae-9e87-cd29303efcad/model-vers/model-ver/bf840c76-6e4e-4b41-9a10-cdd7ae424ee6?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[347], X-AAI-TXID=[1-aai-resources-221102-00:25:57:014-70305], vertex-id=[147640], Content-Length=[0], Date=[Wed, 02 Nov 2022 00:25:57 GMT], Content-Type=[application/json]}
2022-11-02T00:25:57.614Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2022-11-02T00:25:57.617Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-02T00:25:57.617Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
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-11-02T00:25:57.623Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||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-11-02T00:25:57.626Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cfad3f4c-0403-4577-9686-d7a1a180f236 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-02T00:25:57.626Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-02T00:25:57.627Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:25:57.629Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:25:57.629Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348757626,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-02T00:25:57.729Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:25:57.730Z||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-11-02T00:25:57.731Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:25:57.763Z||pool-18-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:25:57.764Z||pool-18-thread-1|||||INFO|500||cambria reply ok (34 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-11-02T00:25:58.646Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:25:58.647Z|cfad3f4c-0403-4577-9686-d7a1a180f236|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-11-02T00:25:58.647Z|cfad3f4c-0403-4577-9686-d7a1a180f236|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:26:03.155Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:26:03.157Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-02T00:26:03.157Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"d308e15d-b902-47b4-a425-c991004b7127","serviceName":"basic_onboard_pwSqkQ","serviceVersion":"1.0","serviceUUID":"ec7ae6b6-9b15-4b00-a7b1-87d6bff3b3c3","serviceDescription":"service","serviceInvariantUUID":"419be837-a89f-4da6-9c8c-afb30e914d1d","resources":[{"resourceInstanceName":"basic_onboard_pwSqkQ 0","resourceName":"basic_onboard_pwSqkQ","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"d33a7472-7de4-4018-971d-8127f69865e3","resourceInvariantUUID":"4165e34e-d92f-4b9a-a536-e2d0a568a852","resourceCustomizationUUID":"b17ddb41-770c-4e37-812b-3aac37fdf85c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/vf-license-model.xml","artifactChecksum":"NmU0OTY4OGRmY2YzNWI5OWMwODZhNjU1MDAwYjMwODk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44d5d631-839c-4f41-bcf3-5cbdb0427544","artifactVersion":"1"},{"artifactName":"basic_onboard_pwsqkq0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json","artifactChecksum":"OWEzYzM0MTc5OWViMGFlODAxNjVlYTg4NmM5YWIxMGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"57165641-b150-4edd-a032-7977a6714a04","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a3774799-66d8-4081-a7db-0363612920ca","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"45499778-e904-458a-9c47-2a5a8ef10757","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"edb29d32-1b22-4a17-80e8-4459a156a938","artifactVersion":"2","generatedFromUUID":"a3774799-66d8-4081-a7db-0363612920ca"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPwsqkq-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-template.yml","artifactChecksum":"OGZiNzgwMDlhYTEyNDBlZmUxNWM2YWIwZGI3MDI1ZDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"be2d1b2d-8b74-4630-bcc4-c5e921f7a493","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPwsqkq-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar","artifactChecksum":"YmM4ZTNjNmI3NDY2MjVlYjg0YzFiYWM5YzA3MjE5MzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7e9e0e9c-0476-4c11-bf6f-c57ef759ff8b","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-02T00:26:03.160Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:26:03.160Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:26:03.162Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:26:03.162Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348758646,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:26:03.263Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-02T00:26:03.263Z||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-11-02T00:26:03.264Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:26:03.284Z||pool-19-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:26:03.284Z||pool-19-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:26:04.163Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:26:04.164Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:26:04.167Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:26:04.167Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348758646,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json",
  "status": "NOTIFIED"
}
2022-11-02T00:26:04.267Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:26:04.268Z||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-11-02T00:26:04.268Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:26:04.289Z||pool-20-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:26:04.289Z||pool-20-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:26:05.168Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:26:05.169Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:26:05.171Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:26:05.171Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348758646,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-02T00:26:05.271Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:26:05.272Z||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-11-02T00:26:05.272Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:26:05.290Z||pool-21-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:26:05.290Z||pool-21-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-02T00:26:06.172Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:26:06.173Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:26:06.175Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:26:06.175Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348758646,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:26:06.276Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:26:06.277Z||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-11-02T00:26:06.277Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:26:06.295Z||pool-22-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:26:06.295Z||pool-22-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:26:07.177Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:26:07.178Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:26:07.179Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:26:07.180Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348758646,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-11-02T00:26:07.280Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:26:07.281Z||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-11-02T00:26:07.281Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:26:07.324Z||pool-23-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:26:07.325Z||pool-23-thread-1|||||INFO|500||cambria reply ok (45 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:26:08.180Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:26:08.181Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:26:08.183Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:26:08.183Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348758646,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:26:08.284Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-02T00:26:08.284Z||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-11-02T00:26:08.285Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:26:08.304Z||pool-24-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:26:08.304Z||pool-24-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:26:09.184Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:26:09.185Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:26:09.187Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:26:09.187Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348758646,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:26:09.287Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:26:09.288Z||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-11-02T00:26:09.288Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:26:09.304Z||pool-25-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:26:09.305Z||pool-25-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:26:10.189Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "serviceName": "basic_onboard_pwSqkQ",
  "serviceVersion": "1.0",
  "serviceUUID": "ec7ae6b6-9b15-4b00-a7b1-87d6bff3b3c3",
  "serviceDescription": "service",
  "serviceInvariantUUID": "419be837-a89f-4da6-9c8c-afb30e914d1d",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_pwSqkQ 0",
      "resourceCustomizationUUID": "b17ddb41-770c-4e37-812b-3aac37fdf85c",
      "resourceName": "basic_onboard_pwSqkQ",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "d33a7472-7de4-4018-971d-8127f69865e3",
      "resourceInvariantUUID": "4165e34e-d92f-4b9a-a536-e2d0a568a852",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_pwsqkq0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json",
          "artifactChecksum": "OWEzYzM0MTc5OWViMGFlODAxNjVlYTg4NmM5YWIxMGM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "57165641-b150-4edd-a032-7977a6714a04",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "a3774799-66d8-4081-a7db-0363612920ca",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "edb29d32-1b22-4a17-80e8-4459a156a938",
            "generatedFromUUID": "a3774799-66d8-4081-a7db-0363612920ca"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "edb29d32-1b22-4a17-80e8-4459a156a938",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardPwsqkq-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
      "artifactChecksum": "YmM4ZTNjNmI3NDY2MjVlYjg0YzFiYWM5YzA3MjE5MzQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "7e9e0e9c-0476-4c11-bf6f-c57ef759ff8b"
    }
  ],
  "workloadContext": "Production"
}
2022-11-02T00:26:10.189Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-02T00:26:10.189Z|cfad3f4c-0403-4577-9686-d7a1a180f236|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ec7ae6b6-9b15-4b00-a7b1-87d6bff3b3c3 ASDC
2022-11-02T00:26:10.190Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:d308e15d-b902-47b4-a425-c991004b7127
ServiceName:basic_onboard_pwSqkQ
ServiceVersion:1.0
ServiceUUID:ec7ae6b6-9b15-4b00-a7b1-87d6bff3b3c3
ServiceInvariantUUID:419be837-a89f-4da6-9c8c-afb30e914d1d
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardPwsqkq-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar
ArtifactUUID:7e9e0e9c-0476-4c11-bf6f-c57ef759ff8b
ArtifactChecksum:YmM4ZTNjNmI3NDY2MjVlYjg0YzFiYWM5YzA3MjE5MzQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_pwSqkQ 0
ResourceCustomizationUUID:b17ddb41-770c-4e37-812b-3aac37fdf85c
ResourceInvariantUUID:4165e34e-d92f-4b9a-a536-e2d0a568a852
ResourceName:basic_onboard_pwSqkQ
ResourceType:VF
ResourceUUID:d33a7472-7de4-4018-971d-8127f69865e3
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_pwsqkq0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json
ArtifactUUID:57165641-b150-4edd-a032-7977a6714a04
ArtifactChecksum:OWEzYzM0MTc5OWViMGFlODAxNjVlYTg4NmM5YWIxMGM=
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/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml
ArtifactUUID:a3774799-66d8-4081-a7db-0363612920ca
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/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env
ArtifactUUID:edb29d32-1b22-4a17-80e8-4459a156a938
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/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env
ArtifactUUID:edb29d32-1b22-4a17-80e8-4459a156a938
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-02T00:26:10.190Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ec7ae6b6-9b15-4b00-a7b1-87d6bff3b3c3 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-11-02T00:26:10.258Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-02T00:26:10.259Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-02T00:26:10.259Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-02T00:26:10.260Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 7e9e0e9c-0476-4c11-bf6f-c57ef759ff8b from URL: /sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar
2022-11-02T00:26:10.260Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-02T00:26:10.260Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar
2022-11-02T00:26:10.525Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-02T00:26:10.526Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar 7e9e0e9c-0476-4c11-bf6f-c57ef759ff8b 75309
2022-11-02T00:26:10.526Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar ASDC sendASDCNotification
2022-11-02T00:26:10.527Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar
2022-11-02T00:26:10.527Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:26:10.527Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:26:10.529Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:26:10.530Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348770526,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:26:10.630Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:26:10.631Z||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-11-02T00:26:10.631Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:26:10.648Z||pool-26-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:26:10.649Z||pool-26-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:26:11.530Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-02T00:26:11.531Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-02T00:26:11.532Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 7e9e0e9c-0476-4c11-bf6f-c57ef759ff8b, URL: /sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar to file: /app/ASDC/1/service-BasicOnboardPwsqkq-csar.csar
2022-11-02T00:26:11.532Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardPwsqkq-csar.csar
2022-11-02T00:26:11.532Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardPwsqkq-csar.csar
2022-11-02T00:26:11.533Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardPwsqkq-csar.csar
2022-11-02T00:26:11.720Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1331898674916488000/Definitions/service-BasicOnboardPwsqkq-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-11-02T00:26:12.850Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-02T00:26:12.851Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-11-02T00:26:12.851Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardPwsqkq-csar.csar
2022-11-02T00:26:12.852Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-02T00:26:12.852Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardPwsqkq-csar.csar
2022-11-02T00:26:12.852Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||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-BasicOnboardPwsqkq-csar.csar
2022-11-02T00:26:12.853Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||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-BasicOnboardPwsqkq-csar.csar
2022-11-02T00:26:12.853Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||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-BasicOnboardPwsqkq-csar.csar
2022-11-02T00:26:12.853Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardPwsqkq-csar.csar
2022-11-02T00:26:12.853Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_pwSqkQ 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-BasicOnboardPwsqkq-csar.csar
2022-11-02T00:26:12.854Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||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-BasicOnboardPwsqkq-csar.csar
2022-11-02T00:26:12.854Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-11-02T00:26:12.854Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:12.855Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pwSqkQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:26:12.855Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pwSqkQ 0 is matching search criteria
2022-11-02T00:26:12.856Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-11-02T00:26:12.856Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_pwSqkQ 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-02T00:26:12.856Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:12.857Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pwSqkQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:26:12.857Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pwSqkQ 0 is matching search criteria
2022-11-02T00:26:12.857Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-11-02T00:26:12.858Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_pwSqkQ 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-02T00:26:12.858Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:12.858Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pwSqkQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:26:12.859Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:12.859Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pwSqkQ 0 is not matching search criteria
2022-11-02T00:26:12.859Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-11-02T00:26:12.860Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-11-02T00:26:12.860Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-11-02T00:26:12.860Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-02T00:26:12.861Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-02T00:26:12.861Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:12.861Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pwSqkQ is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-02T00:26:12.862Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:12.862Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pwSqkQ 0 is matching search criteria
2022-11-02T00:26:12.862Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_pwSqkQ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:26:12.863Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:12.863Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pwSqkQ 0 is matching search criteria
2022-11-02T00:26:12.864Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_pwSqkQ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:26:12.864Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:12.864Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pwSqkQ 0 is matching search criteria
2022-11-02T00:26:12.864Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_pwSqkQ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:26:12.865Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:12.865Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pwSqkQ 0 is not matching search criteria
2022-11-02T00:26:12.866Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-11-02T00:26:12.866Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-02T00:26:12.866Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=59e3e2f3-6aa8-4da3-9ecf-8f8684212104
2022-11-02T00:26:12.867Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:12.867Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pwSqkQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:26:12.867Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:12.868Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pwSqkQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:26:12.868Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:12.869Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pwSqkQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:26:12.869Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:12.869Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pwSqkQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:26:12.870Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_pwSqkQ
Description:service
Model UUID:ec7ae6b6-9b15-4b00-a7b1-87d6bff3b3c3
Model Version:NULL
Model InvariantUuid:419be837-a89f-4da6-9c8c-afb30e914d1d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_pwSqkQ
Model UUID:745f1d33-0c56-45fc-a622-fa0830827fd3
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4165e34e-d92f-4b9a-a536-e2d0a568a852
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:b17ddb41-770c-4e37-812b-3aac37fdf85c
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:3a022c10-64e1-48b0-93fa-a19974e1c350
ModelName:BasicOnboardPwsqkq..base_ubuntu18..module-0
ModelUuid:dcf5e283-7d0b-4124-bac6-7acb7d4271f8
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:59e3e2f3-6aa8-4da3-9ecf-8f8684212104
ModelInvariantUuid:5b0dabfe-ab55-4f84-891d-f4d4879f1bbe
ModelName:basic_onboard_pwSqkQ-nodes.ubuntu18Cvfc
ModelUuid:9af7e55e-e2c3-4be4-8def-0405ddff0f22
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:d677413c-7439-4a47-9fdf-1219a2850517
ModelInvariantUuid:d99bfaba-9d31-402e-b38a-409bb8646120
ModelName:BasicOnboardPwsqkq.compute.nodes.heat.ubuntu18
ModelUuid:3a56bd60-9e1c-4dca-af38-c9971900807e
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-11-02T00:26:12.881Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: d33a7472-7de4-4018-971d-8127f69865e3
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-11-02T00:26:12.884Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||basic_onboard_pwSqkQ 0
2022-11-02T00:26:12.885Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: d33a7472-7de4-4018-971d-8127f69865e3
2022-11-02T00:26:12.885Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 57165641-b150-4edd-a032-7977a6714a04 from URL: /sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json
2022-11-02T00:26:12.885Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-02T00:26:12.885Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json
2022-11-02T00:26:12.962Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-02T00:26:12.963Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json 57165641-b150-4edd-a032-7977a6714a04 798
2022-11-02T00:26:12.963Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json ASDC sendASDCNotification
2022-11-02T00:26:12.964Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json
2022-11-02T00:26:12.964Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:26:12.964Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:26:12.967Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:26:12.967Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348772963,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:26:13.067Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:26:13.068Z||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-11-02T00:26:13.069Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:26:13.087Z||pool-27-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:26:13.087Z||pool-27-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-02T00:26:13.967Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardPwsqkq..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "3a022c10-64e1-48b0-93fa-a19974e1c350",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "dcf5e283-7d0b-4124-bac6-7acb7d4271f8",
    "vfModuleModelCustomizationUUID": "ede613a6-0c10-4eac-9aef-7e41cbf9ffae",
    "isBase": true,
    "artifacts": [
      "a3774799-66d8-4081-a7db-0363612920ca",
      "edb29d32-1b22-4a17-80e8-4459a156a938"
    ],
    "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-11-02T00:26:13.973Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardPwsqkq..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:dcf5e283-7d0b-4124-bac6-7acb7d4271f8
VfModuleModelInvariantUUID:3a022c10-64e1-48b0-93fa-a19974e1c350
VfModuleModelDescription:NULL
Artifacts UUID List:{
a3774799-66d8-4081-a7db-0363612920ca
,
edb29d32-1b22-4a17-80e8-4459a156a938

}
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-11-02T00:26:13.975Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardPwsqkq..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "3a022c10-64e1-48b0-93fa-a19974e1c350",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "dcf5e283-7d0b-4124-bac6-7acb7d4271f8",
    "vfModuleModelCustomizationUUID": "ede613a6-0c10-4eac-9aef-7e41cbf9ffae",
    "isBase": true,
    "artifacts": [
      "a3774799-66d8-4081-a7db-0363612920ca",
      "edb29d32-1b22-4a17-80e8-4459a156a938"
    ],
    "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-11-02T00:26:13.975Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardPwsqkq..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:dcf5e283-7d0b-4124-bac6-7acb7d4271f8
VfModuleModelInvariantUUID:3a022c10-64e1-48b0-93fa-a19974e1c350
VfModuleModelDescription:NULL
Artifacts UUID List:{
a3774799-66d8-4081-a7db-0363612920ca
,
edb29d32-1b22-4a17-80e8-4459a156a938

}
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-11-02T00:26:13.976Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a3774799-66d8-4081-a7db-0363612920ca from URL: /sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml
2022-11-02T00:26:13.976Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-02T00:26:13.976Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml
2022-11-02T00:26:14.044Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-02T00:26:14.045Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml a3774799-66d8-4081-a7db-0363612920ca 5033
2022-11-02T00:26:14.045Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-11-02T00:26:14.045Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml
2022-11-02T00:26:14.045Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:26:14.045Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:26:14.048Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:26:14.048Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348774045,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:26:14.148Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:26:14.149Z||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-11-02T00:26:14.149Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:26:14.171Z||pool-28-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:26:14.171Z||pool-28-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:26:15.048Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: edb29d32-1b22-4a17-80e8-4459a156a938 from URL: /sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env
2022-11-02T00:26:15.049Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-02T00:26:15.049Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env
2022-11-02T00:26:15.176Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-02T00:26:15.176Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env edb29d32-1b22-4a17-80e8-4459a156a938 909
2022-11-02T00:26:15.176Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-11-02T00:26:15.176Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env
2022-11-02T00:26:15.177Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:26:15.177Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:26:15.179Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:26:15.179Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348775176,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:26:15.279Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:26:15.280Z||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-11-02T00:26:15.280Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:26:15.298Z||pool-29-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:26:15.299Z||pool-29-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-11-02T00:26:16.179Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: ec7ae6b6-9b15-4b00-a7b1-87d6bff3b3c3
2022-11-02T00:26:16.180Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_pwSqkQ 0 d33a7472-7de4-4018-971d-8127f69865e3 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-11-02T00:26:16.199Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@61d887a5, org.onap.sdc.toscaparser.api.parameters.Input@18ea3ae, org.onap.sdc.toscaparser.api.parameters.Input@67c92359, org.onap.sdc.toscaparser.api.parameters.Input@7951c321, org.onap.sdc.toscaparser.api.parameters.Input@5c118601]
2022-11-02T00:26:16.200Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:16.201Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pwSqkQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:26:16.201Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 
2022-11-02T00:26:16.201Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= b17ddb41-770c-4e37-812b-3aac37fdf85c
2022-11-02T00:26:16.201Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b17ddb41-770c-4e37-812b-3aac37fdf85c matches Tosca VF Customization UUID: b17ddb41-770c-4e37-812b-3aac37fdf85c
2022-11-02T00:26:16.201Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: b17ddb41-770c-4e37-812b-3aac37fdf85c  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-11-02T00:26:16.204Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:16.204Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pwSqkQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:26:16.205Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id b17ddb41-770c-4e37-812b-3aac37fdf85c: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-02T00:26:16.205Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@71b47369
2022-11-02T00:26:16.205Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:16.205Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pwSqkQ is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-02T00:26:16.206Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ede613a6-0c10-4eac-9aef-7e41cbf9ffae
2022-11-02T00:26:16.206Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ede613a6-0c10-4eac-9aef-7e41cbf9ffae
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-11-02T00:26:16.209Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:16.209Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pwSqkQ 0 is matching search criteria
2022-11-02T00:26:16.209Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_pwSqkQ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:26:16.210Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:16.210Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pwSqkQ 0 is matching search criteria
2022-11-02T00:26:16.210Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_pwSqkQ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:26:16.211Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:16.211Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pwSqkQ 0 is not matching search criteria
2022-11-02T00:26:16.211Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-11-02T00:26:16.211Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-02T00:26:16.211Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=59e3e2f3-6aa8-4da3-9ecf-8f8684212104
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-11-02T00:26:16.214Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:16.215Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pwSqkQ 0 is matching search criteria
2022-11-02T00:26:16.215Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_pwSqkQ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:26:16.215Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:16.215Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_pwSqkQ 0 is matching search criteria
2022-11-02T00:26:16.215Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_pwSqkQ 0] matching following query criteria: sdcType=VF, customizationUUID=b17ddb41-770c-4e37-812b-3aac37fdf85c
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-11-02T00:26:16.217Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:16.218Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pwSqkQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:26:16.218Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid ec7ae6b6-9b15-4b00-a7b1-87d6bff3b3c3: basic_onboard_pwSqkQ
2022-11-02T00:26:16.218Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:16.218Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pwSqkQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:26:16.219Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:16.219Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pwSqkQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:26:16.219Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:16.220Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pwSqkQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:26:16.220Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:16.220Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pwSqkQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:26:16.220Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:26:16.220Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_pwSqkQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:26:16.221Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||Saving Service: basic_onboard_pwSqkQ 
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-11-02T00:26:16.318Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_pwSqkQ d33a7472-7de4-4018-971d-8127f69865e3 1 ASDC deployResourceStructure
2022-11-02T00:26:16.319Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json ASDC sendASDCNotification
2022-11-02T00:26:16.319Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json
2022-11-02T00:26:16.319Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T00:26:16.319Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:26:16.321Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:26:16.321Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348776319,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-02T00:26:16.421Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:26:16.422Z||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-11-02T00:26:16.423Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:26:16.441Z||pool-30-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:26:16.442Z||pool-30-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:26:17.322Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-11-02T00:26:17.322Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml
2022-11-02T00:26:17.323Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T00:26:17.323Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:26:17.325Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:26:17.325Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348777322,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-11-02T00:26:17.425Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:26:17.426Z||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-11-02T00:26:17.427Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:26:17.444Z||pool-31-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:26:17.445Z||pool-31-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-02T00:26:18.326Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-11-02T00:26:18.327Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env
2022-11-02T00:26:18.327Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T00:26:18.327Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:26:18.329Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:26:18.329Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348778326,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-11-02T00:26:18.429Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:26:18.430Z||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-11-02T00:26:18.430Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:26:18.448Z||pool-32-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:26:18.448Z||pool-32-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:26:19.334Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar ASDC sendASDCNotification
2022-11-02T00:26:19.334Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar
2022-11-02T00:26:19.334Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T00:26:19.335Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:26:19.338Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:26:19.338Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348779334,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:26:19.437Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-02T00:26:19.438Z||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-11-02T00:26:19.439Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:26:19.457Z||pool-33-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:26:19.457Z||pool-33-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:26:20.339Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d308e15d-b902-47b4-a425-c991004b7127
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-11-02T00:26:20.355Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d308e15d-b902-47b4-a425-c991004b7127
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-11-02T00:26:20.359Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T00:26:20.359Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-02T00:26:20.359Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-02T00:26:20.360Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-02T00:26:20.360Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:26:20.360Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:26:20.360Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:26:20.360Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:26:20.360Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:26:20.360Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS 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-11-02T00:26:20.368Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-02T00:26:50.368Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d308e15d-b902-47b4-a425-c991004b7127 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-11-02T00:26:50.376Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d308e15d-b902-47b4-a425-c991004b7127 and serviceModelVersionId: ec7ae6b6-9b15-4b00-a7b1-87d6bff3b3c3
2022-11-02T00:26:50.376Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 419be837-a89f-4da6-9c8c-afb30e914d1d
2022-11-02T00:26:50.377Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/419be837-a89f-4da6-9c8c-afb30e914d1d/model-vers/model-ver/ec7ae6b6-9b15-4b00-a7b1-87d6bff3b3c3?depth=0
2022-11-02T00:26:50.381Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2022-11-02T00:26:50.435Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/419be837-a89f-4da6-9c8c-afb30e914d1d/model-vers/model-ver/ec7ae6b6-9b15-4b00-a7b1-87d6bff3b3c3?depth=0|INFO|500||Invoke
2022-11-02T00:26:50.436Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/419be837-a89f-4da6-9c8c-afb30e914d1d/model-vers/model-ver/ec7ae6b6-9b15-4b00-a7b1-87d6bff3b3c3?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/419be837-a89f-4da6-9c8c-afb30e914d1d/model-vers/model-ver/ec7ae6b6-9b15-4b00-a7b1-87d6bff3b3c3?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d308e15d-b902-47b4-a425-c991004b7127], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a1a877ad-4701-494e-b4c8-c716eb16e352], X-ECOMP-RequestID=[d308e15d-b902-47b4-a425-c991004b7127], X-TransactionId=[], X-ONAP-RequestID=[d308e15d-b902-47b4-a425-c991004b7127], Content-Type=[application/merge-patch+json]}
2022-11-02T00:26:50.441Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/419be837-a89f-4da6-9c8c-afb30e914d1d/model-vers/model-ver/ec7ae6b6-9b15-4b00-a7b1-87d6bff3b3c3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-02T00:26:50.601Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/419be837-a89f-4da6-9c8c-afb30e914d1d/model-vers/model-ver/ec7ae6b6-9b15-4b00-a7b1-87d6bff3b3c3?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/419be837-a89f-4da6-9c8c-afb30e914d1d/model-vers/model-ver/ec7ae6b6-9b15-4b00-a7b1-87d6bff3b3c3?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[157], X-AAI-TXID=[1-aai-resources-221102-00:26:50:221-51968], vertex-id=[176216], Content-Length=[0], Date=[Wed, 02 Nov 2022 00:26:50 GMT], Content-Type=[application/json]}
2022-11-02T00:26:50.602Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/419be837-a89f-4da6-9c8c-afb30e914d1d/model-vers/model-ver/ec7ae6b6-9b15-4b00-a7b1-87d6bff3b3c3?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-02T00:26:50.603Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/419be837-a89f-4da6-9c8c-afb30e914d1d/model-vers/model-ver/ec7ae6b6-9b15-4b00-a7b1-87d6bff3b3c3?depth=0|INFO|500||InvokeReturn
2022-11-02T00:26:50.604Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-02T00:26:50.604Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
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-11-02T00:26:50.611Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||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-11-02T00:26:50.612Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d308e15d-b902-47b4-a425-c991004b7127 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-02T00:26:50.612Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-02T00:26:50.612Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:26:50.614Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:26:50.615Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348810612,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-02T00:26:50.715Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:26:50.716Z||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-11-02T00:26:50.716Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:26:50.734Z||pool-34-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:26:50.735Z||pool-34-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:26:51.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:26:51.286Z||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-11-02T00:26:51.286Z||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 60dlaukaU0n0iqD0) ...
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-11-02T00:26:51.629Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:26:51.630Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:26:51.630Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:26:51.937Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:26:51.938Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-02T00:26:51.938Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cfad3f4c-0403-4577-9686-d7a1a180f236",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348757626,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-02T00:26:51.939Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:26:51.939Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-02T00:26:51.939Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348758646,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:26:51.939Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:26:51.939Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-02T00:26:51.939Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348758646,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json",
  "status": "NOTIFIED"
}
2022-11-02T00:26:51.940Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:26:51.940Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-02T00:26:51.940Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348758646,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-02T00:26:51.940Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:26:51.940Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-02T00:26:51.940Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348758646,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:26:51.940Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:26:51.940Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-02T00:26:51.940Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348758646,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-11-02T00:26:51.940Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:26:51.940Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-02T00:26:51.940Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348758646,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:26:51.941Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:26:51.941Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-02T00:26:51.941Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348758646,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:26:51.941Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:26:51.941Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-02T00:26:51.941Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348770526,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:26:51.941Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:26:51.941Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-02T00:26:51.941Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348772963,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:26:51.941Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:26:51.941Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-02T00:26:51.942Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348774045,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:26:51.942Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:26:51.942Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-02T00:26:51.942Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348775176,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:26:51.942Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:26:51.942Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-02T00:26:51.942Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348776319,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/basic_onboard_pwsqkq0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-02T00:26:51.942Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:26:51.942Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-02T00:26:51.942Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348777322,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-11-02T00:26:51.943Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:26:51.943Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-02T00:26:51.943Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348778326,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/resourceInstances/basic_onboard_pwsqkq0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-11-02T00:26:51.943Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:26:51.943Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-02T00:26:51.943Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348779334,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPwsqkq/1.0/artifacts/service-BasicOnboardPwsqkq-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:26:51.943Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:26:51.943Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-02T00:26:51.943Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d308e15d-b902-47b4-a425-c991004b7127",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667348810612,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-02T00:26:51.943Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:27:01.189Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:27:01.189Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:27:01.190Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:27:01.190Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:27:10.737Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:27:10.738Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:27:10.739Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:27:10.739Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:27:20.306Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:27:20.307Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:27:20.307Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:27:20.307Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:27:29.880Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:27:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:27:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:27:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:27:51.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:27:51.286Z||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-11-02T00:27:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:28:00.854Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:28:00.860Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:28:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:28:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:28:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:28:51.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:28:51.286Z||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-11-02T00:28:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:29:00.851Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:29:00.851Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:29:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:29:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:29:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:29:51.285Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:29:51.286Z||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-11-02T00:29:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:30:00.840Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:30:00.844Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:30:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:30:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:30:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:30:51.285Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:30:51.286Z||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-11-02T00:30:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:31:00.841Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:31:00.854Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:31:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:31:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:31:51.285Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:31:51.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:31:51.286Z||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-11-02T00:31:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:32:00.841Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:32:00.842Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:32:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:32:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:32:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:32:51.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:32:51.286Z||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-11-02T00:32:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:33:00.840Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:33:00.852Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:33:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:33:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:33:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:33:51.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:33:51.286Z||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-11-02T00:33:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:34:00.842Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:34:00.846Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:34:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:34:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:34:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:34:51.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:34:51.286Z||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-11-02T00:34:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:35:00.851Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:35:00.851Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:35:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:35:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:35:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:35:51.285Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:35:51.285Z||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-11-02T00:35:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:36:00.855Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:36:00.868Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:36:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:36:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:36:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:36:51.286Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:36:51.286Z||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-11-02T00:36:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:37:00.839Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:37:00.853Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:37:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:37:51.286Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:37:51.287Z||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-11-02T00:37:51.287Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:37:51.290Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:37:51.291Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:38:00.848Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:38:00.853Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:38:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:38:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:38:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:38:51.285Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:38:51.286Z||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-11-02T00:38:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:39:00.843Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:39:00.863Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:39:51.282Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:39:51.283Z||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-11-02T00:39:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:39:51.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:39:51.286Z||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-11-02T00:39:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:40:00.855Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:40:00.882Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:40:51.282Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:40:51.283Z||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-11-02T00:40:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:40:51.285Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:40:51.286Z||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-11-02T00:40:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:40:51.911Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:40:51.912Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T00:40:51.912Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"f04c9c96-ecc5-42f7-914e-3f46f6607d11","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"23806a51-7ba6-4030-919d-bab0543cecc5","serviceDescription":"service","serviceInvariantUUID":"40236d0b-12aa-47f4-ab03-18584d766b6d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"1bc46e53-25a1-451a-b97b-8e3acf7d3024","resourceInvariantUUID":"3644a79a-ce97-4352-8bc0-abbeeeb27651","resourceCustomizationUUID":"902e6009-c768-40a6-b6b5-4422140167d9","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":"OTUyYWFmMjUzZTdkMDIzYjRjYWU1MThiOTE3ODg2OGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f57debe2-3806-4c8c-adbb-a96ec45001e1","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MTYyNTdkZThiMWFkMmVlYTI3MzNlMDQ5M2U1YWRkMjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0e11e3cb-29c4-457a-ad64-0413b6d5ef45","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-02T00:40:51.918Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:40:51.919Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:40:51.923Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:40:51.923Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349651282,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:40:51.968Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:40:51.969Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:51.970Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349596265,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:40:51.971Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:40:51.971Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:51.971Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "cds",
  "timestamp": 1667349599549,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:40:51.972Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:40:51.972Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:51.972Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "policy-id",
  "timestamp": 1667349599104,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:40:51.972Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:40:51.972Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:51.972Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349596265,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:40:51.972Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:40:51.972Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:51.972Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "cds",
  "timestamp": 1667349599549,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:40:51.972Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:40:51.972Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:51.972Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "policy-id",
  "timestamp": 1667349599104,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:40:51.973Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:40:51.973Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:51.973Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349606420,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:40:51.973Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:40:51.973Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:51.973Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "cds",
  "timestamp": 1667349608444,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:40:51.973Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:40:51.973Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:51.973Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "policy-id",
  "timestamp": 1667349607983,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:40:51.973Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:40:51.973Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:51.974Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349606420,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:40:51.974Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:40:51.974Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:51.974Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "cds",
  "timestamp": 1667349609450,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
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-11-02T00:40:51.999Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of f04c9c96-ecc5-42f7-914e-3f46f6607d11
2022-11-02T00:40:52.000Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId f04c9c96-ecc5-42f7-914e-3f46f6607d11 and ComponentName cds
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-11-02T00:40:52.013Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:52.014Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "policy-id",
  "timestamp": 1667349608994,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:40:52.014Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:40:52.014Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:52.014Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349609166,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:40:52.015Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:40:52.015Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:52.015Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "aai-ml",
  "timestamp": 1667349609160,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:40:52.015Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:40:52.016Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:52.016Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "policy-id",
  "timestamp": 1667349610011,
  "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-11-02T00:40:52.023Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:40:52.024Z||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-11-02T00:40:52.024Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:40:52.027Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f04c9c96-ecc5-42f7-914e-3f46f6607d11
2022-11-02T00:40:52.027Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId f04c9c96-ecc5-42f7-914e-3f46f6607d11 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-11-02T00:40:52.039Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:52.040Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "aai-ml",
  "timestamp": 1667349609160,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:40:52.040Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:40:52.040Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:52.041Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349610964,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:40:52.041Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:40:52.042Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:52.042Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "aai-ml",
  "timestamp": 1667349611997,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:40:52.042Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:40:52.042Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:52.043Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349611972,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
2022-11-02T00:40:52.045Z||pool-35-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:40:52.045Z||pool-35-thread-1|||||INFO|500||cambria reply ok (22 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=?
2022-11-02T00:40:52.064Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f04c9c96-ecc5-42f7-914e-3f46f6607d11
2022-11-02T00:40:52.065Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId f04c9c96-ecc5-42f7-914e-3f46f6607d11 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-11-02T00:40:52.087Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:52.087Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "aai-ml",
  "timestamp": 1667349616223,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:40:52.088Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:40:52.088Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-02T00:40:52.088Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "aai-ml",
  "timestamp": 1667349617226,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "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-11-02T00:40:52.099Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f04c9c96-ecc5-42f7-914e-3f46f6607d11
2022-11-02T00:40:52.100Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId f04c9c96-ecc5-42f7-914e-3f46f6607d11 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-11-02T00:40:52.923Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:40:52.924Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:40:52.927Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:40:52.927Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349651282,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:40:53.027Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:40:53.028Z||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-11-02T00:40:53.028Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:40:53.043Z||pool-36-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:40:53.044Z||pool-36-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:40:53.929Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "23806a51-7ba6-4030-919d-bab0543cecc5",
  "serviceDescription": "service",
  "serviceInvariantUUID": "40236d0b-12aa-47f4-ab03-18584d766b6d",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "902e6009-c768-40a6-b6b5-4422140167d9",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "1bc46e53-25a1-451a-b97b-8e3acf7d3024",
      "resourceInvariantUUID": "3644a79a-ce97-4352-8bc0-abbeeeb27651",
      "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": "MTYyNTdkZThiMWFkMmVlYTI3MzNlMDQ5M2U1YWRkMjM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "0e11e3cb-29c4-457a-ad64-0413b6d5ef45"
    }
  ],
  "workloadContext": "Production"
}
2022-11-02T00:40:53.929Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-02T00:40:53.929Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 23806a51-7ba6-4030-919d-bab0543cecc5 ASDC
2022-11-02T00:40:53.930Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:f04c9c96-ecc5-42f7-914e-3f46f6607d11
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:23806a51-7ba6-4030-919d-bab0543cecc5
ServiceInvariantUUID:40236d0b-12aa-47f4-ab03-18584d766b6d
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:0e11e3cb-29c4-457a-ad64-0413b6d5ef45
ArtifactChecksum:MTYyNTdkZThiMWFkMmVlYTI3MzNlMDQ5M2U1YWRkMjM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:902e6009-c768-40a6-b6b5-4422140167d9
ResourceInvariantUUID:3644a79a-ce97-4352-8bc0-abbeeeb27651
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:1bc46e53-25a1-451a-b97b-8e3acf7d3024
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2022-11-02T00:40:53.930Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 23806a51-7ba6-4030-919d-bab0543cecc5 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-11-02T00:40:53.992Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-02T00:40:53.993Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-02T00:40:53.994Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-02T00:40:53.994Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 0e11e3cb-29c4-457a-ad64-0413b6d5ef45 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-02T00:40:53.994Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-11-02T00:40:53.994Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-02T00:40:54.095Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-11-02T00:40:54.096Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 0e11e3cb-29c4-457a-ad64-0413b6d5ef45 57662
2022-11-02T00:40:54.096Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-11-02T00:40:54.096Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-02T00:40:54.096Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:40:54.097Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:40:54.099Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:40:54.099Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349654096,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:40:54.200Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-02T00:40:54.201Z||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-11-02T00:40:54.201Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:40:54.220Z||pool-37-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:40:54.220Z||pool-37-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-11-02T00:40:55.099Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-02T00:40:55.101Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-02T00:40:55.101Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 0e11e3cb-29c4-457a-ad64-0413b6d5ef45, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-02T00:40:55.102Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-11-02T00:40:55.102Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-02T00:40:55.102Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-02T00:40:55.246Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14780859374006645528/Definitions/service-BasicNetwork-template.yml
2022-11-02T00:40:55.788Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-02T00:40:55.788Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-11-02T00:40:55.788Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-02T00:40:55.789Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-11-02T00:40:55.789Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||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-11-02T00:40:55.789Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||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-11-02T00:40:55.789Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||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-11-02T00:40:55.789Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||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-11-02T00:40:55.789Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|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-BasicNetwork-csar.csar
2022-11-02T00:40:55.789Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||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-11-02T00:40:55.790Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||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-11-02T00:40:55.790Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||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-11-02T00:40:55.790Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-11-02T00:40:55.790Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:40:55.790Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:40:55.790Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-11-02T00:40:55.791Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-11-02T00:40:55.791Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-02T00:40:55.791Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:40:55.791Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:40:55.791Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-11-02T00:40:55.791Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-11-02T00:40:55.791Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-02T00:40:55.791Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:40:55.792Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:40:55.792Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:40:55.792Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:40:55.792Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:40:55.792Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:40:55.792Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:40:55.792Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:40:55.793Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:40:55.793Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:40:55.793Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:23806a51-7ba6-4030-919d-bab0543cecc5
Model Version:NULL
Model InvariantUuid:40236d0b-12aa-47f4-ab03-18584d766b6d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:3644a79a-ce97-4352-8bc0-abbeeeb27651
Model UUID:6f29e1a5-9271-4269-b8fe-06de14b0acde
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:902e6009-c768-40a6-b6b5-4422140167d9
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-11-02T00:40:55.804Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||Processing Resource Type: VL, Model UUID: 1bc46e53-25a1-451a-b97b-8e3acf7d3024
2022-11-02T00:40:55.804Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||No resources found for Service: 23806a51-7ba6-4030-919d-bab0543cecc5
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-11-02T00:40:55.810Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||
2022-11-02T00:40:55.810Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2022-11-02T00:40:55.811Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||No resources found for Service: 23806a51-7ba6-4030-919d-bab0543cecc5
2022-11-02T00:40:55.811Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 23806a51-7ba6-4030-919d-bab0543cecc5
2022-11-02T00:40:55.811Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2022-11-02T00:40:55.812Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||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-11-02T00:40:55.818Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1b03c75a, org.onap.sdc.toscaparser.api.parameters.Input@5e96466e, org.onap.sdc.toscaparser.api.parameters.Input@5ef71075, org.onap.sdc.toscaparser.api.parameters.Input@6fbc85fa, org.onap.sdc.toscaparser.api.parameters.Input@6a80a640]
2022-11-02T00:40:55.819Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:40:55.820Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:40:55.820Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:40:55.820Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:40:55.820Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 23806a51-7ba6-4030-919d-bab0543cecc5: Generic NeutronNet
2022-11-02T00:40:55.820Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:40:55.821Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:40:55.821Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:40:55.821Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||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-11-02T00:40:55.859Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:40:55.859Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:40:55.859Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:40:55.859Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:40:55.859Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:40:55.860Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:40:55.860Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||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-11-02T00:40:55.925Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2022-11-02T00:40:55.925Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-11-02T00:40:55.925Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-02T00:40:55.925Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T00:40:55.926Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:40:55.928Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:40:55.928Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349655925,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:40:56.028Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-02T00:40:56.028Z||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-11-02T00:40:56.029Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:40:56.047Z||pool-38-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:40:56.047Z||pool-38-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:40:56.930Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f04c9c96-ecc5-42f7-914e-3f46f6607d11
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-11-02T00:40:56.944Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f04c9c96-ecc5-42f7-914e-3f46f6607d11
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-11-02T00:40:56.947Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T00:40:56.947Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-02T00:40:56.947Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-02T00:40:56.947Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-02T00:40:56.947Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:40:56.948Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:40:56.948Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:40:56.948Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:40:56.948Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:40:56.948Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS 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-11-02T00:40:56.955Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-02T00:41:26.955Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f04c9c96-ecc5-42f7-914e-3f46f6607d11 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-11-02T00:41:26.962Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f04c9c96-ecc5-42f7-914e-3f46f6607d11 and serviceModelVersionId: 23806a51-7ba6-4030-919d-bab0543cecc5
2022-11-02T00:41:26.962Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 40236d0b-12aa-47f4-ab03-18584d766b6d
2022-11-02T00:41:26.963Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/40236d0b-12aa-47f4-ab03-18584d766b6d/model-vers/model-ver/23806a51-7ba6-4030-919d-bab0543cecc5?depth=0
2022-11-02T00:41:26.967Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2022-11-02T00:41:27.025Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/40236d0b-12aa-47f4-ab03-18584d766b6d/model-vers/model-ver/23806a51-7ba6-4030-919d-bab0543cecc5?depth=0|INFO|500||Invoke
2022-11-02T00:41:27.026Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/40236d0b-12aa-47f4-ab03-18584d766b6d/model-vers/model-ver/23806a51-7ba6-4030-919d-bab0543cecc5?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/40236d0b-12aa-47f4-ab03-18584d766b6d/model-vers/model-ver/23806a51-7ba6-4030-919d-bab0543cecc5?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f04c9c96-ecc5-42f7-914e-3f46f6607d11], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8105afa0-55d9-4307-89b2-12bdf1b6630b], X-ECOMP-RequestID=[f04c9c96-ecc5-42f7-914e-3f46f6607d11], X-TransactionId=[], X-ONAP-RequestID=[f04c9c96-ecc5-42f7-914e-3f46f6607d11], Content-Type=[application/merge-patch+json]}
2022-11-02T00:41:27.032Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/40236d0b-12aa-47f4-ab03-18584d766b6d/model-vers/model-ver/23806a51-7ba6-4030-919d-bab0543cecc5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-02T00:41:27.194Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/40236d0b-12aa-47f4-ab03-18584d766b6d/model-vers/model-ver/23806a51-7ba6-4030-919d-bab0543cecc5?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/40236d0b-12aa-47f4-ab03-18584d766b6d/model-vers/model-ver/23806a51-7ba6-4030-919d-bab0543cecc5?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[159], X-AAI-TXID=[1-aai-resources-221102-00:41:26:744-22427], vertex-id=[196808], Content-Length=[0], Date=[Wed, 02 Nov 2022 00:41:26 GMT], Content-Type=[application/json]}
2022-11-02T00:41:27.195Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/40236d0b-12aa-47f4-ab03-18584d766b6d/model-vers/model-ver/23806a51-7ba6-4030-919d-bab0543cecc5?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-02T00:41:27.196Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/40236d0b-12aa-47f4-ab03-18584d766b6d/model-vers/model-ver/23806a51-7ba6-4030-919d-bab0543cecc5?depth=0|INFO|500||InvokeReturn
2022-11-02T00:41:27.198Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-02T00:41:27.199Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
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-11-02T00:41:27.205Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|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-11-02T00:41:27.206Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f04c9c96-ecc5-42f7-914e-3f46f6607d11 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-02T00:41:27.206Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-02T00:41:27.206Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:41:27.208Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:41:27.208Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349687206,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-02T00:41:27.308Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:41:27.309Z||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-11-02T00:41:27.309Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:41:27.327Z||pool-39-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:41:27.328Z||pool-39-thread-1|||||INFO|500||cambria reply ok (19 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-11-02T00:41:51.282Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:41:51.283Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|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-11-02T00:41:51.283Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:41:51.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:41:51.286Z||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-11-02T00:41:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:41:51.316Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:41:51.317Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T00:41:51.317Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951","serviceName":"Demo_pNF_ybED0bkYTnUIJnjd92uF","serviceVersion":"1.0","serviceUUID":"c3810022-1898-4ecf-808e-6b740abaaf8c","serviceDescription":"catalog service description","serviceInvariantUUID":"abf0498a-24bc-4be7-8d3c-888120e88e91","resources":[{"resourceInstanceName":"pNF e76163f5-3060 0","resourceName":"pNF e76163f5-3060","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0bfd872d-4191-4e66-9aa4-2d96e470c311","resourceInvariantUUID":"8ffe2735-3b12-4caf-adde-36705a2a85db","resourceCustomizationUUID":"720a8e52-bbb7-45c5-8c42-1d2c312761c7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/vf-license-model.xml","artifactChecksum":"NTcwYTQ4YTBlMzY2YjVlZjIwMzgyOGExZTcwMDQwMDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4b6a05d4-8823-4ac1-93ae-1d92f7949faa","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/pNF.csar","artifactChecksum":"ZDY2ZjA3OWViMDMzZWU3NWE1MGUxZTQ4NGI2ZTc5NWI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2736acc4-4cfc-4b0d-847d-8b0ae8e9fbec","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3ea3b310-ee24-49f4-bd02-ce2809294628","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/vendor-license-model.xml","artifactChecksum":"OGI0Y2JmNmJjYmM3ZjFjYTBkZmIyZGNhNDk0NDgzM2I\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0b4a4be6-9d06-410f-a27b-b722a57d8317","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ce3b6c03-9fe8-4e73-a248-df529bfdb64f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a1bcd63a-745e-4b08-bb77-7dc2848178d7","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfYbed0bkytnuijnjd92uf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-template.yml","artifactChecksum":"MjViYWIyODFmYzc2NWIzZDlhMzZjMDkzMTI3ZjQyMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"006f0d6a-74f9-4160-b9e4-bc2dd9746672","artifactVersion":"1"},{"artifactName":"service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar","artifactChecksum":"MjhkNjJmYWI0MGZiNDQwN2MyNGQ0YjVjMWNiNjAwMzE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ca0bdd9c-2dad-464c-81fa-44364ca7a774","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-02T00:41:51.319Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:41:51.319Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:41:51.321Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:41:51.321Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349711282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:41:51.420Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:41:51.420Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:41:51.421Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349651282,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:41:51.421Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:41:51.422Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:41:51.422Z||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-11-02T00:41:51.422Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:41:51.438Z||pool-40-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:41:51.439Z||pool-40-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:41:52.321Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:41:52.322Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:41:52.324Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:41:52.324Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349711282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:41:52.424Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:41:52.425Z||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-11-02T00:41:52.425Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:41:52.441Z||pool-41-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:41:52.441Z||pool-41-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:41:53.324Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:41:53.325Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:41:53.327Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:41:53.327Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349711282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:41:53.427Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:41:53.428Z||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-11-02T00:41:53.428Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:41:53.455Z||pool-42-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:41:53.455Z||pool-42-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:41:54.328Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:41:54.330Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:41:54.332Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:41:54.332Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349711282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:41:54.432Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-02T00:41:54.433Z||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-11-02T00:41:54.434Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:41:54.454Z||pool-43-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:41:54.454Z||pool-43-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:41:55.333Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:41:55.334Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:41:55.336Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:41:55.336Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349711282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:41:55.436Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:41:55.437Z||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-11-02T00:41:55.437Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:41:55.454Z||pool-44-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:41:55.454Z||pool-44-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:41:56.337Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:41:56.338Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:41:56.339Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:41:56.356Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349711282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:41:56.440Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 83 ms
2022-11-02T00:41:56.441Z||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-11-02T00:41:56.441Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:41:56.459Z||pool-45-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:41:56.459Z||pool-45-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:41:57.357Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:41:57.358Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:41:57.361Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:41:57.361Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349711282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:41:57.461Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:41:57.462Z||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-11-02T00:41:57.462Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:41:57.481Z||pool-46-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:41:57.482Z||pool-46-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-11-02T00:41:58.362Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:41:58.363Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:41:58.364Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:41:58.364Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349711282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:41:58.465Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:41:58.465Z||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-11-02T00:41:58.466Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:41:58.484Z||pool-47-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:41:58.484Z||pool-47-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:41:59.366Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "serviceName": "Demo_pNF_ybED0bkYTnUIJnjd92uF",
  "serviceVersion": "1.0",
  "serviceUUID": "c3810022-1898-4ecf-808e-6b740abaaf8c",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "abf0498a-24bc-4be7-8d3c-888120e88e91",
  "resources": [
    {
      "resourceInstanceName": "pNF e76163f5-3060 0",
      "resourceCustomizationUUID": "720a8e52-bbb7-45c5-8c42-1d2c312761c7",
      "resourceName": "pNF e76163f5-3060",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "0bfd872d-4191-4e66-9aa4-2d96e470c311",
      "resourceInvariantUUID": "8ffe2735-3b12-4caf-adde-36705a2a85db",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
      "artifactChecksum": "MjhkNjJmYWI0MGZiNDQwN2MyNGQ0YjVjMWNiNjAwMzE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ca0bdd9c-2dad-464c-81fa-44364ca7a774"
    }
  ],
  "workloadContext": "Production"
}
2022-11-02T00:41:59.366Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-02T00:41:59.366Z|f04c9c96-ecc5-42f7-914e-3f46f6607d11|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 c3810022-1898-4ecf-808e-6b740abaaf8c ASDC
2022-11-02T00:41:59.367Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951
ServiceName:Demo_pNF_ybED0bkYTnUIJnjd92uF
ServiceVersion:1.0
ServiceUUID:c3810022-1898-4ecf-808e-6b740abaaf8c
ServiceInvariantUUID:abf0498a-24bc-4be7-8d3c-888120e88e91
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar
ArtifactUUID:ca0bdd9c-2dad-464c-81fa-44364ca7a774
ArtifactChecksum:MjhkNjJmYWI0MGZiNDQwN2MyNGQ0YjVjMWNiNjAwMzE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF e76163f5-3060 0
ResourceCustomizationUUID:720a8e52-bbb7-45c5-8c42-1d2c312761c7
ResourceInvariantUUID:8ffe2735-3b12-4caf-adde-36705a2a85db
ResourceName:pNF e76163f5-3060
ResourceType:PNF
ResourceUUID:0bfd872d-4191-4e66-9aa4-2d96e470c311
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-11-02T00:41:59.367Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3810022-1898-4ecf-808e-6b740abaaf8c 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-11-02T00:41:59.401Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-02T00:41:59.401Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-02T00:41:59.401Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-02T00:41:59.401Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: ca0bdd9c-2dad-464c-81fa-44364ca7a774 from URL: /sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar
2022-11-02T00:41:59.402Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-11-02T00:41:59.402Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar
2022-11-02T00:41:59.586Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-11-02T00:41:59.589Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar ca0bdd9c-2dad-464c-81fa-44364ca7a774 87771
2022-11-02T00:41:59.589Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar ASDC sendASDCNotification
2022-11-02T00:41:59.590Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar
2022-11-02T00:41:59.590Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:41:59.590Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:41:59.592Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:41:59.592Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349719589,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:41:59.692Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:41:59.696Z||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-11-02T00:41:59.696Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:41:59.713Z||pool-48-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:41:59.714Z||pool-48-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:42:00.593Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-02T00:42:00.594Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-02T00:42:00.594Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: ca0bdd9c-2dad-464c-81fa-44364ca7a774, URL: /sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar to file: /app/ASDC/1/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar
2022-11-02T00:42:00.594Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar
2022-11-02T00:42:00.595Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar
2022-11-02T00:42:00.595Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar
2022-11-02T00:42:00.701Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP933213253705863940/Definitions/service-DemoPnfYbed0bkytnuijnjd92uf-template.yml
2022-11-02T00:42:01.488Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-02T00:42:01.489Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-11-02T00:42:01.489Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar
2022-11-02T00:42:01.489Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-02T00:42:01.489Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||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-DemoPnfYbed0bkytnuijnjd92uf-csar.csar
2022-11-02T00:42:01.489Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar
2022-11-02T00:42:01.489Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||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-DemoPnfYbed0bkytnuijnjd92uf-csar.csar
2022-11-02T00:42:01.490Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|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-DemoPnfYbed0bkytnuijnjd92uf-csar.csar
2022-11-02T00:42:01.490Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|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-DemoPnfYbed0bkytnuijnjd92uf-csar.csar
2022-11-02T00:42:01.490Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e76163f5-3060 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-DemoPnfYbed0bkytnuijnjd92uf-csar.csar
2022-11-02T00:42:01.490Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|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-DemoPnfYbed0bkytnuijnjd92uf-csar.csar
2022-11-02T00:42:01.490Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-11-02T00:42:01.490Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:42:01.491Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_ybED0bkYTnUIJnjd92uF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:42:01.491Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Node template pNF e76163f5-3060 0 is matching search criteria
2022-11-02T00:42:01.491Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-11-02T00:42:01.491Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF e76163f5-3060 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-02T00:42:01.492Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:42:01.492Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_ybED0bkYTnUIJnjd92uF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:42:01.492Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Node template pNF e76163f5-3060 0 is matching search criteria
2022-11-02T00:42:01.492Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-11-02T00:42:01.492Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF e76163f5-3060 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-02T00:42:01.493Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:42:01.493Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_ybED0bkYTnUIJnjd92uF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:42:01.493Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:42:01.493Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_ybED0bkYTnUIJnjd92uF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:42:01.493Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:42:01.494Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_ybED0bkYTnUIJnjd92uF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:42:01.494Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:42:01.494Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_ybED0bkYTnUIJnjd92uF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:42:01.494Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:42:01.494Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_ybED0bkYTnUIJnjd92uF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:42:01.495Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_ybED0bkYTnUIJnjd92uF
Description:catalog service description
Model UUID:c3810022-1898-4ecf-808e-6b740abaaf8c
Model Version:NULL
Model InvariantUuid:abf0498a-24bc-4be7-8d3c-888120e88e91
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-11-02T00:42:01.505Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||Processing Resource Type: PNF, Model UUID: 0bfd872d-4191-4e66-9aa4-2d96e470c311
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-11-02T00:42:01.509Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||pNF e76163f5-3060 0
2022-11-02T00:42:01.509Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 0bfd872d-4191-4e66-9aa4-2d96e470c311
2022-11-02T00:42:01.509Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||No resources found for Service: c3810022-1898-4ecf-808e-6b740abaaf8c
2022-11-02T00:42:01.509Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: c3810022-1898-4ecf-808e-6b740abaaf8c
2022-11-02T00:42:01.509Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF e76163f5-3060 0 0bfd872d-4191-4e66-9aa4-2d96e470c311 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-11-02T00:42:01.515Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@61ee533c, org.onap.sdc.toscaparser.api.parameters.Input@75cc17fb, org.onap.sdc.toscaparser.api.parameters.Input@3b3fc458, org.onap.sdc.toscaparser.api.parameters.Input@487b0000, org.onap.sdc.toscaparser.api.parameters.Input@5b9fdd80]
2022-11-02T00:42:01.515Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:42:01.516Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_ybED0bkYTnUIJnjd92uF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:42:01.516Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid c3810022-1898-4ecf-808e-6b740abaaf8c: pNF e76163f5-3060
2022-11-02T00:42:01.516Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||Processing PNF resource: 0bfd872d-4191-4e66-9aa4-2d96e470c311
2022-11-02T00:42:01.516Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:42:01.516Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_ybED0bkYTnUIJnjd92uF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:42:01.517Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||Resource customization UUID: 720a8e52-bbb7-45c5-8c42-1d2c312761c7 is the same as notified resource customizationUUID: 720a8e52-bbb7-45c5-8c42-1d2c312761c7
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-11-02T00:42:01.586Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF e76163f5-3060 0bfd872d-4191-4e66-9aa4-2d96e470c311 0 ASDC deployResourceStructure
2022-11-02T00:42:01.586Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar ASDC sendASDCNotification
2022-11-02T00:42:01.586Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar
2022-11-02T00:42:01.587Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T00:42:01.587Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:42:01.588Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:42:01.589Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349721586,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:42:01.690Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-02T00:42:01.691Z||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-11-02T00:42:01.691Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:42:01.714Z||pool-49-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:42:01.715Z||pool-49-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:42:02.589Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951
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-11-02T00:42:02.601Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951
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-11-02T00:42:02.604Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T00:42:02.604Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-02T00:42:02.604Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-02T00:42:32.604Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951
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-11-02T00:42:32.616Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951
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-11-02T00:42:32.622Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T00:42:32.622Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-02T00:42:32.622Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-02T00:42:51.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:42:51.286Z||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-11-02T00:42:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:42:51.312Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:42:51.327Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.327Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "cds",
  "timestamp": 1667349644549,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.328Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.328Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.328Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349651282,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:42:51.328Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.328Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.328Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "cds",
  "timestamp": 1667349644549,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.328Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.328Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.328Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349654096,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:42:51.328Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:42:51.328Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.328Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "cds",
  "timestamp": 1667349644549,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.329Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.329Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.329Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "cds",
  "timestamp": 1667349644549,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.329Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.329Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.329Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349655925,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:42:51.329Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:42:51.329Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.329Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "cds",
  "timestamp": 1667349644549,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.329Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.329Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.330Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "cds",
  "timestamp": 1667349644549,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.330Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.330Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.330Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349656260,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.330Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.330Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.330Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "cds",
  "timestamp": 1667349644549,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.330Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.330Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.330Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349656260,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.330Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.331Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.331Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "cds",
  "timestamp": 1667349644549,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:42:51.331Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.331Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.331Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349656260,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.331Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.331Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.331Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "policy-id",
  "timestamp": 1667349659103,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.331Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.331Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.332Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "cds",
  "timestamp": 1667349660589,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:42:51.332Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:42:51.332Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.332Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349656260,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.332Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.332Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.332Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "policy-id",
  "timestamp": 1667349659103,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.332Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.332Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.332Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "cds",
  "timestamp": 1667349661597,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
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-11-02T00:42:51.345Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951
2022-11-02T00:42:51.346Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951 and ComponentName cds
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-11-02T00:42:51.362Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.362Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349656260,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.362Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.362Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.362Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "policy-id",
  "timestamp": 1667349659103,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.363Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.363Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.363Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349656260,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.363Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.363Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.363Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "policy-id",
  "timestamp": 1667349659103,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.363Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.363Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.363Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349656260,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.363Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.364Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.364Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "policy-id",
  "timestamp": 1667349659103,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.364Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.364Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.364Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349656260,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:42:51.364Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.364Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.364Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "policy-id",
  "timestamp": 1667349659103,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.364Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.364Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.364Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "policy-id",
  "timestamp": 1667349659103,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.365Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.365Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.365Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "policy-id",
  "timestamp": 1667349659103,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:42:51.365Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.365Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.365Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349666420,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.365Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.365Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.365Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "policy-id",
  "timestamp": 1667349667873,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:42:51.365Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:42:51.365Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.366Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349666420,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.366Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.366Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.366Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "policy-id",
  "timestamp": 1667349668884,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:42:51.366Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:42:51.366Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.366Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349666420,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.366Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.366Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.366Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "policy-id",
  "timestamp": 1667349669887,
  "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-11-02T00:42:51.376Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951
2022-11-02T00:42:51.376Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951 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-11-02T00:42:51.394Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.394Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "aai-ml",
  "timestamp": 1667349669160,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.394Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.394Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.394Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349666420,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.394Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.394Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.394Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "aai-ml",
  "timestamp": 1667349669160,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.394Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.395Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.395Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349666420,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.395Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.395Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.395Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "aai-ml",
  "timestamp": 1667349669160,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.395Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.395Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.395Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349666420,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.395Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.395Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.395Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "aai-ml",
  "timestamp": 1667349669160,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.396Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.396Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.396Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349666420,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.396Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.396Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.396Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "aai-ml",
  "timestamp": 1667349669160,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.396Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.396Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.396Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349666420,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:42:51.396Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.396Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.397Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "aai-ml",
  "timestamp": 1667349669160,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.397Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.397Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.397Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349675362,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:42:51.397Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:42:51.397Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.397Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "aai-ml",
  "timestamp": 1667349669160,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.397Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.397Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.397Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "aai-ml",
  "timestamp": 1667349669160,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:42:51.397Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.398Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.398Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349677373,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:42:51.398Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:42:51.398Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.398Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "aai-ml",
  "timestamp": 1667349677961,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:42:51.398Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:42:51.398Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.398Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349678378,
  "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-11-02T00:42:51.406Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951
2022-11-02T00:42:51.406Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951 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-11-02T00:42:51.414Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.414Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "aai-ml",
  "timestamp": 1667349683151,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:42:51.415Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:42:51.415Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.415Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "aai-ml",
  "timestamp": 1667349684156,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "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-11-02T00:42:51.420Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951
2022-11-02T00:42:51.420Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951 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-11-02T00:42:51.429Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.430Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f04c9c96-ecc5-42f7-914e-3f46f6607d11",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349687206,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-02T00:42:51.430Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:42:51.430Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.430Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "cds",
  "timestamp": 1667349689549,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.430Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.430Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.430Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "cds",
  "timestamp": 1667349689549,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.430Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.430Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.430Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349696261,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.431Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.431Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.431Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349696421,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.431Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.431Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.431Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "cds",
  "timestamp": 1667349689549,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.431Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.431Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.431Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349696421,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.431Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.431Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.432Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349696261,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-11-02T00:42:51.432Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.432Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.432Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "cds",
  "timestamp": 1667349689549,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.432Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.432Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.432Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349696421,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.432Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.432Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.432Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349696261,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-11-02T00:42:51.432Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.433Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.433Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "policy-id",
  "timestamp": 1667349699103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.433Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.433Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.433Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "cds",
  "timestamp": 1667349689549,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.433Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.433Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.433Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "aai-ml",
  "timestamp": 1667349699160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.433Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.433Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.433Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349696421,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.434Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.434Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.434Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349696261,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-11-02T00:42:51.434Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.434Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.434Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "policy-id",
  "timestamp": 1667349699103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.434Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.434Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.434Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "cds",
  "timestamp": 1667349689549,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.434Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.434Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.435Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "aai-ml",
  "timestamp": 1667349699160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.435Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.435Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.435Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349696421,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.435Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.435Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.435Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349696261,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-02T00:42:51.435Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.435Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.435Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "policy-id",
  "timestamp": 1667349699103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.435Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.436Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.436Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "cds",
  "timestamp": 1667349689549,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.436Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.436Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.436Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "aai-ml",
  "timestamp": 1667349699160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.436Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.436Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.436Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349696421,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.436Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.437Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.437Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349696261,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.437Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.437Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.437Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "policy-id",
  "timestamp": 1667349699103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.437Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.437Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.437Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "cds",
  "timestamp": 1667349689549,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.437Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.437Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.437Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "aai-ml",
  "timestamp": 1667349699160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.438Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.438Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.438Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349696421,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.438Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.438Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.438Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349696261,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-11-02T00:42:51.439Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.439Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.439Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "policy-id",
  "timestamp": 1667349699103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-02T00:42:51.439Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.439Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.439Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "cds",
  "timestamp": 1667349689549,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:42:51.439Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.439Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.439Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "aai-ml",
  "timestamp": 1667349699160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.439Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.439Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.439Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349696421,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.440Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.440Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.440Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349696261,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.440Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.440Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.440Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "policy-id",
  "timestamp": 1667349699103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.440Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.440Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.440Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "aai-ml",
  "timestamp": 1667349699160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.440Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.440Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.440Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "cds",
  "timestamp": 1667349705534,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:42:51.441Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:42:51.441Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.441Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349696421,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:42:51.441Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.441Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.441Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349696261,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:42:51.441Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.441Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.441Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "policy-id",
  "timestamp": 1667349699103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.441Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.442Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.442Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "aai-ml",
  "timestamp": 1667349699160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.442Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.442Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.442Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "cds",
  "timestamp": 1667349706540,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
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-11-02T00:42:51.459Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 5faebfcf-d625-4147-82d0-c7343e6f5a82
2022-11-02T00:42:51.459Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5faebfcf-d625-4147-82d0-c7343e6f5a82 and ComponentName cds
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-11-02T00:42:51.484Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.484Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349706043,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:42:51.484Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:42:51.484Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.484Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349706061,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:42:51.484Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:42:51.484Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.485Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "policy-id",
  "timestamp": 1667349699103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.485Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.485Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.485Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "aai-ml",
  "timestamp": 1667349699160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.485Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.485Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.485Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349707245,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:42:51.485Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:42:51.485Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.485Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "cds",
  "timestamp": 1667349707544,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.485Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.486Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.486Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "policy-id",
  "timestamp": 1667349699103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:42:51.486Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.486Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.486Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "aai-ml",
  "timestamp": 1667349699160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:42:51.486Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.486Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.486Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349708381,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:42:51.486Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:42:51.486Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.486Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349708503,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:42:51.487Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:42:51.487Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.487Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "cds",
  "timestamp": 1667349707544,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.487Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.487Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.487Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "policy-id",
  "timestamp": 1667349708882,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:42:51.487Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:42:51.487Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.487Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "aai-ml",
  "timestamp": 1667349708940,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:42:51.488Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:42:51.488Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.488Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349709453,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:42:51.488Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:42:51.488Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.488Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349709509,
  "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-11-02T00:42:51.495Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 5faebfcf-d625-4147-82d0-c7343e6f5a82
2022-11-02T00:42:51.495Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5faebfcf-d625-4147-82d0-c7343e6f5a82 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-11-02T00:42:51.504Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.505Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "cds",
  "timestamp": 1667349707544,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:42:51.505Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:42:51.505Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:42:51.505Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "policy-id",
  "timestamp": 1667349709887,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:42:51.505Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:43:02.623Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951
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-11-02T00:43:02.646Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951
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-11-02T00:43:02.649Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T00:43:02.649Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-02T00:43:02.649Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-02T00:43:02.649Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-02T00:43:02.649Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:43:02.649Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:43:02.649Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:43:02.650Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:43:02.650Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:43:02.650Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS 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-11-02T00:43:02.657Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-02T00:43:32.657Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951 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-11-02T00:43:32.666Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951 and serviceModelVersionId: c3810022-1898-4ecf-808e-6b740abaaf8c
2022-11-02T00:43:32.666Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : abf0498a-24bc-4be7-8d3c-888120e88e91
2022-11-02T00:43:32.668Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/abf0498a-24bc-4be7-8d3c-888120e88e91/model-vers/model-ver/c3810022-1898-4ecf-808e-6b740abaaf8c?depth=0
2022-11-02T00:43:32.675Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2022-11-02T00:43:32.766Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|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/abf0498a-24bc-4be7-8d3c-888120e88e91/model-vers/model-ver/c3810022-1898-4ecf-808e-6b740abaaf8c?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-11-02T00:43:32.768Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/abf0498a-24bc-4be7-8d3c-888120e88e91/model-vers/model-ver/c3810022-1898-4ecf-808e-6b740abaaf8c?depth=0|INFO|500||Invoke
2022-11-02T00:43:32.778Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/abf0498a-24bc-4be7-8d3c-888120e88e91/model-vers/model-ver/c3810022-1898-4ecf-808e-6b740abaaf8c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-02T00:43:32.946Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/abf0498a-24bc-4be7-8d3c-888120e88e91/model-vers/model-ver/c3810022-1898-4ecf-808e-6b740abaaf8c?depth=0|INFO|500||InvokeReturn
2022-11-02T00:43:32.947Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|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/abf0498a-24bc-4be7-8d3c-888120e88e91/model-vers/model-ver/c3810022-1898-4ecf-808e-6b740abaaf8c?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[158], X-AAI-TXID=[1-aai-resources-221102-00:43:32:480-23731], vertex-id=[192600], Content-Length=[0], Date=[Wed, 02 Nov 2022 00:43:32 GMT], Content-Type=[application/json]}
2022-11-02T00:43:32.948Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity.
2022-11-02T00:43:32.948Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-02T00:43:32.948Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
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-11-02T00:43:32.957Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|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-11-02T00:43:32.957Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-02T00:43:32.957Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-02T00:43:32.958Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:32.962Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:32.962Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349812957,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-02T00:43:33.062Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:43:33.063Z||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-11-02T00:43:33.063Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:33.087Z||pool-50-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:33.087Z||pool-50-thread-1|||||INFO|500||cambria reply ok (25 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-11-02T00:43:34.012Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:43:34.013Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|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-11-02T00:43:34.013Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:34.619Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:34.639Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T00:43:34.640Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"5faebfcf-d625-4147-82d0-c7343e6f5a82","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"22e0f486-0685-47e2-9ab5-d5c310d5aa0b","serviceDescription":"service","serviceInvariantUUID":"473480b7-5bb5-47f7-8470-e019406172cf","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b2960c99-2558-4e17-aca1-af551391b58d","resourceInvariantUUID":"33c316bd-9f27-4631-b359-05f221b261e4","resourceCustomizationUUID":"81d30296-6048-4595-b687-bb97d1c5164b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"Mzc5M2EyNGE0NjQ0ODA4ODgwNjRlMzAxYTJmM2MwZTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d2b24758-981e-4258-8d3f-a2b8aa68c7b0","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"64dfe2b0-8062-4bdf-8b23-56d493c32974","artifactVersion":"2","generatedFromUUID":"bb7e4230-aa66-422c-8318-6debb8d27ca4"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bb7e4230-aa66-422c-8318-6debb8d27ca4","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"NWQzODU3ZGM4YWNmZWRmYjRhYjNiOWFlZWQwN2VmMWI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"417cfee9-7ec1-417d-8652-caf5a0d0fb89","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"318e336a-b401-4373-9e5a-7ae300230077","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"59799d78-c106-4507-b52d-318146c87adc","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6ad0f537-1962-4b82-912c-c421d7a972a8","artifactVersion":"2","generatedFromUUID":"318e336a-b401-4373-9e5a-7ae300230077"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"Zjc2YWZlOWM4N2JkNzdjZDlkYTZhNTBhZDZhNjY5NjY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bf1e42f-5a31-4c03-9673-04cba6ec40a5","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"YTJhMzBkYjc4MGM3NjU4NzRjYjhkZjY2MjRmMTJiYzg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3a7ddf87-c5a6-4ba1-bd26-a8f56751165e","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-02T00:43:34.642Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:43:34.643Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:34.645Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:34.645Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:43:34.746Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:43:34.748Z||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-11-02T00:43:34.748Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:34.768Z||pool-51-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:34.769Z||pool-51-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-11-02T00:43:35.646Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:43:35.648Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:35.650Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:35.650Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-11-02T00:43:35.751Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:43:35.752Z||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-11-02T00:43:35.752Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:35.773Z||pool-52-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:35.774Z||pool-52-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:43:36.651Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:43:36.652Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:36.654Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:36.654Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-11-02T00:43:36.755Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:43:36.756Z||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-11-02T00:43:36.756Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:36.774Z||pool-53-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:36.775Z||pool-53-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:43:37.655Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:43:37.656Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:37.658Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:37.658Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-11-02T00:43:37.758Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:43:37.759Z||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-11-02T00:43:37.759Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:37.775Z||pool-54-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:37.776Z||pool-54-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:43:38.658Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:43:38.659Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:38.661Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:38.661Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-02T00:43:38.761Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:43:38.762Z||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-11-02T00:43:38.762Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:38.787Z||pool-55-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:38.787Z||pool-55-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:43:39.661Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:43:39.662Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:39.664Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:39.665Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:43:39.765Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:43:39.765Z||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-11-02T00:43:39.765Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:39.794Z||pool-56-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:39.795Z||pool-56-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":1,"count":1}
2022-11-02T00:43:40.665Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:43:40.665Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:40.670Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:40.670Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-11-02T00:43:40.768Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-11-02T00:43:40.770Z||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-11-02T00:43:40.770Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:40.810Z||pool-57-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:40.811Z||pool-57-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:43:41.671Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:43:41.671Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:41.673Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:41.673Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:43:41.774Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:43:41.774Z||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-11-02T00:43:41.775Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:41.870Z||pool-58-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:41.871Z||pool-58-thread-1|||||INFO|500||cambria reply ok (97 ms):{"serverTimeMs":1,"count":1}
2022-11-02T00:43:42.674Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:43:42.676Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:42.679Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:42.679Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:43:42.779Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:43:42.780Z||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-11-02T00:43:42.780Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:42.794Z||pool-59-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:42.794Z||pool-59-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:43:43.680Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "22e0f486-0685-47e2-9ab5-d5c310d5aa0b",
  "serviceDescription": "service",
  "serviceInvariantUUID": "473480b7-5bb5-47f7-8470-e019406172cf",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "81d30296-6048-4595-b687-bb97d1c5164b",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "b2960c99-2558-4e17-aca1-af551391b58d",
      "resourceInvariantUUID": "33c316bd-9f27-4631-b359-05f221b261e4",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "nginx_cloudtech_k8s_charts.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
          "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "64dfe2b0-8062-4bdf-8b23-56d493c32974",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "nginx_cloudtech_k8s_charts.tgz",
          "artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
          "artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "bb7e4230-aa66-422c-8318-6debb8d27ca4",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "basic_cnf0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
          "artifactChecksum": "NWQzODU3ZGM4YWNmZWRmYjRhYjNiOWFlZWQwN2VmMWI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "417cfee9-7ec1-417d-8652-caf5a0d0fb89",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_dummy.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
          "artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "318e336a-b401-4373-9e5a-7ae300230077",
          "generatedArtifact": {
            "artifactName": "base_dummy.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
            "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "6ad0f537-1962-4b82-912c-c421d7a972a8",
            "generatedFromUUID": "318e336a-b401-4373-9e5a-7ae300230077"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_dummy.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
          "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "6ad0f537-1962-4b82-912c-c421d7a972a8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "YTJhMzBkYjc4MGM3NjU4NzRjYjhkZjY2MjRmMTJiYzg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3a7ddf87-c5a6-4ba1-bd26-a8f56751165e"
    }
  ],
  "workloadContext": "Production"
}
2022-11-02T00:43:43.681Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-02T00:43:43.681Z|cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 22e0f486-0685-47e2-9ab5-d5c310d5aa0b ASDC
2022-11-02T00:43:43.681Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:5faebfcf-d625-4147-82d0-c7343e6f5a82
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:22e0f486-0685-47e2-9ab5-d5c310d5aa0b
ServiceInvariantUUID:473480b7-5bb5-47f7-8470-e019406172cf
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
ArtifactUUID:3a7ddf87-c5a6-4ba1-bd26-a8f56751165e
ArtifactChecksum:YTJhMzBkYjc4MGM3NjU4NzRjYjhkZjY2MjRmMTJiYzg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:81d30296-6048-4595-b687-bb97d1c5164b
ResourceInvariantUUID:33c316bd-9f27-4631-b359-05f221b261e4
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:b2960c99-2558-4e17-aca1-af551391b58d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
ArtifactUUID:64dfe2b0-8062-4bdf-8b23-56d493c32974
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.tgz
ArtifactVersion:1
ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
ArtifactUUID:bb7e4230-aa66-422c-8318-6debb8d27ca4
ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:basic_cnf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
ArtifactUUID:417cfee9-7ec1-417d-8652-caf5a0d0fb89
ArtifactChecksum:NWQzODU3ZGM4YWNmZWRmYjRhYjNiOWFlZWQwN2VmMWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_dummy.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
ArtifactUUID:318e336a-b401-4373-9e5a-7ae300230077
ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:6ad0f537-1962-4b82-912c-c421d7a972a8
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:6ad0f537-1962-4b82-912c-c421d7a972a8
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-02T00:43:43.682Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 22e0f486-0685-47e2-9ab5-d5c310d5aa0b 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-11-02T00:43:43.721Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-02T00:43:43.721Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-02T00:43:43.722Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-02T00:43:43.722Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 3a7ddf87-c5a6-4ba1-bd26-a8f56751165e from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-11-02T00:43:43.722Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-11-02T00:43:43.722Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-11-02T00:43:43.950Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-11-02T00:43:43.951Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 3a7ddf87-c5a6-4ba1-bd26-a8f56751165e 73681
2022-11-02T00:43:43.952Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2022-11-02T00:43:43.952Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-11-02T00:43:43.952Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:43:43.952Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:43.954Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:43.954Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349823951,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:43:44.054Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:43:44.055Z||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-11-02T00:43:44.055Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:44.078Z||pool-60-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:44.079Z||pool-60-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:43:44.955Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-02T00:43:44.956Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-02T00:43:44.956Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 3a7ddf87-c5a6-4ba1-bd26-a8f56751165e, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-02T00:43:44.956Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2022-11-02T00:43:44.957Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-02T00:43:44.957Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-02T00:43:45.162Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4163352543853877975/Definitions/service-BasicCnf-template.yml
Log warning: The required parameter "compute_dummy_metadata" is not provided
Log warning: The required parameter "compute_dummy_name" is not provided
2022-11-02T00:43:46.355Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-02T00:43:46.356Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-11-02T00:43:46.356Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-02T00:43:46.356Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-11-02T00:43:46.357Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-02T00:43:46.357Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 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-BasicCnf-csar.csar
2022-11-02T00:43:46.357Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-02T00:43:46.357Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|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-BasicCnf-csar.csar
2022-11-02T00:43:46.357Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-11-02T00:43:46.358Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:46.358Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:43:46.359Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-02T00:43:46.359Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-11-02T00:43:46.359Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-02T00:43:46.360Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:46.360Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:43:46.360Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-02T00:43:46.360Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-11-02T00:43:46.360Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-02T00:43:46.361Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:46.361Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:43:46.361Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:46.361Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-11-02T00:43:46.361Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2022-11-02T00:43:46.362Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Node template dummy is not matching search criteria
2022-11-02T00:43:46.362Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-02T00:43:46.362Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:46.362Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-02T00:43:46.362Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:46.363Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-02T00:43:46.363Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:43:46.363Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:46.363Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-02T00:43:46.363Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:43:46.364Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:46.364Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-02T00:43:46.364Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:43:46.364Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:46.364Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-11-02T00:43:46.365Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-11-02T00:43:46.365Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=78b3061e-dec3-4dff-acf5-b291f602c113
2022-11-02T00:43:46.365Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:46.365Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:43:46.366Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:46.366Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:43:46.366Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:46.366Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:43:46.366Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:46.366Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:43:46.367Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:22e0f486-0685-47e2-9ab5-d5c310d5aa0b
Model Version:NULL
Model InvariantUuid:473480b7-5bb5-47f7-8470-e019406172cf
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:d8d8bbc2-cc13-480a-b2be-25ed5a277755
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:33c316bd-9f27-4631-b359-05f221b261e4
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:81d30296-6048-4595-b687-bb97d1c5164b
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:d54b7ce3-4bf5-4f41-8797-e0b7179a6b7b
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:25cfc76f-1bce-41f6-864e-652c3d3786ab
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:78b3061e-dec3-4dff-acf5-b291f602c113
ModelInvariantUuid:fb98e5f6-0311-4815-91b8-90b31d093455
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:ee7aebc0-5275-404b-90b3-53500f907583
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:47230c67-6845-4d61-9e82-d43cc8d06c09
ModelInvariantUuid:507709d6-6999-4e58-b967-06ddd47bc139
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:e6c5e72d-8a65-4359-8b43-3849a103b98a
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-11-02T00:43:46.377Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: b2960c99-2558-4e17-aca1-af551391b58d
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-11-02T00:43:46.380Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||basic_cnf 0
2022-11-02T00:43:46.381Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b2960c99-2558-4e17-aca1-af551391b58d
2022-11-02T00:43:46.381Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 64dfe2b0-8062-4bdf-8b23-56d493c32974 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-11-02T00:43:46.381Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-11-02T00:43:46.381Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-11-02T00:43:46.440Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-11-02T00:43:46.440Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 64dfe2b0-8062-4bdf-8b23-56d493c32974 12
2022-11-02T00:43:46.441Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2022-11-02T00:43:46.441Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-11-02T00:43:46.441Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:43:46.441Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:46.443Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:46.443Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349826441,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:43:46.543Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-02T00:43:46.544Z||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-11-02T00:43:46.544Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:46.560Z||pool-61-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:46.560Z||pool-61-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-02T00:43:47.444Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: bb7e4230-aa66-422c-8318-6debb8d27ca4 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-11-02T00:43:47.445Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-11-02T00:43:47.445Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-11-02T00:43:47.524Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-11-02T00:43:47.525Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz bb7e4230-aa66-422c-8318-6debb8d27ca4 2688
2022-11-02T00:43:47.525Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2022-11-02T00:43:47.525Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-11-02T00:43:47.525Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:43:47.526Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:47.527Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:47.527Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349827525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:43:47.628Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-02T00:43:47.628Z||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-11-02T00:43:47.628Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:47.654Z||pool-62-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:47.654Z||pool-62-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:43:48.529Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 417cfee9-7ec1-417d-8652-caf5a0d0fb89 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-11-02T00:43:48.529Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-11-02T00:43:48.529Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-11-02T00:43:48.601Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-11-02T00:43:48.601Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 417cfee9-7ec1-417d-8652-caf5a0d0fb89 828
2022-11-02T00:43:48.601Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2022-11-02T00:43:48.601Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-11-02T00:43:48.601Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:43:48.602Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:48.603Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:48.603Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349828601,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:43:48.703Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:43:48.704Z||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-11-02T00:43:48.704Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:48.722Z||pool-63-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:48.723Z||pool-63-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-02T00:43:49.604Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "d54b7ce3-4bf5-4f41-8797-e0b7179a6b7b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "25cfc76f-1bce-41f6-864e-652c3d3786ab",
    "vfModuleModelCustomizationUUID": "bf46ab65-d723-48d3-bb94-2f7250a203d3",
    "isBase": true,
    "artifacts": [
      "bb7e4230-aa66-422c-8318-6debb8d27ca4",
      "318e336a-b401-4373-9e5a-7ae300230077",
      "6ad0f537-1962-4b82-912c-c421d7a972a8"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-02T00:43:49.608Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:25cfc76f-1bce-41f6-864e-652c3d3786ab
VfModuleModelInvariantUUID:d54b7ce3-4bf5-4f41-8797-e0b7179a6b7b
VfModuleModelDescription:NULL
Artifacts UUID List:{
bb7e4230-aa66-422c-8318-6debb8d27ca4
,
318e336a-b401-4373-9e5a-7ae300230077
,
6ad0f537-1962-4b82-912c-c421d7a972a8

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_dummy
  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-11-02T00:43:49.610Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "d54b7ce3-4bf5-4f41-8797-e0b7179a6b7b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "25cfc76f-1bce-41f6-864e-652c3d3786ab",
    "vfModuleModelCustomizationUUID": "bf46ab65-d723-48d3-bb94-2f7250a203d3",
    "isBase": true,
    "artifacts": [
      "bb7e4230-aa66-422c-8318-6debb8d27ca4",
      "318e336a-b401-4373-9e5a-7ae300230077",
      "6ad0f537-1962-4b82-912c-c421d7a972a8"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-02T00:43:49.610Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:25cfc76f-1bce-41f6-864e-652c3d3786ab
VfModuleModelInvariantUUID:d54b7ce3-4bf5-4f41-8797-e0b7179a6b7b
VfModuleModelDescription:NULL
Artifacts UUID List:{
bb7e4230-aa66-422c-8318-6debb8d27ca4
,
318e336a-b401-4373-9e5a-7ae300230077
,
6ad0f537-1962-4b82-912c-c421d7a972a8

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_dummy
  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-11-02T00:43:49.610Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 318e336a-b401-4373-9e5a-7ae300230077 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-11-02T00:43:49.610Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-11-02T00:43:49.610Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-11-02T00:43:49.680Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-11-02T00:43:49.680Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 318e336a-b401-4373-9e5a-7ae300230077 1164
2022-11-02T00:43:49.680Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2022-11-02T00:43:49.680Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-11-02T00:43:49.680Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:43:49.680Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:49.682Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:49.682Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349829680,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:43:49.782Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-02T00:43:49.783Z||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-11-02T00:43:49.783Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:49.819Z||pool-64-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:49.820Z||pool-64-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":1,"count":1}
2022-11-02T00:43:50.683Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 6ad0f537-1962-4b82-912c-c421d7a972a8 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-11-02T00:43:50.684Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-11-02T00:43:50.684Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-11-02T00:43:50.882Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-11-02T00:43:50.883Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 6ad0f537-1962-4b82-912c-c421d7a972a8 200
2022-11-02T00:43:50.883Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2022-11-02T00:43:50.883Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-11-02T00:43:50.883Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:43:50.884Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:50.886Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:50.886Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349830883,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:43:50.986Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:43:50.987Z||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-11-02T00:43:50.987Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:51.003Z||pool-65-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:51.004Z||pool-65-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:43:51.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:43:51.286Z||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-11-02T00:43:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:51.317Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:51.317Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:43:51.317Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349711282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:43:51.318Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:43:51.887Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 22e0f486-0685-47e2-9ab5-d5c310d5aa0b
2022-11-02T00:43:51.887Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 b2960c99-2558-4e17-aca1-af551391b58d 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 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=?
2022-11-02T00:43:51.920Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||WARN|500||ASDC_ARTIFACT_TYPE_NOT_SUPPORT CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT(Artifact Name:nginx_cloudtech_k8s_charts.tgz) 300 Artifact type not supported
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-11-02T00:43:51.926Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3e4a9583, org.onap.sdc.toscaparser.api.parameters.Input@2ac9a8b3, org.onap.sdc.toscaparser.api.parameters.Input@361c87b1, org.onap.sdc.toscaparser.api.parameters.Input@3f166921, org.onap.sdc.toscaparser.api.parameters.Input@551a15cd]
2022-11-02T00:43:51.927Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:51.927Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:43:51.927Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 
2022-11-02T00:43:51.928Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 81d30296-6048-4595-b687-bb97d1c5164b
2022-11-02T00:43:51.928Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 81d30296-6048-4595-b687-bb97d1c5164b matches Tosca VF Customization UUID: 81d30296-6048-4595-b687-bb97d1c5164b
2022-11-02T00:43:51.928Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 81d30296-6048-4595-b687-bb97d1c5164b  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-11-02T00:43:51.931Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:51.931Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:43:51.931Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 81d30296-6048-4595-b687-bb97d1c5164b: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-02T00:43:51.931Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6c51a94d
2022-11-02T00:43:51.931Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:51.932Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-02T00:43:51.932Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : bf46ab65-d723-48d3-bb94-2f7250a203d3
2022-11-02T00:43:51.932Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID bf46ab65-d723-48d3-bb94-2f7250a203d3
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-11-02T00:43:51.935Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:51.935Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-02T00:43:51.935Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:43:51.935Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:51.935Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-02T00:43:51.935Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:43:51.936Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:51.936Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-11-02T00:43:51.936Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-11-02T00:43:51.936Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=78b3061e-dec3-4dff-acf5-b291f602c113
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-11-02T00:43:51.938Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:51.939Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-02T00:43:51.939Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:43:51.939Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:51.939Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-02T00:43:51.939Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=81d30296-6048-4595-b687-bb97d1c5164b
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-11-02T00:43:51.941Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:51.942Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:43:51.942Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 22e0f486-0685-47e2-9ab5-d5c310d5aa0b: basic_cnf
2022-11-02T00:43:51.942Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:51.942Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:43:51.942Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:51.943Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:43:51.943Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:51.943Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:43:51.943Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:51.943Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:43:51.943Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:43:51.943Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:43:51.944Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||Saving Service: basic_cnf 
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: 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 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-11-02T00:43:53.509Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf b2960c99-2558-4e17-aca1-af551391b58d 1 ASDC deployResourceStructure
2022-11-02T00:43:53.510Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2022-11-02T00:43:53.510Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env(The artifact has not been used by the modules defined in the resource)
2022-11-02T00:43:53.510Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-02T00:43:53.510Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:53.512Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:53.512Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349833509,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-02T00:43:53.613Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-02T00:43:53.632Z||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-11-02T00:43:53.633Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:53.655Z||pool-66-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:53.656Z||pool-66-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":1,"count":1}
2022-11-02T00:43:54.513Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2022-11-02T00:43:54.513Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource)
2022-11-02T00:43:54.514Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-02T00:43:54.514Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:54.516Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:54.516Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349834513,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-02T00:43:54.616Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:43:54.617Z||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-11-02T00:43:54.617Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:54.639Z||pool-67-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:54.639Z||pool-67-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:43:55.517Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2022-11-02T00:43:55.517Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-11-02T00:43:55.517Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T00:43:55.518Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:55.519Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:55.520Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349835517,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-02T00:43:55.620Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:43:55.621Z||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-11-02T00:43:55.621Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:55.637Z||pool-68-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:55.637Z||pool-68-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-11-02T00:43:56.521Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2022-11-02T00:43:56.521Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-11-02T00:43:56.521Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T00:43:56.522Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:56.524Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:56.524Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349836521,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-11-02T00:43:56.624Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:43:56.625Z||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-11-02T00:43:56.625Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:56.640Z||pool-69-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:56.641Z||pool-69-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:43:57.524Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2022-11-02T00:43:57.525Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-11-02T00:43:57.525Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T00:43:57.525Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:57.527Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:57.528Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349837524,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-11-02T00:43:57.628Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:43:57.629Z||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-11-02T00:43:57.629Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:57.675Z||pool-70-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:57.676Z||pool-70-thread-1|||||INFO|500||cambria reply ok (48 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:43:58.528Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2022-11-02T00:43:58.528Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-11-02T00:43:58.529Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T00:43:58.529Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:43:58.531Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:43:58.531Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349838528,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:43:58.631Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:43:58.632Z||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-11-02T00:43:58.633Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:43:58.653Z||pool-71-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:43:58.654Z||pool-71-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:43:59.532Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5faebfcf-d625-4147-82d0-c7343e6f5a82
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-11-02T00:43:59.545Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5faebfcf-d625-4147-82d0-c7343e6f5a82
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-11-02T00:43:59.548Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T00:43:59.548Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-02T00:43:59.548Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-02T00:44:29.548Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5faebfcf-d625-4147-82d0-c7343e6f5a82
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-11-02T00:44:29.562Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5faebfcf-d625-4147-82d0-c7343e6f5a82
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-11-02T00:44:29.565Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T00:44:29.565Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-02T00:44:29.565Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-02T00:44:51.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:44:51.286Z||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-11-02T00:44:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:44:51.323Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:44:51.324Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.324Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349710518,
  "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-11-02T00:44:51.343Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5faebfcf-d625-4147-82d0-c7343e6f5a82
2022-11-02T00:44:51.344Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5faebfcf-d625-4147-82d0-c7343e6f5a82 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-11-02T00:44:51.355Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.355Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "cds",
  "timestamp": 1667349707544,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.355Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.355Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.355Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "policy-id",
  "timestamp": 1667349710890,
  "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-11-02T00:44:51.364Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5faebfcf-d625-4147-82d0-c7343e6f5a82
2022-11-02T00:44:51.364Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5faebfcf-d625-4147-82d0-c7343e6f5a82 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-11-02T00:44:51.402Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.402Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349711282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.402Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.402Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.402Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349711523,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-02T00:44:51.403Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:44:51.403Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.403Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "cds",
  "timestamp": 1667349707544,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.403Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.403Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.403Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "policy-id",
  "timestamp": 1667349699103,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.403Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.403Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.403Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349711282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.403Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.404Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.404Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "cds",
  "timestamp": 1667349707544,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.404Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.404Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.404Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "policy-id",
  "timestamp": 1667349699103,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.404Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.404Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.404Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349711282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.404Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.404Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.404Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "cds",
  "timestamp": 1667349707544,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:44:51.405Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.405Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.405Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "policy-id",
  "timestamp": 1667349699103,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-02T00:44:51.405Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.405Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.405Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349711282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.405Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.405Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.405Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "policy-id",
  "timestamp": 1667349699103,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.405Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.405Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.406Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "cds",
  "timestamp": 1667349715725,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:44:51.406Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:44:51.406Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.406Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349711282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/resourceInstances/pnfe76163f530600/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.406Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.406Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.406Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "policy-id",
  "timestamp": 1667349699103,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.406Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.406Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.406Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "cds",
  "timestamp": 1667349716730,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
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-11-02T00:44:51.433Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c1300e00-8602-472e-801b-3bd42e412bb4
2022-11-02T00:44:51.433Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId c1300e00-8602-472e-801b-3bd42e412bb4 and ComponentName cds
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-11-02T00:44:51.448Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.449Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349711282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.449Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.449Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.449Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "policy-id",
  "timestamp": 1667349699103,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.450Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.450Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.450Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "aai-ml",
  "timestamp": 1667349716811,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:44:51.450Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:44:51.450Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.451Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349716261,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.451Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.451Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.451Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349711282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:44:51.451Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.451Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.451Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "policy-id",
  "timestamp": 1667349699103,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:44:51.451Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.451Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.451Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "aai-ml",
  "timestamp": 1667349717815,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "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-11-02T00:44:51.458Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 5faebfcf-d625-4147-82d0-c7343e6f5a82
2022-11-02T00:44:51.458Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5faebfcf-d625-4147-82d0-c7343e6f5a82 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-11-02T00:44:51.505Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.505Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349716261,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-11-02T00:44:51.505Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.506Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.506Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349719589,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:44:51.507Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:44:51.507Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.507Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "aai-ml",
  "timestamp": 1667349699160,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.507Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.507Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.508Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349716261,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-02T00:44:51.508Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.508Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.508Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "policy-id",
  "timestamp": 1667349719088,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:44:51.509Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:44:51.509Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.509Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "aai-ml",
  "timestamp": 1667349699160,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.509Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.509Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.510Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349716261,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.510Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.510Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.510Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "policy-id",
  "timestamp": 1667349720092,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:44:51.511Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:44:51.511Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.511Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349721586,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYbed0bkytnuijnjd92uf/1.0/artifacts/service-DemoPnfYbed0bkytnuijnjd92uf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:44:51.511Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:44:51.511Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.511Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "aai-ml",
  "timestamp": 1667349699160,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.512Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.512Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.512Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349716261,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-02T00:44:51.512Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.512Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.512Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "policy-id",
  "timestamp": 1667349721095,
  "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-11-02T00:44:51.534Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c1300e00-8602-472e-801b-3bd42e412bb4
2022-11-02T00:44:51.534Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId c1300e00-8602-472e-801b-3bd42e412bb4 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-11-02T00:44:51.548Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.549Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "aai-ml",
  "timestamp": 1667349699160,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.549Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.549Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.549Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349716261,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.549Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.549Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.549Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "aai-ml",
  "timestamp": 1667349699160,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.549Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.549Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.549Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349716261,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:44:51.549Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.550Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.550Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "aai-ml",
  "timestamp": 1667349699160,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.550Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.550Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.550Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349723970,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:44:51.550Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:44:51.550Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.550Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "aai-ml",
  "timestamp": 1667349699160,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:44:51.550Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.550Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.550Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349725048,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:44:51.551Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:44:51.551Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.551Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "aai-ml",
  "timestamp": 1667349725963,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:44:51.551Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:44:51.551Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.551Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349726134,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:44:51.551Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:44:51.551Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.551Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349726420,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.551Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.551Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.551Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349727170,
  "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-11-02T00:44:51.565Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c1300e00-8602-472e-801b-3bd42e412bb4
2022-11-02T00:44:51.565Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId c1300e00-8602-472e-801b-3bd42e412bb4 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-11-02T00:44:51.581Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.581Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349726420,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.581Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.581Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.581Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667349728177,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-02T00:44:51.581Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:44:51.581Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.581Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349726420,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.582Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.582Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.582Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349726420,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.582Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.582Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.582Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349726420,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.582Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.582Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.582Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349726420,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:44:51.583Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.583Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.583Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349726420,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:44:51.583Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:44:51.583Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.583Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "aai-ml",
  "timestamp": 1667349733207,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:44:51.583Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:44:51.583Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.583Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "aai-ml",
  "timestamp": 1667349734211,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "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-11-02T00:44:51.591Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c1300e00-8602-472e-801b-3bd42e412bb4
2022-11-02T00:44:51.592Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId c1300e00-8602-472e-801b-3bd42e412bb4 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-11-02T00:44:51.620Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.621Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349734130,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:44:51.621Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:44:51.621Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.621Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349736601,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:44:51.621Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:44:51.621Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:44:51.621Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667349737605,
  "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-11-02T00:44:51.628Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c1300e00-8602-472e-801b-3bd42e412bb4
2022-11-02T00:44:51.628Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId c1300e00-8602-472e-801b-3bd42e412bb4 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-11-02T00:44:59.565Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5faebfcf-d625-4147-82d0-c7343e6f5a82
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-11-02T00:44:59.579Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5faebfcf-d625-4147-82d0-c7343e6f5a82
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-11-02T00:44:59.582Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T00:44:59.582Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-02T00:44:59.583Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-02T00:44:59.583Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-02T00:44:59.583Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:44:59.583Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:44:59.583Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:44:59.583Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:44:59.583Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:44:59.583Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS 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-11-02T00:44:59.592Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-02T00:45:29.592Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5faebfcf-d625-4147-82d0-c7343e6f5a82 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-11-02T00:45:29.600Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5faebfcf-d625-4147-82d0-c7343e6f5a82 and serviceModelVersionId: 22e0f486-0685-47e2-9ab5-d5c310d5aa0b
2022-11-02T00:45:29.601Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 473480b7-5bb5-47f7-8470-e019406172cf
2022-11-02T00:45:29.601Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/473480b7-5bb5-47f7-8470-e019406172cf/model-vers/model-ver/22e0f486-0685-47e2-9ab5-d5c310d5aa0b?depth=0
2022-11-02T00:45:29.606Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2022-11-02T00:45:29.654Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/473480b7-5bb5-47f7-8470-e019406172cf/model-vers/model-ver/22e0f486-0685-47e2-9ab5-d5c310d5aa0b?depth=0|INFO|500||Invoke
2022-11-02T00:45:29.655Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/473480b7-5bb5-47f7-8470-e019406172cf/model-vers/model-ver/22e0f486-0685-47e2-9ab5-d5c310d5aa0b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/473480b7-5bb5-47f7-8470-e019406172cf/model-vers/model-ver/22e0f486-0685-47e2-9ab5-d5c310d5aa0b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5faebfcf-d625-4147-82d0-c7343e6f5a82], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3bda7605-c391-407d-b072-9f5a4c780153], X-ECOMP-RequestID=[5faebfcf-d625-4147-82d0-c7343e6f5a82], X-TransactionId=[], X-ONAP-RequestID=[5faebfcf-d625-4147-82d0-c7343e6f5a82], Content-Type=[application/merge-patch+json]}
2022-11-02T00:45:29.659Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/473480b7-5bb5-47f7-8470-e019406172cf/model-vers/model-ver/22e0f486-0685-47e2-9ab5-d5c310d5aa0b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-02T00:45:29.805Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/473480b7-5bb5-47f7-8470-e019406172cf/model-vers/model-ver/22e0f486-0685-47e2-9ab5-d5c310d5aa0b?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/473480b7-5bb5-47f7-8470-e019406172cf/model-vers/model-ver/22e0f486-0685-47e2-9ab5-d5c310d5aa0b?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[134], X-AAI-TXID=[0-aai-resources-221102-00:45:29:349-17020], vertex-id=[552984], Content-Length=[0], Date=[Wed, 02 Nov 2022 00:45:29 GMT], Content-Type=[application/json]}
2022-11-02T00:45:29.806Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/473480b7-5bb5-47f7-8470-e019406172cf/model-vers/model-ver/22e0f486-0685-47e2-9ab5-d5c310d5aa0b?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-02T00:45:29.806Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/473480b7-5bb5-47f7-8470-e019406172cf/model-vers/model-ver/22e0f486-0685-47e2-9ab5-d5c310d5aa0b?depth=0|INFO|500||InvokeReturn
2022-11-02T00:45:29.807Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-02T00:45:29.807Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
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-11-02T00:45:29.815Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|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-11-02T00:45:29.815Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5faebfcf-d625-4147-82d0-c7343e6f5a82 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-02T00:45:29.815Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-02T00:45:29.816Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:45:29.818Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:45:29.818Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349929815,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-02T00:45:29.918Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:45:29.919Z||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-11-02T00:45:29.919Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:45:29.944Z||pool-72-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:45:29.945Z||pool-72-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-11-02T00:45:30.837Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T00:45:30.838Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"c1300e00-8602-472e-801b-3bd42e412bb4","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"88c42543-5b4b-4dbd-89a2-e1de500195f8","serviceDescription":"service","serviceInvariantUUID":"73ba4872-dc65-4d2c-a365-dac5b149be38","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1e840b9c-8e1e-4ecc-ab9e-51c53eb27286","resourceInvariantUUID":"4a1d90b3-bbec-4e8e-a719-0fcd6b8d6bb0","resourceCustomizationUUID":"f4cdd60e-d1f8-40f2-bad8-e5c1844f4f71","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":"MmViM2I4ZjM0OTIxNWNjY2VhNDhjMTg3ZWI0ZGQ3Y2I\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"eba8ca84-de52-459f-9e27-9c40c939b7d0","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":"NTk1ZjgxZjI4YmUzMTdkZmZiMTUxOWZjOGVlNmNjMTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"09930c74-7a9f-43db-a501-7aa6782bcbd6","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":"8b00375e-c383-4007-bc3b-fb37a1362e85","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":"93608898-ea2a-4829-95d5-9abba13d5a6b","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":"df7160aa-237a-4ded-a383-575a7f0749f4","artifactVersion":"2","generatedFromUUID":"8b00375e-c383-4007-bc3b-fb37a1362e85"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NGE2MTYwMGQzNTZiMmQ5NWM2NjRiNjI0MTViY2VmMzg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"91a9e624-8577-4440-b86b-f047e51e626a","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZDc2MmFlZjU0YmNkYmI1MWFkYTdiNDM1YjU0Yzk2ZGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"91a0e867-cd7c-4449-815d-ef4a96e25787","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-02T00:45:30.838Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:45:30.839Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:45:30.841Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:45:30.841Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:45:30.941Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:45:30.942Z||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-11-02T00:45:30.942Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:45:30.966Z||pool-73-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:45:30.966Z||pool-73-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:45:31.841Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:45:31.842Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:45:31.844Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:45:31.844Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-11-02T00:45:31.945Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:45:31.946Z||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-11-02T00:45:31.946Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:45:31.963Z||pool-74-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:45:31.963Z||pool-74-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:45:32.845Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:45:32.846Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:45:32.848Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:45:32.848Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-02T00:45:32.948Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:45:32.949Z||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-11-02T00:45:32.949Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:45:32.984Z||pool-75-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:45:32.984Z||pool-75-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:45:33.848Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:45:33.849Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:45:33.852Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:45:33.852Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:45:33.952Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:45:33.953Z||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-11-02T00:45:33.954Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:45:33.973Z||pool-76-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:45:33.974Z||pool-76-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:45:34.852Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:45:34.853Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:45:34.855Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:45:34.855Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-02T00:45:34.955Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:45:34.956Z||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-11-02T00:45:34.956Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:45:34.975Z||pool-77-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:45:34.976Z||pool-77-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:45:35.856Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:45:35.857Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:45:35.859Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:45:35.859Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:45:35.959Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:45:35.960Z||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-11-02T00:45:35.960Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:45:36.020Z||pool-78-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:45:36.021Z||pool-78-thread-1|||||INFO|500||cambria reply ok (62 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:45:36.866Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T00:45:36.868Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:45:36.870Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:45:36.871Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:45:36.971Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:45:36.972Z||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-11-02T00:45:36.972Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:45:37.035Z||pool-79-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:45:37.036Z||pool-79-thread-1|||||INFO|500||cambria reply ok (65 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:45:37.872Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "88c42543-5b4b-4dbd-89a2-e1de500195f8",
  "serviceDescription": "service",
  "serviceInvariantUUID": "73ba4872-dc65-4d2c-a365-dac5b149be38",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "f4cdd60e-d1f8-40f2-bad8-e5c1844f4f71",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "1e840b9c-8e1e-4ecc-ab9e-51c53eb27286",
      "resourceInvariantUUID": "4a1d90b3-bbec-4e8e-a719-0fcd6b8d6bb0",
      "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": "NTk1ZjgxZjI4YmUzMTdkZmZiMTUxOWZjOGVlNmNjMTc\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "09930c74-7a9f-43db-a501-7aa6782bcbd6",
          "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": "8b00375e-c383-4007-bc3b-fb37a1362e85",
          "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": "df7160aa-237a-4ded-a383-575a7f0749f4",
            "generatedFromUUID": "8b00375e-c383-4007-bc3b-fb37a1362e85"
          },
          "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": "df7160aa-237a-4ded-a383-575a7f0749f4",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "ZDc2MmFlZjU0YmNkYmI1MWFkYTdiNDM1YjU0Yzk2ZGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "91a0e867-cd7c-4449-815d-ef4a96e25787"
    }
  ],
  "workloadContext": "Production"
}
2022-11-02T00:45:37.872Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-02T00:45:37.872Z|5faebfcf-d625-4147-82d0-c7343e6f5a82|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 88c42543-5b4b-4dbd-89a2-e1de500195f8 ASDC
2022-11-02T00:45:37.873Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:c1300e00-8602-472e-801b-3bd42e412bb4
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:88c42543-5b4b-4dbd-89a2-e1de500195f8
ServiceInvariantUUID:73ba4872-dc65-4d2c-a365-dac5b149be38
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:91a0e867-cd7c-4449-815d-ef4a96e25787
ArtifactChecksum:ZDc2MmFlZjU0YmNkYmI1MWFkYTdiNDM1YjU0Yzk2ZGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:f4cdd60e-d1f8-40f2-bad8-e5c1844f4f71
ResourceInvariantUUID:4a1d90b3-bbec-4e8e-a719-0fcd6b8d6bb0
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:1e840b9c-8e1e-4ecc-ab9e-51c53eb27286
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:09930c74-7a9f-43db-a501-7aa6782bcbd6
ArtifactChecksum:NTk1ZjgxZjI4YmUzMTdkZmZiMTUxOWZjOGVlNmNjMTc=
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:8b00375e-c383-4007-bc3b-fb37a1362e85
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:df7160aa-237a-4ded-a383-575a7f0749f4
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:df7160aa-237a-4ded-a383-575a7f0749f4
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-02T00:45:37.873Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 88c42543-5b4b-4dbd-89a2-e1de500195f8 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-11-02T00:45:37.913Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-02T00:45:37.913Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-02T00:45:37.914Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-02T00:45:37.914Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 91a0e867-cd7c-4449-815d-ef4a96e25787 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-02T00:45:37.914Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-11-02T00:45:37.914Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-02T00:45:38.195Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-11-02T00:45:38.197Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 91a0e867-cd7c-4449-815d-ef4a96e25787 74825
2022-11-02T00:45:38.197Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-11-02T00:45:38.197Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-02T00:45:38.197Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:45:38.198Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:45:38.199Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:45:38.200Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349938197,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:45:38.300Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:45:38.301Z||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-11-02T00:45:38.301Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:45:38.321Z||pool-80-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:45:38.321Z||pool-80-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:45:39.200Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-02T00:45:39.202Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-02T00:45:39.203Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 91a0e867-cd7c-4449-815d-ef4a96e25787, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-11-02T00:45:39.203Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-11-02T00:45:39.204Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-11-02T00:45:39.204Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-11-02T00:45:39.385Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3007499475614088168/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-11-02T00:45:40.480Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-02T00:45:40.480Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-11-02T00:45:40.480Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-02T00:45:40.480Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-02T00:45:40.481Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||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-11-02T00:45:40.481Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-BasicVm-csar.csar
2022-11-02T00:45:40.481Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||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-11-02T00:45:40.481Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||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-11-02T00:45:40.481Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-BasicVm-csar.csar
2022-11-02T00:45:40.481Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-BasicVm-csar.csar
2022-11-02T00:45:40.481Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-BasicVm-csar.csar
2022-11-02T00:45:40.481Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-11-02T00:45:40.481Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:40.481Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:45:40.482Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-02T00:45:40.482Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-11-02T00:45:40.482Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-02T00:45:40.482Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:40.482Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:45:40.482Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-02T00:45:40.482Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-11-02T00:45:40.483Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-02T00:45:40.483Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:40.483Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:45:40.483Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:40.483Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-11-02T00:45:40.483Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-11-02T00:45:40.483Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-11-02T00:45:40.484Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-11-02T00:45:40.484Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-02T00:45:40.484Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-02T00:45:40.484Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:40.484Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-02T00:45:40.484Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:40.484Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-02T00:45:40.484Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:45:40.485Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:40.485Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-02T00:45:40.485Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:45:40.485Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:40.485Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-02T00:45:40.485Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:45:40.485Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:40.486Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-11-02T00:45:40.486Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-02T00:45:40.486Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-02T00:45:40.486Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=1297d7bb-c36e-4243-b163-80c41688919d
2022-11-02T00:45:40.486Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:40.486Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:45:40.487Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:40.487Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:45:40.487Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:40.487Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:45:40.487Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:40.487Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:45:40.487Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:88c42543-5b4b-4dbd-89a2-e1de500195f8
Model Version:NULL
Model InvariantUuid:73ba4872-dc65-4d2c-a365-dac5b149be38
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:853da8ed-47ee-4fb4-ad9f-50e8913cc84b
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4a1d90b3-bbec-4e8e-a719-0fcd6b8d6bb0
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:f4cdd60e-d1f8-40f2-bad8-e5c1844f4f71
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:4809a3f9-72f6-4c48-ad63-080e7ae9de26
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:fa97a965-d145-4214-afe3-6dded8ce702d
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:1297d7bb-c36e-4243-b163-80c41688919d
ModelInvariantUuid:9b08f805-70a9-440f-8838-88d890a88031
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:6d7a12ec-89b1-4e8f-a5e6-f713a7c74646
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:85921008-84e0-4f36-8a81-593349655143
ModelInvariantUuid:702a2a24-90e7-416b-9501-df91dad76247
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:e2f9551e-35ca-42e8-ba29-c0b6fa9880c5
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-11-02T00:45:40.495Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 1e840b9c-8e1e-4ecc-ab9e-51c53eb27286
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-11-02T00:45:40.499Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||basic_vm 0
2022-11-02T00:45:40.499Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 1e840b9c-8e1e-4ecc-ab9e-51c53eb27286
2022-11-02T00:45:40.500Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 09930c74-7a9f-43db-a501-7aa6782bcbd6 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-11-02T00:45:40.500Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-11-02T00:45:40.501Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||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-11-02T00:45:40.698Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-11-02T00:45:40.698Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 09930c74-7a9f-43db-a501-7aa6782bcbd6 787
2022-11-02T00:45:40.698Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||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-11-02T00:45:40.698Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||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-11-02T00:45:40.699Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:45:40.699Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:45:40.700Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:45:40.701Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349940698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:45:40.801Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:45:40.802Z||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-11-02T00:45:40.802Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:45:40.821Z||pool-81-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:45:40.821Z||pool-81-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:45:41.701Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "4809a3f9-72f6-4c48-ad63-080e7ae9de26",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "fa97a965-d145-4214-afe3-6dded8ce702d",
    "vfModuleModelCustomizationUUID": "380649e3-ccdc-4437-b93c-838adb5a7033",
    "isBase": true,
    "artifacts": [
      "8b00375e-c383-4007-bc3b-fb37a1362e85",
      "df7160aa-237a-4ded-a383-575a7f0749f4"
    ],
    "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-11-02T00:45:41.706Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:fa97a965-d145-4214-afe3-6dded8ce702d
VfModuleModelInvariantUUID:4809a3f9-72f6-4c48-ad63-080e7ae9de26
VfModuleModelDescription:NULL
Artifacts UUID List:{
8b00375e-c383-4007-bc3b-fb37a1362e85
,
df7160aa-237a-4ded-a383-575a7f0749f4

}
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-11-02T00:45:41.708Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "4809a3f9-72f6-4c48-ad63-080e7ae9de26",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "fa97a965-d145-4214-afe3-6dded8ce702d",
    "vfModuleModelCustomizationUUID": "380649e3-ccdc-4437-b93c-838adb5a7033",
    "isBase": true,
    "artifacts": [
      "8b00375e-c383-4007-bc3b-fb37a1362e85",
      "df7160aa-237a-4ded-a383-575a7f0749f4"
    ],
    "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-11-02T00:45:41.708Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:fa97a965-d145-4214-afe3-6dded8ce702d
VfModuleModelInvariantUUID:4809a3f9-72f6-4c48-ad63-080e7ae9de26
VfModuleModelDescription:NULL
Artifacts UUID List:{
8b00375e-c383-4007-bc3b-fb37a1362e85
,
df7160aa-237a-4ded-a383-575a7f0749f4

}
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-11-02T00:45:41.708Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 8b00375e-c383-4007-bc3b-fb37a1362e85 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-11-02T00:45:41.708Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-11-02T00:45:41.709Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||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-11-02T00:45:41.805Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-11-02T00:45:41.805Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 8b00375e-c383-4007-bc3b-fb37a1362e85 5033
2022-11-02T00:45:41.806Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||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-11-02T00:45:41.806Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||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-11-02T00:45:41.806Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:45:41.806Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:45:41.808Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:45:41.808Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349941806,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:45:41.908Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-02T00:45:41.909Z||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-11-02T00:45:41.909Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:45:41.937Z||pool-82-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:45:41.937Z||pool-82-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":1,"count":1}
2022-11-02T00:45:42.809Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: df7160aa-237a-4ded-a383-575a7f0749f4 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-11-02T00:45:42.810Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-11-02T00:45:42.810Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||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-11-02T00:45:42.955Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-11-02T00:45:42.955Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env df7160aa-237a-4ded-a383-575a7f0749f4 903
2022-11-02T00:45:42.956Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||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-11-02T00:45:42.956Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||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-11-02T00:45:42.956Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T00:45:42.956Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:45:42.958Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:45:42.958Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349942956,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:45:43.058Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:45:43.059Z||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-11-02T00:45:43.059Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:45:43.074Z||pool-83-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:45:43.075Z||pool-83-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:45:43.959Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 88c42543-5b4b-4dbd-89a2-e1de500195f8
2022-11-02T00:45:43.959Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 1e840b9c-8e1e-4ecc-ab9e-51c53eb27286 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-11-02T00:45:43.973Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@31c97faa, org.onap.sdc.toscaparser.api.parameters.Input@3aa00918, org.onap.sdc.toscaparser.api.parameters.Input@4f3ed124, org.onap.sdc.toscaparser.api.parameters.Input@1098632, org.onap.sdc.toscaparser.api.parameters.Input@7b478d96]
2022-11-02T00:45:43.974Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:43.975Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:45:43.975Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 
2022-11-02T00:45:43.975Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= f4cdd60e-d1f8-40f2-bad8-e5c1844f4f71
2022-11-02T00:45:43.975Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f4cdd60e-d1f8-40f2-bad8-e5c1844f4f71 matches Tosca VF Customization UUID: f4cdd60e-d1f8-40f2-bad8-e5c1844f4f71
2022-11-02T00:45:43.975Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: f4cdd60e-d1f8-40f2-bad8-e5c1844f4f71  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-11-02T00:45:43.977Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:43.977Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:45:43.978Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id f4cdd60e-d1f8-40f2-bad8-e5c1844f4f71: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-02T00:45:43.978Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@356edcef
2022-11-02T00:45:43.978Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:43.978Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-02T00:45:43.979Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 380649e3-ccdc-4437-b93c-838adb5a7033
2022-11-02T00:45:43.979Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 380649e3-ccdc-4437-b93c-838adb5a7033
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-11-02T00:45:43.981Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:43.981Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-02T00:45:43.981Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:45:43.982Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:43.982Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-02T00:45:43.982Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:45:43.982Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:43.982Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-11-02T00:45:43.983Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-02T00:45:43.983Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-02T00:45:43.983Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=1297d7bb-c36e-4243-b163-80c41688919d
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-11-02T00:45:43.985Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:43.985Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-02T00:45:43.985Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T00:45:43.986Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:43.986Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-02T00:45:43.986Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=f4cdd60e-d1f8-40f2-bad8-e5c1844f4f71
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-11-02T00:45:43.988Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:43.989Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:45:43.989Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 88c42543-5b4b-4dbd-89a2-e1de500195f8: basic_vm
2022-11-02T00:45:43.989Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:43.989Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:45:43.989Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:43.989Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:45:43.990Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:43.990Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:45:43.990Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:43.990Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:45:43.990Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T00:45:43.990Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T00:45:43.991Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||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-11-02T00:45:44.092Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 1e840b9c-8e1e-4ecc-ab9e-51c53eb27286 1 ASDC deployResourceStructure
2022-11-02T00:45:44.093Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||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-11-02T00:45:44.093Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||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-11-02T00:45:44.093Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T00:45:44.093Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:45:44.095Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:45:44.095Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349944093,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-02T00:45:44.195Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:45:44.196Z||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-11-02T00:45:44.196Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:45:44.227Z||pool-84-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:45:44.227Z||pool-84-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":1,"count":1}
2022-11-02T00:45:45.096Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||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-11-02T00:45:45.097Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||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-11-02T00:45:45.097Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T00:45:45.097Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:45:45.099Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:45:45.099Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349945096,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-02T00:45:45.199Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:45:45.200Z||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-11-02T00:45:45.200Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:45:45.216Z||pool-85-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:45:45.216Z||pool-85-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:45:46.100Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||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-11-02T00:45:46.101Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||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-11-02T00:45:46.101Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T00:45:46.101Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:45:46.104Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:45:46.104Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349946100,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-02T00:45:46.204Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:45:46.205Z||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-11-02T00:45:46.206Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:45:46.223Z||pool-86-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:45:46.224Z||pool-86-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:45:47.104Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-11-02T00:45:47.105Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-02T00:45:47.105Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T00:45:47.106Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:45:47.107Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:45:47.108Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349947104,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:45:47.208Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T00:45:47.209Z||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-11-02T00:45:47.209Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:45:47.234Z||pool-87-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:45:47.235Z||pool-87-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-11-02T00:45:48.109Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c1300e00-8602-472e-801b-3bd42e412bb4
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-11-02T00:45:48.133Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c1300e00-8602-472e-801b-3bd42e412bb4
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-11-02T00:45:48.136Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T00:45:48.137Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-02T00:45:48.137Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-02T00:45:48.137Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-02T00:45:48.137Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:45:48.137Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:45:48.137Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:45:48.137Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:45:48.137Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T00:45:48.137Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS 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-11-02T00:45:48.145Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-02T00:45:51.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:45:51.286Z||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-11-02T00:45:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:45:51.345Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:45:51.346Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:45:51.346Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cbc4f59b-4ca5-40b9-ad24-ba3ef81f1951",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349812957,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-02T00:45:51.347Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:45:51.347Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:45:51.347Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:45:51.347Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:45:51.347Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:45:51.347Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-11-02T00:45:51.347Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:45:51.347Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:45:51.347Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-11-02T00:45:51.347Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:45:51.348Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:45:51.348Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-11-02T00:45:51.348Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:45:51.348Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:45:51.348Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-02T00:45:51.348Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:45:51.348Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:45:51.348Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:45:51.348Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:45:51.348Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:45:51.348Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-11-02T00:45:51.348Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:45:51.349Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:45:51.349Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:45:51.349Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:45:51.349Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:45:51.349Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:45:51.349Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:45:51.349Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:45:51.349Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349823951,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:45:51.349Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:45:51.349Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:45:51.350Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349826441,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:45:51.350Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:45:51.350Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:45:51.350Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349827525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:45:51.350Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:45:51.350Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:45:51.350Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349828601,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:45:51.350Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:45:51.350Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:45:51.350Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349829680,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:45:51.351Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:45:51.351Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-02T00:45:51.351Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349830883,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:45:51.351Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:46:18.145Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c1300e00-8602-472e-801b-3bd42e412bb4 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-11-02T00:46:18.168Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c1300e00-8602-472e-801b-3bd42e412bb4 and serviceModelVersionId: 88c42543-5b4b-4dbd-89a2-e1de500195f8
2022-11-02T00:46:18.168Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 73ba4872-dc65-4d2c-a365-dac5b149be38
2022-11-02T00:46:18.169Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/73ba4872-dc65-4d2c-a365-dac5b149be38/model-vers/model-ver/88c42543-5b4b-4dbd-89a2-e1de500195f8?depth=0
2022-11-02T00:46:18.173Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2022-11-02T00:46:18.213Z|c1300e00-8602-472e-801b-3bd42e412bb4|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/73ba4872-dc65-4d2c-a365-dac5b149be38/model-vers/model-ver/88c42543-5b4b-4dbd-89a2-e1de500195f8?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-11-02T00:46:18.215Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73ba4872-dc65-4d2c-a365-dac5b149be38/model-vers/model-ver/88c42543-5b4b-4dbd-89a2-e1de500195f8?depth=0|INFO|500||Invoke
2022-11-02T00:46:18.220Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73ba4872-dc65-4d2c-a365-dac5b149be38/model-vers/model-ver/88c42543-5b4b-4dbd-89a2-e1de500195f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-02T00:46:18.380Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73ba4872-dc65-4d2c-a365-dac5b149be38/model-vers/model-ver/88c42543-5b4b-4dbd-89a2-e1de500195f8?depth=0|INFO|500||InvokeReturn
2022-11-02T00:46:18.380Z|c1300e00-8602-472e-801b-3bd42e412bb4|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/73ba4872-dc65-4d2c-a365-dac5b149be38/model-vers/model-ver/88c42543-5b4b-4dbd-89a2-e1de500195f8?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[154], X-AAI-TXID=[1-aai-resources-221102-00:46:17:908-23086], vertex-id=[229568], Content-Length=[0], Date=[Wed, 02 Nov 2022 00:46:17 GMT], Content-Type=[application/json]}
2022-11-02T00:46:18.381Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity.
2022-11-02T00:46:18.381Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-02T00:46:18.381Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
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-11-02T00:46:18.389Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T00:46:18.389Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c1300e00-8602-472e-801b-3bd42e412bb4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-02T00:46:18.389Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-02T00:46:18.390Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-02T00:46:18.391Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T00:46:18.391Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349978389,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-02T00:46:18.492Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-02T00:46:18.492Z||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-11-02T00:46:18.492Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T00:46:18.520Z||pool-88-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:46:18.521Z||pool-88-thread-1|||||INFO|500||cambria reply ok (29 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-11-02T00:46:19.406Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:46:19.406Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T00:46:19.406Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:46:29.785Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:46:29.786Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:46:29.786Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T00:46:29.786Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:46:39.347Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:46:39.348Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:46:39.348Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T00:46:39.348Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:46:48.906Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:46:51.282Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:46:51.283Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T00:46:51.283Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:46:51.285Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:46:51.286Z||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-11-02T00:46:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:46:51.323Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:46:51.324Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:46:51.324Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349833509,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-02T00:46:51.325Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:46:51.326Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:46:51.326Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349834513,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-02T00:46:51.326Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:46:51.326Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:46:51.326Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349835517,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-02T00:46:51.327Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:46:51.327Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:46:51.327Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349836521,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-11-02T00:46:51.328Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:46:51.328Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:46:51.328Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349837524,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-11-02T00:46:51.328Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:46:51.328Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:46:51.329Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349838528,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:46:51.329Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:47:00.836Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:47:51.282Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:47:51.283Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T00:47:51.283Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:47:51.285Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:47:51.285Z||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-11-02T00:47:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:47:51.320Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:47:51.321Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:47:51.321Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "5faebfcf-d625-4147-82d0-c7343e6f5a82",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349929815,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-02T00:47:51.322Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:47:51.322Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:47:51.322Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:47:51.322Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:47:51.322Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:47:51.322Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-11-02T00:47:51.323Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:47:51.323Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:47:51.323Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-02T00:47:51.323Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:47:51.323Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:47:51.323Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:47:51.323Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:47:51.323Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:47:51.323Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-02T00:47:51.324Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:47:51.324Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:47:51.324Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T00:47:51.324Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:47:51.324Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:47:51.324Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349814012,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T00:47:51.324Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-02T00:47:51.325Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:47:51.325Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349938197,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:47:51.325Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:47:51.325Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:47:51.325Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349940698,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:47:51.325Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:47:51.325Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:47:51.325Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349941806,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:47:51.326Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:47:51.326Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:47:51.326Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349942956,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T00:47:51.326Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:47:51.326Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:47:51.326Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349944093,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-02T00:47:51.326Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:47:51.327Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:47:51.327Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349945096,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-02T00:47:51.327Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:47:51.327Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:47:51.327Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349946100,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-02T00:47:51.327Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:47:51.327Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-02T00:47:51.328Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349947104,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T00:47:51.328Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:48:00.840Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:48:51.282Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:48:51.283Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T00:48:51.283Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:48:51.285Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:48:51.285Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:48:51.286Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:48:51.838Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:48:51.839Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-02T00:48:51.839Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "c1300e00-8602-472e-801b-3bd42e412bb4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667349978389,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-02T00:48:51.840Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T00:49:00.863Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:49:51.282Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:49:51.283Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T00:49:51.283Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:49:51.285Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:49:51.286Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:49:51.286Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:50:00.846Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:50:00.851Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:50:51.282Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:50:51.283Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T00:50:51.283Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:50:51.286Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:50:51.287Z||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-11-02T00:50:51.287Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:51:00.849Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:51:00.849Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:51:51.282Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:51:51.284Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T00:51:51.284Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:51:51.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:51:51.286Z||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-11-02T00:51:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:52:00.839Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:52:00.894Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:52:51.282Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:52:51.283Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T00:52:51.283Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:52:51.285Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:52:51.286Z||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-11-02T00:52:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:53:00.843Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:53:00.847Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:53:51.282Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:53:51.283Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T00:53:51.283Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:53:51.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:53:51.286Z||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-11-02T00:53:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:54:00.837Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:54:00.860Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:54:51.282Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:54:51.284Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T00:54:51.284Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:54:51.285Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:54:51.285Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:54:51.286Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:55:00.841Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:55:00.842Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:55:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:55:51.283Z||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-11-02T00:55:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:55:51.285Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:55:51.286Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T00:55:51.286Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T00:56:00.844Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:56:00.863Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:56:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:56:51.283Z||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-11-02T00:56:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:56:51.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:56:51.285Z||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-11-02T00:56:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:57:00.859Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:57:00.869Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:57:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:57:51.283Z||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-11-02T00:57:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:57:51.285Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:57:51.286Z||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-11-02T00:57:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:58:00.845Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:58:00.850Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:58:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:58:51.283Z||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-11-02T00:58:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:58:51.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:58:51.286Z||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-11-02T00:58:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:59:00.842Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:59:00.867Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T00:59:51.283Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:59:51.283Z||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-11-02T00:59:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T00:59:51.285Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T00:59:51.287Z||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-11-02T00:59:51.288Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:00:00.843Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:00:00.855Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:00:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:00:51.285Z||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-11-02T01:00:51.285Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:00:51.285Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:00:51.286Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:00:51.286Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:01:00.842Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:01:00.884Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:01:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:01:51.283Z||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-11-02T01:01:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:01:51.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:01:51.285Z||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-11-02T01:01:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:02:00.845Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:02:00.858Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:02:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:02:51.283Z||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-11-02T01:02:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:02:51.285Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:02:51.286Z||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-11-02T01:02:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:03:00.836Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:03:00.854Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:03:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:03:51.283Z||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-11-02T01:03:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:03:51.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:03:51.285Z||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-11-02T01:03:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:04:00.843Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:04:00.848Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:04:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:04:51.282Z||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-11-02T01:04:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:04:51.285Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:04:51.286Z||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-11-02T01:04:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:05:00.838Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:05:00.852Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:05:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:05:51.282Z||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-11-02T01:05:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:05:51.285Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:05:51.285Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:05:51.285Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:06:00.845Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:06:00.862Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:06:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:06:51.283Z||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-11-02T01:06:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:06:51.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:06:51.285Z||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-11-02T01:06:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:07:00.831Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:07:00.844Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:07:51.282Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:07:51.284Z||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-11-02T01:07:51.284Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:07:51.287Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:07:51.287Z||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-11-02T01:07:51.287Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:08:00.850Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:08:00.851Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:08:51.282Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:08:51.283Z||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-11-02T01:08:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:08:51.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:08:51.285Z||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-11-02T01:08:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:09:00.879Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:09:00.884Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:09:51.282Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:09:51.283Z||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-11-02T01:09:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:09:51.285Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:09:51.286Z||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-11-02T01:09:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:10:00.854Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:10:00.863Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:10:51.282Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:10:51.282Z||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-11-02T01:10:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:10:51.285Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:10:51.285Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T01:10:51.286Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:10:51.763Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:10:51.765Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.765Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "cds",
  "timestamp": 1667351429549,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.766Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.766Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.766Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "cds",
  "timestamp": 1667351429549,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.766Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.766Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.766Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351436260,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.767Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.767Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.767Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351436420,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.767Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.767Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.767Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "cds",
  "timestamp": 1667351429549,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.767Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.767Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.767Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351436260,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-02T01:10:51.767Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.767Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.767Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351436420,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.768Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.768Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.768Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "cds",
  "timestamp": 1667351429549,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.768Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.768Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.768Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351436260,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-02T01:10:51.768Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.768Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.768Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351436420,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.768Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.768Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.768Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "cds",
  "timestamp": 1667351429549,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.772Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.772Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.772Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "policy-id",
  "timestamp": 1667351439103,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.773Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.773Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.773Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "aai-ml",
  "timestamp": 1667351439160,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.773Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.773Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.773Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351436260,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.773Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.773Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.773Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351436420,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.773Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.774Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.774Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "cds",
  "timestamp": 1667351429549,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.774Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.774Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.774Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "policy-id",
  "timestamp": 1667351439103,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.774Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.774Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.774Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "aai-ml",
  "timestamp": 1667351439160,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.774Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.774Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.775Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351436260,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-02T01:10:51.775Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.775Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.775Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351436420,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.775Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.775Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.775Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "cds",
  "timestamp": 1667351429549,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.775Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.775Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.775Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "policy-id",
  "timestamp": 1667351439103,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-02T01:10:51.776Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.776Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.776Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "aai-ml",
  "timestamp": 1667351439160,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.776Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.776Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.776Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351436260,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.776Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.776Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.776Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351436420,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.776Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.777Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.777Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "cds",
  "timestamp": 1667351429549,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T01:10:51.777Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.777Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.777Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "policy-id",
  "timestamp": 1667351439103,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.777Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.777Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.777Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "aai-ml",
  "timestamp": 1667351439160,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.777Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.777Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.778Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351436260,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.778Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.778Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.778Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351436420,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.778Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.778Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.778Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "cds",
  "timestamp": 1667351444124,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:10:51.778Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:10:51.778Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.778Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "policy-id",
  "timestamp": 1667351439103,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.779Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.779Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.779Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "aai-ml",
  "timestamp": 1667351439160,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.779Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.779Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.779Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351436260,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T01:10:51.779Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.779Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.779Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351436420,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T01:10:51.779Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.780Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.780Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "policy-id",
  "timestamp": 1667351439103,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.780Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.780Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.780Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "aai-ml",
  "timestamp": 1667351439160,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.780Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.780Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.780Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351445079,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:10:51.780Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:10:51.780Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.781Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351445307,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:10:51.781Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:10:51.781Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.781Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "policy-id",
  "timestamp": 1667351439103,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.781Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.781Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.781Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "aai-ml",
  "timestamp": 1667351439160,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.781Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.781Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.781Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "cds",
  "timestamp": 1667351446618,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
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-11-02T01:10:51.807Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 1534cc60-579a-458d-95a6-fb192592618d
2022-11-02T01:10:51.808Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1534cc60-579a-458d-95a6-fb192592618d and ComponentName cds
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-11-02T01:10:51.818Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.818Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351446166,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:10:51.818Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:10:51.818Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.818Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "policy-id",
  "timestamp": 1667351439103,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T01:10:51.818Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.819Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.819Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "aai-ml",
  "timestamp": 1667351439160,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T01:10:51.819Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.819Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.819Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351447245,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:10:51.819Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:10:51.819Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.819Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "cds",
  "timestamp": 1667351447622,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.819Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.819Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.819Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "policy-id",
  "timestamp": 1667351447870,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:10:51.820Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:10:51.820Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.820Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351447797,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T01:10:51.820Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:10:51.820Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.820Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "aai-ml",
  "timestamp": 1667351447927,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:10:51.820Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:10:51.820Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.820Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351448291,
  "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-11-02T01:10:51.826Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1534cc60-579a-458d-95a6-fb192592618d
2022-11-02T01:10:51.826Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1534cc60-579a-458d-95a6-fb192592618d 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-11-02T01:10:51.834Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.834Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "cds",
  "timestamp": 1667351447622,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.835Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.835Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.835Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "policy-id",
  "timestamp": 1667351448876,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T01:10:51.835Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:10:51.835Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.835Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351448803,
  "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-11-02T01:10:51.840Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1534cc60-579a-458d-95a6-fb192592618d
2022-11-02T01:10:51.840Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1534cc60-579a-458d-95a6-fb192592618d 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-11-02T01:10:51.849Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.849Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351449297,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-02T01:10:51.849Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:10:51.849Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.849Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "cds",
  "timestamp": 1667351447622,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:51.849Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:10:51.849Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.849Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "policy-id",
  "timestamp": 1667351449880,
  "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-11-02T01:10:51.854Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1534cc60-579a-458d-95a6-fb192592618d
2022-11-02T01:10:51.854Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1534cc60-579a-458d-95a6-fb192592618d 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-11-02T01:10:51.922Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:10:51.923Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-02T01:10:51.923Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"1534cc60-579a-458d-95a6-fb192592618d","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"7fddbbc2-7477-4662-86a0-c073c50cc5ff","serviceDescription":"service","serviceInvariantUUID":"8ba47f05-62d9-4567-8bf5-e40fd7261035","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a9b12e11-a6ff-43a9-ba82-b007e151f772","resourceInvariantUUID":"abeb2957-62ef-4920-bab5-fffd50a9f86d","resourceCustomizationUUID":"4d013875-8667-4d24-b17e-6dddc9dcc067","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":"MTQ4NjEyYmJjMDdkZGE1MzlkMDFmYWI5MGZlZDZiZTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4cb3e95e-12a1-4f31-98b1-7df4210d6b89","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":"NGQ1ZjFiYmViNDcyYjlhOWFkYzg1MDhlZjU5ZTA0Yjg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"20803636-9380-4dbd-900f-2a1d83b5f420","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":"ca198467-6019-4da3-a1be-d0ada7da1634","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":"77982671-ab45-4220-b65c-b37575f11689","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":"c44b0b1f-e734-49f3-83d0-a8f956756c83","artifactVersion":"2","generatedFromUUID":"ca198467-6019-4da3-a1be-d0ada7da1634"},{"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":"ZDJlZWUwNGIxNGRmYjU1YzVhZmY2NjRmMTRjZWE5Mjk\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"c32c9129-2259-43e2-a958-d486e1e83d60","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":"ZjA5YTdiMTRlZTlmMDE0MGQyZDE0MTg4NWNmMjI0ZGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bd46c37b-52fa-46e8-b650-4133a36b8571","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZmMyYTMzY2JjZmM4MGI4NDEwN2YxYmQ5N2IyOWNhZDY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a217a43f-6fd6-406c-acbc-c030f6dc01b7","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-02T01:10:51.925Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T01:10:51.926Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:10:51.929Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:10:51.929Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:52.030Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:10:52.031Z||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-11-02T01:10:52.031Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:10:52.055Z||pool-89-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:10:52.056Z||pool-89-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:10:52.930Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T01:10:52.931Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:10:52.932Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:10:52.932Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-02T01:10:53.033Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:10:53.034Z||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-11-02T01:10:53.034Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:10:53.051Z||pool-90-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:10:53.052Z||pool-90-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:10:53.933Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T01:10:53.934Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:10:53.936Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:10:53.936Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-02T01:10:54.037Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-02T01:10:54.038Z||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-11-02T01:10:54.038Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:10:54.053Z||pool-91-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:10:54.053Z||pool-91-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-02T01:10:54.937Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T01:10:54.937Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:10:54.939Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:10:54.939Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:55.039Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:10:55.040Z||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-11-02T01:10:55.041Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:10:55.058Z||pool-92-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:10:55.059Z||pool-92-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-02T01:10:55.945Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T01:10:55.945Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:10:55.947Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:10:55.947Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-02T01:10:56.047Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-02T01:10:56.048Z||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-11-02T01:10:56.048Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:10:56.063Z||pool-93-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:10:56.064Z||pool-93-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-02T01:10:56.948Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T01:10:56.949Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:10:56.951Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:10:56.951Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:57.051Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:10:57.052Z||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-11-02T01:10:57.052Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:10:57.070Z||pool-94-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:10:57.071Z||pool-94-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-11-02T01:10:57.951Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T01:10:57.952Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:10:57.954Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:10:57.954Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:10:58.054Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:10:58.055Z||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-11-02T01:10:58.055Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:10:58.078Z||pool-95-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:10:58.078Z||pool-95-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:10:58.955Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T01:10:58.962Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:10:58.965Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:10:58.965Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T01:10:59.065Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:10:59.066Z||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-11-02T01:10:59.066Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:10:59.082Z||pool-96-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:10:59.083Z||pool-96-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-02T01:10:59.971Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "7fddbbc2-7477-4662-86a0-c073c50cc5ff",
  "serviceDescription": "service",
  "serviceInvariantUUID": "8ba47f05-62d9-4567-8bf5-e40fd7261035",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "4d013875-8667-4d24-b17e-6dddc9dcc067",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "a9b12e11-a6ff-43a9-ba82-b007e151f772",
      "resourceInvariantUUID": "abeb2957-62ef-4920-bab5-fffd50a9f86d",
      "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": "NGQ1ZjFiYmViNDcyYjlhOWFkYzg1MDhlZjU5ZTA0Yjg\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "20803636-9380-4dbd-900f-2a1d83b5f420",
          "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": "ca198467-6019-4da3-a1be-d0ada7da1634",
          "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": "c44b0b1f-e734-49f3-83d0-a8f956756c83",
            "generatedFromUUID": "ca198467-6019-4da3-a1be-d0ada7da1634"
          },
          "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": "c44b0b1f-e734-49f3-83d0-a8f956756c83",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "ZmMyYTMzY2JjZmM4MGI4NDEwN2YxYmQ5N2IyOWNhZDY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "a217a43f-6fd6-406c-acbc-c030f6dc01b7"
    }
  ],
  "workloadContext": "Production"
}
2022-11-02T01:10:59.972Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-02T01:10:59.972Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 7fddbbc2-7477-4662-86a0-c073c50cc5ff ASDC
2022-11-02T01:10:59.973Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:1534cc60-579a-458d-95a6-fb192592618d
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:7fddbbc2-7477-4662-86a0-c073c50cc5ff
ServiceInvariantUUID:8ba47f05-62d9-4567-8bf5-e40fd7261035
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:a217a43f-6fd6-406c-acbc-c030f6dc01b7
ArtifactChecksum:ZmMyYTMzY2JjZmM4MGI4NDEwN2YxYmQ5N2IyOWNhZDY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:4d013875-8667-4d24-b17e-6dddc9dcc067
ResourceInvariantUUID:abeb2957-62ef-4920-bab5-fffd50a9f86d
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:a9b12e11-a6ff-43a9-ba82-b007e151f772
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:20803636-9380-4dbd-900f-2a1d83b5f420
ArtifactChecksum:NGQ1ZjFiYmViNDcyYjlhOWFkYzg1MDhlZjU5ZTA0Yjg=
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:ca198467-6019-4da3-a1be-d0ada7da1634
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:c44b0b1f-e734-49f3-83d0-a8f956756c83
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:c44b0b1f-e734-49f3-83d0-a8f956756c83
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-02T01:10:59.979Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7fddbbc2-7477-4662-86a0-c073c50cc5ff 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-11-02T01:11:00.026Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-02T01:11:00.027Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-11-02T01:11:00.027Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-11-02T01:11:00.027Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: a217a43f-6fd6-406c-acbc-c030f6dc01b7 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-11-02T01:11:00.027Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-11-02T01:11:00.028Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-11-02T01:11:00.279Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-11-02T01:11:00.280Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar a217a43f-6fd6-406c-acbc-c030f6dc01b7 82632
2022-11-02T01:11:00.281Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-11-02T01:11:00.281Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-11-02T01:11:00.281Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T01:11:00.281Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:11:00.283Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:11:00.284Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351460281,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:11:00.384Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:11:00.385Z||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-11-02T01:11:00.385Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:11:00.404Z||pool-97-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:11:00.405Z||pool-97-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:11:01.284Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-02T01:11:01.290Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-11-02T01:11:01.291Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: a217a43f-6fd6-406c-acbc-c030f6dc01b7, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-02T01:11:01.291Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2022-11-02T01:11:01.292Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-02T01:11:01.292Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-02T01:11:01.469Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18355964015894409643/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-11-02T01:11:02.771Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-02T01:11:02.772Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-11-02T01:11:02.772Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-02T01:11:02.772Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-02T01:11:02.772Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:02.772Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:02.773Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:02.773Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:02.773Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:02.773Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:02.773Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:02.773Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-11-02T01:11:02.773Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:02.773Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:11:02.774Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-02T01:11:02.774Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-11-02T01:11:02.774Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-02T01:11:02.774Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:02.774Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:11:02.774Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-02T01:11:02.774Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-11-02T01:11:02.775Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-02T01:11:02.775Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:02.775Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:11:02.775Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:02.775Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-11-02T01:11:02.776Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-11-02T01:11:02.776Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-11-02T01:11:02.776Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-11-02T01:11:02.776Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-02T01:11:02.776Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-02T01:11:02.776Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:02.777Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-02T01:11:02.777Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:02.777Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-02T01:11:02.777Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T01:11:02.777Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:02.777Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-02T01:11:02.777Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T01:11:02.778Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:02.778Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-02T01:11:02.778Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T01:11:02.778Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:02.778Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-11-02T01:11:02.778Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-02T01:11:02.778Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-02T01:11:02.778Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=0ed8d992-7d7a-4d59-8438-254594163d3a
2022-11-02T01:11:02.779Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:02.779Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:11:02.779Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:02.779Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:11:02.779Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:02.779Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:11:02.779Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:02.779Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:11:02.780Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:7fddbbc2-7477-4662-86a0-c073c50cc5ff
Model Version:NULL
Model InvariantUuid:8ba47f05-62d9-4567-8bf5-e40fd7261035
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:3cb29ebd-fbac-493e-b85c-45142ff8dfec
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:abeb2957-62ef-4920-bab5-fffd50a9f86d
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:4d013875-8667-4d24-b17e-6dddc9dcc067
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:83f85b07-6beb-40f4-8f06-7078f8426d45
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:1b1d98ed-454d-494c-85cb-99b9b09c1a40
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0ed8d992-7d7a-4d59-8438-254594163d3a
ModelInvariantUuid:7085bace-99e3-4908-8281-d0143c574bf0
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:3bd99ce7-8656-403c-b99c-dcc38670514e
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:ef369a36-bfd7-4aca-97b7-13d1ee5cc195
ModelInvariantUuid:a1e35a48-22aa-45dc-8db7-02e92c449ae2
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:465df482-83a2-4260-a95d-4f991f416347
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-11-02T01:11:02.790Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: a9b12e11-a6ff-43a9-ba82-b007e151f772
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-11-02T01:11:02.795Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||basic_vm_macro 0
2022-11-02T01:11:02.795Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: a9b12e11-a6ff-43a9-ba82-b007e151f772
2022-11-02T01:11:02.795Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 20803636-9380-4dbd-900f-2a1d83b5f420 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-11-02T01:11:02.795Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-11-02T01:11:02.795Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:02.920Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-11-02T01:11:02.921Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 20803636-9380-4dbd-900f-2a1d83b5f420 792
2022-11-02T01:11:02.921Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:02.921Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:02.921Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T01:11:02.921Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:11:02.923Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:11:02.923Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351462921,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:11:03.024Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:11:03.030Z||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-11-02T01:11:03.030Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:11:03.048Z||pool-98-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:11:03.048Z||pool-98-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-02T01:11:03.924Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "83f85b07-6beb-40f4-8f06-7078f8426d45",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1b1d98ed-454d-494c-85cb-99b9b09c1a40",
    "vfModuleModelCustomizationUUID": "1ba99190-6298-48a0-90cf-fb8c3da50c08",
    "isBase": true,
    "artifacts": [
      "ca198467-6019-4da3-a1be-d0ada7da1634",
      "c44b0b1f-e734-49f3-83d0-a8f956756c83"
    ],
    "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-11-02T01:11:03.929Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1b1d98ed-454d-494c-85cb-99b9b09c1a40
VfModuleModelInvariantUUID:83f85b07-6beb-40f4-8f06-7078f8426d45
VfModuleModelDescription:NULL
Artifacts UUID List:{
ca198467-6019-4da3-a1be-d0ada7da1634
,
c44b0b1f-e734-49f3-83d0-a8f956756c83

}
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-11-02T01:11:03.930Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "83f85b07-6beb-40f4-8f06-7078f8426d45",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1b1d98ed-454d-494c-85cb-99b9b09c1a40",
    "vfModuleModelCustomizationUUID": "1ba99190-6298-48a0-90cf-fb8c3da50c08",
    "isBase": true,
    "artifacts": [
      "ca198467-6019-4da3-a1be-d0ada7da1634",
      "c44b0b1f-e734-49f3-83d0-a8f956756c83"
    ],
    "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-11-02T01:11:03.930Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1b1d98ed-454d-494c-85cb-99b9b09c1a40
VfModuleModelInvariantUUID:83f85b07-6beb-40f4-8f06-7078f8426d45
VfModuleModelDescription:NULL
Artifacts UUID List:{
ca198467-6019-4da3-a1be-d0ada7da1634
,
c44b0b1f-e734-49f3-83d0-a8f956756c83

}
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-11-02T01:11:03.930Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: ca198467-6019-4da3-a1be-d0ada7da1634 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-11-02T01:11:03.931Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-11-02T01:11:03.931Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:04.034Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-11-02T01:11:04.034Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ca198467-6019-4da3-a1be-d0ada7da1634 5033
2022-11-02T01:11:04.034Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:04.035Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:04.035Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T01:11:04.035Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:11:04.037Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:11:04.037Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351464034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:11:04.137Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:11:04.138Z||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-11-02T01:11:04.138Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:11:04.155Z||pool-99-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:11:04.155Z||pool-99-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-02T01:11:05.038Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: c44b0b1f-e734-49f3-83d0-a8f956756c83 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-11-02T01:11:05.038Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-11-02T01:11:05.039Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:05.116Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-11-02T01:11:05.116Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env c44b0b1f-e734-49f3-83d0-a8f956756c83 903
2022-11-02T01:11:05.117Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:05.117Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:05.117Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T01:11:05.117Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:11:05.119Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:11:05.119Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351465117,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:11:05.219Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:11:05.220Z||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-11-02T01:11:05.221Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:11:05.240Z||pool-100-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:11:05.241Z||pool-100-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:11:06.120Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 7fddbbc2-7477-4662-86a0-c073c50cc5ff
2022-11-02T01:11:06.120Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 a9b12e11-a6ff-43a9-ba82-b007e151f772 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-11-02T01:11:06.134Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@54fc39ca, org.onap.sdc.toscaparser.api.parameters.Input@3e6c36e5, org.onap.sdc.toscaparser.api.parameters.Input@688a3186, org.onap.sdc.toscaparser.api.parameters.Input@45a63145, org.onap.sdc.toscaparser.api.parameters.Input@70a17252]
2022-11-02T01:11:06.136Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:06.136Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:11:06.136Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2022-11-02T01:11:06.136Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 4d013875-8667-4d24-b17e-6dddc9dcc067
2022-11-02T01:11:06.136Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 4d013875-8667-4d24-b17e-6dddc9dcc067 matches Tosca VF Customization UUID: 4d013875-8667-4d24-b17e-6dddc9dcc067
2022-11-02T01:11:06.136Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 4d013875-8667-4d24-b17e-6dddc9dcc067  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-11-02T01:11:06.139Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:06.139Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:11:06.140Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 4d013875-8667-4d24-b17e-6dddc9dcc067: {\"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-11-02T01:11:06.140Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@62c28c51
2022-11-02T01:11:06.140Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:06.140Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-02T01:11:06.141Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 1ba99190-6298-48a0-90cf-fb8c3da50c08
2022-11-02T01:11:06.141Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 1ba99190-6298-48a0-90cf-fb8c3da50c08
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-11-02T01:11:06.143Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:06.143Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-02T01:11:06.144Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T01:11:06.144Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:06.144Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-02T01:11:06.144Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T01:11:06.144Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:06.145Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-11-02T01:11:06.145Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-02T01:11:06.145Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-02T01:11:06.145Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=0ed8d992-7d7a-4d59-8438-254594163d3a
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-11-02T01:11:06.147Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:06.148Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-02T01:11:06.148Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T01:11:06.148Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:06.148Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-02T01:11:06.148Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=4d013875-8667-4d24-b17e-6dddc9dcc067
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-11-02T01:11:06.150Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:06.150Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:11:06.151Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 7fddbbc2-7477-4662-86a0-c073c50cc5ff: basic_vm_macro
2022-11-02T01:11:06.151Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:06.151Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:11:06.151Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:06.151Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:11:06.151Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:06.152Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:11:06.152Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:06.152Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:11:06.152Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:11:06.152Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:11:06.152Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:06.260Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro a9b12e11-a6ff-43a9-ba82-b007e151f772 1 ASDC deployResourceStructure
2022-11-02T01:11:06.261Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:06.261Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:06.261Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T01:11:06.261Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:11:06.263Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:11:06.263Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351466261,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-02T01:11:06.363Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:11:06.364Z||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-11-02T01:11:06.364Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:11:06.384Z||pool-101-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:11:06.384Z||pool-101-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:11:07.264Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:07.264Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:07.265Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T01:11:07.265Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:11:07.267Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:11:07.267Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351467264,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-02T01:11:07.367Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:11:07.368Z||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-11-02T01:11:07.368Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:11:07.385Z||pool-102-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:11:07.386Z||pool-102-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:11:08.280Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:08.280Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:11:08.280Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T01:11:08.281Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:11:08.282Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:11:08.282Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351468280,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-02T01:11:08.382Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:11:08.383Z||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-11-02T01:11:08.383Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:11:08.424Z||pool-103-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:11:08.425Z||pool-103-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":1,"count":1}
2022-11-02T01:11:09.285Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-11-02T01:11:09.285Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-11-02T01:11:09.285Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T01:11:09.286Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:11:09.290Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:11:09.290Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351469285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T01:11:09.398Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 107 ms
2022-11-02T01:11:09.399Z||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-11-02T01:11:09.402Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:11:09.450Z||pool-104-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:11:09.451Z||pool-104-thread-1|||||INFO|500||cambria reply ok (52 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:11:10.294Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1534cc60-579a-458d-95a6-fb192592618d
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-11-02T01:11:10.332Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1534cc60-579a-458d-95a6-fb192592618d
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-11-02T01:11:10.336Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T01:11:10.336Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-02T01:11:10.336Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-02T01:11:40.337Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1534cc60-579a-458d-95a6-fb192592618d
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-11-02T01:11:40.370Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1534cc60-579a-458d-95a6-fb192592618d
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-11-02T01:11:40.374Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T01:11:40.375Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-02T01:11:40.375Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-02T01:11:51.286Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:11:51.287Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T01:11:51.287Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:11:51.319Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:11:51.320Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:11:51.320Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "cds",
  "timestamp": 1667351447622,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:11:51.321Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:12:10.375Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1534cc60-579a-458d-95a6-fb192592618d
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-11-02T01:12:10.390Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1534cc60-579a-458d-95a6-fb192592618d
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-11-02T01:12:10.393Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T01:12:10.393Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-02T01:12:10.393Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-02T01:12:40.393Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1534cc60-579a-458d-95a6-fb192592618d
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-11-02T01:12:40.414Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1534cc60-579a-458d-95a6-fb192592618d
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-11-02T01:12:40.416Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T01:12:40.416Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-02T01:12:40.416Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-02T01:12:51.286Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:12:51.288Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T01:12:51.288Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:12:51.324Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:12:51.324Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:12:51.324Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:12:51.326Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:10.417Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1534cc60-579a-458d-95a6-fb192592618d
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-11-02T01:13:10.434Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1534cc60-579a-458d-95a6-fb192592618d
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-11-02T01:13:10.437Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T01:13:10.437Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-02T01:13:10.437Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-02T01:13:40.437Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1534cc60-579a-458d-95a6-fb192592618d
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-11-02T01:13:40.453Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1534cc60-579a-458d-95a6-fb192592618d
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-11-02T01:13:40.455Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T01:13:40.456Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-02T01:13:40.456Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-02T01:13:51.285Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:13:51.287Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T01:13:51.287Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:13:51.827Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:13:51.828Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.828Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "cds",
  "timestamp": 1667351447622,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.830Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.830Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.830Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-02T01:13:51.830Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.830Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.831Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "cds",
  "timestamp": 1667351447622,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.831Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.831Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.831Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-02T01:13:51.831Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.831Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.831Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "cds",
  "timestamp": 1667351447622,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.832Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.832Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.832Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.832Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.832Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.832Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "cds",
  "timestamp": 1667351447622,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.833Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.833Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.833Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-02T01:13:51.833Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.833Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.833Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "cds",
  "timestamp": 1667351447622,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.834Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.835Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.835Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "aai-ml",
  "timestamp": 1667351455939,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T01:13:51.835Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.835Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.835Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.836Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.836Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.836Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "cds",
  "timestamp": 1667351447622,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T01:13:51.836Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.836Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.836Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351456260,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.836Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.837Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.837Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "aai-ml",
  "timestamp": 1667351456949,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "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-11-02T01:13:51.849Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1534cc60-579a-458d-95a6-fb192592618d
2022-11-02T01:13:51.849Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1534cc60-579a-458d-95a6-fb192592618d 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-11-02T01:13:51.863Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.863Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.863Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.863Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.863Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351456260,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-02T01:13:51.863Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.864Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.864Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "cds",
  "timestamp": 1667351458571,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:13:51.864Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.865Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.865Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T01:13:51.865Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.865Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.865Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351456260,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-02T01:13:51.865Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.866Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.866Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351460281,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:13:51.866Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.866Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.866Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "cds",
  "timestamp": 1667351459974,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
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-11-02T01:13:51.882Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 9241d7aa-3ce3-4b2e-b99f-64810d46f7a5
2022-11-02T01:13:51.883Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9241d7aa-3ce3-4b2e-b99f-64810d46f7a5 and ComponentName cds
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-11-02T01:13:51.893Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.893Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "policy-id",
  "timestamp": 1667351459103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.893Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.893Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.893Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351456260,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.893Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.893Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.893Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "policy-id",
  "timestamp": 1667351459103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.894Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.894Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.894Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351456260,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-11-02T01:13:51.894Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.894Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.894Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "policy-id",
  "timestamp": 1667351459103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-02T01:13:51.894Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.894Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.894Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351456260,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-11-02T01:13:51.894Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.895Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.895Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351462921,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:13:51.895Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.895Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.895Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "policy-id",
  "timestamp": 1667351459103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.895Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.895Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.895Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351456260,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-11-02T01:13:51.895Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.895Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.895Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351464034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:13:51.895Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.896Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.896Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "policy-id",
  "timestamp": 1667351459103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.896Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.896Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.896Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351456260,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.896Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.896Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.896Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351465117,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:13:51.896Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.896Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.896Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "policy-id",
  "timestamp": 1667351459103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.897Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.897Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.897Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351456260,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.897Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.897Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.897Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351466261,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-02T01:13:51.897Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.897Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.897Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "policy-id",
  "timestamp": 1667351459103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.898Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.898Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.898Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351456260,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T01:13:51.898Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.898Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.898Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351467264,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-02T01:13:51.898Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.899Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.899Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "policy-id",
  "timestamp": 1667351459103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.899Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.899Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.899Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351467048,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:13:51.899Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.900Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.900Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351466420,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.900Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.900Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.900Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351468280,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-02T01:13:51.900Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.901Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.901Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "policy-id",
  "timestamp": 1667351459103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.901Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.901Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.901Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351466420,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.902Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.902Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.902Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351468200,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:13:51.902Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.902Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.902Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351469285,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T01:13:51.902Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.903Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.903Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "policy-id",
  "timestamp": 1667351459103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T01:13:51.903Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.903Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.903Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351466420,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.903Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.904Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.904Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351469381,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:13:51.904Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.904Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.904Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "policy-id",
  "timestamp": 1667351469966,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:13:51.904Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.905Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.905Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "aai-ml",
  "timestamp": 1667351469160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.905Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.905Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.905Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351466420,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.905Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.905Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.905Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351470546,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:13:51.906Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.906Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.906Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "policy-id",
  "timestamp": 1667351470971,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T01:13:51.906Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.906Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.906Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "aai-ml",
  "timestamp": 1667351469160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.907Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.907Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.907Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351466420,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.907Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.907Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.907Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351471638,
  "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-11-02T01:13:51.914Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9241d7aa-3ce3-4b2e-b99f-64810d46f7a5
2022-11-02T01:13:51.914Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9241d7aa-3ce3-4b2e-b99f-64810d46f7a5 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-11-02T01:13:51.926Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.927Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "policy-id",
  "timestamp": 1667351471974,
  "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-11-02T01:13:51.933Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9241d7aa-3ce3-4b2e-b99f-64810d46f7a5
2022-11-02T01:13:51.934Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9241d7aa-3ce3-4b2e-b99f-64810d46f7a5 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-11-02T01:13:51.942Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.942Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "aai-ml",
  "timestamp": 1667351469160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.943Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.943Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.943Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351466420,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.943Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.943Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.943Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667351472643,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-02T01:13:51.944Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.944Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.944Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "aai-ml",
  "timestamp": 1667351469160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.944Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.944Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.944Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351466420,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.945Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.945Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.945Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "aai-ml",
  "timestamp": 1667351469160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.945Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.945Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.945Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351466420,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.946Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.946Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.946Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "aai-ml",
  "timestamp": 1667351469160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.946Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.946Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.946Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351466420,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.947Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.947Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.947Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "aai-ml",
  "timestamp": 1667351469160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.947Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.947Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.947Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351466420,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T01:13:51.947Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.948Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.948Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "aai-ml",
  "timestamp": 1667351469160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.948Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.948Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.948Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351477212,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:13:51.948Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.949Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.949Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "aai-ml",
  "timestamp": 1667351469160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:13:51.949Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.949Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.949Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "aai-ml",
  "timestamp": 1667351469160,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T01:13:51.949Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:13:51.949Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.950Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351479508,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T01:13:51.950Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.950Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.950Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "aai-ml",
  "timestamp": 1667351480055,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:13:51.950Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.951Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.951Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667351480514,
  "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-11-02T01:13:51.957Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9241d7aa-3ce3-4b2e-b99f-64810d46f7a5
2022-11-02T01:13:51.957Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9241d7aa-3ce3-4b2e-b99f-64810d46f7a5 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-11-02T01:13:51.967Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.967Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "aai-ml",
  "timestamp": 1667351487170,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T01:13:51.967Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:13:51.968Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:13:51.968Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "aai-ml",
  "timestamp": 1667351488174,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "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-11-02T01:13:51.976Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9241d7aa-3ce3-4b2e-b99f-64810d46f7a5
2022-11-02T01:13:51.976Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9241d7aa-3ce3-4b2e-b99f-64810d46f7a5 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-11-02T01:14:10.456Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1534cc60-579a-458d-95a6-fb192592618d
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-11-02T01:14:10.474Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1534cc60-579a-458d-95a6-fb192592618d
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-11-02T01:14:10.476Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T01:14:10.477Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-02T01:14:10.477Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-02T01:14:10.477Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-02T01:14:10.477Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T01:14:10.477Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T01:14:10.477Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T01:14:10.477Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T01:14:10.477Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T01:14:10.477Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS 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-11-02T01:14:10.484Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-02T01:14:40.485Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1534cc60-579a-458d-95a6-fb192592618d 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-11-02T01:14:40.491Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1534cc60-579a-458d-95a6-fb192592618d and serviceModelVersionId: 7fddbbc2-7477-4662-86a0-c073c50cc5ff
2022-11-02T01:14:40.491Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8ba47f05-62d9-4567-8bf5-e40fd7261035
2022-11-02T01:14:40.493Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8ba47f05-62d9-4567-8bf5-e40fd7261035/model-vers/model-ver/7fddbbc2-7477-4662-86a0-c073c50cc5ff?depth=0
2022-11-02T01:14:40.500Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-11-02T01:14:40.557Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8ba47f05-62d9-4567-8bf5-e40fd7261035/model-vers/model-ver/7fddbbc2-7477-4662-86a0-c073c50cc5ff?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-11-02T01:14:40.559Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8ba47f05-62d9-4567-8bf5-e40fd7261035/model-vers/model-ver/7fddbbc2-7477-4662-86a0-c073c50cc5ff?depth=0|INFO|500||Invoke
2022-11-02T01:14:40.564Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8ba47f05-62d9-4567-8bf5-e40fd7261035/model-vers/model-ver/7fddbbc2-7477-4662-86a0-c073c50cc5ff?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-02T01:14:40.784Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8ba47f05-62d9-4567-8bf5-e40fd7261035/model-vers/model-ver/7fddbbc2-7477-4662-86a0-c073c50cc5ff?depth=0|INFO|500||InvokeReturn
2022-11-02T01:14:40.785Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8ba47f05-62d9-4567-8bf5-e40fd7261035/model-vers/model-ver/7fddbbc2-7477-4662-86a0-c073c50cc5ff?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[213], X-AAI-TXID=[0-aai-resources-221102-01:14:40:120-33940], vertex-id=[655384], Content-Length=[0], Date=[Wed, 02 Nov 2022 01:14:40 GMT], Content-Type=[application/json]}
2022-11-02T01:14:40.786Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2022-11-02T01:14:40.786Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-02T01:14:40.786Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
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-11-02T01:14:40.791Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||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-11-02T01:14:40.791Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1534cc60-579a-458d-95a6-fb192592618d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-02T01:14:40.791Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-02T01:14:40.792Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:14:40.794Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:14:40.794Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351680791,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-02T01:14:40.894Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:14:40.898Z||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-11-02T01:14:40.898Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:14:40.921Z||pool-105-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:14:40.922Z||pool-105-thread-1|||||INFO|500||cambria reply ok (27 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-11-02T01:14:41.811Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-02T01:14:41.811Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"9241d7aa-3ce3-4b2e-b99f-64810d46f7a5","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"b08aeccd-b849-4c33-82fc-03af93361af6","serviceDescription":"service","serviceInvariantUUID":"86718803-8f5b-47be-a041-f251143df235","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3a7856e6-29f5-410d-b35f-dbbe66b86dd8","resourceInvariantUUID":"b7c48ef3-778e-4b91-ad10-30f3d052a8d6","resourceCustomizationUUID":"8d2ff3de-3176-4448-a0e4-3f1e9aa4445a","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":"ODczMTUwOWZjNTQ4MjUwMzM0ZWQ0MzQ2ZjI1NWNhZGI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"fd2193c6-813c-456e-b207-dae7bd1fdf49","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":"ZTMxYjdjMmQ0OGY0MzIxM2ZhM2I2YTYzMzZiOGZmZjg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3533a84e-213f-470a-827b-5d0aa0f94b10","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":"ff2527ea-ffca-49d2-a5ff-82b10dfe0af1","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":"0dc4e89b-51cd-4706-aa0d-fcbb6b5d50c3","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":"21d413a3-7c9c-4140-9bb5-2fbbb6b8aa9e","artifactVersion":"2","generatedFromUUID":"5e2b7314-1d91-4bfd-aa7c-c6556b9ccdf6"},{"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":"054aa91c-71c1-4a8d-8b88-37f18376ec41","artifactVersion":"2","generatedFromUUID":"ff2527ea-ffca-49d2-a5ff-82b10dfe0af1"},{"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":"5e2b7314-1d91-4bfd-aa7c-c6556b9ccdf6","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":"8b7ddd0a-e8b8-4eee-b9ff-747065f81dcb","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":"YWJiNmQ0ODE1OWQyODBmZDQ0ODBkMDRiMDZkMGQxNzg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4b40dea6-faf2-4f5f-8331-ee6e918ce13f","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MmZhYzA2OWNjMTUwZDA0Y2I0YTk2YjdkZGZlYjNlMTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"41337fd9-81e7-4f12-ad96-41b6b903d988","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-02T01:14:41.812Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T01:14:41.812Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:14:41.814Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:14:41.815Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:14:41.915Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:14:41.916Z||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-11-02T01:14:41.916Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:14:41.932Z||pool-106-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:14:41.933Z||pool-106-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:14:42.815Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T01:14:42.816Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:14:42.819Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:14:42.819Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-02T01:14:42.919Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:14:42.920Z||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-11-02T01:14:42.920Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:14:42.936Z||pool-107-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:14:42.936Z||pool-107-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:14:43.820Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T01:14:43.821Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:14:43.823Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:14:43.823Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-02T01:14:43.923Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:14:43.924Z||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-11-02T01:14:43.924Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:14:43.947Z||pool-108-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:14:43.947Z||pool-108-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-11-02T01:14:44.823Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T01:14:44.824Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:14:44.827Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:14:44.827Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:14:44.927Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:14:44.928Z||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-11-02T01:14:44.928Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:14:44.946Z||pool-109-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:14:44.946Z||pool-109-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:14:45.828Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T01:14:45.829Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:14:45.831Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:14:45.831Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-11-02T01:14:45.931Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:14:45.932Z||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-11-02T01:14:45.932Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:14:45.949Z||pool-110-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:14:45.949Z||pool-110-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:14:46.831Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T01:14:46.832Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:14:46.834Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:14:46.835Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-11-02T01:14:46.935Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-02T01:14:46.935Z||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-11-02T01:14:46.935Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:14:46.958Z||pool-111-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:14:46.958Z||pool-111-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:14:47.835Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T01:14:47.836Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:14:47.838Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:14:47.839Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-11-02T01:14:47.939Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:14:47.940Z||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-11-02T01:14:47.940Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:14:47.959Z||pool-112-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:14:47.959Z||pool-112-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-11-02T01:14:48.841Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T01:14:48.841Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:14:48.843Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:14:48.843Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:14:48.943Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:14:48.944Z||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-11-02T01:14:48.944Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:14:48.962Z||pool-113-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:14:48.963Z||pool-113-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-02T01:14:49.844Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T01:14:49.845Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:14:49.847Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:14:49.847Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:14:49.947Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:14:49.948Z||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-11-02T01:14:49.948Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:14:49.966Z||pool-114-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:14:49.966Z||pool-114-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-02T01:14:50.848Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-02T01:14:50.848Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:14:50.850Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:14:50.850Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T01:14:50.950Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-02T01:14:50.951Z||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-11-02T01:14:50.951Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:14:50.970Z||pool-115-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:14:50.970Z||pool-115-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-02T01:14:51.285Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:14:51.286Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T01:14:51.286Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:14:51.852Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "b08aeccd-b849-4c33-82fc-03af93361af6",
  "serviceDescription": "service",
  "serviceInvariantUUID": "86718803-8f5b-47be-a041-f251143df235",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "8d2ff3de-3176-4448-a0e4-3f1e9aa4445a",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "3a7856e6-29f5-410d-b35f-dbbe66b86dd8",
      "resourceInvariantUUID": "b7c48ef3-778e-4b91-ad10-30f3d052a8d6",
      "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": "ZTMxYjdjMmQ0OGY0MzIxM2ZhM2I2YTYzMzZiOGZmZjg\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "3533a84e-213f-470a-827b-5d0aa0f94b10",
          "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": "ff2527ea-ffca-49d2-a5ff-82b10dfe0af1",
          "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": "054aa91c-71c1-4a8d-8b88-37f18376ec41",
            "generatedFromUUID": "ff2527ea-ffca-49d2-a5ff-82b10dfe0af1"
          },
          "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": "21d413a3-7c9c-4140-9bb5-2fbbb6b8aa9e",
          "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": "054aa91c-71c1-4a8d-8b88-37f18376ec41",
          "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": "5e2b7314-1d91-4bfd-aa7c-c6556b9ccdf6",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "MmZhYzA2OWNjMTUwZDA0Y2I0YTk2YjdkZGZlYjNlMTM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "41337fd9-81e7-4f12-ad96-41b6b903d988"
    }
  ],
  "workloadContext": "Production"
}
2022-11-02T01:14:51.852Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-02T01:14:51.853Z|1534cc60-579a-458d-95a6-fb192592618d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 b08aeccd-b849-4c33-82fc-03af93361af6 ASDC
2022-11-02T01:14:51.854Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:9241d7aa-3ce3-4b2e-b99f-64810d46f7a5
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:b08aeccd-b849-4c33-82fc-03af93361af6
ServiceInvariantUUID:86718803-8f5b-47be-a041-f251143df235
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:41337fd9-81e7-4f12-ad96-41b6b903d988
ArtifactChecksum:MmZhYzA2OWNjMTUwZDA0Y2I0YTk2YjdkZGZlYjNlMTM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:8d2ff3de-3176-4448-a0e4-3f1e9aa4445a
ResourceInvariantUUID:b7c48ef3-778e-4b91-ad10-30f3d052a8d6
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:3a7856e6-29f5-410d-b35f-dbbe66b86dd8
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:3533a84e-213f-470a-827b-5d0aa0f94b10
ArtifactChecksum:ZTMxYjdjMmQ0OGY0MzIxM2ZhM2I2YTYzMzZiOGZmZjg=
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:ff2527ea-ffca-49d2-a5ff-82b10dfe0af1
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:054aa91c-71c1-4a8d-8b88-37f18376ec41
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:21d413a3-7c9c-4140-9bb5-2fbbb6b8aa9e
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:054aa91c-71c1-4a8d-8b88-37f18376ec41
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:5e2b7314-1d91-4bfd-aa7c-c6556b9ccdf6
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-02T01:14:51.854Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b08aeccd-b849-4c33-82fc-03af93361af6 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-11-02T01:14:51.907Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-02T01:14:51.908Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-11-02T01:14:51.908Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-11-02T01:14:51.908Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 41337fd9-81e7-4f12-ad96-41b6b903d988 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-11-02T01:14:51.908Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-11-02T01:14:51.908Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-11-02T01:14:51.951Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:14:51.952Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:14:51.952Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1534cc60-579a-458d-95a6-fb192592618d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351680791,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-02T01:14:51.953Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:14:51.953Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:14:51.953Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:14:51.953Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:14:51.953Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:14:51.953Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-02T01:14:51.953Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:14:51.953Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:14:51.953Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-02T01:14:51.953Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:14:51.953Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:14:51.953Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:14:51.954Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:14:51.954Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:14:51.954Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-11-02T01:14:51.954Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:14:51.954Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:14:51.954Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-11-02T01:14:51.954Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:14:51.954Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:14:51.954Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-11-02T01:14:51.954Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:14:51.955Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:14:51.955Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:14:51.955Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:14:51.955Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:14:51.955Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-02T01:14:51.955Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:14:51.955Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:14:51.955Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351451282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-02T01:14:51.955Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-02T01:14:52.668Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-11-02T01:14:52.672Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 41337fd9-81e7-4f12-ad96-41b6b903d988 162970
2022-11-02T01:14:52.672Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-11-02T01:14:52.672Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-11-02T01:14:52.673Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T01:14:52.673Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:14:52.677Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:14:52.677Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351692672,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:14:52.775Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-11-02T01:14:52.776Z||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-11-02T01:14:52.776Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:14:52.797Z||pool-116-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:14:52.797Z||pool-116-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:14:53.686Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-02T01:14:53.687Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-11-02T01:14:53.687Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 41337fd9-81e7-4f12-ad96-41b6b903d988, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-02T01:14:53.688Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2022-11-02T01:14:53.688Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-02T01:14:53.688Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-02T01:14:53.939Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12306421150923024144/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2022-11-02T01:14:55.150Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-02T01:14:55.151Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-11-02T01:14:55.151Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-02T01:14:55.151Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-11-02T01:14:55.152Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:14:55.152Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:14:55.152Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:14:55.152Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:14:55.153Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-11-02T01:14:55.153Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:14:55.153Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:14:55.154Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-02T01:14:55.154Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-11-02T01:14:55.154Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-02T01:14:55.155Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:14:55.155Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:14:55.155Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-02T01:14:55.156Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-11-02T01:14:55.156Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-02T01:14:55.156Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:14:55.157Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:14:55.157Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:14:55.157Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-11-02T01:14:55.157Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2022-11-02T01:14:55.158Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Node template dummy_base is not matching search criteria
2022-11-02T01:14:55.158Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-02T01:14:55.158Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:14:55.159Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-02T01:14:55.159Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:14:55.159Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-02T01:14:55.159Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T01:14:55.160Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:14:55.160Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-02T01:14:55.160Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T01:14:55.161Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:14:55.161Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-02T01:14:55.161Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T01:14:55.162Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:14:55.162Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-02T01:14:55.162Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T01:14:55.163Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:14:55.163Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-11-02T01:14:55.163Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2022-11-02T01:14:55.163Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=91f11f33-92f0-435a-a1a6-6a6deb67a35e
2022-11-02T01:14:55.164Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:14:55.164Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:14:55.164Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:14:55.164Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:14:55.165Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:14:55.165Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:14:55.165Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:14:55.165Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:14:55.166Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:b08aeccd-b849-4c33-82fc-03af93361af6
Model Version:NULL
Model InvariantUuid:86718803-8f5b-47be-a041-f251143df235
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:c81d4473-bb29-46d0-862b-83a4dd968d50
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:b7c48ef3-778e-4b91-ad10-30f3d052a8d6
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:8d2ff3de-3176-4448-a0e4-3f1e9aa4445a
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:535d9c8c-3bb1-4b20-b45d-5d138eb83ec4
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:496848a1-8e9d-4b91-a37e-557d3824bec9
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:0c6f42bc-c658-45a5-8a1d-5141f016fdd3
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:8c6b77c1-5ca7-4752-a682-ce48f79c7748
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:91f11f33-92f0-435a-a1a6-6a6deb67a35e
ModelInvariantUuid:69f5dee3-e32c-45aa-bad4-9985f5e68e9a
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:5fa7b333-d3c3-419a-ae04-3ab5e3853fbf
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:2a2de02f-cead-4cd5-8ea9-8189cc4d2775
ModelInvariantUuid:a78c0924-d2e6-4fa4-8250-fd3afce453f9
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:17f020a8-907a-438b-8d30-89e8d91a2c81
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-11-02T01:14:55.175Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 3a7856e6-29f5-410d-b35f-dbbe66b86dd8
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-11-02T01:14:55.179Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||basic_cnf_macro 0
2022-11-02T01:14:55.179Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3a7856e6-29f5-410d-b35f-dbbe66b86dd8
2022-11-02T01:14:55.180Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 3533a84e-213f-470a-827b-5d0aa0f94b10 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-11-02T01:14:55.180Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-11-02T01:14:55.180Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:14:55.336Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-11-02T01:14:55.336Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 3533a84e-213f-470a-827b-5d0aa0f94b10 1565
2022-11-02T01:14:55.337Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:14:55.337Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:14:55.337Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T01:14:55.338Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:14:55.340Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:14:55.340Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351695337,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:14:55.440Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:14:55.441Z||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-11-02T01:14:55.441Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:14:55.462Z||pool-117-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:14:55.463Z||pool-117-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:14:56.341Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "0c6f42bc-c658-45a5-8a1d-5141f016fdd3",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "8c6b77c1-5ca7-4752-a682-ce48f79c7748",
    "vfModuleModelCustomizationUUID": "88c960ac-960d-4995-8757-ab03268e0335",
    "isBase": true,
    "artifacts": [
      "ff2527ea-ffca-49d2-a5ff-82b10dfe0af1",
      "054aa91c-71c1-4a8d-8b88-37f18376ec41"
    ],
    "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": "535d9c8c-3bb1-4b20-b45d-5d138eb83ec4",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "496848a1-8e9d-4b91-a37e-557d3824bec9",
    "vfModuleModelCustomizationUUID": "beac9d19-3ecc-4940-aeea-eeb80e8cafcb",
    "isBase": false,
    "artifacts": [
      "5e2b7314-1d91-4bfd-aa7c-c6556b9ccdf6"
    ],
    "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-11-02T01:14:56.345Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:8c6b77c1-5ca7-4752-a682-ce48f79c7748
VfModuleModelInvariantUUID:0c6f42bc-c658-45a5-8a1d-5141f016fdd3
VfModuleModelDescription:NULL
Artifacts UUID List:{
ff2527ea-ffca-49d2-a5ff-82b10dfe0af1
,
054aa91c-71c1-4a8d-8b88-37f18376ec41

}
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:496848a1-8e9d-4b91-a37e-557d3824bec9
VfModuleModelInvariantUUID:535d9c8c-3bb1-4b20-b45d-5d138eb83ec4
VfModuleModelDescription:NULL
Artifacts UUID List:{
5e2b7314-1d91-4bfd-aa7c-c6556b9ccdf6

}
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-11-02T01:14:56.347Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "0c6f42bc-c658-45a5-8a1d-5141f016fdd3",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "8c6b77c1-5ca7-4752-a682-ce48f79c7748",
    "vfModuleModelCustomizationUUID": "88c960ac-960d-4995-8757-ab03268e0335",
    "isBase": true,
    "artifacts": [
      "ff2527ea-ffca-49d2-a5ff-82b10dfe0af1",
      "054aa91c-71c1-4a8d-8b88-37f18376ec41"
    ],
    "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": "535d9c8c-3bb1-4b20-b45d-5d138eb83ec4",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "496848a1-8e9d-4b91-a37e-557d3824bec9",
    "vfModuleModelCustomizationUUID": "beac9d19-3ecc-4940-aeea-eeb80e8cafcb",
    "isBase": false,
    "artifacts": [
      "5e2b7314-1d91-4bfd-aa7c-c6556b9ccdf6"
    ],
    "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-11-02T01:14:56.347Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:8c6b77c1-5ca7-4752-a682-ce48f79c7748
VfModuleModelInvariantUUID:0c6f42bc-c658-45a5-8a1d-5141f016fdd3
VfModuleModelDescription:NULL
Artifacts UUID List:{
ff2527ea-ffca-49d2-a5ff-82b10dfe0af1
,
054aa91c-71c1-4a8d-8b88-37f18376ec41

}
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:496848a1-8e9d-4b91-a37e-557d3824bec9
VfModuleModelInvariantUUID:535d9c8c-3bb1-4b20-b45d-5d138eb83ec4
VfModuleModelDescription:NULL
Artifacts UUID List:{
5e2b7314-1d91-4bfd-aa7c-c6556b9ccdf6

}
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-11-02T01:14:56.348Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: ff2527ea-ffca-49d2-a5ff-82b10dfe0af1 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-11-02T01:14:56.348Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-11-02T01:14:56.348Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:14:56.472Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-11-02T01:14:56.473Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ff2527ea-ffca-49d2-a5ff-82b10dfe0af1 914
2022-11-02T01:14:56.474Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:14:56.474Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:14:56.474Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T01:14:56.475Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:14:56.476Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:14:56.477Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351696474,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:14:56.577Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:14:56.578Z||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-11-02T01:14:56.578Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:14:56.594Z||pool-118-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:14:56.594Z||pool-118-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:14:57.477Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 21d413a3-7c9c-4140-9bb5-2fbbb6b8aa9e from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-11-02T01:14:57.478Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-11-02T01:14:57.478Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:14:57.619Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-11-02T01:14:57.619Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 21d413a3-7c9c-4140-9bb5-2fbbb6b8aa9e 12
2022-11-02T01:14:57.620Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:14:57.620Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:14:57.621Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T01:14:57.621Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:14:57.623Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:14:57.624Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351697620,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:14:57.724Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:14:57.725Z||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-11-02T01:14:57.725Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:14:57.749Z||pool-119-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:14:57.749Z||pool-119-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:14:58.624Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 054aa91c-71c1-4a8d-8b88-37f18376ec41 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-11-02T01:14:58.625Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-11-02T01:14:58.625Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:14:58.759Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-11-02T01:14:58.759Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 054aa91c-71c1-4a8d-8b88-37f18376ec41 96
2022-11-02T01:14:58.760Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:14:58.760Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:14:58.760Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T01:14:58.760Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:14:58.762Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:14:58.762Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351698760,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:14:58.862Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:14:58.863Z||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-11-02T01:14:58.863Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:14:58.903Z||pool-120-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:14:58.904Z||pool-120-thread-1|||||INFO|500||cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:14:59.763Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 5e2b7314-1d91-4bfd-aa7c-c6556b9ccdf6 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-11-02T01:14:59.763Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-11-02T01:14:59.763Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:14:59.935Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-11-02T01:14:59.936Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 5e2b7314-1d91-4bfd-aa7c-c6556b9ccdf6 20206
2022-11-02T01:14:59.936Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:14:59.936Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:14:59.936Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-02T01:14:59.936Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:14:59.938Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:14:59.938Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351699936,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:15:00.038Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:15:00.039Z||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-11-02T01:15:00.039Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:15:00.055Z||pool-121-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:15:00.055Z||pool-121-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-11-02T01:15:00.941Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: b08aeccd-b849-4c33-82fc-03af93361af6
2022-11-02T01:15:00.942Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 3a7856e6-29f5-410d-b35f-dbbe66b86dd8 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-11-02T01:15:00.954Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@719b7b24, org.onap.sdc.toscaparser.api.parameters.Input@28f406cd, org.onap.sdc.toscaparser.api.parameters.Input@75ae6e1e, org.onap.sdc.toscaparser.api.parameters.Input@6e0b46df, org.onap.sdc.toscaparser.api.parameters.Input@44635261]
2022-11-02T01:15:00.956Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:15:00.956Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:15:00.956Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2022-11-02T01:15:00.956Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 8d2ff3de-3176-4448-a0e4-3f1e9aa4445a
2022-11-02T01:15:00.956Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 8d2ff3de-3176-4448-a0e4-3f1e9aa4445a matches Tosca VF Customization UUID: 8d2ff3de-3176-4448-a0e4-3f1e9aa4445a
2022-11-02T01:15:00.957Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 8d2ff3de-3176-4448-a0e4-3f1e9aa4445a  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-11-02T01:15:00.959Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:15:00.959Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:15:00.960Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 8d2ff3de-3176-4448-a0e4-3f1e9aa4445a: {\"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-11-02T01:15:00.960Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7ef82564
2022-11-02T01:15:00.960Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:15:00.960Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-02T01:15:00.961Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : beac9d19-3ecc-4940-aeea-eeb80e8cafcb
2022-11-02T01:15:00.961Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID beac9d19-3ecc-4940-aeea-eeb80e8cafcb
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-11-02T01:15:00.963Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:15:00.963Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-02T01:15:00.963Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T01:15:00.964Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:15:00.964Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-02T01:15:00.964Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-02T01:15:00.964Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:15:00.964Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-02T01:15:00.964Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=8d2ff3de-3176-4448-a0e4-3f1e9aa4445a
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-11-02T01:15:00.966Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:15:00.967Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:15:00.967Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid b08aeccd-b849-4c33-82fc-03af93361af6: basic_cnf_macro
2022-11-02T01:15:00.967Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:15:00.967Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:15:00.967Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:15:00.967Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:15:00.968Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:15:00.968Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:15:00.968Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:15:00.968Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:15:00.968Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-02T01:15:00.968Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-02T01:15:00.968Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:15:01.013Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 3a7856e6-29f5-410d-b35f-dbbe66b86dd8 2 ASDC deployResourceStructure
2022-11-02T01:15:01.013Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:15:01.013Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:15:01.013Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T01:15:01.013Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:15:01.015Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:15:01.015Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351701013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-02T01:15:01.115Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:15:01.116Z||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-11-02T01:15:01.116Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:15:01.130Z||pool-122-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:15:01.130Z||pool-122-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:15:02.020Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:15:02.020Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:15:02.020Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T01:15:02.021Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:15:02.022Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:15:02.022Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351702020,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-11-02T01:15:02.122Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:15:02.123Z||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-11-02T01:15:02.123Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:15:02.138Z||pool-123-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:15:02.139Z||pool-123-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-02T01:15:03.023Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:15:03.024Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:15:03.024Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-02T01:15:03.024Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:15:03.026Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:15:03.026Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351703023,
  "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-11-02T01:15:03.128Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-11-02T01:15:03.129Z||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-11-02T01:15:03.129Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:15:03.150Z||pool-124-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:15:03.151Z||pool-124-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-11-02T01:15:04.028Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:15:04.029Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:15:04.029Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T01:15:04.029Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:15:04.030Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:15:04.031Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351704028,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-11-02T01:15:04.131Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:15:04.132Z||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-11-02T01:15:04.132Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:15:04.147Z||pool-125-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:15:04.147Z||pool-125-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:15:05.031Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:15:05.032Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:15:05.032Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-02T01:15:05.032Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:15:05.034Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:15:05.034Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351705031,
  "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-11-02T01:15:05.134Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:15:05.135Z||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-11-02T01:15:05.135Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:15:05.165Z||pool-126-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:15:05.165Z||pool-126-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":1,"count":1}
2022-11-02T01:15:06.035Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-11-02T01:15:06.035Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-11-02T01:15:06.036Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-02T01:15:06.036Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:15:06.038Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:15:06.038Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351706035,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T01:15:06.138Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:15:06.139Z||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-11-02T01:15:06.139Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:15:06.159Z||pool-127-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:15:06.160Z||pool-127-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-02T01:15:07.039Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9241d7aa-3ce3-4b2e-b99f-64810d46f7a5
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-11-02T01:15:07.053Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9241d7aa-3ce3-4b2e-b99f-64810d46f7a5
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-11-02T01:15:07.056Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-02T01:15:07.056Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-02T01:15:07.056Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-02T01:15:07.056Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-02T01:15:07.056Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T01:15:07.056Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T01:15:07.056Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T01:15:07.056Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T01:15:07.056Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-02T01:15:07.057Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS 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-11-02T01:15:07.063Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-02T01:15:37.063Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9241d7aa-3ce3-4b2e-b99f-64810d46f7a5 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-11-02T01:15:37.071Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9241d7aa-3ce3-4b2e-b99f-64810d46f7a5 and serviceModelVersionId: b08aeccd-b849-4c33-82fc-03af93361af6
2022-11-02T01:15:37.071Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 86718803-8f5b-47be-a041-f251143df235
2022-11-02T01:15:37.072Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/86718803-8f5b-47be-a041-f251143df235/model-vers/model-ver/b08aeccd-b849-4c33-82fc-03af93361af6?depth=0
2022-11-02T01:15:37.076Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-11-02T01:15:37.123Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/86718803-8f5b-47be-a041-f251143df235/model-vers/model-ver/b08aeccd-b849-4c33-82fc-03af93361af6?depth=0|INFO|500||Invoke
2022-11-02T01:15:37.123Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/86718803-8f5b-47be-a041-f251143df235/model-vers/model-ver/b08aeccd-b849-4c33-82fc-03af93361af6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/86718803-8f5b-47be-a041-f251143df235/model-vers/model-ver/b08aeccd-b849-4c33-82fc-03af93361af6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9241d7aa-3ce3-4b2e-b99f-64810d46f7a5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b8732efc-7967-46e8-bdc9-62ec61ca932d], X-ECOMP-RequestID=[9241d7aa-3ce3-4b2e-b99f-64810d46f7a5], X-TransactionId=[], X-ONAP-RequestID=[9241d7aa-3ce3-4b2e-b99f-64810d46f7a5], Content-Type=[application/merge-patch+json]}
2022-11-02T01:15:37.128Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/86718803-8f5b-47be-a041-f251143df235/model-vers/model-ver/b08aeccd-b849-4c33-82fc-03af93361af6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-02T01:15:37.327Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/86718803-8f5b-47be-a041-f251143df235/model-vers/model-ver/b08aeccd-b849-4c33-82fc-03af93361af6?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/86718803-8f5b-47be-a041-f251143df235/model-vers/model-ver/b08aeccd-b849-4c33-82fc-03af93361af6?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[195], X-AAI-TXID=[1-aai-resources-221102-01:15:36:676-86655], vertex-id=[233656], Content-Length=[0], Date=[Wed, 02 Nov 2022 01:15:36 GMT], Content-Type=[application/json]}
2022-11-02T01:15:37.327Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/86718803-8f5b-47be-a041-f251143df235/model-vers/model-ver/b08aeccd-b849-4c33-82fc-03af93361af6?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-02T01:15:37.328Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/86718803-8f5b-47be-a041-f251143df235/model-vers/model-ver/b08aeccd-b849-4c33-82fc-03af93361af6?depth=0|INFO|500||InvokeReturn
2022-11-02T01:15:37.328Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-02T01:15:37.329Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
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-11-02T01:15:37.334Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||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-11-02T01:15:37.334Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9241d7aa-3ce3-4b2e-b99f-64810d46f7a5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-02T01:15:37.334Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-02T01:15:37.334Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-02T01:15:37.336Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-02T01:15:37.336Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351737334,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-02T01:15:37.436Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-02T01:15:37.437Z||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-11-02T01:15:37.437Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 60dlaukaU0n0iqD0) ...
2022-11-02T01:15:37.459Z||pool-128-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:15:37.460Z||pool-128-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-11-02T01:15:38.352Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:15:38.353Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:15:38.353Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:15:48.729Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:15:48.730Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:15:48.730Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:15:48.730Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:15:51.285Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:15:51.286Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T01:15:51.286Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:15:51.932Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:15:51.932Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:15:51.932Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351692672,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:15:51.933Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:15:51.933Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:15:51.933Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351695337,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:15:51.933Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:15:51.933Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:15:51.933Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351696474,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:15:51.934Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:15:51.934Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:15:51.934Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351697620,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:15:51.934Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:15:51.934Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:15:51.934Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351698760,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:15:51.934Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:15:51.934Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:15:51.934Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351699936,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-02T01:15:51.935Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:15:51.935Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:15:51.935Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351701013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-02T01:15:51.935Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:15:51.935Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:15:51.935Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351702020,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-11-02T01:15:51.935Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:15:51.935Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:15:51.935Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351703023,
  "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-11-02T01:15:51.935Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:15:51.936Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:15:51.936Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351704028,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-11-02T01:15:51.936Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:15:51.936Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:15:51.936Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351705031,
  "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-11-02T01:15:51.936Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:15:51.936Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:15:51.936Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351706035,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-02T01:15:51.936Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:15:51.936Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-02T01:15:51.936Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9241d7aa-3ce3-4b2e-b99f-64810d46f7a5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667351737334,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-02T01:15:51.936Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-02T01:15:58.297Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:15:58.298Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:15:58.298Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:15:58.298Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:16:07.880Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:16:07.881Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:16:07.881Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:16:07.881Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:16:17.455Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:16:17.456Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:16:17.456Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:16:17.456Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:16:27.013Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:16:51.282Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:16:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:16:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:16:51.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:16:51.285Z||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-11-02T01:16:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:17:00.839Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:17:00.880Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:17:51.282Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:17:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:17:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:17:51.285Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:17:51.286Z||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-11-02T01:17:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:18:00.842Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:18:00.864Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:18:51.284Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:18:51.285Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:18:51.285Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:18:51.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:18:51.286Z||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-11-02T01:18:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:19:00.847Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:19:00.858Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:19:51.282Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:19:51.284Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:19:51.284Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:19:51.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:19:51.285Z||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-11-02T01:19:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:20:00.850Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:20:00.859Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:20:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:20:51.284Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:20:51.285Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:20:51.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:20:51.286Z||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-11-02T01:20:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:21:00.857Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:21:00.857Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:21:51.282Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:21:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:21:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:21:51.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:21:51.286Z||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-11-02T01:21:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:22:00.864Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:22:00.866Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:22:51.282Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:22:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:22:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:22:51.285Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:22:51.286Z||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-11-02T01:22:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:23:00.837Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:23:00.850Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:23:51.282Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:23:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:23:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:23:51.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:23:51.286Z||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-11-02T01:23:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:24:00.911Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:24:00.911Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:24:51.282Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:24:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:24:51.284Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:24:51.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:24:51.285Z||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-11-02T01:24:51.285Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:25:00.862Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:25:00.878Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:25:51.282Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:25:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:25:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:25:51.285Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:25:51.286Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:25:51.286Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:26:00.843Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:26:00.849Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:26:51.282Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:26:51.284Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:26:51.284Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:26:51.285Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:26:51.286Z||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-11-02T01:26:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:27:00.881Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:27:00.896Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:27:51.282Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:27:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:27:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:27:51.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:27:51.286Z||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-11-02T01:27:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:28:00.849Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:28:00.849Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:28:51.282Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:28:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:28:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:28:51.285Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:28:51.285Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T01:28:51.285Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:29:00.838Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:29:00.838Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:29:51.282Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:29:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:29:51.283Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:29:51.285Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:29:51.286Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:29:51.286Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:30:00.848Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:30:00.848Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:30:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:30:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:30:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:30:51.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:30:51.285Z||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-11-02T01:30:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:31:00.836Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:31:00.837Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:31:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:31:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:31:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:31:51.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:31:51.286Z||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-11-02T01:31:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:32:00.839Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:32:00.856Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:32:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:32:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:32:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:32:51.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:32:51.285Z||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-11-02T01:32:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:33:00.855Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:33:00.865Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:33:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:33:51.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:33:51.286Z||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-11-02T01:33:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:33:51.289Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:33:51.289Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:34:00.856Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:34:00.860Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:34:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:34:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:34:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:34:51.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:34:51.286Z||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-11-02T01:34:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:35:00.842Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:35:00.848Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:35:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:35:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:35:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:35:51.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:35:51.286Z||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-11-02T01:35:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:36:00.846Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:36:00.848Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:36:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:36:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:36:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:36:51.285Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:36:51.285Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T01:36:51.286Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:37:00.845Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:37:00.846Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:37:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:37:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:37:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:37:51.285Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:37:51.286Z||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-11-02T01:37:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:38:00.859Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:38:00.862Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:38:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:38:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:38:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:38:51.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:38:51.286Z||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-11-02T01:38:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:39:00.859Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:39:00.861Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:39:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:39:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:39:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:39:51.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:39:51.286Z||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-11-02T01:39:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:40:00.844Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:40:00.844Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:40:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:40:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:40:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:40:51.285Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:40:51.286Z||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-11-02T01:40:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:41:00.874Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:41:00.874Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:41:51.282Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:41:51.283Z||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-11-02T01:41:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:41:51.285Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:41:51.285Z||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-11-02T01:41:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:42:00.850Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:42:00.866Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:42:51.282Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:42:51.283Z||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-11-02T01:42:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:42:51.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:42:51.285Z||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-11-02T01:42:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:43:00.865Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:43:00.867Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:43:51.283Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:43:51.285Z||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-11-02T01:43:51.285Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:43:51.286Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:43:51.286Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:43:51.286Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:44:00.853Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:44:00.867Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:44:51.282Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:44:51.283Z||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-11-02T01:44:51.284Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:44:51.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:44:51.286Z||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-11-02T01:44:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:45:00.854Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:45:00.886Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:45:51.282Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:45:51.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:45:51.285Z||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-11-02T01:45:51.285Z||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-11-02T01:45:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:45:51.285Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:46:00.860Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:46:00.860Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:46:51.282Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:46:51.283Z||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-11-02T01:46:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:46:51.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:46:51.286Z||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-11-02T01:46:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:47:00.837Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:47:00.837Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:47:51.282Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:47:51.283Z||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-11-02T01:47:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:47:51.285Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:47:51.286Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:47:51.287Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:48:00.843Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:48:00.843Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:48:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:48:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:48:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:48:51.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:48:51.285Z||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-11-02T01:48:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:49:00.838Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:49:00.845Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:49:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:49:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:49:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:49:51.285Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:49:51.286Z||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-11-02T01:49:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:50:00.854Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:50:00.913Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:50:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:50:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:50:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:50:51.285Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:50:51.285Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:50:51.286Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:51:00.853Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:51:00.856Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:51:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:51:51.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:51:51.287Z||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-11-02T01:51:51.287Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:51:51.287Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:51:51.287Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:52:00.852Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:52:00.907Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:52:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:52:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:52:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:52:51.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:52:51.286Z||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-11-02T01:52:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:53:00.852Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:53:00.852Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:53:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:53:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:53:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:53:51.285Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:53:51.285Z||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-11-02T01:53:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:54:00.848Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:54:00.849Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:54:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:54:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:54:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:54:51.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:54:51.286Z||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-11-02T01:54:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:55:00.871Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:55:00.877Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:55:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:55:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:55:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:55:51.285Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:55:51.286Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T01:55:51.286Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:56:00.865Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:56:00.866Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:56:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:56:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:56:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:56:51.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:56:51.286Z||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-11-02T01:56:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:57:00.837Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:57:00.838Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:57:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:57:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:57:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:57:51.285Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:57:51.286Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T01:57:51.286Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:58:00.836Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:58:00.849Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:58:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:58:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:58:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:58:51.285Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:58:51.285Z||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-11-02T01:58:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T01:59:00.852Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:59:00.852Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T01:59:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:59:51.285Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T01:59:51.285Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T01:59:51.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T01:59:51.286Z||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-11-02T01:59:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T02:00:00.888Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T02:00:00.888Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T02:00:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T02:00:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T02:00:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T02:00:51.285Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T02:00:51.286Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T02:00:51.286Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T02:01:00.850Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T02:01:00.865Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T02:01:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T02:01:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T02:01:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T02:01:51.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T02:01:51.285Z||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-11-02T02:01:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T02:02:00.855Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T02:02:00.856Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T02:02:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T02:02:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T02:02:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T02:02:51.285Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T02:02:51.286Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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-11-02T02:02:51.286Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|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 60dlaukaU0n0iqD0) ...
2022-11-02T02:03:00.867Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T02:03:00.874Z|9241d7aa-3ce3-4b2e-b99f-64810d46f7a5|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T02:03:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T02:03:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T02:03:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T02:03:51.285Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T02:03:51.286Z||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-11-02T02:03:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T02:04:00.845Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T02:04:00.845Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T02:04:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T02:04:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T02:04:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T02:04:51.285Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T02:04:51.286Z||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-11-02T02:04:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T02:05:00.860Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T02:05:00.867Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T02:05:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T02:05:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T02:05:51.283Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T02:05:51.285Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T02:05:51.286Z||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-11-02T02:05:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T02:06:00.854Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T02:06:00.875Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T02:06:51.282Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T02:06:51.284Z|d308e15d-b902-47b4-a425-c991004b7127|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-11-02T02:06:51.285Z|d308e15d-b902-47b4-a425-c991004b7127|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 60dlaukaU0n0iqD0) ...
2022-11-02T02:06:51.285Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T02:06:51.286Z||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-11-02T02:06:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T02:07:00.871Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T02:07:00.871Z|d308e15d-b902-47b4-a425-c991004b7127|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T02:07:51.282Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T02:07:51.285Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T02:07:51.285Z||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-11-02T02:07:51.285Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T02:07:51.285Z||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-11-02T02:07:51.286Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T02:08:00.877Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T02:08:00.880Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T02:08:51.282Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T02:08:51.283Z||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-11-02T02:08:51.283Z||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 60dlaukaU0n0iqD0) ...
2022-11-02T02:08:51.285Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-02T02:08:51.286Z|c1300e00-8602-472e-801b-3bd42e412bb4|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-11-02T02:08:51.286Z|c1300e00-8602-472e-801b-3bd42e412bb4|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 60dlaukaU0n0iqD0) ...
2022-11-02T02:09:00.868Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-02T02:09:00.885Z|c1300e00-8602-472e-801b-3bd42e412bb4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK