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-21T23:02:42.635Z||main|||||INFO|500||The following profiles are active: basic
2022-11-21T23:02:56.645Z||main|||||INFO|500||Starting service [Tomcat]
2022-11-21T23:02:56.645Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-11-21T23:02:56.754Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-11-21T23:03:00.410Z||main|||||INFO|500||catdb-pool - Starting...
2022-11-21T23:03:00.759Z||main|||||INFO|500||catdb-pool - Start completed.
2022-11-21T23:03:01.161Z||main|||||INFO|500||reqdb-pool - Starting...
2022-11-21T23:03:01.198Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-11-21T23:03:01.295Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-11-21T23:03:01.496Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-11-21T23:03:02.151Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-21T23:03:03.781Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-21T23:03:05.987Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-21T23:03:06.047Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-11-21T23:03:06.592Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-21T23:03:06.965Z||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-21T23:03:08.162Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-21T23:03:10.679Z||main|||||DEBUG|500||SDC ActivitySpec endpoint:  http://sdc-wfd-be:8080
2022-11-21T23:03:10.984Z||main|||||WARN|500||The sdc end point is not alive
2022-11-21T23:03:14.820Z||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-21T23:03:18.290Z||main|||||WARN|500||---
2022-11-21T23:03:18.291Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-11-21T23:03:18.291Z||main|||||WARN|500||---
2022-11-21T23:03:19.278Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-11-21T23:03:25.489Z||main|||||INFO|500||Started Application in 47.311 seconds (JVM running for 54.141)
2022-11-21T23:03:25.506Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-21T23:03:25.513Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-21T23:03:25.535Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-21T23:03:25.558Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-21T23:03:25.600Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= e2b5b5a3-e0de-47d5-b5c2-29b4743b6f04 url= /sdc/v1/artifactTypes
2022-11-21T23:03:25.600Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-21T23:03:25.748Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-11-21T23:03:25.750Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21249bb0
2022-11-21T23:03:25.751Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-11-21T23:03:25.773Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-11-21T23:03:25.775Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-11-21T23:03:25.779Z||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$$a4f1ed64.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-21T23:04:15.484Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-21T23:04:15.485Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-21T23:04:15.486Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-21T23:04:15.491Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-21T23:04:15.497Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 0d380584-03ed-430d-9896-b1bf6b21987a url= /sdc/v1/artifactTypes
2022-11-21T23:04:15.499Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-21T23:04:15.518Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-11-21T23:04:15.519Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ea4374
2022-11-21T23:04:15.521Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-11-21T23:04:15.521Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-11-21T23:04:15.521Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-11-21T23:04:15.522Z||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$$a4f1ed64.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-21T23:05:05.483Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-21T23:05:05.483Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-21T23:05:05.484Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-21T23:05:05.487Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-21T23:05:05.492Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= a62ce206-fea6-4bef-ba33-7e6beec25847 url= /sdc/v1/artifactTypes
2022-11-21T23:05:05.492Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-21T23:05:05.497Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-11-21T23:05:05.498Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66534dd1
2022-11-21T23:05:05.498Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-11-21T23:05:05.498Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-11-21T23:05:05.499Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-11-21T23:05:05.499Z||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$$a4f1ed64.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-21T23:05:55.483Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-21T23:05:55.485Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-21T23:05:55.485Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-21T23:05:55.499Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-21T23:05:55.505Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 9c0f4af5-88be-4473-88cb-a58d9137dea0 url= /sdc/v1/artifactTypes
2022-11-21T23:05:55.505Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-21T23:05:55.512Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-11-21T23:05:55.513Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57ab31b9
2022-11-21T23:05:55.513Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-11-21T23:05:55.514Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-11-21T23:05:55.514Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-11-21T23:05:55.515Z||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$$a4f1ed64.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-21T23:06:45.485Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-21T23:06:45.487Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-21T23:06:45.489Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-21T23:06:45.493Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-21T23:06:45.499Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= a1d96ca7-06fe-48d0-8002-d6f0fc020409 url= /sdc/v1/artifactTypes
2022-11-21T23:06:45.499Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-21T23:06:45.505Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-11-21T23:06:45.505Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fb1f17f
2022-11-21T23:06:45.506Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-11-21T23:06:45.506Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-11-21T23:06:45.506Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-11-21T23:06:45.507Z||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$$a4f1ed64.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-21T23:07:35.483Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-21T23:07:35.484Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-21T23:07:35.484Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-21T23:07:35.488Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-21T23:07:35.493Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= c3d93ef3-be0d-41a4-88d4-7549d838acf1 url= /sdc/v1/artifactTypes
2022-11-21T23:07:35.493Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-21T23:07:35.499Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-11-21T23:07:35.499Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f00f65e
2022-11-21T23:07:35.500Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-11-21T23:07:35.500Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-11-21T23:07:35.500Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-11-21T23:07:35.501Z||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$$a4f1ed64.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-21T23:08:25.483Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-21T23:08:25.483Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-21T23:08:25.483Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-21T23:08:25.487Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-21T23:08:25.494Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= aee14f91-4f10-4b98-adec-ea7a9a8fe6e7 url= /sdc/v1/artifactTypes
2022-11-21T23:08:25.494Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-21T23:08:25.500Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-11-21T23:08:25.500Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17beb6bb
2022-11-21T23:08:25.500Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-11-21T23:08:25.500Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-11-21T23:08:25.501Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-11-21T23:08:25.501Z||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$$a4f1ed64.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-21T23:09:15.483Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-21T23:09:15.484Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-21T23:09:15.485Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-21T23:09:15.488Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-21T23:09:15.495Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 0baf984b-04e1-4baf-bc77-685429738168 url= /sdc/v1/artifactTypes
2022-11-21T23:09:15.496Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-21T23:09:15.501Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-11-21T23:09:15.501Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4436e980
2022-11-21T23:09:15.502Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-11-21T23:09:15.502Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-11-21T23:09:15.503Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-11-21T23:09:15.504Z||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$$a4f1ed64.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-21T23:10:05.485Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-21T23:10:05.486Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-21T23:10:05.486Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-21T23:10:05.489Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-21T23:10:05.494Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= a15c9c79-d0fa-4c8a-9560-5abdbb677a3c url= /sdc/v1/artifactTypes
2022-11-21T23:10:05.494Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-21T23:10:05.500Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-11-21T23:10:05.501Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@120fb129
2022-11-21T23:10:05.501Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-11-21T23:10:05.502Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-11-21T23:10:05.502Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-11-21T23:10:05.503Z||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$$a4f1ed64.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-21T23:10:55.482Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-21T23:10:55.483Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-21T23:10:55.484Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-21T23:10:55.486Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-21T23:10:55.491Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 29f391a0-b87e-4c45-a953-ae55ba05327e url= /sdc/v1/artifactTypes
2022-11-21T23:10:55.491Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-21T23:10:55.496Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-11-21T23:10:55.497Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6693913e
2022-11-21T23:10:55.497Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-11-21T23:10:55.497Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-11-21T23:10:55.497Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-11-21T23:10:55.498Z||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$$a4f1ed64.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-21T23:11:45.483Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-21T23:11:45.484Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-21T23:11:45.484Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-21T23:11:45.487Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-21T23:11:45.492Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 49b4ad2d-07f4-44a8-a272-f20ff78eefb2 url= /sdc/v1/artifactTypes
2022-11-21T23:11:45.492Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-21T23:11:45.498Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-11-21T23:11:45.498Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@467c29ee
2022-11-21T23:11:45.499Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-11-21T23:11:45.499Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-11-21T23:11:45.499Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-11-21T23:11:45.500Z||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$$a4f1ed64.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-21T23:12:35.483Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-21T23:12:35.485Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-21T23:12:35.485Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-21T23:12:35.489Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-21T23:12:35.495Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 4797f791-1f66-48d1-858f-dc1c8614ff0c url= /sdc/v1/artifactTypes
2022-11-21T23:12:35.496Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-21T23:12:35.503Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-11-21T23:12:35.503Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d7d4266
2022-11-21T23:12:35.504Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-11-21T23:12:35.504Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-11-21T23:12:35.504Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-11-21T23:12:35.505Z||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$$a4f1ed64.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-21T23:12:44.308Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-11-21T23:13:25.483Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-21T23:13:25.483Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-21T23:13:25.484Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-21T23:13:25.487Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-21T23:13:25.492Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= f26e0e55-6a84-42fb-969b-cd61c5a74278 url= /sdc/v1/artifactTypes
2022-11-21T23:13:25.492Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-21T23:13:25.591Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-11-21T23:13:25.605Z||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-21T23:13:25.643Z||scheduling-1|||||DEBUG|500||create keys
2022-11-21T23:13:25.650Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-11-21T23:13:25.756Z||scheduling-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:13:25.774Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= dfa405c3-4369-4c34-806e-4c6c5c72d760 url= /sdc/v1/registerForDistribution
2022-11-21T23:13:25.921Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= dfa405c3-4369-4c34-806e-4c6c5c72d760 url= /sdc/v1/registerForDistribution
2022-11-21T23:13:25.921Z||scheduling-1|||||INFO|500||start DistributionClient
2022-11-21T23:13:25.940Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:13:25.940Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:13:25.946Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-11-21T23:13:25.950Z||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-21T23:13:25.950Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:13:25.952Z||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-21T23:13:25.953Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:13:36.353Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:13:36.353Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:14:25.928Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:14:25.929Z||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-21T23:14:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:14:25.939Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:14:25.940Z||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-21T23:14:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:14:35.517Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:14:35.517Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:15:25.928Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:15:25.930Z||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-21T23:15:25.930Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:15:25.939Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:15:25.940Z||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-21T23:15:25.941Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:15:35.494Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:15:35.536Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:16:25.928Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:16:25.929Z||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-21T23:16:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:16:25.939Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:16:25.940Z||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-21T23:16:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:16:35.505Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:16:35.521Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:17:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:17:25.929Z||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-21T23:17:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:17:25.939Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:17:25.940Z||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-21T23:17:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:17:35.491Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:17:35.492Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:18:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:18:25.929Z||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-21T23:18:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:18:25.939Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:18:25.946Z||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-21T23:18:25.946Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:18:35.508Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:18:35.508Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:19:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:19:25.931Z||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-21T23:19:25.932Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:19:25.939Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:19:25.940Z||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-21T23:19:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:19:35.482Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:19:35.501Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:20:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:20:25.930Z||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-21T23:20:25.930Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:20:25.939Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:20:25.941Z||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-21T23:20:25.941Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:20:35.485Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:20:35.505Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:21:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:21:25.929Z||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-21T23:21:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:21:25.939Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:21:25.940Z||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-21T23:21:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:21:35.483Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:21:35.493Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:22:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:22:25.929Z||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-21T23:22:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:22:25.939Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:22:25.940Z||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-21T23:22:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:22:35.500Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:22:35.513Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:23:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:23:25.929Z||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-21T23:23:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:23:25.939Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:23:25.940Z||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-21T23:23:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:23:35.482Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:23:35.483Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:24:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:24:25.929Z||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-21T23:24:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:24:25.940Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:24:25.940Z||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-21T23:24:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:24:35.503Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:24:35.510Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:25:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:25:25.929Z||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-21T23:25:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:25:25.939Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:25:25.940Z||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-21T23:25:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:25:35.499Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:25:35.499Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:26:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:26:25.930Z||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-21T23:26:25.930Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:26:25.939Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:26:25.940Z||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-21T23:26:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:26:35.503Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:26:35.504Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:27:25.929Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:27:25.931Z||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-21T23:27:25.931Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:27:25.939Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:27:25.940Z||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-21T23:27:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:27:35.481Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:27:35.485Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:28:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:28:25.929Z||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-21T23:28:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:28:25.939Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:28:25.940Z||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-21T23:28:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:28:35.485Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:28:35.503Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:29:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:29:25.929Z||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-21T23:29:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:29:25.939Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:29:25.940Z||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-21T23:29:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:29:35.487Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:29:35.532Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:30:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:30:25.929Z||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-21T23:30:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:30:25.939Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:30:25.940Z||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-21T23:30:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:30:35.488Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:30:35.496Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:31:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:31:25.929Z||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-21T23:31:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:31:25.939Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:31:25.940Z||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-21T23:31:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:31:35.491Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:31:35.508Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:32:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:32:25.929Z||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-21T23:32:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:32:25.939Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:32:25.940Z||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-21T23:32:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:32:35.510Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:32:35.510Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:33:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:33:25.929Z||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-21T23:33:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:33:25.939Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:33:25.940Z||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-21T23:33:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:33:35.496Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:33:35.498Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:34:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:34:25.930Z||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-21T23:34:25.931Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:34:25.939Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:34:25.940Z||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-21T23:34:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:34:35.492Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:34:35.496Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:35:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:35:25.930Z||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-21T23:35:25.930Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:35:25.939Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:35:25.940Z||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-21T23:35:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:35:35.491Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:35:35.494Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:36:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:36:25.929Z||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-21T23:36:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:36:25.939Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:36:25.940Z||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-21T23:36:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:36:35.481Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:36:35.492Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:37:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:37:25.929Z||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-21T23:37:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:37:25.939Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:37:25.940Z||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-21T23:37:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:37:35.493Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:37:35.493Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:38:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:38:25.929Z||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-21T23:38:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:38:25.939Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:38:25.940Z||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-21T23:38:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:38:35.491Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:38:35.492Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:39:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:39:25.929Z||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-21T23:39:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:39:25.939Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:39:25.940Z||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-21T23:39:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:39:35.501Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:39:35.501Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:40:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:40:25.929Z||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-21T23:40:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:40:25.939Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:40:25.940Z||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-21T23:40:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:40:35.476Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:40:35.495Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:41:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:41:25.929Z||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-21T23:41:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:41:25.939Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:41:25.940Z||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-21T23:41:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:41:35.495Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:41:35.495Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:42:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:42:25.929Z||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-21T23:42:25.930Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:42:25.939Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:42:25.940Z||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-21T23:42:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:42:35.487Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:42:35.505Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:43:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:43:25.931Z||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-21T23:43:25.931Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:43:25.939Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:43:25.940Z||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-21T23:43:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:43:35.500Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:43:35.501Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:44:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:44:25.929Z||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-21T23:44:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:44:25.939Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:44:25.940Z||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-21T23:44:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:44:35.497Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:44:35.501Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:45:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:45:25.929Z||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-21T23:45:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:45:25.939Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:45:25.940Z||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-21T23:45:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:45:35.490Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:45:35.492Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:46:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:46:25.929Z||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-21T23:46:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:46:25.939Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:46:25.940Z||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-21T23:46:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:46:35.488Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:46:35.488Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:47:25.931Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:47:25.932Z||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-21T23:47:25.932Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:47:25.939Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:47:25.940Z||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-21T23:47:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:47:35.480Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:47:35.511Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:48:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:48:25.929Z||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-21T23:48:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:48:25.939Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:48:25.940Z||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-21T23:48:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:48:35.500Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:48:35.500Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:49:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:49:25.929Z||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-21T23:49:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:49:25.939Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:49:25.940Z||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-21T23:49:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:49:35.476Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:49:35.493Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:50:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:50:25.929Z||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-21T23:50:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:50:25.939Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:50:25.940Z||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-21T23:50:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:50:35.503Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:50:35.507Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:51:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:51:25.930Z||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-21T23:51:25.930Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:51:25.939Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:51:25.940Z||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-21T23:51:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:51:35.486Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:51:35.503Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:52:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:52:25.929Z||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-21T23:52:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:52:25.939Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:52:25.940Z||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-21T23:52:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:52:35.501Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:52:35.501Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:53:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:53:25.929Z||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-21T23:53:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:53:25.939Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:53:25.940Z||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-21T23:53:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:53:35.500Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:53:35.501Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:54:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:54:25.929Z||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-21T23:54:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:54:25.939Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:54:25.940Z||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-21T23:54:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:54:35.498Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:54:35.498Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:55:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:55:25.930Z||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-21T23:55:25.930Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:55:25.939Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:55:25.940Z||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-21T23:55:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:55:35.508Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:55:35.511Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:56:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:56:25.929Z||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-21T23:56:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:56:25.939Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:56:25.940Z||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-21T23:56:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:56:35.486Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:56:35.508Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:57:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:57:25.929Z||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-21T23:57:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:57:25.939Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:57:25.941Z||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-21T23:57:25.941Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:57:35.495Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:57:35.498Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:58:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:58:25.929Z||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-21T23:58:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:58:25.939Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:58:25.940Z||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-21T23:58:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:58:35.483Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:58:35.483Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:59:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:59:25.931Z||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-21T23:59:25.931Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:59:25.939Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-21T23:59:25.940Z||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-21T23:59:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-21T23:59:35.495Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-21T23:59:35.500Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:00:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:00:25.929Z||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-22T00:00:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:00:25.939Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:00:25.940Z||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-22T00:00:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:00:35.485Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:00:35.487Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:01:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:01:25.929Z||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-22T00:01:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:01:25.939Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:01:25.940Z||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-22T00:01:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:01:35.499Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:01:35.523Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:02:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:02:25.929Z||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-22T00:02:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:02:25.939Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:02:25.940Z||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-22T00:02:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:02:35.484Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:02:35.506Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:03:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:03:25.929Z||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-22T00:03:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:03:25.939Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:03:25.940Z||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-22T00:03:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:03:35.504Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:03:35.505Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:04:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:04:25.929Z||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-22T00:04:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:04:25.939Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:04:25.940Z||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-22T00:04:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:04:35.499Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:04:35.592Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:05:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:05:25.929Z||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-22T00:05:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:05:25.939Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:05:25.940Z||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-22T00:05:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:05:35.489Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:05:35.489Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:06:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:06:25.929Z||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-22T00:06:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:06:25.939Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:06:25.940Z||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-22T00:06:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:06:35.528Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:06:35.549Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:07:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:07:25.929Z||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-22T00:07:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:07:25.939Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:07:25.940Z||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-22T00:07:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:07:35.510Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:07:35.537Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:08:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:08:25.930Z||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-22T00:08:25.930Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:08:25.939Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:08:25.940Z||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-22T00:08:25.941Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:08:35.493Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:08:35.497Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:09:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:09:25.929Z||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-22T00:09:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:09:25.939Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:09:25.940Z||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-22T00:09:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:09:35.489Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:09:35.498Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:10:25.928Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:10:25.929Z||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-22T00:10:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:10:25.939Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:10:25.940Z||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-22T00:10:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:10:26.074Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:10:26.080Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.080Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "aai-ml",
  "timestamp": 1669075794670,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.107Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.107Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.107Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "policy-id",
  "timestamp": 1669075801738,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.108Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.108Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.108Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "aai-ml",
  "timestamp": 1669075794670,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.108Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.108Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.108Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "policy-id",
  "timestamp": 1669075801738,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.109Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.109Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.109Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "aai-ml",
  "timestamp": 1669075794670,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.109Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.110Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "policy-id",
  "timestamp": 1669075801738,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:10:26.110Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.111Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075803266,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.111Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.111Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "aai-ml",
  "timestamp": 1669075794670,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.112Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.112Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "policy-id",
  "timestamp": 1669075801738,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.112Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.113Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075803266,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json",
  "status": "NOTIFIED"
}
2022-11-22T00:10:26.113Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.113Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "aai-ml",
  "timestamp": 1669075794670,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.114Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.114Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "policy-id",
  "timestamp": 1669075801738,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.114Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.114Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "cds",
  "timestamp": 1669075805053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.115Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.115Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075803266,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:10:26.116Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.116Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.116Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "aai-ml",
  "timestamp": 1669075794670,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.116Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.116Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.117Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "policy-id",
  "timestamp": 1669075801738,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.117Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.118Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "cds",
  "timestamp": 1669075805053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.118Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.118Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075803266,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.119Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.119Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "aai-ml",
  "timestamp": 1669075794670,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:10:26.119Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.120Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "policy-id",
  "timestamp": 1669075801738,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:10:26.120Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.120Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "cds",
  "timestamp": 1669075805053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.121Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.121Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.121Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075803266,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-11-22T00:10:26.121Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.121Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.122Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "aai-ml",
  "timestamp": 1669075807210,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:10:26.122Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:10:26.122Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.122Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "cds",
  "timestamp": 1669075805053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.122Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.123Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.123Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "policy-id",
  "timestamp": 1669075809610,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:10:26.123Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:10:26.123Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.123Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075803266,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.123Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.124Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.124Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075808425,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.124Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.124Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.124Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "cds",
  "timestamp": 1669075805053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.125Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.125Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.125Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "policy-id",
  "timestamp": 1669075810633,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:10:26.125Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:10:26.126Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.126Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075803266,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:10:26.126Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.126Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.127Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075808425,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.127Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.127Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.128Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "cds",
  "timestamp": 1669075805053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.128Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.128Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.128Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "policy-id",
  "timestamp": 1669075811639,
  "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-22T00:10:26.301Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2059a93c-6553-4caa-8eed-e5f31b16961a
2022-11-22T00:10:26.322Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2059a93c-6553-4caa-8eed-e5f31b16961a 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-22T00:10:26.362Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.362Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075808425,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.362Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.362Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.362Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075811248,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:10:26.363Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:10:26.363Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.363Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "cds",
  "timestamp": 1669075805053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:10:26.363Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.363Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.363Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075808425,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.363Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.364Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.364Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075812462,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:10:26.364Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:10:26.364Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.364Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "cds",
  "timestamp": 1669075812894,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:10:26.364Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:10:26.364Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.364Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075808425,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.365Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.365Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.365Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075813533,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:10:26.365Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:10:26.366Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.366Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075808425,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.366Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.366Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.366Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075814645,
  "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-22T00:10:26.382Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2059a93c-6553-4caa-8eed-e5f31b16961a
2022-11-22T00:10:26.382Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2059a93c-6553-4caa-8eed-e5f31b16961a 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-22T00:10:26.405Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.406Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075808425,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:10:26.406Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.406Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.406Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075815649,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-22T00:10:26.407Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:10:26.407Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.407Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075816276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:10:26.407Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:10:26.407Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.407Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "cds",
  "timestamp": 1669075820053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.408Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.408Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.408Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "policy-id",
  "timestamp": 1669075821739,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.408Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.409Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.409Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "cds",
  "timestamp": 1669075820053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.409Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.409Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.409Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075822085,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:10:26.410Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:10:26.410Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.410Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "policy-id",
  "timestamp": 1669075821739,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.410Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.410Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.411Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "cds",
  "timestamp": 1669075820053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.411Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.411Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.411Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075823090,
  "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-22T00:10:26.418Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2059a93c-6553-4caa-8eed-e5f31b16961a
2022-11-22T00:10:26.418Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2059a93c-6553-4caa-8eed-e5f31b16961a 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-22T00:10:26.435Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.435Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "aai-ml",
  "timestamp": 1669075821948,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:10:26.436Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:10:26.436Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.436Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "policy-id",
  "timestamp": 1669075821739,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:10:26.436Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.437Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.437Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "cds",
  "timestamp": 1669075820053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.437Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.437Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.437Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075823266,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.437Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.438Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.438Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "aai-ml",
  "timestamp": 1669075822955,
  "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-22T00:10:26.444Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2059a93c-6553-4caa-8eed-e5f31b16961a
2022-11-22T00:10:26.444Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2059a93c-6553-4caa-8eed-e5f31b16961a 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-22T00:10:26.463Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.463Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "policy-id",
  "timestamp": 1669075821739,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.463Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.463Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.464Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "cds",
  "timestamp": 1669075820053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.464Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.464Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.464Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075823266,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json",
  "status": "NOTIFIED"
}
2022-11-22T00:10:26.464Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.465Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.465Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "policy-id",
  "timestamp": 1669075821739,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.465Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.465Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.465Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "cds",
  "timestamp": 1669075820053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.465Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.465Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.466Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075823266,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:10:26.466Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.466Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.466Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "aai-ml",
  "timestamp": 1669075824670,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.467Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:10:26.569Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:10:26.571Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-22T00:10:26.571Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"2059a93c-6553-4caa-8eed-e5f31b16961a","serviceName":"vFW 2022-11-22 00-08-46","serviceVersion":"1.0","serviceUUID":"4fe5d5cd-a08b-435f-b3ff-f312946c5097","serviceDescription":"catalog service description","serviceInvariantUUID":"602a5809-c979-4afe-87b5-73519ec4838e","resources":[{"resourceInstanceName":"vFW 10a0d5f1-a9f9 0","resourceName":"vFW 10a0d5f1-a9f9","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3e65e757-328b-4f22-afba-01c5ef7676ee","resourceInvariantUUID":"1a2c4aa4-85a1-48a1-aaf8-c61ea4a660e0","resourceCustomizationUUID":"b3ac4f76-5c8b-449d-94b7-e19400abe18b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vf-license-model.xml","artifactChecksum":"MzNiMGI0NThiYzdmNTk1NGUxMzkxYTM2YTBhNWI3YmY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"780508af-2538-49a9-8b75-748d5a950896","artifactVersion":"1"},{"artifactName":"vfw10a0d5f1a9f90_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json","artifactChecksum":"ZDc0ODVlOGM0Yjk2YzhhNTU1MzU5YWE3MjRiN2NmZjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"dd4a8890-10ae-48c3-a90f-aa88ed3ce513","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"92dc33d6-96f5-4171-95f8-d8abe4b02a5f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vendor-license-model.xml","artifactChecksum":"OWI3ZGRlODExOTgxOTAwNTczYjg0YjBiYzBlODczNzc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f28a37e0-c9b1-4657-a84a-ffea42af54f3","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"1d720624-8ffe-42de-8cca-c0717aa5787e","artifactVersion":"2","generatedFromUUID":"92dc33d6-96f5-4171-95f8-d8abe4b02a5f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221122000846-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-template.yml","artifactChecksum":"YjYzYmNlZGI3MGFjN2Y1ZjlhMDc3Yzc0MmI0YzlkOWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c481b5af-3e59-4dd4-95bd-ef4f667aef9d","artifactVersion":"1"},{"artifactName":"service-Vfw20221122000846-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar","artifactChecksum":"OTA1ODExNGVjNTVmOWNiODZhMzY1ZmE1MDBmN2E5ODE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"345ed6f3-07b1-48b7-b39b-8106891725f7","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-22T00:10:26.578Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:10:26.583Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:10:26.591Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:10:26.591Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:26.691Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-11-22T00:10:26.695Z||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-22T00:10:26.695Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:10:26.740Z||pool-3-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:10:26.741Z||pool-3-thread-1|||||INFO|500||cambria reply ok (46 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:10:27.597Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:10:27.597Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:10:27.599Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:10:27.599Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json",
  "status": "NOTIFIED"
}
2022-11-22T00:10:27.699Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:10:27.700Z||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-22T00:10:27.700Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:10:27.716Z||pool-4-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:10:27.717Z||pool-4-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:10:28.600Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:10:28.601Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:10:28.604Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:10:28.604Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:10:28.704Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:10:28.705Z||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-22T00:10:28.705Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:10:28.721Z||pool-5-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:10:28.722Z||pool-5-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:10:29.605Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:10:29.605Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:10:29.607Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:10:29.607Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:29.708Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:10:29.708Z||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-22T00:10:29.709Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:10:29.729Z||pool-6-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:10:29.730Z||pool-6-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:10:30.608Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:10:30.608Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:10:30.611Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:10:30.611Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-11-22T00:10:30.711Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:10:30.711Z||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-22T00:10:30.711Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:10:30.739Z||pool-7-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:10:30.740Z||pool-7-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:10:31.611Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:10:31.612Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:10:31.614Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:10:31.614Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:10:31.714Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:10:31.715Z||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-22T00:10:31.715Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:10:31.750Z||pool-8-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:10:31.750Z||pool-8-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:10:32.614Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:10:32.615Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:10:32.617Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:10:32.617Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:10:32.717Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:10:32.718Z||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-22T00:10:32.718Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:10:32.734Z||pool-9-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:10:32.735Z||pool-9-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:10:33.619Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "serviceName": "vFW 2022-11-22 00-08-46",
  "serviceVersion": "1.0",
  "serviceUUID": "4fe5d5cd-a08b-435f-b3ff-f312946c5097",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "602a5809-c979-4afe-87b5-73519ec4838e",
  "resources": [
    {
      "resourceInstanceName": "vFW 10a0d5f1-a9f9 0",
      "resourceCustomizationUUID": "b3ac4f76-5c8b-449d-94b7-e19400abe18b",
      "resourceName": "vFW 10a0d5f1-a9f9",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "3e65e757-328b-4f22-afba-01c5ef7676ee",
      "resourceInvariantUUID": "1a2c4aa4-85a1-48a1-aaf8-c61ea4a660e0",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw10a0d5f1a9f90_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json",
          "artifactChecksum": "ZDc0ODVlOGM0Yjk2YzhhNTU1MzU5YWE3MjRiN2NmZjQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "dd4a8890-10ae-48c3-a90f-aa88ed3ce513",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "92dc33d6-96f5-4171-95f8-d8abe4b02a5f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "1d720624-8ffe-42de-8cca-c0717aa5787e",
            "generatedFromUUID": "92dc33d6-96f5-4171-95f8-d8abe4b02a5f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "1d720624-8ffe-42de-8cca-c0717aa5787e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20221122000846-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar",
      "artifactChecksum": "OTA1ODExNGVjNTVmOWNiODZhMzY1ZmE1MDBmN2E5ODE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "345ed6f3-07b1-48b7-b39b-8106891725f7"
    }
  ],
  "workloadContext": "Production"
}
2022-11-22T00:10:33.620Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-22T00:10:33.620Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4fe5d5cd-a08b-435f-b3ff-f312946c5097 ASDC
2022-11-22T00:10:33.730Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:2059a93c-6553-4caa-8eed-e5f31b16961a
ServiceName:vFW 2022-11-22 00-08-46
ServiceVersion:1.0
ServiceUUID:4fe5d5cd-a08b-435f-b3ff-f312946c5097
ServiceInvariantUUID:602a5809-c979-4afe-87b5-73519ec4838e
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20221122000846-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar
ArtifactUUID:345ed6f3-07b1-48b7-b39b-8106891725f7
ArtifactChecksum:OTA1ODExNGVjNTVmOWNiODZhMzY1ZmE1MDBmN2E5ODE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 10a0d5f1-a9f9 0
ResourceCustomizationUUID:b3ac4f76-5c8b-449d-94b7-e19400abe18b
ResourceInvariantUUID:1a2c4aa4-85a1-48a1-aaf8-c61ea4a660e0
ResourceName:vFW 10a0d5f1-a9f9
ResourceType:VF
ResourceUUID:3e65e757-328b-4f22-afba-01c5ef7676ee
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw10a0d5f1a9f90_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json
ArtifactUUID:dd4a8890-10ae-48c3-a90f-aa88ed3ce513
ArtifactChecksum:ZDc0ODVlOGM0Yjk2YzhhNTU1MzU5YWE3MjRiN2NmZjQ=
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/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml
ArtifactUUID:92dc33d6-96f5-4171-95f8-d8abe4b02a5f
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/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env
ArtifactUUID:1d720624-8ffe-42de-8cca-c0717aa5787e
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/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env
ArtifactUUID:1d720624-8ffe-42de-8cca-c0717aa5787e
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-22T00:10:33.732Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4fe5d5cd-a08b-435f-b3ff-f312946c5097 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-22T00:10:33.786Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-22T00:10:33.787Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-11-22T00:10:33.788Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-11-22T00:10:33.788Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 345ed6f3-07b1-48b7-b39b-8106891725f7 from URL: /sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar
2022-11-22T00:10:33.788Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-22T00:10:33.790Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar
2022-11-22T00:10:33.859Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-22T00:10:33.865Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar 345ed6f3-07b1-48b7-b39b-8106891725f7 100705
2022-11-22T00:10:33.865Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar ASDC sendASDCNotification
2022-11-22T00:10:33.865Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar
2022-11-22T00:10:33.866Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:10:33.867Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:10:33.868Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:10:33.869Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075833865,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:10:33.969Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:10:33.970Z||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-22T00:10:33.970Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:10:33.990Z||pool-10-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:10:33.990Z||pool-10-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:10:34.869Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-22T00:10:34.870Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-11-22T00:10:34.871Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 345ed6f3-07b1-48b7-b39b-8106891725f7, URL: /sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar to file: /app/ASDC/1/service-Vfw20221122000846-csar.csar
2022-11-22T00:10:34.871Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221122000846-csar.csar
2022-11-22T00:10:34.997Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221122000846-csar.csar
2022-11-22T00:10:34.997Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221122000846-csar.csar
2022-11-22T00:10:35.578Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7727854255415923072/Definitions/service-Vfw20221122000846-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2022-11-22T00:10:38.615Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-22T00:10:38.620Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-11-22T00:10:38.620Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221122000846-csar.csar
2022-11-22T00:10:38.621Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-11-22T00:10:38.621Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221122000846-csar.csar
2022-11-22T00:10:38.621Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||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-Vfw20221122000846-csar.csar
2022-11-22T00:10:38.621Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||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-Vfw20221122000846-csar.csar
2022-11-22T00:10:38.621Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 10a0d5f1-a9f9 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-Vfw20221122000846-csar.csar
2022-11-22T00:10:38.621Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||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-Vfw20221122000846-csar.csar
2022-11-22T00:10:38.622Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221122000846-csar.csar
2022-11-22T00:10:38.622Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221122000846-csar.csar
2022-11-22T00:10:38.622Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||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-Vfw20221122000846-csar.csar
2022-11-22T00:10:38.622Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221122000846-csar.csar
2022-11-22T00:10:38.622Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221122000846-csar.csar
2022-11-22T00:10:38.622Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221122000846-csar.csar
2022-11-22T00:10:38.622Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-11-22T00:10:38.628Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:38.630Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-22 00-08-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:10:38.633Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vFW 10a0d5f1-a9f9 0 is matching search criteria
2022-11-22T00:10:38.634Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-11-22T00:10:38.635Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 10a0d5f1-a9f9 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-22T00:10:38.637Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:38.637Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-22 00-08-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:10:38.637Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vFW 10a0d5f1-a9f9 0 is matching search criteria
2022-11-22T00:10:38.637Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-11-22T00:10:38.638Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 10a0d5f1-a9f9 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-22T00:10:38.638Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:38.638Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-22 00-08-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:10:38.641Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:38.642Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vFW 10a0d5f1-a9f9 0 is not matching search criteria
2022-11-22T00:10:38.642Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-22T00:10:38.642Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-22T00:10:38.642Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-22T00:10:38.642Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-22T00:10:38.643Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-22T00:10:38.643Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-22T00:10:38.643Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-22T00:10:38.643Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-22T00:10:38.643Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-22T00:10:38.644Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-22T00:10:38.644Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-22T00:10:38.644Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-22T00:10:38.644Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-22T00:10:38.644Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-22T00:10:38.644Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-22T00:10:38.645Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-22T00:10:38.645Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:38.645Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-22 00-08-46 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-22T00:10:38.646Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:38.646Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vFW 10a0d5f1-a9f9 0 is matching search criteria
2022-11-22T00:10:38.647Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 10a0d5f1-a9f9 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:10:38.647Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:38.647Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vFW 10a0d5f1-a9f9 0 is matching search criteria
2022-11-22T00:10:38.647Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 10a0d5f1-a9f9 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:10:38.648Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:38.648Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vFW 10a0d5f1-a9f9 0 is matching search criteria
2022-11-22T00:10:38.648Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 10a0d5f1-a9f9 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:10:38.648Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:38.648Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vFW 10a0d5f1-a9f9 0 is not matching search criteria
2022-11-22T00:10:38.649Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-22T00:10:38.649Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-11-22T00:10:38.649Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-22T00:10:38.649Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-22T00:10:38.649Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-22T00:10:38.650Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-22T00:10:38.650Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-22T00:10:38.650Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-22T00:10:38.650Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-22T00:10:38.650Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-22T00:10:38.650Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-22T00:10:38.651Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4e273d3f-fdfd-489e-b1d9-fdd77eafd2d0
2022-11-22T00:10:38.651Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:38.651Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vFW 10a0d5f1-a9f9 0 is not matching search criteria
2022-11-22T00:10:38.651Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-22T00:10:38.652Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-22T00:10:38.652Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-22T00:10:38.652Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-22T00:10:38.652Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-22T00:10:38.652Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-22T00:10:38.652Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-22T00:10:38.653Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-11-22T00:10:38.653Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-22T00:10:38.653Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-22T00:10:38.653Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-22T00:10:38.653Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-22T00:10:38.653Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=d87d2d16-9b9f-4518-b059-b2c3904a6b4f
2022-11-22T00:10:38.654Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:38.654Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vFW 10a0d5f1-a9f9 0 is not matching search criteria
2022-11-22T00:10:38.654Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-22T00:10:38.654Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-22T00:10:38.654Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-22T00:10:38.655Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-22T00:10:38.655Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-22T00:10:38.655Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-22T00:10:38.655Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-22T00:10:38.655Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-22T00:10:38.656Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-22T00:10:38.656Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-22T00:10:38.656Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-22T00:10:38.656Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-11-22T00:10:38.656Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=2b0c0d19-10eb-4f90-b2c0-f21a364b2e06
2022-11-22T00:10:38.656Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:38.657Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-22 00-08-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:10:38.657Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:38.657Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-22 00-08-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:10:38.658Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:38.658Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-22 00-08-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:10:38.658Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:38.658Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-22 00-08-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:10:38.659Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-11-22 00-08-46
Description:catalog service description
Model UUID:4fe5d5cd-a08b-435f-b3ff-f312946c5097
Model Version:NULL
Model InvariantUuid:602a5809-c979-4afe-87b5-73519ec4838e
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 10a0d5f1-a9f9
Model UUID:9192ada0-cddb-4fc0-af95-579dc6ec37b2
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:1a2c4aa4-85a1-48a1-aaf8-c61ea4a660e0
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:b3ac4f76-5c8b-449d-94b7-e19400abe18b
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:6f26bb88-9eb0-4d95-9b47-649416ed181c
ModelName:Vfw10a0d5f1A9f9..base_vfw..module-0
ModelUuid:86e32b07-2c40-4da1-b5d6-41be3651ab8b
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:4e273d3f-fdfd-489e-b1d9-fdd77eafd2d0
ModelInvariantUuid:a741d4ba-b515-4c7d-8c84-df46ca235cee
ModelName:vFW 10a0d5f1-a9f9-nodes.vfwCvfc
ModelUuid:0ce07253-9fcc-41e1-b8c6-781dbb014b53
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:3443a97f-f9ff-42c0-93df-1e8ce4c14f34
ModelInvariantUuid:e16c00dc-a12a-4b13-a784-13917c6170ea
ModelName:Vfw10a0d5f1A9f9.compute.nodes.heat.vfw
ModelUuid:05872972-2630-4bcb-b925-b4a327b78d0a
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:d87d2d16-9b9f-4518-b059-b2c3904a6b4f
ModelInvariantUuid:ae58b59a-4a82-4f5b-b0f4-6b1a324548c9
ModelName:vFW 10a0d5f1-a9f9-nodes.vsnCvfc
ModelUuid:d1f315e4-af67-4a74-94df-d39c5ff08fc2
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:eab4bba4-b512-483e-970a-3a5dceba11f1
ModelInvariantUuid:fa7e81bc-dbb9-44a2-bf7e-fd1832108372
ModelName:Vfw10a0d5f1A9f9.compute.nodes.heat.vsn
ModelUuid:5b29b0ed-8341-43e3-8fd5-638626d91dcb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:2b0c0d19-10eb-4f90-b2c0-f21a364b2e06
ModelInvariantUuid:bd537cab-40b3-4bac-8471-77b84d1724ff
ModelName:vFW 10a0d5f1-a9f9-nodes.vpgCvfc
ModelUuid:27279f3a-d06d-4261-a05e-1aa0408de8cf
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:a8f22ae7-aae6-477a-8f1b-95f696d3cf4d
ModelInvariantUuid:44ed17a2-9f10-4d7c-8c94-a5538be3809f
ModelName:Vfw10a0d5f1A9f9.compute.nodes.heat.vpg
ModelUuid:5fab695b-a25c-41d4-9fed-8281f63eb019
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-22T00:10:38.672Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 3e65e757-328b-4f22-afba-01c5ef7676ee
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-22T00:10:38.765Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||vFW 10a0d5f1-a9f9 0
2022-11-22T00:10:38.771Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3e65e757-328b-4f22-afba-01c5ef7676ee
2022-11-22T00:10:38.771Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: dd4a8890-10ae-48c3-a90f-aa88ed3ce513 from URL: /sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json
2022-11-22T00:10:38.772Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-22T00:10:38.772Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json
2022-11-22T00:10:38.830Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-22T00:10:38.830Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json dd4a8890-10ae-48c3-a90f-aa88ed3ce513 785
2022-11-22T00:10:38.831Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json ASDC sendASDCNotification
2022-11-22T00:10:38.831Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json
2022-11-22T00:10:38.831Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:10:38.832Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:10:38.833Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:10:38.834Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075838831,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:10:38.934Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:10:38.935Z||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-22T00:10:38.935Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:10:38.949Z||pool-11-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:10:38.949Z||pool-11-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:10:39.835Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw10a0d5f1A9f9..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "6f26bb88-9eb0-4d95-9b47-649416ed181c",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "86e32b07-2c40-4da1-b5d6-41be3651ab8b",
    "vfModuleModelCustomizationUUID": "b70214e2-77d7-48a0-8f65-3d6af8154f3f",
    "isBase": true,
    "artifacts": [
      "92dc33d6-96f5-4171-95f8-d8abe4b02a5f",
      "1d720624-8ffe-42de-8cca-c0717aa5787e"
    ],
    "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-22T00:10:39.847Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw10a0d5f1A9f9..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:86e32b07-2c40-4da1-b5d6-41be3651ab8b
VfModuleModelInvariantUUID:6f26bb88-9eb0-4d95-9b47-649416ed181c
VfModuleModelDescription:NULL
Artifacts UUID List:{
92dc33d6-96f5-4171-95f8-d8abe4b02a5f
,
1d720624-8ffe-42de-8cca-c0717aa5787e

}
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-22T00:10:39.850Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw10a0d5f1A9f9..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "6f26bb88-9eb0-4d95-9b47-649416ed181c",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "86e32b07-2c40-4da1-b5d6-41be3651ab8b",
    "vfModuleModelCustomizationUUID": "b70214e2-77d7-48a0-8f65-3d6af8154f3f",
    "isBase": true,
    "artifacts": [
      "92dc33d6-96f5-4171-95f8-d8abe4b02a5f",
      "1d720624-8ffe-42de-8cca-c0717aa5787e"
    ],
    "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-22T00:10:39.850Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw10a0d5f1A9f9..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:86e32b07-2c40-4da1-b5d6-41be3651ab8b
VfModuleModelInvariantUUID:6f26bb88-9eb0-4d95-9b47-649416ed181c
VfModuleModelDescription:NULL
Artifacts UUID List:{
92dc33d6-96f5-4171-95f8-d8abe4b02a5f
,
1d720624-8ffe-42de-8cca-c0717aa5787e

}
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-22T00:10:39.850Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 92dc33d6-96f5-4171-95f8-d8abe4b02a5f from URL: /sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml
2022-11-22T00:10:39.850Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-22T00:10:39.850Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml
2022-11-22T00:10:39.917Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-22T00:10:39.917Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml 92dc33d6-96f5-4171-95f8-d8abe4b02a5f 20368
2022-11-22T00:10:39.917Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-11-22T00:10:39.917Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml
2022-11-22T00:10:39.918Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:10:39.918Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:10:39.919Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:10:39.919Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075839917,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:10:40.019Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:10:40.020Z||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-22T00:10:40.020Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:10:40.034Z||pool-12-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:10:40.034Z||pool-12-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:10:40.920Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 1d720624-8ffe-42de-8cca-c0717aa5787e from URL: /sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env
2022-11-22T00:10:40.920Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-22T00:10:40.921Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env
2022-11-22T00:10:40.993Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-22T00:10:40.993Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env 1d720624-8ffe-42de-8cca-c0717aa5787e 2098
2022-11-22T00:10:40.994Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env ASDC sendASDCNotification
2022-11-22T00:10:40.994Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env
2022-11-22T00:10:40.994Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:10:40.994Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:10:40.996Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:10:40.996Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075840994,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:10:41.096Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:10:41.098Z||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-22T00:10:41.098Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:10:41.113Z||pool-13-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:10:41.113Z||pool-13-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:10:41.997Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 4fe5d5cd-a08b-435f-b3ff-f312946c5097
2022-11-22T00:10:41.997Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 10a0d5f1-a9f9 0 3e65e757-328b-4f22-afba-01c5ef7676ee 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-22T00:10:42.036Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3d8510fb, org.onap.sdc.toscaparser.api.parameters.Input@15e4326a, org.onap.sdc.toscaparser.api.parameters.Input@3820ed8d, org.onap.sdc.toscaparser.api.parameters.Input@90cae28, org.onap.sdc.toscaparser.api.parameters.Input@1c1b753a]
2022-11-22T00:10:42.039Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:42.040Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-22 00-08-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:10:42.040Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2022-11-22T00:10:42.040Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= b3ac4f76-5c8b-449d-94b7-e19400abe18b
2022-11-22T00:10:42.040Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b3ac4f76-5c8b-449d-94b7-e19400abe18b matches Tosca VF Customization UUID: b3ac4f76-5c8b-449d-94b7-e19400abe18b
2022-11-22T00:10:42.040Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: b3ac4f76-5c8b-449d-94b7-e19400abe18b  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-22T00:10:42.047Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:42.047Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-22 00-08-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:10:42.048Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id b3ac4f76-5c8b-449d-94b7-e19400abe18b: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-22T00:10:42.048Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5619d5ee
2022-11-22T00:10:42.048Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:42.048Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-22 00-08-46 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-22T00:10:42.049Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : b70214e2-77d7-48a0-8f65-3d6af8154f3f
2022-11-22T00:10:42.050Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID b70214e2-77d7-48a0-8f65-3d6af8154f3f
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-22T00:10:42.056Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:42.056Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vFW 10a0d5f1-a9f9 0 is matching search criteria
2022-11-22T00:10:42.056Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 10a0d5f1-a9f9 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:10:42.057Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:42.057Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vFW 10a0d5f1-a9f9 0 is matching search criteria
2022-11-22T00:10:42.057Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 10a0d5f1-a9f9 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:10:42.057Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:42.057Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vFW 10a0d5f1-a9f9 0 is not matching search criteria
2022-11-22T00:10:42.057Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-22T00:10:42.058Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-11-22T00:10:42.058Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-22T00:10:42.058Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-22T00:10:42.058Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-22T00:10:42.058Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-22T00:10:42.058Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-22T00:10:42.059Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-22T00:10:42.059Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-22T00:10:42.059Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-22T00:10:42.059Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-22T00:10:42.059Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4e273d3f-fdfd-489e-b1d9-fdd77eafd2d0
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-22T00:10:42.067Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:42.067Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vFW 10a0d5f1-a9f9 0 is matching search criteria
2022-11-22T00:10:42.067Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 10a0d5f1-a9f9 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:10:42.067Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:42.067Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vFW 10a0d5f1-a9f9 0 is not matching search criteria
2022-11-22T00:10:42.068Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-22T00:10:42.068Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-22T00:10:42.068Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-22T00:10:42.068Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-22T00:10:42.068Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-22T00:10:42.068Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-22T00:10:42.068Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-22T00:10:42.069Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-11-22T00:10:42.069Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-22T00:10:42.069Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-22T00:10:42.069Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-22T00:10:42.069Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-22T00:10:42.070Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=d87d2d16-9b9f-4518-b059-b2c3904a6b4f
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-22T00:10:42.072Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:42.072Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vFW 10a0d5f1-a9f9 0 is matching search criteria
2022-11-22T00:10:42.073Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 10a0d5f1-a9f9 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:10:42.075Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:42.075Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vFW 10a0d5f1-a9f9 0 is not matching search criteria
2022-11-22T00:10:42.076Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-22T00:10:42.076Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-22T00:10:42.076Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-22T00:10:42.076Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-22T00:10:42.076Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-22T00:10:42.076Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-22T00:10:42.077Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-22T00:10:42.077Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-22T00:10:42.077Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-22T00:10:42.077Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-22T00:10:42.077Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-22T00:10:42.077Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-11-22T00:10:42.078Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=2b0c0d19-10eb-4f90-b2c0-f21a364b2e06
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-22T00:10:42.080Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:42.080Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vFW 10a0d5f1-a9f9 0 is matching search criteria
2022-11-22T00:10:42.081Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 10a0d5f1-a9f9 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:10:42.081Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:42.081Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Node template vFW 10a0d5f1-a9f9 0 is matching search criteria
2022-11-22T00:10:42.081Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 10a0d5f1-a9f9 0] matching following query criteria: sdcType=VF, customizationUUID=b3ac4f76-5c8b-449d-94b7-e19400abe18b
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-22T00:10:42.083Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:42.083Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-22 00-08-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:10:42.084Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 4fe5d5cd-a08b-435f-b3ff-f312946c5097: vFW 10a0d5f1-a9f9
2022-11-22T00:10:42.084Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:42.084Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-22 00-08-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:10:42.084Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:42.084Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-22 00-08-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:10:42.085Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:42.085Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-22 00-08-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:10:42.085Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:42.085Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-22 00-08-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:10:42.085Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:10:42.085Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-11-22 00-08-46 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:10:42.086Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||Saving Service: vFW 2022-11-22 00-08-46 
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-22T00:10:42.384Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 10a0d5f1-a9f9 3e65e757-328b-4f22-afba-01c5ef7676ee 1 ASDC deployResourceStructure
2022-11-22T00:10:42.384Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json ASDC sendASDCNotification
2022-11-22T00:10:42.385Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json
2022-11-22T00:10:42.385Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:10:42.385Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:10:42.388Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:10:42.388Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075842384,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-22T00:10:42.488Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:10:42.489Z||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-22T00:10:42.489Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:10:42.507Z||pool-14-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:10:42.507Z||pool-14-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:10:43.390Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-11-22T00:10:43.390Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml
2022-11-22T00:10:43.390Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:10:43.391Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:10:43.397Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:10:43.397Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075843388,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-11-22T00:10:43.497Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:10:43.498Z||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-22T00:10:43.498Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:10:43.511Z||pool-15-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:10:43.512Z||pool-15-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:10:44.398Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env ASDC sendASDCNotification
2022-11-22T00:10:44.398Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env
2022-11-22T00:10:44.398Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:10:44.399Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:10:44.401Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:10:44.401Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075844398,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-11-22T00:10:44.501Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:10:44.502Z||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-22T00:10:44.502Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:10:44.516Z||pool-16-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:10:44.516Z||pool-16-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:10:45.402Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar ASDC sendASDCNotification
2022-11-22T00:10:45.402Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar
2022-11-22T00:10:45.402Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:10:45.403Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:10:45.404Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:10:45.404Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075845402,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:10:45.505Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:10:45.505Z||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-22T00:10:45.506Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:10:45.521Z||pool-17-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:10:45.521Z||pool-17-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:10:46.405Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2059a93c-6553-4caa-8eed-e5f31b16961a
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-22T00:10:46.428Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2059a93c-6553-4caa-8eed-e5f31b16961a
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-22T00:10:46.432Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:10:46.432Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-22T00:10:46.432Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-22T00:10:46.433Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-22T00:10:46.433Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:10:46.433Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:10:46.433Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:10:46.433Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:10:46.433Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||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-22T00:10:46.442Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-22T00:11:16.443Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2059a93c-6553-4caa-8eed-e5f31b16961a 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-22T00:11:16.453Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2059a93c-6553-4caa-8eed-e5f31b16961a and serviceModelVersionId: 4fe5d5cd-a08b-435f-b3ff-f312946c5097
2022-11-22T00:11:16.453Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 602a5809-c979-4afe-87b5-73519ec4838e
2022-11-22T00:11:25.939Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:11:25.940Z||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-22T00:11:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:11:25.974Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:11:25.974Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-22T00:11:25.974Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "policy-id",
  "timestamp": 1669075821739,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:11:25.975Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:11:30.262Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/602a5809-c979-4afe-87b5-73519ec4838e/model-vers/model-ver/4fe5d5cd-a08b-435f-b3ff-f312946c5097?depth=0
2022-11-22T00:11:30.376Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2022-11-22T00:11:30.831Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/602a5809-c979-4afe-87b5-73519ec4838e/model-vers/model-ver/4fe5d5cd-a08b-435f-b3ff-f312946c5097?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-22T00:11:30.835Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/602a5809-c979-4afe-87b5-73519ec4838e/model-vers/model-ver/4fe5d5cd-a08b-435f-b3ff-f312946c5097?depth=0|INFO|500||Invoke
2022-11-22T00:11:30.854Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/602a5809-c979-4afe-87b5-73519ec4838e/model-vers/model-ver/4fe5d5cd-a08b-435f-b3ff-f312946c5097?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-22T00:11:31.178Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/602a5809-c979-4afe-87b5-73519ec4838e/model-vers/model-ver/4fe5d5cd-a08b-435f-b3ff-f312946c5097?depth=0|INFO|500||InvokeReturn
2022-11-22T00:11:31.179Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/602a5809-c979-4afe-87b5-73519ec4838e/model-vers/model-ver/4fe5d5cd-a08b-435f-b3ff-f312946c5097?depth=0 has http status code:200 and response headers:{date=[Tue, 22 Nov 2022 00:11:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[285], vertex-id=[200824], x-aai-txid=[2-aai-resources-221122-00:11:32:413-18408], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-22T00:11:31.179Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2022-11-22T00:11:31.185Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-22T00:11:31.185Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||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-22T00:11:31.195Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||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-22T00:11:31.196Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2059a93c-6553-4caa-8eed-e5f31b16961a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-22T00:11:31.197Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-22T00:11:31.197Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:11:31.202Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:11:31.202Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075891196,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-22T00:11:31.299Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-11-22T00:11:31.300Z||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-22T00:11:31.300Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:11:31.329Z||pool-18-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:11:31.330Z||pool-18-thread-1|||||INFO|500||cambria reply ok (31 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-22T00:11:32.221Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-22T00:11:32.221Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"743b4ed9-4226-4049-b7d7-cde823efd9b3","serviceName":"basic_onboard_dvOlDH","serviceVersion":"1.0","serviceUUID":"4fef7519-b534-4352-b452-0eecb803d871","serviceDescription":"service","serviceInvariantUUID":"53fd356b-5f33-4aa3-b2cc-29316065b4ed","resources":[{"resourceInstanceName":"basic_onboard_dvOlDH 0","resourceName":"basic_onboard_dvOlDH","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"256c56ee-752e-41c6-a125-87d5faf103aa","resourceInvariantUUID":"bf930faa-a408-4d29-ae1a-0e8452fd6bc7","resourceCustomizationUUID":"4040eddd-d099-45b2-bd21-40d262175e71","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/vf-license-model.xml","artifactChecksum":"YjY1NjIwY2FlOGY1MDQzZjM5ZjFhM2NmYWFmMmUwMmU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"26f03056-4e2f-4a9a-b1a3-3fca78d9659c","artifactVersion":"1"},{"artifactName":"basic_onboard_dvoldh0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json","artifactChecksum":"ZTVkMTUxNjQzMDc2NGZjNjRhM2JkNWQwNjdjNTAyZmE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e55ac55b-bbda-4c2d-a0eb-57d37f63dd28","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c87a50be-a4c4-4f55-a087-6c8c63f0be30","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"890bb197-7033-4f62-be61-8950ad0a403e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d9cd2391-690e-4bb2-a938-efa6759e195a","artifactVersion":"2","generatedFromUUID":"c87a50be-a4c4-4f55-a087-6c8c63f0be30"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardDvoldh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-template.yml","artifactChecksum":"NDY5NDNlY2JiYTY0ODQ2MmE2MWEwMDRlYmRmN2Y4NDU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"af0fd6ea-a11b-4aeb-a3e0-d117fad66030","artifactVersion":"1"},{"artifactName":"service-BasicOnboardDvoldh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar","artifactChecksum":"ZDNmYWZiYjQyZmM5NDNlOGI0ZWE3NjIxZmY5MTQxMTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"987dd9ac-8a74-4984-9939-242c0a7a9915","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-22T00:11:32.222Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:11:32.222Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:11:32.224Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:11:32.224Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:11:32.324Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:11:32.326Z||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-22T00:11:32.326Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:11:32.346Z||pool-19-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:11:32.347Z||pool-19-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:11:33.225Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:11:33.226Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:11:33.228Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:11:33.228Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json",
  "status": "NOTIFIED"
}
2022-11-22T00:11:33.328Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:11:33.329Z||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-22T00:11:33.329Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:11:33.343Z||pool-20-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:11:33.344Z||pool-20-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:11:34.228Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:11:34.230Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:11:34.232Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:11:34.232Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:11:34.332Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:11:34.333Z||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-22T00:11:34.333Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:11:34.361Z||pool-21-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:11:34.361Z||pool-21-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:11:35.232Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:11:35.233Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:11:35.235Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:11:35.235Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:11:35.336Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:11:35.337Z||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-22T00:11:35.337Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:11:35.350Z||pool-22-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:11:35.350Z||pool-22-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:11:36.236Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:11:36.237Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:11:36.239Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:11:36.239Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-11-22T00:11:36.339Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:11:36.340Z||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-22T00:11:36.341Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:11:36.359Z||pool-23-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:11:36.360Z||pool-23-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:11:37.240Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:11:37.240Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:11:37.242Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:11:37.242Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:11:37.342Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:11:37.343Z||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-22T00:11:37.343Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:11:37.360Z||pool-24-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:11:37.360Z||pool-24-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:11:38.243Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:11:38.243Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:11:38.246Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:11:38.246Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:11:38.346Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:11:38.347Z||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-22T00:11:38.347Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:11:38.364Z||pool-25-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:11:38.364Z||pool-25-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:11:39.248Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "serviceName": "basic_onboard_dvOlDH",
  "serviceVersion": "1.0",
  "serviceUUID": "4fef7519-b534-4352-b452-0eecb803d871",
  "serviceDescription": "service",
  "serviceInvariantUUID": "53fd356b-5f33-4aa3-b2cc-29316065b4ed",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_dvOlDH 0",
      "resourceCustomizationUUID": "4040eddd-d099-45b2-bd21-40d262175e71",
      "resourceName": "basic_onboard_dvOlDH",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "256c56ee-752e-41c6-a125-87d5faf103aa",
      "resourceInvariantUUID": "bf930faa-a408-4d29-ae1a-0e8452fd6bc7",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_dvoldh0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json",
          "artifactChecksum": "ZTVkMTUxNjQzMDc2NGZjNjRhM2JkNWQwNjdjNTAyZmE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e55ac55b-bbda-4c2d-a0eb-57d37f63dd28",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "c87a50be-a4c4-4f55-a087-6c8c63f0be30",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "d9cd2391-690e-4bb2-a938-efa6759e195a",
            "generatedFromUUID": "c87a50be-a4c4-4f55-a087-6c8c63f0be30"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "d9cd2391-690e-4bb2-a938-efa6759e195a",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardDvoldh-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar",
      "artifactChecksum": "ZDNmYWZiYjQyZmM5NDNlOGI0ZWE3NjIxZmY5MTQxMTA\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "987dd9ac-8a74-4984-9939-242c0a7a9915"
    }
  ],
  "workloadContext": "Production"
}
2022-11-22T00:11:39.249Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-22T00:11:39.249Z|2059a93c-6553-4caa-8eed-e5f31b16961a|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4fef7519-b534-4352-b452-0eecb803d871 ASDC
2022-11-22T00:11:39.249Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:743b4ed9-4226-4049-b7d7-cde823efd9b3
ServiceName:basic_onboard_dvOlDH
ServiceVersion:1.0
ServiceUUID:4fef7519-b534-4352-b452-0eecb803d871
ServiceInvariantUUID:53fd356b-5f33-4aa3-b2cc-29316065b4ed
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardDvoldh-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar
ArtifactUUID:987dd9ac-8a74-4984-9939-242c0a7a9915
ArtifactChecksum:ZDNmYWZiYjQyZmM5NDNlOGI0ZWE3NjIxZmY5MTQxMTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_dvOlDH 0
ResourceCustomizationUUID:4040eddd-d099-45b2-bd21-40d262175e71
ResourceInvariantUUID:bf930faa-a408-4d29-ae1a-0e8452fd6bc7
ResourceName:basic_onboard_dvOlDH
ResourceType:VF
ResourceUUID:256c56ee-752e-41c6-a125-87d5faf103aa
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_dvoldh0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json
ArtifactUUID:e55ac55b-bbda-4c2d-a0eb-57d37f63dd28
ArtifactChecksum:ZTVkMTUxNjQzMDc2NGZjNjRhM2JkNWQwNjdjNTAyZmE=
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/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml
ArtifactUUID:c87a50be-a4c4-4f55-a087-6c8c63f0be30
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/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env
ArtifactUUID:d9cd2391-690e-4bb2-a938-efa6759e195a
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/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env
ArtifactUUID:d9cd2391-690e-4bb2-a938-efa6759e195a
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-22T00:11:39.249Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4fef7519-b534-4352-b452-0eecb803d871 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-22T00:11:39.283Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-22T00:11:39.284Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-11-22T00:11:39.284Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-11-22T00:11:39.284Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 987dd9ac-8a74-4984-9939-242c0a7a9915 from URL: /sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar
2022-11-22T00:11:39.284Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-22T00:11:39.285Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar
2022-11-22T00:11:39.368Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-22T00:11:39.369Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar 987dd9ac-8a74-4984-9939-242c0a7a9915 75293
2022-11-22T00:11:39.370Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar ASDC sendASDCNotification
2022-11-22T00:11:39.370Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar
2022-11-22T00:11:39.370Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:11:39.371Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:11:39.373Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:11:39.373Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075899370,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:11:39.473Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:11:39.474Z||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-22T00:11:39.474Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:11:39.489Z||pool-26-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:11:39.489Z||pool-26-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:11:40.374Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-22T00:11:40.374Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-11-22T00:11:40.375Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 987dd9ac-8a74-4984-9939-242c0a7a9915, URL: /sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar to file: /app/ASDC/1/service-BasicOnboardDvoldh-csar.csar
2022-11-22T00:11:40.375Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardDvoldh-csar.csar
2022-11-22T00:11:40.376Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardDvoldh-csar.csar
2022-11-22T00:11:40.376Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardDvoldh-csar.csar
2022-11-22T00:11:40.539Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5855858443761922829/Definitions/service-BasicOnboardDvoldh-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-22T00:11:41.661Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-22T00:11:41.663Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-11-22T00:11:41.664Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardDvoldh-csar.csar
2022-11-22T00:11:41.664Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-22T00:11:41.664Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardDvoldh-csar.csar
2022-11-22T00:11:41.664Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||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-BasicOnboardDvoldh-csar.csar
2022-11-22T00:11:41.665Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_dvOlDH 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-BasicOnboardDvoldh-csar.csar
2022-11-22T00:11:41.665Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||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-BasicOnboardDvoldh-csar.csar
2022-11-22T00:11:41.665Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||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-BasicOnboardDvoldh-csar.csar
2022-11-22T00:11:41.665Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardDvoldh-csar.csar
2022-11-22T00:11:41.666Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||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-BasicOnboardDvoldh-csar.csar
2022-11-22T00:11:41.666Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-11-22T00:11:41.666Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:41.667Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_dvOlDH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:11:41.667Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_dvOlDH 0 is matching search criteria
2022-11-22T00:11:41.667Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-11-22T00:11:41.667Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_dvOlDH 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-22T00:11:41.668Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:41.668Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_dvOlDH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:11:41.668Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_dvOlDH 0 is matching search criteria
2022-11-22T00:11:41.669Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-11-22T00:11:41.669Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_dvOlDH 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-22T00:11:41.669Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:41.670Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_dvOlDH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:11:41.670Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:41.670Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_dvOlDH 0 is not matching search criteria
2022-11-22T00:11:41.671Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-11-22T00:11:41.671Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-11-22T00:11:41.671Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-11-22T00:11:41.671Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-22T00:11:41.672Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-22T00:11:41.672Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:41.672Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_dvOlDH is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-22T00:11:41.673Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:41.673Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_dvOlDH 0 is matching search criteria
2022-11-22T00:11:41.673Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_dvOlDH 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:11:41.674Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:41.674Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_dvOlDH 0 is matching search criteria
2022-11-22T00:11:41.674Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_dvOlDH 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:11:41.674Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:41.675Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_dvOlDH 0 is matching search criteria
2022-11-22T00:11:41.675Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_dvOlDH 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:11:41.675Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:41.676Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_dvOlDH 0 is not matching search criteria
2022-11-22T00:11:41.676Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-11-22T00:11:41.676Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-22T00:11:41.677Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=1d5e1356-7a23-4e27-9de6-c99a58679556
2022-11-22T00:11:41.677Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:41.677Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_dvOlDH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:11:41.677Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:41.678Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_dvOlDH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:11:41.678Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:41.678Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_dvOlDH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:11:41.679Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:41.679Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_dvOlDH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:11:41.679Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_dvOlDH
Description:service
Model UUID:4fef7519-b534-4352-b452-0eecb803d871
Model Version:NULL
Model InvariantUuid:53fd356b-5f33-4aa3-b2cc-29316065b4ed
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_dvOlDH
Model UUID:4aa82abb-41a8-49dc-a27e-e29f68175664
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:bf930faa-a408-4d29-ae1a-0e8452fd6bc7
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:4040eddd-d099-45b2-bd21-40d262175e71
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:f66f9c69-4e41-425f-ada0-d5ae0a0baf91
ModelName:BasicOnboardDvoldh..base_ubuntu18..module-0
ModelUuid:dc99b7c6-751e-4da8-8547-06560ba90ae4
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:1d5e1356-7a23-4e27-9de6-c99a58679556
ModelInvariantUuid:cff195bf-477b-45c8-9e8e-daf7fe2866e3
ModelName:basic_onboard_dvOlDH-nodes.ubuntu18Cvfc
ModelUuid:e98c258d-1359-428f-bcb4-d99ba348adbd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:c6d29bc4-2617-4e44-abe6-a1e7cb9909bc
ModelInvariantUuid:6ed26524-1752-4b24-b77c-4c364fdac2dd
ModelName:BasicOnboardDvoldh.compute.nodes.heat.ubuntu18
ModelUuid:919bc0ef-7671-4575-bd34-d5437a476010
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-22T00:11:41.689Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 256c56ee-752e-41c6-a125-87d5faf103aa
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-22T00:11:41.692Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||basic_onboard_dvOlDH 0
2022-11-22T00:11:41.692Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 256c56ee-752e-41c6-a125-87d5faf103aa
2022-11-22T00:11:41.693Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: e55ac55b-bbda-4c2d-a0eb-57d37f63dd28 from URL: /sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json
2022-11-22T00:11:41.693Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-22T00:11:41.693Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json
2022-11-22T00:11:41.755Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-22T00:11:41.756Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json e55ac55b-bbda-4c2d-a0eb-57d37f63dd28 798
2022-11-22T00:11:41.756Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json ASDC sendASDCNotification
2022-11-22T00:11:41.756Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json
2022-11-22T00:11:41.757Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:11:41.757Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:11:41.759Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:11:41.760Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075901756,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:11:41.859Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:11:41.860Z||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-22T00:11:41.860Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:11:41.880Z||pool-27-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:11:41.880Z||pool-27-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:11:42.761Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardDvoldh..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "f66f9c69-4e41-425f-ada0-d5ae0a0baf91",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "dc99b7c6-751e-4da8-8547-06560ba90ae4",
    "vfModuleModelCustomizationUUID": "09b6d2db-a438-4a05-b022-61cab1277203",
    "isBase": true,
    "artifacts": [
      "c87a50be-a4c4-4f55-a087-6c8c63f0be30",
      "d9cd2391-690e-4bb2-a938-efa6759e195a"
    ],
    "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-22T00:11:42.765Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardDvoldh..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:dc99b7c6-751e-4da8-8547-06560ba90ae4
VfModuleModelInvariantUUID:f66f9c69-4e41-425f-ada0-d5ae0a0baf91
VfModuleModelDescription:NULL
Artifacts UUID List:{
c87a50be-a4c4-4f55-a087-6c8c63f0be30
,
d9cd2391-690e-4bb2-a938-efa6759e195a

}
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-22T00:11:42.767Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardDvoldh..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "f66f9c69-4e41-425f-ada0-d5ae0a0baf91",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "dc99b7c6-751e-4da8-8547-06560ba90ae4",
    "vfModuleModelCustomizationUUID": "09b6d2db-a438-4a05-b022-61cab1277203",
    "isBase": true,
    "artifacts": [
      "c87a50be-a4c4-4f55-a087-6c8c63f0be30",
      "d9cd2391-690e-4bb2-a938-efa6759e195a"
    ],
    "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-22T00:11:42.767Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardDvoldh..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:dc99b7c6-751e-4da8-8547-06560ba90ae4
VfModuleModelInvariantUUID:f66f9c69-4e41-425f-ada0-d5ae0a0baf91
VfModuleModelDescription:NULL
Artifacts UUID List:{
c87a50be-a4c4-4f55-a087-6c8c63f0be30
,
d9cd2391-690e-4bb2-a938-efa6759e195a

}
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-22T00:11:42.767Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c87a50be-a4c4-4f55-a087-6c8c63f0be30 from URL: /sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml
2022-11-22T00:11:42.767Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-22T00:11:42.767Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml
2022-11-22T00:11:42.822Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-22T00:11:42.822Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml c87a50be-a4c4-4f55-a087-6c8c63f0be30 5033
2022-11-22T00:11:42.823Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-11-22T00:11:42.823Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml
2022-11-22T00:11:42.823Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:11:42.823Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:11:42.825Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:11:42.826Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075902823,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:11:42.926Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:11:42.926Z||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-22T00:11:42.926Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:11:42.942Z||pool-28-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:11:42.943Z||pool-28-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:11:43.826Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: d9cd2391-690e-4bb2-a938-efa6759e195a from URL: /sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env
2022-11-22T00:11:43.827Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-22T00:11:43.827Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env
2022-11-22T00:11:43.886Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-22T00:11:43.887Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env d9cd2391-690e-4bb2-a938-efa6759e195a 909
2022-11-22T00:11:43.887Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-11-22T00:11:43.887Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env
2022-11-22T00:11:43.888Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:11:43.888Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:11:43.890Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:11:43.890Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075903887,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:11:43.990Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:11:43.991Z||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-22T00:11:43.991Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:11:44.005Z||pool-29-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:11:44.006Z||pool-29-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:11:44.891Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 4fef7519-b534-4352-b452-0eecb803d871
2022-11-22T00:11:44.892Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_dvOlDH 0 256c56ee-752e-41c6-a125-87d5faf103aa 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-22T00:11:44.916Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@13bf0b2a, org.onap.sdc.toscaparser.api.parameters.Input@65db7074, org.onap.sdc.toscaparser.api.parameters.Input@20cd9ad0, org.onap.sdc.toscaparser.api.parameters.Input@6c80767, org.onap.sdc.toscaparser.api.parameters.Input@6d45aacf]
2022-11-22T00:11:44.918Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:44.918Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_dvOlDH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:11:44.919Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2022-11-22T00:11:44.919Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 4040eddd-d099-45b2-bd21-40d262175e71
2022-11-22T00:11:44.919Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 4040eddd-d099-45b2-bd21-40d262175e71 matches Tosca VF Customization UUID: 4040eddd-d099-45b2-bd21-40d262175e71
2022-11-22T00:11:44.920Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 4040eddd-d099-45b2-bd21-40d262175e71  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-22T00:11:44.923Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:44.923Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_dvOlDH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:11:44.924Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 4040eddd-d099-45b2-bd21-40d262175e71: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-22T00:11:44.924Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@59c1fbdb
2022-11-22T00:11:44.925Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:44.925Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_dvOlDH is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-22T00:11:44.925Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 09b6d2db-a438-4a05-b022-61cab1277203
2022-11-22T00:11:44.926Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 09b6d2db-a438-4a05-b022-61cab1277203
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-22T00:11:44.928Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:44.929Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_dvOlDH 0 is matching search criteria
2022-11-22T00:11:44.929Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_dvOlDH 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:11:44.930Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:44.930Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_dvOlDH 0 is matching search criteria
2022-11-22T00:11:44.930Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_dvOlDH 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:11:44.931Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:44.931Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_dvOlDH 0 is not matching search criteria
2022-11-22T00:11:44.932Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-11-22T00:11:44.932Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-22T00:11:44.932Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=1d5e1356-7a23-4e27-9de6-c99a58679556
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-22T00:11:44.935Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:44.936Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_dvOlDH 0 is matching search criteria
2022-11-22T00:11:44.936Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_dvOlDH 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:11:44.937Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:44.937Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_dvOlDH 0 is matching search criteria
2022-11-22T00:11:44.937Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_dvOlDH 0] matching following query criteria: sdcType=VF, customizationUUID=4040eddd-d099-45b2-bd21-40d262175e71
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-22T00:11:44.940Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:44.940Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_dvOlDH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:11:44.941Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 4fef7519-b534-4352-b452-0eecb803d871: basic_onboard_dvOlDH
2022-11-22T00:11:44.941Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:44.941Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_dvOlDH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:11:44.942Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:44.942Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_dvOlDH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:11:44.942Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:44.943Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_dvOlDH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:11:44.943Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:44.944Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_dvOlDH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:11:44.944Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:11:44.944Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_dvOlDH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:11:44.945Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||Saving Service: basic_onboard_dvOlDH 
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-22T00:11:45.060Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_dvOlDH 256c56ee-752e-41c6-a125-87d5faf103aa 1 ASDC deployResourceStructure
2022-11-22T00:11:45.060Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json ASDC sendASDCNotification
2022-11-22T00:11:45.060Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json
2022-11-22T00:11:45.060Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:11:45.061Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:11:45.062Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:11:45.062Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075905060,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-22T00:11:45.163Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:11:45.163Z||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-22T00:11:45.164Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:11:45.181Z||pool-30-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:11:45.181Z||pool-30-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:11:46.063Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-11-22T00:11:46.064Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml
2022-11-22T00:11:46.064Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:11:46.065Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:11:46.067Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:11:46.067Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075906063,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-11-22T00:11:46.167Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:11:46.168Z||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-22T00:11:46.168Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:11:46.181Z||pool-31-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:11:46.182Z||pool-31-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:11:47.068Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-11-22T00:11:47.069Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env
2022-11-22T00:11:47.069Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:11:47.070Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:11:47.071Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:11:47.072Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075907068,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-11-22T00:11:47.172Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:11:47.173Z||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-22T00:11:47.173Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:11:47.186Z||pool-32-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:11:47.187Z||pool-32-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:11:48.072Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar ASDC sendASDCNotification
2022-11-22T00:11:48.073Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar
2022-11-22T00:11:48.073Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:11:48.074Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:11:48.075Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:11:48.076Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075908072,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:11:48.176Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:11:48.177Z||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-22T00:11:48.177Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:11:48.192Z||pool-33-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:11:48.192Z||pool-33-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:11:49.077Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 743b4ed9-4226-4049-b7d7-cde823efd9b3
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-22T00:11:49.092Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 743b4ed9-4226-4049-b7d7-cde823efd9b3
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-22T00:11:49.095Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:11:49.095Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-22T00:11:49.095Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-22T00:12:19.095Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 743b4ed9-4226-4049-b7d7-cde823efd9b3
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-22T00:12:19.109Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 743b4ed9-4226-4049-b7d7-cde823efd9b3
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-22T00:12:19.112Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:12:19.112Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-22T00:12:19.112Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-22T00:12:25.940Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:12:25.941Z||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-22T00:12:25.941Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:12:25.977Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:12:25.977Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-22T00:12:25.977Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "cds",
  "timestamp": 1669075820053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:12:25.978Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:12:49.112Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 743b4ed9-4226-4049-b7d7-cde823efd9b3
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-22T00:12:49.127Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 743b4ed9-4226-4049-b7d7-cde823efd9b3
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-22T00:12:49.129Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:12:49.129Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-22T00:12:49.130Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-22T00:13:19.130Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 743b4ed9-4226-4049-b7d7-cde823efd9b3
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-22T00:13:19.144Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 743b4ed9-4226-4049-b7d7-cde823efd9b3
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-22T00:13:19.147Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:13:19.147Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-22T00:13:19.147Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-22T00:13:25.939Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:13:25.940Z||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-22T00:13:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:13:25.969Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:13:25.970Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:25.970Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075823266,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:13:25.971Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:25.971Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:25.972Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:13:25.972Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:25.972Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:25.972Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "aai-ml",
  "timestamp": 1669075824670,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:13:25.972Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:25.972Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:25.972Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "policy-id",
  "timestamp": 1669075821739,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:13:25.972Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:25.973Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:25.973Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075823266,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-11-22T00:13:25.973Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:25.973Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:25.973Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "cds",
  "timestamp": 1669075827977,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:13:25.973Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:13:25.973Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:25.973Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json",
  "status": "NOTIFIED"
}
2022-11-22T00:13:25.973Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:25.974Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:25.974Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "aai-ml",
  "timestamp": 1669075824670,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:13:25.974Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:25.974Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:25.974Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "policy-id",
  "timestamp": 1669075829518,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:13:25.975Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:13:25.975Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:25.975Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075823266,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:13:25.975Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:25.975Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:25.975Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:13:25.975Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:25.975Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:25.975Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "aai-ml",
  "timestamp": 1669075824670,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:13:25.976Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:25.976Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:25.976Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "policy-id",
  "timestamp": 1669075830524,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:13:25.976Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:13:25.976Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:25.976Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075823266,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:13:25.976Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:25.976Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:25.976Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:13:25.977Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:25.977Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:25.977Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "aai-ml",
  "timestamp": 1669075824670,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:13:25.977Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:25.977Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:25.977Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "policy-id",
  "timestamp": 1669075831527,
  "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-22T00:13:25.987Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 743b4ed9-4226-4049-b7d7-cde823efd9b3
2022-11-22T00:13:25.987Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 743b4ed9-4226-4049-b7d7-cde823efd9b3 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-22T00:13:25.999Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:25.999Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075831142,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:13:26.000Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:13:26.000Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.000Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-11-22T00:13:26.000Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:26.000Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.000Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "aai-ml",
  "timestamp": 1669075824670,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:13:26.000Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:26.000Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.001Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075832259,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:13:26.001Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:13:26.001Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.001Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:13:26.001Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:26.001Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.001Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "aai-ml",
  "timestamp": 1669075824670,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:13:26.001Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:26.001Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.001Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075833368,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:13:26.001Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:13:26.002Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.002Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:13:26.002Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:26.002Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.002Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "aai-ml",
  "timestamp": 1669075832406,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:13:26.002Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:13:26.002Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.002Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075834396,
  "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-22T00:13:26.009Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 743b4ed9-4226-4049-b7d7-cde823efd9b3
2022-11-22T00:13:26.009Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 743b4ed9-4226-4049-b7d7-cde823efd9b3 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-22T00:13:26.020Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.020Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075833865,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:13:26.020Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:13:26.021Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.021Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669075835400,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-22T00:13:26.021Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:13:26.021Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.021Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075838427,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:13:26.021Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:26.021Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.021Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075838831,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:13:26.022Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:13:26.022Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.022Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075838427,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:13:26.022Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:26.022Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.022Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "aai-ml",
  "timestamp": 1669075839147,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:13:26.023Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:13:26.023Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.023Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075839917,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:13:26.023Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:13:26.023Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.023Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075838427,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:13:26.023Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:26.024Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.024Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "aai-ml",
  "timestamp": 1669075840151,
  "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-22T00:13:26.036Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 743b4ed9-4226-4049-b7d7-cde823efd9b3
2022-11-22T00:13:26.036Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 743b4ed9-4226-4049-b7d7-cde823efd9b3 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-22T00:13:26.046Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.046Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075840994,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:13:26.046Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:13:26.046Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.046Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075838427,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:13:26.046Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:26.047Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.047Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075838427,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:13:26.047Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:26.047Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.047Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075842384,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/vfw10a0d5f1a9f90_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-22T00:13:26.047Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:13:26.047Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.047Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075838427,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:13:26.047Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:26.047Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.047Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075843388,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-11-22T00:13:26.048Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:13:26.048Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.048Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075838427,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:13:26.048Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:13:26.048Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.048Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075844398,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/resourceInstances/vfw10a0d5f1a9f90/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-11-22T00:13:26.048Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:13:26.048Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.049Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075845402,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221122000846/1.0/artifacts/service-Vfw20221122000846-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:13:26.049Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:13:26.049Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.049Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075846255,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:13:26.049Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:13:26.049Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.049Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075848697,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:13:26.049Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:13:26.049Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:13:26.049Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669075849705,
  "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-22T00:13:26.055Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 743b4ed9-4226-4049-b7d7-cde823efd9b3
2022-11-22T00:13:26.055Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 743b4ed9-4226-4049-b7d7-cde823efd9b3 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-22T00:13:49.147Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 743b4ed9-4226-4049-b7d7-cde823efd9b3
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-22T00:13:49.161Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 743b4ed9-4226-4049-b7d7-cde823efd9b3
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-22T00:13:49.165Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:13:49.165Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-22T00:13:49.165Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-22T00:13:49.165Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-22T00:13:49.165Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:13:49.165Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:13:49.166Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:13:49.166Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:13:49.166Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||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-22T00:13:49.173Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-22T00:14:19.174Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 743b4ed9-4226-4049-b7d7-cde823efd9b3 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-22T00:14:19.182Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 743b4ed9-4226-4049-b7d7-cde823efd9b3 and serviceModelVersionId: 4fef7519-b534-4352-b452-0eecb803d871
2022-11-22T00:14:19.182Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 53fd356b-5f33-4aa3-b2cc-29316065b4ed
2022-11-22T00:14:19.184Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/53fd356b-5f33-4aa3-b2cc-29316065b4ed/model-vers/model-ver/4fef7519-b534-4352-b452-0eecb803d871?depth=0
2022-11-22T00:14:19.188Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2022-11-22T00:14:19.239Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53fd356b-5f33-4aa3-b2cc-29316065b4ed/model-vers/model-ver/4fef7519-b534-4352-b452-0eecb803d871?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-22T00:14:19.240Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53fd356b-5f33-4aa3-b2cc-29316065b4ed/model-vers/model-ver/4fef7519-b534-4352-b452-0eecb803d871?depth=0|INFO|500||Invoke
2022-11-22T00:14:19.246Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53fd356b-5f33-4aa3-b2cc-29316065b4ed/model-vers/model-ver/4fef7519-b534-4352-b452-0eecb803d871?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-22T00:14:19.386Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53fd356b-5f33-4aa3-b2cc-29316065b4ed/model-vers/model-ver/4fef7519-b534-4352-b452-0eecb803d871?depth=0|INFO|500||InvokeReturn
2022-11-22T00:14:19.387Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/53fd356b-5f33-4aa3-b2cc-29316065b4ed/model-vers/model-ver/4fef7519-b534-4352-b452-0eecb803d871?depth=0 has http status code:200 and response headers:{date=[Tue, 22 Nov 2022 00:14:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[119], vertex-id=[340048], x-aai-txid=[2-aai-resources-221122-00:14:20:819-50272], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-22T00:14:19.387Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2022-11-22T00:14:19.387Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-22T00:14:19.387Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||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-22T00:14:19.394Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||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-22T00:14:19.394Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 743b4ed9-4226-4049-b7d7-cde823efd9b3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-22T00:14:19.395Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-22T00:14:19.395Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:14:19.398Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:14:19.398Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076059395,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-22T00:14:19.498Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:14:19.499Z||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-22T00:14:19.499Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:14:19.517Z||pool-34-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:14:19.517Z||pool-34-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-22T00:14:20.414Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:14:20.414Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|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-22T00:14:20.414Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:14:25.939Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:14:25.940Z||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-22T00:14:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:14:25.976Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:14:25.977Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:14:25.977Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2059a93c-6553-4caa-8eed-e5f31b16961a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075891196,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-22T00:14:25.978Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:14:25.978Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:14:25.978Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:14:25.978Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:14:25.978Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:14:25.978Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json",
  "status": "NOTIFIED"
}
2022-11-22T00:14:25.979Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:14:25.979Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:14:25.979Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:14:25.979Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:14:25.979Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:14:25.979Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:14:25.980Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:14:25.980Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:14:25.980Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-11-22T00:14:25.980Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:14:25.980Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:14:25.980Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:14:25.980Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:14:25.981Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:14:25.981Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075825928,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:14:25.981Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:14:25.981Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:14:25.981Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075899370,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:14:25.981Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:14:25.981Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:14:25.982Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075901756,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:14:25.982Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:14:25.982Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:14:25.982Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075902823,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:14:25.982Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:14:25.982Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:14:25.983Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075903887,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:14:25.983Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:14:25.983Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:14:25.983Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075905060,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/basic_onboard_dvoldh0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-22T00:14:25.983Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:14:25.983Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:14:25.983Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075906063,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-11-22T00:14:25.984Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:14:25.984Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:14:25.984Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075907068,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/resourceInstances/basic_onboard_dvoldh0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-11-22T00:14:25.984Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:14:25.984Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:14:25.984Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669075908072,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDvoldh/1.0/artifacts/service-BasicOnboardDvoldh-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:14:25.985Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:14:30.749Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:14:30.750Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:14:30.751Z||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-22T00:14:30.751Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:14:40.305Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:14:40.306Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:14:40.306Z||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-22T00:14:40.306Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:14:49.880Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:14:49.881Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:14:49.881Z||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-22T00:14:49.882Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:14:59.460Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:15:25.928Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:15:25.929Z||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-22T00:15:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:15:25.939Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:15:25.940Z||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-22T00:15:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:15:26.477Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:15:26.479Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:15:26.479Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "743b4ed9-4226-4049-b7d7-cde823efd9b3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076059395,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-22T00:15:26.481Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:15:35.492Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:16:25.928Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:16:25.929Z||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-22T00:16:25.930Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:16:25.939Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:16:25.940Z||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-22T00:16:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:16:35.491Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:16:35.516Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:17:25.929Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:17:25.932Z||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-22T00:17:25.932Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:17:25.939Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:17:25.940Z||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-22T00:17:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:17:35.481Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:17:35.485Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:18:25.928Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:18:25.930Z||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-22T00:18:25.930Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:18:25.939Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:18:25.940Z||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-22T00:18:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:18:35.503Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:18:35.516Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:19:25.928Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:19:25.929Z||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-22T00:19:25.930Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:19:25.939Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:19:25.940Z||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-22T00:19:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:19:35.480Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:19:35.482Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:20:25.928Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:20:25.929Z||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-22T00:20:25.930Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:20:25.939Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:20:25.940Z||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-22T00:20:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:20:35.492Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:20:35.492Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:21:25.928Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:21:25.929Z||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-22T00:21:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:21:25.939Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:21:25.940Z||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-22T00:21:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:21:35.481Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:21:35.483Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:22:25.928Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:22:25.929Z||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-22T00:22:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:22:25.939Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:22:25.940Z||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-22T00:22:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:22:35.493Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:22:35.494Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:23:25.928Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:23:25.929Z||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-22T00:23:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:23:25.939Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:23:25.940Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|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-22T00:23:25.940Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:23:35.535Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:23:35.546Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:24:25.928Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:24:25.930Z||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-22T00:24:25.930Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:24:25.939Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:24:25.940Z||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-22T00:24:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:24:28.705Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:24:28.706Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:24:28.706Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"46e32147-f596-4afe-9c4d-f80541282167","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"3d20a509-85e5-4c08-9058-d30b167e4ef2","serviceDescription":"service","serviceInvariantUUID":"5865364a-3e6a-41ce-aab1-ca75853d56f3","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"0a0b7538-93cd-4504-8c2b-46c4ec0b0d18","resourceInvariantUUID":"c999c5e1-922c-4bfd-b178-00a876195a45","resourceCustomizationUUID":"545d908c-2876-4888-834f-856309c7e8ea","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":"N2I2NGZiN2Q2ODFjZjVjMTgyNjEyNGVjMjIzNGZiNWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5a02e4af-e678-4466-8773-9dce7764f2e9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MDg3NjZkZjBkYmY5ZmUzMGJkMTY3OWMyOTRhMDUzMmY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"53676abd-acff-493a-9575-aec9cb447721","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-22T00:24:28.715Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:24:28.715Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:24:28.720Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:24:28.720Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076665928,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:24:28.820Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:24:28.822Z||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-22T00:24:28.822Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:24:28.854Z||pool-35-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:24:28.855Z||pool-35-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:24:28.969Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:24:28.970Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-22T00:24:28.971Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "cds",
  "timestamp": 1669076660053,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:24:28.972Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:24:28.972Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-22T00:24:28.972Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076663265,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:24:28.973Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:24:29.721Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:24:29.722Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:24:29.724Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:24:29.724Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076665928,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:24:29.824Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:24:29.825Z||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-22T00:24:29.825Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:24:29.843Z||pool-36-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:24:29.843Z||pool-36-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:24:30.726Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "3d20a509-85e5-4c08-9058-d30b167e4ef2",
  "serviceDescription": "service",
  "serviceInvariantUUID": "5865364a-3e6a-41ce-aab1-ca75853d56f3",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "545d908c-2876-4888-834f-856309c7e8ea",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "0a0b7538-93cd-4504-8c2b-46c4ec0b0d18",
      "resourceInvariantUUID": "c999c5e1-922c-4bfd-b178-00a876195a45",
      "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": "MDg3NjZkZjBkYmY5ZmUzMGJkMTY3OWMyOTRhMDUzMmY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "53676abd-acff-493a-9575-aec9cb447721"
    }
  ],
  "workloadContext": "Production"
}
2022-11-22T00:24:30.726Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-22T00:24:30.726Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3d20a509-85e5-4c08-9058-d30b167e4ef2 ASDC
2022-11-22T00:24:30.727Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:46e32147-f596-4afe-9c4d-f80541282167
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:3d20a509-85e5-4c08-9058-d30b167e4ef2
ServiceInvariantUUID:5865364a-3e6a-41ce-aab1-ca75853d56f3
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:53676abd-acff-493a-9575-aec9cb447721
ArtifactChecksum:MDg3NjZkZjBkYmY5ZmUzMGJkMTY3OWMyOTRhMDUzMmY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:545d908c-2876-4888-834f-856309c7e8ea
ResourceInvariantUUID:c999c5e1-922c-4bfd-b178-00a876195a45
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:0a0b7538-93cd-4504-8c2b-46c4ec0b0d18
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2022-11-22T00:24:30.727Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3d20a509-85e5-4c08-9058-d30b167e4ef2 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-22T00:24:30.772Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-22T00:24:30.774Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-22T00:24:30.774Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-22T00:24:30.775Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 53676abd-acff-493a-9575-aec9cb447721 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-22T00:24:30.775Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-22T00:24:30.775Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-22T00:24:31.200Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-22T00:24:31.201Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 53676abd-acff-493a-9575-aec9cb447721 57656
2022-11-22T00:24:31.201Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||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-22T00:24:31.201Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||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-22T00:24:31.201Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:24:31.201Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:24:31.204Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:24:31.204Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076671201,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:24:31.304Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-11-22T00:24:31.304Z||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-22T00:24:31.305Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:24:31.328Z||pool-37-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:24:31.328Z||pool-37-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:24:32.205Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-22T00:24:32.206Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-22T00:24:32.207Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 53676abd-acff-493a-9575-aec9cb447721, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-22T00:24:32.207Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-11-22T00:24:32.207Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-22T00:24:32.208Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-22T00:24:32.371Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11355260404180969732/Definitions/service-BasicNetwork-template.yml
2022-11-22T00:24:32.984Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-22T00:24:32.985Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-22T00:24:32.985Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-22T00:24:32.985Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-11-22T00:24:32.985Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||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-22T00:24:32.986Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||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-22T00:24:32.986Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||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-22T00:24:32.986Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||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-22T00:24:32.986Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||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-22T00:24:32.986Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||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-22T00:24:32.987Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||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-22T00:24:32.987Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||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-22T00:24:32.987Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-22T00:24:32.987Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:24:32.988Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:24:32.988Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-11-22T00:24:32.988Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-22T00:24:32.989Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-22T00:24:32.989Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:24:32.989Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:24:32.989Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-11-22T00:24:32.990Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-22T00:24:32.990Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-22T00:24:32.990Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:24:32.990Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:24:32.990Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:24:32.991Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:24:32.991Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:24:32.991Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:24:32.992Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:24:32.992Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:24:32.992Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:24:32.992Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:24:32.993Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:3d20a509-85e5-4c08-9058-d30b167e4ef2
Model Version:NULL
Model InvariantUuid:5865364a-3e6a-41ce-aab1-ca75853d56f3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:c999c5e1-922c-4bfd-b178-00a876195a45
Model UUID:a2bbc699-4ec2-4bbe-8911-2912d8eb133b
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:545d908c-2876-4888-834f-856309c7e8ea
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-22T00:24:33.003Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||Processing Resource Type: VL, Model UUID: 0a0b7538-93cd-4504-8c2b-46c4ec0b0d18
2022-11-22T00:24:33.003Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||No resources found for Service: 3d20a509-85e5-4c08-9058-d30b167e4ef2
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-22T00:24:33.012Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||
2022-11-22T00:24:33.012Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2022-11-22T00:24:33.013Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 3d20a509-85e5-4c08-9058-d30b167e4ef2
2022-11-22T00:24:33.014Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 3d20a509-85e5-4c08-9058-d30b167e4ef2
2022-11-22T00:24:33.014Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2022-11-22T00:24:33.014Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||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-22T00:24:33.021Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@11dce45f, org.onap.sdc.toscaparser.api.parameters.Input@dff4463, org.onap.sdc.toscaparser.api.parameters.Input@391bdae7, org.onap.sdc.toscaparser.api.parameters.Input@59d7044a, org.onap.sdc.toscaparser.api.parameters.Input@2f5ffd33]
2022-11-22T00:24:33.023Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:24:33.023Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:24:33.024Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:24:33.024Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:24:33.024Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 3d20a509-85e5-4c08-9058-d30b167e4ef2: Generic NeutronNet
2022-11-22T00:24:33.024Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:24:33.025Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:24:33.026Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:24:33.026Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||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-22T00:24:33.066Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:24:33.066Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:24:33.067Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:24:33.067Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:24:33.067Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:24:33.068Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:24:33.068Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||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-22T00:24:33.134Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2022-11-22T00:24:33.134Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||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-22T00:24:33.135Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||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-22T00:24:33.135Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:24:33.136Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:24:33.138Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:24:33.138Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076673134,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:24:33.238Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:24:33.239Z||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-22T00:24:33.239Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:24:33.254Z||pool-38-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:24:33.254Z||pool-38-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:24:34.139Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 46e32147-f596-4afe-9c4d-f80541282167
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-22T00:24:34.154Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 46e32147-f596-4afe-9c4d-f80541282167
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-22T00:24:34.156Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:24:34.157Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-22T00:24:34.157Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-22T00:25:04.157Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 46e32147-f596-4afe-9c4d-f80541282167
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-22T00:25:04.171Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 46e32147-f596-4afe-9c4d-f80541282167
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-22T00:25:04.174Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:25:04.175Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-22T00:25:04.175Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-22T00:25:25.940Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:25:25.941Z||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-22T00:25:25.941Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:25:25.973Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:25:25.974Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:25:25.974Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "policy-id",
  "timestamp": 1669076661738,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:25:25.975Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:25:25.975Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:25:25.976Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076665928,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:25:25.976Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:25:34.175Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 46e32147-f596-4afe-9c4d-f80541282167
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-22T00:25:34.194Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 46e32147-f596-4afe-9c4d-f80541282167
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-22T00:25:34.196Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:25:34.197Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-22T00:25:34.197Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-22T00:26:04.197Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 46e32147-f596-4afe-9c4d-f80541282167
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-22T00:26:04.215Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 46e32147-f596-4afe-9c4d-f80541282167
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-22T00:26:04.218Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:26:04.218Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-22T00:26:04.219Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-22T00:26:25.940Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:26:25.942Z||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-22T00:26:25.942Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:26:25.969Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:26:25.970Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:26:25.970Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "aai-ml",
  "timestamp": 1669076664670,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:26:25.971Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:26:34.219Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 46e32147-f596-4afe-9c4d-f80541282167
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-22T00:26:34.232Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 46e32147-f596-4afe-9c4d-f80541282167
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-22T00:26:34.248Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:26:34.248Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-22T00:26:34.248Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-22T00:27:04.249Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 46e32147-f596-4afe-9c4d-f80541282167
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-22T00:27:05.145Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 46e32147-f596-4afe-9c4d-f80541282167
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-22T00:27:05.149Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:27:05.149Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-22T00:27:05.149Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-22T00:27:25.939Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:27:25.940Z||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-22T00:27:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:27:25.976Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:27:25.979Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:25.979Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076665928,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:27:25.980Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:25.980Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:25.980Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "cds",
  "timestamp": 1669076660053,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:27:25.981Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:25.981Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:25.981Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076663265,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:27:25.981Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:25.981Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:25.982Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "policy-id",
  "timestamp": 1669076661738,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:27:25.982Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:25.982Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:25.982Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "aai-ml",
  "timestamp": 1669076664670,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:27:25.982Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:25.983Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:25.983Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "aai-ml",
  "timestamp": 1669076670725,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:27:25.983Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:27:25.983Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:25.983Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "cds",
  "timestamp": 1669076671993,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:27:25.983Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:27:25.984Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:25.984Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076671201,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:27:25.984Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:27:25.984Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:25.984Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "policy-id",
  "timestamp": 1669076672828,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:27:25.985Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:27:25.985Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:25.985Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "policy-id",
  "timestamp": 1669076673833,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:27:25.985Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:27:25.985Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:25.986Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076673134,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:27:25.986Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:27:25.986Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:25.986Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "policy-id",
  "timestamp": 1669076674838,
  "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-22T00:27:25.997Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 46e32147-f596-4afe-9c4d-f80541282167
2022-11-22T00:27:25.998Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 46e32147-f596-4afe-9c4d-f80541282167 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-22T00:27:26.013Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.013Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "aai-ml",
  "timestamp": 1669076674734,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:27:26.014Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:27:26.014Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.014Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "aai-ml",
  "timestamp": 1669076675739,
  "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-22T00:27:26.022Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 46e32147-f596-4afe-9c4d-f80541282167
2022-11-22T00:27:26.023Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 46e32147-f596-4afe-9c4d-f80541282167 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-22T00:27:26.033Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.033Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076678426,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.034Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.034Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.034Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076678426,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:27:26.035Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.035Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.035Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076681158,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:27:26.035Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:27:26.036Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.036Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076682890,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:27:26.036Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:27:26.036Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.037Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076683894,
  "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-22T00:27:26.043Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 46e32147-f596-4afe-9c4d-f80541282167
2022-11-22T00:27:26.043Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 46e32147-f596-4afe-9c4d-f80541282167 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-22T00:27:26.054Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.054Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076703265,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.055Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.055Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.055Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "cds",
  "timestamp": 1669076705053,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.056Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.056Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.056Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "policy-id",
  "timestamp": 1669076701738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.056Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.057Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.057Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076703265,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.058Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.058Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.058Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "cds",
  "timestamp": 1669076705053,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.058Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.059Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.059Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "policy-id",
  "timestamp": 1669076701738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.059Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.059Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.060Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076703265,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.060Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.060Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.060Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "cds",
  "timestamp": 1669076705053,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.061Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.061Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.061Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "policy-id",
  "timestamp": 1669076701738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.061Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.062Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.062Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076708425,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.062Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.063Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.063Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "cds",
  "timestamp": 1669076705053,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.063Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.063Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.064Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076703265,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.064Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.064Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.065Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "policy-id",
  "timestamp": 1669076701738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.065Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.065Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.065Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076708425,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.066Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.066Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.066Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "cds",
  "timestamp": 1669076705053,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.066Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.067Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.067Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076703265,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.067Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.067Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.068Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "policy-id",
  "timestamp": 1669076701738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.068Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.068Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.068Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076708425,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.069Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.069Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.069Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076703265,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.069Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.070Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.070Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "cds",
  "timestamp": 1669076705053,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.070Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.071Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.071Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "policy-id",
  "timestamp": 1669076701738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.071Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.072Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.072Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076708425,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.072Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.072Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.072Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076703265,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.073Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.073Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.073Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "cds",
  "timestamp": 1669076705053,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.074Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.074Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.074Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "policy-id",
  "timestamp": 1669076701738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.074Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.075Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.075Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076708425,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.075Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.076Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.076Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076703265,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:27:26.076Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.076Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.077Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "policy-id",
  "timestamp": 1669076701738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:27:26.077Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.077Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.077Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "cds",
  "timestamp": 1669076705053,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:27:26.078Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.078Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.078Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076708425,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.078Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.078Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.079Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076708425,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.079Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.079Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.079Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "policy-id",
  "timestamp": 1669076716012,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:27:26.080Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:27:26.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.080Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "cds",
  "timestamp": 1669076715238,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:27:26.081Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:27:26.081Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.081Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076708425,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:27:26.081Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.081Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.082Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "policy-id",
  "timestamp": 1669076717019,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:27:26.082Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:27:26.082Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.082Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "policy-id",
  "timestamp": 1669076718022,
  "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-22T00:27:26.101Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f825b1fa-6dfd-4647-9565-8b9e3028978d
2022-11-22T00:27:26.101Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId f825b1fa-6dfd-4647-9565-8b9e3028978d 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-22T00:27:26.116Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.116Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076717229,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:27:26.116Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:27:26.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.117Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076719186,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:27:26.117Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:27:26.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.118Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076720190,
  "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-22T00:27:26.125Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f825b1fa-6dfd-4647-9565-8b9e3028978d
2022-11-22T00:27:26.126Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId f825b1fa-6dfd-4647-9565-8b9e3028978d 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-22T00:27:26.144Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.145Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "cds",
  "timestamp": 1669076720053,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.145Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.145Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.145Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "policy-id",
  "timestamp": 1669076721738,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.146Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.146Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.146Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "cds",
  "timestamp": 1669076720053,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.147Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.147Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.147Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "policy-id",
  "timestamp": 1669076721738,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.147Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.148Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.148Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "cds",
  "timestamp": 1669076720053,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.148Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.148Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.148Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "policy-id",
  "timestamp": 1669076721738,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:27:26.149Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.149Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.149Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "cds",
  "timestamp": 1669076720053,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.150Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.150Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.150Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076723265,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.150Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.151Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.151Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "policy-id",
  "timestamp": 1669076721738,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.151Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.152Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.152Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "cds",
  "timestamp": 1669076720053,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.152Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.152Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.152Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076723265,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-11-22T00:27:26.153Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.153Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.153Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "policy-id",
  "timestamp": 1669076721738,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.154Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.154Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.154Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "cds",
  "timestamp": 1669076720053,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.154Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.154Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.155Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076723265,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:27:26.155Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.155Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.155Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "policy-id",
  "timestamp": 1669076721738,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.156Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:26.156Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:27:26.156Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:27:26.157Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:27:35.149Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 46e32147-f596-4afe-9c4d-f80541282167
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-22T00:27:35.165Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 46e32147-f596-4afe-9c4d-f80541282167
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-22T00:27:35.169Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:27:35.169Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-22T00:27:35.169Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-22T00:27:35.169Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-22T00:27:35.169Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:27:35.170Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:27:35.170Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:27:35.170Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:27:35.170Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||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-22T00:27:35.177Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-22T00:28:05.178Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 46e32147-f596-4afe-9c4d-f80541282167 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-22T00:28:05.185Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 46e32147-f596-4afe-9c4d-f80541282167 and serviceModelVersionId: 3d20a509-85e5-4c08-9058-d30b167e4ef2
2022-11-22T00:28:05.185Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5865364a-3e6a-41ce-aab1-ca75853d56f3
2022-11-22T00:28:05.187Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5865364a-3e6a-41ce-aab1-ca75853d56f3/model-vers/model-ver/3d20a509-85e5-4c08-9058-d30b167e4ef2?depth=0
2022-11-22T00:28:05.197Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2022-11-22T00:28:05.272Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5865364a-3e6a-41ce-aab1-ca75853d56f3/model-vers/model-ver/3d20a509-85e5-4c08-9058-d30b167e4ef2?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-22T00:28:05.274Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5865364a-3e6a-41ce-aab1-ca75853d56f3/model-vers/model-ver/3d20a509-85e5-4c08-9058-d30b167e4ef2?depth=0|INFO|500||Invoke
2022-11-22T00:28:05.280Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5865364a-3e6a-41ce-aab1-ca75853d56f3/model-vers/model-ver/3d20a509-85e5-4c08-9058-d30b167e4ef2?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-22T00:28:05.434Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5865364a-3e6a-41ce-aab1-ca75853d56f3/model-vers/model-ver/3d20a509-85e5-4c08-9058-d30b167e4ef2?depth=0|INFO|500||InvokeReturn
2022-11-22T00:28:05.435Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5865364a-3e6a-41ce-aab1-ca75853d56f3/model-vers/model-ver/3d20a509-85e5-4c08-9058-d30b167e4ef2?depth=0 has http status code:200 and response headers:{date=[Tue, 22 Nov 2022 00:28:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[348240], x-aai-txid=[1-aai-resources-221122-00:28:06:936-50332], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-22T00:28:05.435Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity.
2022-11-22T00:28:05.436Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-22T00:28:05.436Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||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-22T00:28:05.443Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||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-22T00:28:05.443Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 46e32147-f596-4afe-9c4d-f80541282167 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-22T00:28:05.444Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-22T00:28:05.444Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:28:05.449Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:28:05.449Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076885444,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-22T00:28:05.549Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:28:05.551Z||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-22T00:28:05.551Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:28:05.573Z||pool-39-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:28:05.574Z||pool-39-thread-1|||||INFO|500||cambria reply ok (25 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-22T00:28:06.467Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:28:06.468Z|46e32147-f596-4afe-9c4d-f80541282167|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-22T00:28:06.468Z|46e32147-f596-4afe-9c4d-f80541282167|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:28:11.001Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:28:11.003Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:28:11.003Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"f825b1fa-6dfd-4647-9565-8b9e3028978d","serviceName":"Demo_pNF_G0rzyKf6Rtl3AJckrdHh","serviceVersion":"1.0","serviceUUID":"1ff20290-9101-4242-96a3-5b34cbc12335","serviceDescription":"catalog service description","serviceInvariantUUID":"8cf96dec-5a79-4ba5-a015-45b40778d9d6","resources":[{"resourceInstanceName":"pNF b7f15243-a230 0","resourceName":"pNF b7f15243-a230","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"84f4c0e9-7be6-4e98-9345-dd885467d8ee","resourceInvariantUUID":"c382bf4e-b703-4931-ad0a-613d21205bd6","resourceCustomizationUUID":"ac471a60-552d-43a8-b8af-bbe51cd595eb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/vf-license-model.xml","artifactChecksum":"YzQzNzY1ZTU2ZGFlZTM3ZmVjNTcwMDNkNDA4ZDI0OTY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8055b203-ab16-48cf-aa8a-f6a4018b15d4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/pNF.csar","artifactChecksum":"YmI2ODA3MDVlY2U3ZmQwNWY3MmM2OWVhZWE2NDg0Y2Y\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b17daa19-4fd1-44fb-ba1f-4d9f0242e6ab","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1adcfab3-e3f4-4368-8b60-830ef20b4ea8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/vendor-license-model.xml","artifactChecksum":"OWYzYzYzMWJhMjNiMzM3NDMzMzI0YTQwNzRhNmYyNzM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a1141aa0-a812-4533-9a2a-221028fbb4fc","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"73b3ee17-08f2-4eda-b939-35897cef2a4c","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5fc6fe1e-aa29-4555-bb16-1967db6ab054","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfG0rzykf6rtl3ajckrdhh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-template.yml","artifactChecksum":"YzhhYjMxYmZiMmNmNWRjYTllOTFlYmI3ZDAzZjc0MjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0e456ee0-a68d-431b-80e7-5cb0a051631d","artifactVersion":"1"},{"artifactName":"service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar","artifactChecksum":"YTdkMGI4NzFmZGU2N2E4NGU3YjdkMjU1NjZlZjYzYzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c34ad874-d8f2-44e8-a77c-71fa407868e8","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-22T00:28:11.006Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:28:11.006Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:28:11.008Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:28:11.008Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:11.108Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:28:11.109Z||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-22T00:28:11.110Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:28:11.130Z||pool-40-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:28:11.131Z||pool-40-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:28:12.009Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:28:12.010Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:28:12.012Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:28:12.012Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:12.112Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:28:12.113Z||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-22T00:28:12.113Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:28:12.142Z||pool-41-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:28:12.142Z||pool-41-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:28:13.012Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:28:13.013Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:28:13.015Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:28:13.015Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:13.116Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:28:13.117Z||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-22T00:28:13.117Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:28:13.131Z||pool-42-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:28:13.131Z||pool-42-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:28:14.016Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:28:14.017Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:28:14.019Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:28:14.019Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:14.119Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:28:14.120Z||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-22T00:28:14.120Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:28:14.134Z||pool-43-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:28:14.134Z||pool-43-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:28:15.019Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:28:15.020Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:28:15.022Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:28:15.022Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:15.122Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:28:15.123Z||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-22T00:28:15.123Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:28:15.136Z||pool-44-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:28:15.137Z||pool-44-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:28:16.023Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:28:16.024Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:28:16.026Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:28:16.026Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:16.126Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:28:16.128Z||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-22T00:28:16.128Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:28:16.141Z||pool-45-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:28:16.142Z||pool-45-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:28:17.027Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:28:17.028Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:28:17.030Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:28:17.031Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:17.131Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:28:17.131Z||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-22T00:28:17.132Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:28:17.145Z||pool-46-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:28:17.145Z||pool-46-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:28:18.031Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:28:18.032Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:28:18.034Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:28:18.034Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:28:18.135Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:28:18.135Z||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-22T00:28:18.136Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:28:18.151Z||pool-47-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:28:18.151Z||pool-47-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:28:19.036Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "serviceName": "Demo_pNF_G0rzyKf6Rtl3AJckrdHh",
  "serviceVersion": "1.0",
  "serviceUUID": "1ff20290-9101-4242-96a3-5b34cbc12335",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "8cf96dec-5a79-4ba5-a015-45b40778d9d6",
  "resources": [
    {
      "resourceInstanceName": "pNF b7f15243-a230 0",
      "resourceCustomizationUUID": "ac471a60-552d-43a8-b8af-bbe51cd595eb",
      "resourceName": "pNF b7f15243-a230",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "84f4c0e9-7be6-4e98-9345-dd885467d8ee",
      "resourceInvariantUUID": "c382bf4e-b703-4931-ad0a-613d21205bd6",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
      "artifactChecksum": "YTdkMGI4NzFmZGU2N2E4NGU3YjdkMjU1NjZlZjYzYzc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "c34ad874-d8f2-44e8-a77c-71fa407868e8"
    }
  ],
  "workloadContext": "Production"
}
2022-11-22T00:28:19.037Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-22T00:28:19.038Z|46e32147-f596-4afe-9c4d-f80541282167|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1ff20290-9101-4242-96a3-5b34cbc12335 ASDC
2022-11-22T00:28:19.039Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:f825b1fa-6dfd-4647-9565-8b9e3028978d
ServiceName:Demo_pNF_G0rzyKf6Rtl3AJckrdHh
ServiceVersion:1.0
ServiceUUID:1ff20290-9101-4242-96a3-5b34cbc12335
ServiceInvariantUUID:8cf96dec-5a79-4ba5-a015-45b40778d9d6
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar
ArtifactUUID:c34ad874-d8f2-44e8-a77c-71fa407868e8
ArtifactChecksum:YTdkMGI4NzFmZGU2N2E4NGU3YjdkMjU1NjZlZjYzYzc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF b7f15243-a230 0
ResourceCustomizationUUID:ac471a60-552d-43a8-b8af-bbe51cd595eb
ResourceInvariantUUID:c382bf4e-b703-4931-ad0a-613d21205bd6
ResourceName:pNF b7f15243-a230
ResourceType:PNF
ResourceUUID:84f4c0e9-7be6-4e98-9345-dd885467d8ee
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-11-22T00:28:19.040Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1ff20290-9101-4242-96a3-5b34cbc12335 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-22T00:28:19.082Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-22T00:28:19.082Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-22T00:28:19.082Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-22T00:28:19.082Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: c34ad874-d8f2-44e8-a77c-71fa407868e8 from URL: /sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar
2022-11-22T00:28:19.083Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-22T00:28:19.083Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar
2022-11-22T00:28:19.271Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-22T00:28:19.272Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar c34ad874-d8f2-44e8-a77c-71fa407868e8 87772
2022-11-22T00:28:19.272Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar ASDC sendASDCNotification
2022-11-22T00:28:19.272Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar
2022-11-22T00:28:19.273Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:28:19.273Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:28:19.275Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:28:19.275Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076899272,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:28:19.376Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:28:19.377Z||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-22T00:28:19.377Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:28:19.393Z||pool-48-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:28:19.393Z||pool-48-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:28:20.276Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-22T00:28:20.277Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-22T00:28:20.277Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: c34ad874-d8f2-44e8-a77c-71fa407868e8, URL: /sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar to file: /app/ASDC/1/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar
2022-11-22T00:28:20.278Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar
2022-11-22T00:28:20.278Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar
2022-11-22T00:28:20.278Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar
2022-11-22T00:28:20.543Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP127635471132992543/Definitions/service-DemoPnfG0rzykf6rtl3ajckrdhh-template.yml
2022-11-22T00:28:21.423Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-22T00:28:21.424Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-22T00:28:21.424Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar
2022-11-22T00:28:21.424Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-22T00:28:21.425Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||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-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar
2022-11-22T00:28:21.425Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar
2022-11-22T00:28:21.425Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||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-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar
2022-11-22T00:28:21.425Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||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-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar
2022-11-22T00:28:21.425Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||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-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar
2022-11-22T00:28:21.426Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||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-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar
2022-11-22T00:28:21.426Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b7f15243-a230 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-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar
2022-11-22T00:28:21.426Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-22T00:28:21.426Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:28:21.426Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_G0rzyKf6Rtl3AJckrdHh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:28:21.427Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Node template pNF b7f15243-a230 0 is matching search criteria
2022-11-22T00:28:21.427Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-22T00:28:21.427Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF b7f15243-a230 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-22T00:28:21.428Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:28:21.428Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_G0rzyKf6Rtl3AJckrdHh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:28:21.428Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Node template pNF b7f15243-a230 0 is matching search criteria
2022-11-22T00:28:21.428Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-22T00:28:21.428Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF b7f15243-a230 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-22T00:28:21.429Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:28:21.429Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_G0rzyKf6Rtl3AJckrdHh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:28:21.429Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:28:21.429Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_G0rzyKf6Rtl3AJckrdHh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:28:21.430Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:28:21.430Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_G0rzyKf6Rtl3AJckrdHh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:28:21.430Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:28:21.430Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_G0rzyKf6Rtl3AJckrdHh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:28:21.430Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:28:21.431Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_G0rzyKf6Rtl3AJckrdHh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:28:21.431Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_G0rzyKf6Rtl3AJckrdHh
Description:catalog service description
Model UUID:1ff20290-9101-4242-96a3-5b34cbc12335
Model Version:NULL
Model InvariantUuid:8cf96dec-5a79-4ba5-a015-45b40778d9d6
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-22T00:28:21.441Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 84f4c0e9-7be6-4e98-9345-dd885467d8ee
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-22T00:28:21.445Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||pNF b7f15243-a230 0
2022-11-22T00:28:21.445Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 84f4c0e9-7be6-4e98-9345-dd885467d8ee
2022-11-22T00:28:21.445Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 1ff20290-9101-4242-96a3-5b34cbc12335
2022-11-22T00:28:21.445Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 1ff20290-9101-4242-96a3-5b34cbc12335
2022-11-22T00:28:21.446Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF b7f15243-a230 0 84f4c0e9-7be6-4e98-9345-dd885467d8ee 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-22T00:28:21.451Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@75131ee3, org.onap.sdc.toscaparser.api.parameters.Input@3d2b9420, org.onap.sdc.toscaparser.api.parameters.Input@5670291f, org.onap.sdc.toscaparser.api.parameters.Input@7e5b5e08, org.onap.sdc.toscaparser.api.parameters.Input@13d2a326]
2022-11-22T00:28:21.452Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:28:21.452Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_G0rzyKf6Rtl3AJckrdHh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:28:21.452Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 1ff20290-9101-4242-96a3-5b34cbc12335: pNF b7f15243-a230
2022-11-22T00:28:21.453Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||Processing PNF resource: 84f4c0e9-7be6-4e98-9345-dd885467d8ee
2022-11-22T00:28:21.453Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:28:21.453Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_G0rzyKf6Rtl3AJckrdHh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:28:21.453Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||Resource customization UUID: ac471a60-552d-43a8-b8af-bbe51cd595eb is the same as notified resource customizationUUID: ac471a60-552d-43a8-b8af-bbe51cd595eb
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-22T00:28:21.505Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF b7f15243-a230 84f4c0e9-7be6-4e98-9345-dd885467d8ee 0 ASDC deployResourceStructure
2022-11-22T00:28:21.505Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar ASDC sendASDCNotification
2022-11-22T00:28:21.505Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar
2022-11-22T00:28:21.506Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:28:21.506Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:28:21.508Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:28:21.508Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076901505,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:28:21.608Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:28:21.609Z||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-22T00:28:21.609Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:28:21.622Z||pool-49-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:28:21.623Z||pool-49-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:28:22.510Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f825b1fa-6dfd-4647-9565-8b9e3028978d
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-22T00:28:22.524Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f825b1fa-6dfd-4647-9565-8b9e3028978d
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-22T00:28:22.527Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:28:22.527Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-22T00:28:22.527Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-22T00:28:25.939Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:28:25.940Z||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-22T00:28:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:28:25.979Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:28:25.981Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:25.981Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "cds",
  "timestamp": 1669076720053,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:28:25.982Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:25.982Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:25.982Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076723265,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:25.982Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:25.982Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:25.982Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:25.982Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:25.982Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:25.982Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "policy-id",
  "timestamp": 1669076721738,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:28:25.982Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:25.983Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:25.983Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076723265,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-22T00:28:25.983Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:25.983Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:25.983Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "cds",
  "timestamp": 1669076727945,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:28:25.983Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:25.983Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:25.983Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:25.983Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:25.983Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:25.984Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "policy-id",
  "timestamp": 1669076729464,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:28:25.984Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:25.984Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:25.984Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076723265,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:25.984Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:25.984Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:25.984Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "cds",
  "timestamp": 1669076720053,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:25.984Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:25.984Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:25.984Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:25.985Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:25.985Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:25.985Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "policy-id",
  "timestamp": 1669076730469,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:28:25.985Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:25.985Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:25.985Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076723265,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:28:25.985Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:25.985Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:25.985Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "cds",
  "timestamp": 1669076720053,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:25.985Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:25.986Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:25.986Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:25.986Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:25.986Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:25.986Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "policy-id",
  "timestamp": 1669076731474,
  "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-22T00:28:26.011Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6d592a6a-1936-4a91-80c3-c1d85cfc9765
2022-11-22T00:28:26.011Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6d592a6a-1936-4a91-80c3-c1d85cfc9765 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-22T00:28:26.021Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.021Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "cds",
  "timestamp": 1669076720053,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.022Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.022Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.022Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076731131,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:28:26.022Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.022Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.022Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.023Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.023Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.023Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "policy-id",
  "timestamp": 1669076721738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.023Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.023Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.023Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "cds",
  "timestamp": 1669076720053,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.023Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.023Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.023Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076732260,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:28:26.024Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.024Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.024Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.024Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.024Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.024Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "policy-id",
  "timestamp": 1669076721738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.024Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.025Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.025Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "cds",
  "timestamp": 1669076720053,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.025Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.025Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.025Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076733418,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:28:26.025Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.025Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.025Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:28:26.025Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.026Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.026Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "policy-id",
  "timestamp": 1669076721738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.026Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.026Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.026Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "cds",
  "timestamp": 1669076720053,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.026Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.026Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.026Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076734452,
  "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-22T00:28:26.032Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6d592a6a-1936-4a91-80c3-c1d85cfc9765
2022-11-22T00:28:26.033Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6d592a6a-1936-4a91-80c3-c1d85cfc9765 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-22T00:28:26.044Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.044Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "policy-id",
  "timestamp": 1669076721738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.044Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.044Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.044Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "aai-ml",
  "timestamp": 1669076733481,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:28:26.044Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.045Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.045Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "cds",
  "timestamp": 1669076720053,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.045Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.045Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.045Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076735462,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-22T00:28:26.045Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.045Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.045Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "policy-id",
  "timestamp": 1669076721738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:28:26.045Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.046Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.046Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "cds",
  "timestamp": 1669076720053,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.046Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.046Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.046Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076723265,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.046Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.046Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.046Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "policy-id",
  "timestamp": 1669076721738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.046Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.046Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.047Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "cds",
  "timestamp": 1669076720053,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:28:26.047Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.047Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.047Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076723265,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-11-22T00:28:26.047Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.047Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.047Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "policy-id",
  "timestamp": 1669076721738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.047Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.047Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.047Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "cds",
  "timestamp": 1669076738125,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:28:26.047Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.048Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.048Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076723265,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-11-22T00:28:26.048Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.048Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.048Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "policy-id",
  "timestamp": 1669076721738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.048Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.048Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.048Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076738425,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.048Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.049Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.049Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "aai-ml",
  "timestamp": 1669076738003,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:28:26.049Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.049Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.049Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076723265,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-11-22T00:28:26.049Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.049Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.049Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "policy-id",
  "timestamp": 1669076721738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:28:26.049Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.049Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.049Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076738425,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.050Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.050Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.050Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "aai-ml",
  "timestamp": 1669076739007,
  "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-22T00:28:26.056Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f825b1fa-6dfd-4647-9565-8b9e3028978d
2022-11-22T00:28:26.056Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId f825b1fa-6dfd-4647-9565-8b9e3028978d 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-22T00:28:26.065Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.065Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076723265,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:28:26.065Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.066Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.066Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "policy-id",
  "timestamp": 1669076741604,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:28:26.066Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.066Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.066Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076738425,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.066Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.066Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.066Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.066Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.066Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.067Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076723265,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.067Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.067Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.067Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "policy-id",
  "timestamp": 1669076742608,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:28:26.067Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.067Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.067Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076738425,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.067Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.067Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.067Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.068Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.068Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.068Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076723265,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-11-22T00:28:26.068Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.068Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.068Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "policy-id",
  "timestamp": 1669076743612,
  "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-22T00:28:26.084Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6f1500c7-7673-4c88-9cca-aced1c8e4369
2022-11-22T00:28:26.084Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6f1500c7-7673-4c88-9cca-aced1c8e4369 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-22T00:28:26.094Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.094Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076738425,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.094Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.094Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.095Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.095Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.095Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.095Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076723265,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.095Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.095Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.096Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076738425,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.096Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.096Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.096Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.096Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.096Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.097Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076723265,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:28:26.097Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.097Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.097Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076738425,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:28:26.097Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.097Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.098Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.098Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.098Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.098Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076745580,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:28:26.098Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.098Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.098Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076746252,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:28:26.099Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.099Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.099Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.099Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.099Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.099Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076746736,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:28:26.100Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.100Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.100Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:28:26.100Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.100Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.100Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076747943,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:28:26.101Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.101Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.101Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "aai-ml",
  "timestamp": 1669076747136,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:28:26.101Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.101Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.101Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076748529,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:28:26.102Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.102Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.102Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076749068,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:28:26.102Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.102Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.102Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076749538,
  "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-22T00:28:26.109Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6d592a6a-1936-4a91-80c3-c1d85cfc9765
2022-11-22T00:28:26.109Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6d592a6a-1936-4a91-80c3-c1d85cfc9765 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-22T00:28:26.121Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.121Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076750180,
  "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-22T00:28:26.143Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6f1500c7-7673-4c88-9cca-aced1c8e4369
2022-11-22T00:28:26.143Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6f1500c7-7673-4c88-9cca-aced1c8e4369 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-22T00:28:26.151Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.151Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076738425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.151Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.151Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.151Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669076751186,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-22T00:28:26.151Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.152Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.152Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076738425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.152Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.152Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.152Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076738425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.152Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.152Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.152Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076738425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.152Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.153Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.153Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076738425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.153Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.153Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.153Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076738425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.153Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.153Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.153Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "aai-ml",
  "timestamp": 1669076754459,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:28:26.153Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.153Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.153Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076738425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.154Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.154Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.154Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "aai-ml",
  "timestamp": 1669076755465,
  "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-22T00:28:26.160Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6d592a6a-1936-4a91-80c3-c1d85cfc9765
2022-11-22T00:28:26.160Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6d592a6a-1936-4a91-80c3-c1d85cfc9765 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-22T00:28:26.174Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.174Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076738425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.175Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.175Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.175Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.175Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.175Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.175Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076738425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:28:26.175Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.176Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.176Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.176Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.176Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.176Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076759680,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:28:26.176Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.176Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.176Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.177Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.177Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.177Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.177Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.177Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.177Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.177Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.178Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.178Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076762045,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:28:26.178Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.178Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.178Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.178Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.178Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.178Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669076763048,
  "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-22T00:28:26.185Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6f1500c7-7673-4c88-9cca-aced1c8e4369
2022-11-22T00:28:26.185Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6f1500c7-7673-4c88-9cca-aced1c8e4369 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-22T00:28:26.196Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.196Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.196Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.197Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.197Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:28:26.197Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.197Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.197Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "aai-ml",
  "timestamp": 1669076724670,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:28:26.197Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:28:26.197Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.197Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "aai-ml",
  "timestamp": 1669076765622,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:28:26.198Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.198Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.198Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "aai-ml",
  "timestamp": 1669076772733,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:28:26.198Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:28:26.198Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:28:26.198Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "aai-ml",
  "timestamp": 1669076773738,
  "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-22T00:28:26.210Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6f1500c7-7673-4c88-9cca-aced1c8e4369
2022-11-22T00:28:26.210Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6f1500c7-7673-4c88-9cca-aced1c8e4369 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-22T00:28:52.527Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f825b1fa-6dfd-4647-9565-8b9e3028978d
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-22T00:28:52.546Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f825b1fa-6dfd-4647-9565-8b9e3028978d
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-22T00:28:52.549Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:28:52.550Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-22T00:28:52.550Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-22T00:28:52.550Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-22T00:28:52.550Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:28:52.550Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:28:52.550Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:28:52.550Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:28:52.550Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||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-22T00:28:52.557Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-22T00:29:22.558Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f825b1fa-6dfd-4647-9565-8b9e3028978d 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-22T00:29:22.566Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f825b1fa-6dfd-4647-9565-8b9e3028978d and serviceModelVersionId: 1ff20290-9101-4242-96a3-5b34cbc12335
2022-11-22T00:29:22.566Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8cf96dec-5a79-4ba5-a015-45b40778d9d6
2022-11-22T00:29:22.567Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8cf96dec-5a79-4ba5-a015-45b40778d9d6/model-vers/model-ver/1ff20290-9101-4242-96a3-5b34cbc12335?depth=0
2022-11-22T00:29:22.571Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2022-11-22T00:29:22.634Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8cf96dec-5a79-4ba5-a015-45b40778d9d6/model-vers/model-ver/1ff20290-9101-4242-96a3-5b34cbc12335?depth=0|INFO|500||Invoke
2022-11-22T00:29:22.634Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8cf96dec-5a79-4ba5-a015-45b40778d9d6/model-vers/model-ver/1ff20290-9101-4242-96a3-5b34cbc12335?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8cf96dec-5a79-4ba5-a015-45b40778d9d6/model-vers/model-ver/1ff20290-9101-4242-96a3-5b34cbc12335?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f825b1fa-6dfd-4647-9565-8b9e3028978d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bc0d68c0-0318-4b2f-bdae-a837dd533efc], X-ECOMP-RequestID=[f825b1fa-6dfd-4647-9565-8b9e3028978d], X-TransactionId=[], X-ONAP-RequestID=[f825b1fa-6dfd-4647-9565-8b9e3028978d], Content-Type=[application/merge-patch+json]}
2022-11-22T00:29:22.640Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8cf96dec-5a79-4ba5-a015-45b40778d9d6/model-vers/model-ver/1ff20290-9101-4242-96a3-5b34cbc12335?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-22T00:29:22.752Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8cf96dec-5a79-4ba5-a015-45b40778d9d6/model-vers/model-ver/1ff20290-9101-4242-96a3-5b34cbc12335?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/8cf96dec-5a79-4ba5-a015-45b40778d9d6/model-vers/model-ver/1ff20290-9101-4242-96a3-5b34cbc12335?depth=0 has http status code:200 and response headers:{date=[Tue, 22 Nov 2022 00:29:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[108], vertex-id=[372816], x-aai-txid=[1-aai-resources-221122-00:29:24:304-7769], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-22T00:29:22.752Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8cf96dec-5a79-4ba5-a015-45b40778d9d6/model-vers/model-ver/1ff20290-9101-4242-96a3-5b34cbc12335?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-22T00:29:22.753Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8cf96dec-5a79-4ba5-a015-45b40778d9d6/model-vers/model-ver/1ff20290-9101-4242-96a3-5b34cbc12335?depth=0|INFO|500||InvokeReturn
2022-11-22T00:29:22.753Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-22T00:29:22.753Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||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-22T00:29:22.762Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||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-22T00:29:22.762Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f825b1fa-6dfd-4647-9565-8b9e3028978d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-22T00:29:22.762Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-22T00:29:22.763Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:29:22.764Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:29:22.765Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076962762,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-22T00:29:22.865Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:29:22.866Z||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-22T00:29:22.866Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:29:22.884Z||pool-50-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:29:22.884Z||pool-50-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-22T00:29:23.782Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:29:23.782Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"6d592a6a-1936-4a91-80c3-c1d85cfc9765","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"61d34b8e-978f-4646-83dd-4ac5f84dde49","serviceDescription":"service","serviceInvariantUUID":"fd0eccbc-568d-4844-a434-a196b54a3d47","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9d7ee5e9-5c86-485f-8c7b-c7b6605999a2","resourceInvariantUUID":"e7f5784d-c5b7-45fb-9cc2-b7aeb7ecd130","resourceCustomizationUUID":"663c8dfb-a545-4a7b-97a8-d9a3c3d64e0d","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":"ODU4YWE1OWVmNDc3NDE1NjViZDkxNTMxOWU2NDFkODE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"84fde338-9ccc-4534-9414-1daa7157b0a2","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":"ODkyMjkzODhlM2ZmNTllMGNjMjk2YmUyNDViMWY2NTg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5f9c2173-ac30-4f0d-9cbc-e51e05571d14","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":"4217269d-4fb3-4939-9d5c-ac4d1272fd84","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":"e5c1e4fb-e0c5-442c-aae8-6c62dbc196cc","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":"5fac86d6-5591-4b74-8e7e-51db9f86bf38","artifactVersion":"2","generatedFromUUID":"4217269d-4fb3-4939-9d5c-ac4d1272fd84"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YzJlOWQxMzU5NjFjNWJjNDE1NjNlYzgxOGYwODdjZDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"dae948bd-f33f-4a8f-b3aa-17037b94253a","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MmYwZjJhZDA3NTNjOGY0NTUzM2VmNmUzNGQxM2I4YjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e78901fa-40cd-44ab-aac0-d3a8a0e44c42","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-22T00:29:23.782Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:29:23.783Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:29:23.784Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:29:23.784Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:29:23.884Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:29:23.885Z||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-22T00:29:23.885Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:29:23.900Z||pool-51-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:29:23.901Z||pool-51-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:29:24.785Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:29:24.786Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:29:24.788Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:29:24.788Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-11-22T00:29:24.888Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:29:24.889Z||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-22T00:29:24.889Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:29:24.905Z||pool-52-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:29:24.905Z||pool-52-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:29:25.788Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:29:25.789Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:29:25.791Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:29:25.792Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:29:25.892Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:29:25.893Z||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-22T00:29:25.894Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:29:25.909Z||pool-53-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:29:25.910Z||pool-53-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:29:25.939Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:29:25.940Z||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-22T00:29:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:29:25.973Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:29:25.974Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:29:25.974Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "46e32147-f596-4afe-9c4d-f80541282167",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076885444,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-22T00:29:25.974Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:29:25.975Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:29:25.975Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:29:25.975Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:29:25.975Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:29:25.975Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:29:25.975Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:29:25.975Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:29:25.976Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:29:25.976Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:29:25.976Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:29:25.976Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:29:25.976Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:29:25.976Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:29:25.976Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:29:25.976Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:29:25.977Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:29:25.977Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/resourceInstances/pnfb7f15243a2300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:29:25.977Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:29:25.977Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:29:25.977Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:29:25.977Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:29:25.977Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:29:25.977Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:29:25.977Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:29:25.978Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:29:25.978Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076899272,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:29:25.978Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:29:25.978Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:29:25.978Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076901505,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfG0rzykf6rtl3ajckrdhh/1.0/artifacts/service-DemoPnfG0rzykf6rtl3ajckrdhh-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:29:25.978Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:29:26.792Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:29:26.793Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:29:26.795Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:29:26.795Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:29:26.895Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:29:26.896Z||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-22T00:29:26.896Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:29:26.943Z||pool-54-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:29:26.944Z||pool-54-thread-1|||||INFO|500||cambria reply ok (49 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:29:27.796Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:29:27.797Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:29:27.799Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:29:27.799Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-22T00:29:27.899Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:29:27.900Z||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-22T00:29:27.900Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:29:27.915Z||pool-55-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:29:27.916Z||pool-55-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:29:28.802Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:29:28.802Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:29:28.811Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:29:28.811Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:29:28.907Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-11-22T00:29:28.908Z||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-22T00:29:28.908Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:29:28.933Z||pool-56-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:29:28.933Z||pool-56-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:29:29.812Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:29:29.814Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:29:29.825Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:29:29.825Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:29:29.926Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:29:29.932Z||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-22T00:29:29.932Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:29:30.042Z||pool-57-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:29:30.047Z||pool-57-thread-1|||||INFO|500||cambria reply ok (121 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:29:30.827Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "61d34b8e-978f-4646-83dd-4ac5f84dde49",
  "serviceDescription": "service",
  "serviceInvariantUUID": "fd0eccbc-568d-4844-a434-a196b54a3d47",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "663c8dfb-a545-4a7b-97a8-d9a3c3d64e0d",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "9d7ee5e9-5c86-485f-8c7b-c7b6605999a2",
      "resourceInvariantUUID": "e7f5784d-c5b7-45fb-9cc2-b7aeb7ecd130",
      "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": "ODkyMjkzODhlM2ZmNTllMGNjMjk2YmUyNDViMWY2NTg\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "5f9c2173-ac30-4f0d-9cbc-e51e05571d14",
          "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": "4217269d-4fb3-4939-9d5c-ac4d1272fd84",
          "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": "5fac86d6-5591-4b74-8e7e-51db9f86bf38",
            "generatedFromUUID": "4217269d-4fb3-4939-9d5c-ac4d1272fd84"
          },
          "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": "5fac86d6-5591-4b74-8e7e-51db9f86bf38",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MmYwZjJhZDA3NTNjOGY0NTUzM2VmNmUzNGQxM2I4YjE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "e78901fa-40cd-44ab-aac0-d3a8a0e44c42"
    }
  ],
  "workloadContext": "Production"
}
2022-11-22T00:29:30.828Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-22T00:29:30.828Z|f825b1fa-6dfd-4647-9565-8b9e3028978d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 61d34b8e-978f-4646-83dd-4ac5f84dde49 ASDC
2022-11-22T00:29:30.828Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:6d592a6a-1936-4a91-80c3-c1d85cfc9765
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:61d34b8e-978f-4646-83dd-4ac5f84dde49
ServiceInvariantUUID:fd0eccbc-568d-4844-a434-a196b54a3d47
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:e78901fa-40cd-44ab-aac0-d3a8a0e44c42
ArtifactChecksum:MmYwZjJhZDA3NTNjOGY0NTUzM2VmNmUzNGQxM2I4YjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:663c8dfb-a545-4a7b-97a8-d9a3c3d64e0d
ResourceInvariantUUID:e7f5784d-c5b7-45fb-9cc2-b7aeb7ecd130
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:9d7ee5e9-5c86-485f-8c7b-c7b6605999a2
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:5f9c2173-ac30-4f0d-9cbc-e51e05571d14
ArtifactChecksum:ODkyMjkzODhlM2ZmNTllMGNjMjk2YmUyNDViMWY2NTg=
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:4217269d-4fb3-4939-9d5c-ac4d1272fd84
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:5fac86d6-5591-4b74-8e7e-51db9f86bf38
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:5fac86d6-5591-4b74-8e7e-51db9f86bf38
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-22T00:29:30.829Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 61d34b8e-978f-4646-83dd-4ac5f84dde49 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-22T00:29:30.864Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-22T00:29:30.864Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-22T00:29:30.864Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-22T00:29:30.865Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e78901fa-40cd-44ab-aac0-d3a8a0e44c42 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-22T00:29:30.865Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-22T00:29:30.865Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-22T00:29:31.240Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-22T00:29:31.241Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e78901fa-40cd-44ab-aac0-d3a8a0e44c42 74810
2022-11-22T00:29:31.242Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:31.242Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:31.242Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:29:31.242Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:29:31.244Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:29:31.244Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076971241,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:29:31.344Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:29:31.345Z||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-22T00:29:31.346Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:29:31.360Z||pool-58-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:29:31.360Z||pool-58-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:29:32.245Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-22T00:29:32.246Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-22T00:29:32.246Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: e78901fa-40cd-44ab-aac0-d3a8a0e44c42, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-11-22T00:29:32.247Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-11-22T00:29:32.247Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-11-22T00:29:32.247Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-11-22T00:29:32.510Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6727376334004022742/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-22T00:29:34.703Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-22T00:29:34.704Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-22T00:29:34.704Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-22T00:29:34.704Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-22T00:29:34.704Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:34.704Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:34.704Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:34.704Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:34.705Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:34.705Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:34.705Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:34.705Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-22T00:29:34.705Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:34.706Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:29:34.706Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-22T00:29:34.706Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-22T00:29:34.706Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-22T00:29:34.707Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:34.707Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:29:34.707Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-22T00:29:34.707Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-22T00:29:34.707Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-22T00:29:34.708Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:34.708Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:29:34.708Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:34.708Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-11-22T00:29:34.709Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-11-22T00:29:34.709Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-11-22T00:29:34.709Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-11-22T00:29:34.709Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-22T00:29:34.709Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-22T00:29:34.710Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:34.710Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-22T00:29:34.710Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:34.710Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-22T00:29:34.710Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:29:34.711Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:34.711Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-22T00:29:34.711Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:29:34.712Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:34.712Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-22T00:29:34.712Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:29:34.712Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:34.712Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-11-22T00:29:34.713Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-22T00:29:34.713Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-22T00:29:34.713Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=56df1ed0-4385-4ccb-841a-1f697e0b01c7
2022-11-22T00:29:34.713Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:34.714Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:29:34.714Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:34.714Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:29:34.714Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:34.714Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:29:34.715Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:34.715Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:29:34.715Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:61d34b8e-978f-4646-83dd-4ac5f84dde49
Model Version:NULL
Model InvariantUuid:fd0eccbc-568d-4844-a434-a196b54a3d47
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:64d9ad12-9845-446d-9452-488493459d5d
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:e7f5784d-c5b7-45fb-9cc2-b7aeb7ecd130
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:663c8dfb-a545-4a7b-97a8-d9a3c3d64e0d
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:6d912d27-dcc6-4c2f-9938-1c3eb1bb9a7a
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:72cb7722-55a1-4f2d-9370-1532b47df548
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:56df1ed0-4385-4ccb-841a-1f697e0b01c7
ModelInvariantUuid:35a04ffa-7451-4caf-a0e4-a1333cfd6483
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:1bf188f4-0019-4ccb-ac29-dc26236816b7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:d6adccb7-ea06-4649-a9fd-a78ed50a1b55
ModelInvariantUuid:b32a619d-fc37-4e6f-b184-6f5c909d74ce
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:0910c9bb-2a52-4825-9b66-c08d7d5dd76d
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-22T00:29:34.723Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 9d7ee5e9-5c86-485f-8c7b-c7b6605999a2
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-22T00:29:34.726Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||basic_vm 0
2022-11-22T00:29:34.726Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9d7ee5e9-5c86-485f-8c7b-c7b6605999a2
2022-11-22T00:29:34.726Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5f9c2173-ac30-4f0d-9cbc-e51e05571d14 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-11-22T00:29:34.727Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-22T00:29:34.727Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:34.797Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-22T00:29:34.797Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 5f9c2173-ac30-4f0d-9cbc-e51e05571d14 787
2022-11-22T00:29:34.798Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:34.798Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:34.798Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:29:34.798Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:29:34.801Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:29:34.801Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076974798,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:29:34.901Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:29:34.902Z||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-22T00:29:34.902Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:29:34.922Z||pool-59-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:29:34.922Z||pool-59-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:29:35.802Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "6d912d27-dcc6-4c2f-9938-1c3eb1bb9a7a",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "72cb7722-55a1-4f2d-9370-1532b47df548",
    "vfModuleModelCustomizationUUID": "6dbd7601-7675-425e-b026-008a62b83280",
    "isBase": true,
    "artifacts": [
      "4217269d-4fb3-4939-9d5c-ac4d1272fd84",
      "5fac86d6-5591-4b74-8e7e-51db9f86bf38"
    ],
    "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-22T00:29:35.807Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:72cb7722-55a1-4f2d-9370-1532b47df548
VfModuleModelInvariantUUID:6d912d27-dcc6-4c2f-9938-1c3eb1bb9a7a
VfModuleModelDescription:NULL
Artifacts UUID List:{
4217269d-4fb3-4939-9d5c-ac4d1272fd84
,
5fac86d6-5591-4b74-8e7e-51db9f86bf38

}
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-22T00:29:35.809Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "6d912d27-dcc6-4c2f-9938-1c3eb1bb9a7a",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "72cb7722-55a1-4f2d-9370-1532b47df548",
    "vfModuleModelCustomizationUUID": "6dbd7601-7675-425e-b026-008a62b83280",
    "isBase": true,
    "artifacts": [
      "4217269d-4fb3-4939-9d5c-ac4d1272fd84",
      "5fac86d6-5591-4b74-8e7e-51db9f86bf38"
    ],
    "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-22T00:29:35.809Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:72cb7722-55a1-4f2d-9370-1532b47df548
VfModuleModelInvariantUUID:6d912d27-dcc6-4c2f-9938-1c3eb1bb9a7a
VfModuleModelDescription:NULL
Artifacts UUID List:{
4217269d-4fb3-4939-9d5c-ac4d1272fd84
,
5fac86d6-5591-4b74-8e7e-51db9f86bf38

}
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-22T00:29:35.809Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 4217269d-4fb3-4939-9d5c-ac4d1272fd84 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-11-22T00:29:35.809Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-22T00:29:35.809Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:35.893Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-22T00:29:35.893Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 4217269d-4fb3-4939-9d5c-ac4d1272fd84 5033
2022-11-22T00:29:35.894Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:35.894Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:35.894Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:29:35.894Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:29:35.896Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:29:35.896Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076975894,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:29:35.996Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:29:35.997Z||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-22T00:29:35.997Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:29:36.011Z||pool-60-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:29:36.012Z||pool-60-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:29:36.896Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5fac86d6-5591-4b74-8e7e-51db9f86bf38 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-11-22T00:29:36.897Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-22T00:29:36.897Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:36.967Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-22T00:29:36.967Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 5fac86d6-5591-4b74-8e7e-51db9f86bf38 903
2022-11-22T00:29:36.967Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:36.967Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:36.968Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:29:36.968Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:29:36.969Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:29:36.970Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076976967,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:29:37.070Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:29:37.070Z||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-22T00:29:37.071Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:29:37.084Z||pool-61-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:29:37.085Z||pool-61-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:29:37.970Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 61d34b8e-978f-4646-83dd-4ac5f84dde49
2022-11-22T00:29:37.971Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 9d7ee5e9-5c86-485f-8c7b-c7b6605999a2 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-22T00:29:37.988Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@67fc9f4d, org.onap.sdc.toscaparser.api.parameters.Input@129abe7c, org.onap.sdc.toscaparser.api.parameters.Input@2fc1ecd5, org.onap.sdc.toscaparser.api.parameters.Input@57985b1a, org.onap.sdc.toscaparser.api.parameters.Input@549db053]
2022-11-22T00:29:37.989Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:37.989Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:29:37.989Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 
2022-11-22T00:29:37.990Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 663c8dfb-a545-4a7b-97a8-d9a3c3d64e0d
2022-11-22T00:29:37.990Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 663c8dfb-a545-4a7b-97a8-d9a3c3d64e0d matches Tosca VF Customization UUID: 663c8dfb-a545-4a7b-97a8-d9a3c3d64e0d
2022-11-22T00:29:37.990Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 663c8dfb-a545-4a7b-97a8-d9a3c3d64e0d  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-22T00:29:37.993Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:37.993Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:29:37.993Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 663c8dfb-a545-4a7b-97a8-d9a3c3d64e0d: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-22T00:29:37.994Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2661b1f2
2022-11-22T00:29:37.994Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:37.994Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-22T00:29:37.994Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 6dbd7601-7675-425e-b026-008a62b83280
2022-11-22T00:29:37.994Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 6dbd7601-7675-425e-b026-008a62b83280
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-22T00:29:37.997Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:37.997Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-22T00:29:37.997Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:29:37.998Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:37.998Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-22T00:29:37.998Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:29:37.998Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:37.998Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-11-22T00:29:37.998Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-22T00:29:37.999Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-22T00:29:37.999Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=56df1ed0-4385-4ccb-841a-1f697e0b01c7
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-22T00:29:38.002Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:38.002Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-22T00:29:38.002Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:29:38.002Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:38.003Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-22T00:29:38.003Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=663c8dfb-a545-4a7b-97a8-d9a3c3d64e0d
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-22T00:29:38.005Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:38.005Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:29:38.005Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 61d34b8e-978f-4646-83dd-4ac5f84dde49: basic_vm
2022-11-22T00:29:38.005Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:38.006Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:29:38.006Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:38.006Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:29:38.006Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:38.006Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:29:38.006Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:38.007Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:29:38.007Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:29:38.007Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:29:38.007Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:38.114Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 9d7ee5e9-5c86-485f-8c7b-c7b6605999a2 1 ASDC deployResourceStructure
2022-11-22T00:29:38.115Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:38.115Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:38.115Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:29:38.115Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:29:38.117Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:29:38.117Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076978115,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-22T00:29:38.217Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:29:38.218Z||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-22T00:29:38.218Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:29:38.235Z||pool-62-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:29:38.235Z||pool-62-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:29:39.118Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:39.118Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:39.118Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:29:39.119Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:29:39.120Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:29:39.120Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076979118,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-22T00:29:39.220Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:29:39.221Z||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-22T00:29:39.221Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:29:39.249Z||pool-63-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:29:39.250Z||pool-63-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:29:40.121Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:40.122Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:40.122Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:29:40.122Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:29:40.123Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:29:40.124Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076980121,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-22T00:29:40.224Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:29:40.225Z||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-22T00:29:40.225Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:29:40.239Z||pool-64-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:29:40.240Z||pool-64-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:29:41.124Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:41.125Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:41.125Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:29:41.125Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:29:41.127Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:29:41.127Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076981124,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:29:41.227Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:29:41.228Z||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-22T00:29:41.228Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:29:41.241Z||pool-65-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:29:41.242Z||pool-65-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:29:42.127Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6d592a6a-1936-4a91-80c3-c1d85cfc9765
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-22T00:29:42.141Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6d592a6a-1936-4a91-80c3-c1d85cfc9765
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-22T00:29:42.144Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:29:42.144Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-22T00:29:42.144Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-22T00:29:42.145Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-22T00:29:42.145Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:29:42.147Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:29:42.147Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:29:42.147Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:29:42.147Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:29:42.156Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-22T00:30:12.156Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6d592a6a-1936-4a91-80c3-c1d85cfc9765 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-22T00:30:12.165Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6d592a6a-1936-4a91-80c3-c1d85cfc9765 and serviceModelVersionId: 61d34b8e-978f-4646-83dd-4ac5f84dde49
2022-11-22T00:30:12.165Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : fd0eccbc-568d-4844-a434-a196b54a3d47
2022-11-22T00:30:12.166Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/fd0eccbc-568d-4844-a434-a196b54a3d47/model-vers/model-ver/61d34b8e-978f-4646-83dd-4ac5f84dde49?depth=0
2022-11-22T00:30:12.170Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2022-11-22T00:30:12.222Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd0eccbc-568d-4844-a434-a196b54a3d47/model-vers/model-ver/61d34b8e-978f-4646-83dd-4ac5f84dde49?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-22T00:30:12.223Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd0eccbc-568d-4844-a434-a196b54a3d47/model-vers/model-ver/61d34b8e-978f-4646-83dd-4ac5f84dde49?depth=0|INFO|500||Invoke
2022-11-22T00:30:12.230Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd0eccbc-568d-4844-a434-a196b54a3d47/model-vers/model-ver/61d34b8e-978f-4646-83dd-4ac5f84dde49?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-22T00:30:12.444Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd0eccbc-568d-4844-a434-a196b54a3d47/model-vers/model-ver/61d34b8e-978f-4646-83dd-4ac5f84dde49?depth=0|INFO|500||InvokeReturn
2022-11-22T00:30:12.445Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fd0eccbc-568d-4844-a434-a196b54a3d47/model-vers/model-ver/61d34b8e-978f-4646-83dd-4ac5f84dde49?depth=0 has http status code:200 and response headers:{date=[Tue, 22 Nov 2022 00:30:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[210], vertex-id=[389200], x-aai-txid=[2-aai-resources-221122-00:30:13:900-53906], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-22T00:30:12.445Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity.
2022-11-22T00:30:12.446Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-22T00:30:12.446Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:30:12.452Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||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-22T00:30:12.452Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6d592a6a-1936-4a91-80c3-c1d85cfc9765 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-22T00:30:12.453Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-22T00:30:12.453Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:12.455Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:12.455Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077012452,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-22T00:30:12.555Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:30:12.556Z||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-22T00:30:12.556Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:12.584Z||pool-66-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:12.585Z||pool-66-thread-1|||||INFO|500||cambria reply ok (30 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-22T00:30:13.469Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:30:13.469Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"6f1500c7-7673-4c88-9cca-aced1c8e4369","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"5c205da1-07a6-42ab-ab5b-37c3ed4b2020","serviceDescription":"service","serviceInvariantUUID":"7874cf6e-5308-431e-8aba-a2a0687fc56b","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"80381bb4-deb0-42f7-ab9c-2d302d2c3e51","resourceInvariantUUID":"2917a3b9-8aeb-4a3c-934d-b9e6dd46eb4f","resourceCustomizationUUID":"ac2c1371-b958-40c6-889b-5bbc8c4c507b","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":"NDBjNWVjZjZhYTdmZTE5ZjE2Yzk3N2IyMTBjYzBhOGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3c3235f7-2555-4051-8c78-323d39b7b1cf","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":"cb5c6b70-756f-409d-a065-ca447e72a73f","artifactVersion":"2","generatedFromUUID":"02a7c81d-28a4-4266-b125-e799c682a613"},{"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":"02a7c81d-28a4-4266-b125-e799c682a613","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":"OTExNGE5NDg5ZmZlNDg5YmI5MTU0MDJlNjJlYmZmY2Y\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"407d2d15-465c-48cd-a413-6fc4343890cb","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":"85fa71b1-d40a-4a05-b0e1-381e0b645ac0","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":"431006d4-b279-4066-9fdf-53ea28c8432e","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":"27058328-9b9d-4d12-bfe9-b52a51781f68","artifactVersion":"2","generatedFromUUID":"85fa71b1-d40a-4a05-b0e1-381e0b645ac0"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"Y2NhNTZhZjBhZDhiOTE2Nzc0YWQyOWNhMDlmY2IwNGI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f0dab14f-19d2-4e13-9c38-f642f597a550","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"YjM3ODI1MDA1NDRmYzI4ZTNkMTQ1ZDZjY2E3YjJmN2I\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3b9b49ea-8118-497d-9485-9c332021ad59","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-22T00:30:13.470Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:30:13.470Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:13.473Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:13.474Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:30:13.573Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:30:13.574Z||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-22T00:30:13.574Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:13.593Z||pool-67-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:13.593Z||pool-67-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:14.476Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:30:14.477Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:14.478Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:14.478Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-11-22T00:30:14.579Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:30:14.579Z||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-22T00:30:14.579Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:14.612Z||pool-68-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:14.613Z||pool-68-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:15.479Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:30:15.479Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:15.481Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:15.481Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-11-22T00:30:15.581Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:30:15.582Z||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-22T00:30:15.582Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:15.599Z||pool-69-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:15.600Z||pool-69-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:16.482Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:30:16.483Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:16.484Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:16.484Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-11-22T00:30:16.585Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-22T00:30:16.585Z||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-22T00:30:16.586Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:16.599Z||pool-70-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:16.599Z||pool-70-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:17.485Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:30:17.485Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:17.487Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:17.487Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:30:17.587Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:30:17.588Z||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-22T00:30:17.588Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:17.618Z||pool-71-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:17.618Z||pool-71-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:18.488Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:30:18.489Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:18.491Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:18.491Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:30:18.592Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:30:18.592Z||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-22T00:30:18.593Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:18.608Z||pool-72-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:18.608Z||pool-72-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:19.492Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:30:19.493Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:19.494Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:19.495Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-11-22T00:30:19.595Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:30:19.596Z||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-22T00:30:19.596Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:19.627Z||pool-73-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:19.627Z||pool-73-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:20.495Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:30:20.496Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:20.497Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:20.498Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:30:20.598Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:30:20.598Z||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-22T00:30:20.598Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:20.617Z||pool-74-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:20.618Z||pool-74-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:21.498Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:30:21.499Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:21.501Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:21.501Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:30:21.601Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:30:21.602Z||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-22T00:30:21.602Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:21.620Z||pool-75-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:21.620Z||pool-75-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:22.502Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "5c205da1-07a6-42ab-ab5b-37c3ed4b2020",
  "serviceDescription": "service",
  "serviceInvariantUUID": "7874cf6e-5308-431e-8aba-a2a0687fc56b",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "ac2c1371-b958-40c6-889b-5bbc8c4c507b",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "80381bb4-deb0-42f7-ab9c-2d302d2c3e51",
      "resourceInvariantUUID": "2917a3b9-8aeb-4a3c-934d-b9e6dd46eb4f",
      "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": "cb5c6b70-756f-409d-a065-ca447e72a73f",
          "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": "02a7c81d-28a4-4266-b125-e799c682a613",
          "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": "OTExNGE5NDg5ZmZlNDg5YmI5MTU0MDJlNjJlYmZmY2Y\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "407d2d15-465c-48cd-a413-6fc4343890cb",
          "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": "85fa71b1-d40a-4a05-b0e1-381e0b645ac0",
          "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": "27058328-9b9d-4d12-bfe9-b52a51781f68",
            "generatedFromUUID": "85fa71b1-d40a-4a05-b0e1-381e0b645ac0"
          },
          "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": "27058328-9b9d-4d12-bfe9-b52a51781f68",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "YjM3ODI1MDA1NDRmYzI4ZTNkMTQ1ZDZjY2E3YjJmN2I\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3b9b49ea-8118-497d-9485-9c332021ad59"
    }
  ],
  "workloadContext": "Production"
}
2022-11-22T00:30:22.502Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-22T00:30:22.502Z|6d592a6a-1936-4a91-80c3-c1d85cfc9765|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 5c205da1-07a6-42ab-ab5b-37c3ed4b2020 ASDC
2022-11-22T00:30:22.502Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:6f1500c7-7673-4c88-9cca-aced1c8e4369
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:5c205da1-07a6-42ab-ab5b-37c3ed4b2020
ServiceInvariantUUID:7874cf6e-5308-431e-8aba-a2a0687fc56b
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:3b9b49ea-8118-497d-9485-9c332021ad59
ArtifactChecksum:YjM3ODI1MDA1NDRmYzI4ZTNkMTQ1ZDZjY2E3YjJmN2I=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:ac2c1371-b958-40c6-889b-5bbc8c4c507b
ResourceInvariantUUID:2917a3b9-8aeb-4a3c-934d-b9e6dd46eb4f
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:80381bb4-deb0-42f7-ab9c-2d302d2c3e51
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:cb5c6b70-756f-409d-a065-ca447e72a73f
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:02a7c81d-28a4-4266-b125-e799c682a613
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:407d2d15-465c-48cd-a413-6fc4343890cb
ArtifactChecksum:OTExNGE5NDg5ZmZlNDg5YmI5MTU0MDJlNjJlYmZmY2Y=
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:85fa71b1-d40a-4a05-b0e1-381e0b645ac0
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:27058328-9b9d-4d12-bfe9-b52a51781f68
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:27058328-9b9d-4d12-bfe9-b52a51781f68
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-22T00:30:22.503Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5c205da1-07a6-42ab-ab5b-37c3ed4b2020 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-22T00:30:22.539Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-22T00:30:22.539Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-22T00:30:22.539Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-22T00:30:22.540Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3b9b49ea-8118-497d-9485-9c332021ad59 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-11-22T00:30:22.540Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-22T00:30:22.540Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-11-22T00:30:22.703Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-22T00:30:22.704Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 3b9b49ea-8118-497d-9485-9c332021ad59 73677
2022-11-22T00:30:22.704Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:22.704Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:22.704Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:30:22.704Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:22.706Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:22.706Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077022704,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:30:22.806Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:30:22.807Z||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-22T00:30:22.807Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:22.821Z||pool-76-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:22.821Z||pool-76-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:23.708Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-22T00:30:23.709Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-22T00:30:23.709Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 3b9b49ea-8118-497d-9485-9c332021ad59, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-22T00:30:23.710Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2022-11-22T00:30:23.710Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-22T00:30:23.710Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-22T00:30:23.872Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12566246332420789256/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-22T00:30:24.954Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-22T00:30:24.954Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-22T00:30:24.955Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-22T00:30:24.955Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-11-22T00:30:24.955Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:24.955Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:24.955Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:24.955Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:24.955Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-22T00:30:24.956Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:24.956Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:30:24.956Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-22T00:30:24.956Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-22T00:30:24.956Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-22T00:30:24.957Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:24.957Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:30:24.957Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-22T00:30:24.957Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-22T00:30:24.957Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-22T00:30:24.957Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:24.958Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:30:24.958Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:24.958Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-11-22T00:30:24.959Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2022-11-22T00:30:24.959Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Node template dummy is not matching search criteria
2022-11-22T00:30:24.959Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-22T00:30:24.959Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:24.960Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-22T00:30:24.960Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:24.960Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-22T00:30:24.961Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:30:24.961Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:24.962Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-22T00:30:24.962Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:30:24.962Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:24.962Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-22T00:30:24.963Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:30:24.963Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:24.963Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-11-22T00:30:24.963Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-11-22T00:30:24.964Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=ad6e0349-5daf-430f-92eb-e80b9517a147
2022-11-22T00:30:24.964Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:24.964Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:30:24.964Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:24.965Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:30:24.965Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:24.965Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:30:24.965Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:24.966Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:30:24.966Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:5c205da1-07a6-42ab-ab5b-37c3ed4b2020
Model Version:NULL
Model InvariantUuid:7874cf6e-5308-431e-8aba-a2a0687fc56b
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:1977f5ac-e23b-4bc7-8e97-a55519e9300b
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:2917a3b9-8aeb-4a3c-934d-b9e6dd46eb4f
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:ac2c1371-b958-40c6-889b-5bbc8c4c507b
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7f611699-1907-46d4-a6c3-1f2012f6ce5f
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:2f7ab2bc-83bc-426d-b48c-5b7036ec3ff8
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:ad6e0349-5daf-430f-92eb-e80b9517a147
ModelInvariantUuid:37d57c53-f1dd-47f7-b234-9a1adbfe4c2a
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:8567612a-e1e6-43e9-8e86-9ca0874783c3
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:2db11480-f5d3-4053-bfd2-055b849c8b3a
ModelInvariantUuid:05dba73d-bbfd-4445-93b9-861375ac10ba
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:7d6cb6d8-be78-4349-a7bc-2a86c5292a84
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-22T00:30:24.974Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 80381bb4-deb0-42f7-ab9c-2d302d2c3e51
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-22T00:30:24.978Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||basic_cnf 0
2022-11-22T00:30:24.978Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 80381bb4-deb0-42f7-ab9c-2d302d2c3e51
2022-11-22T00:30:24.978Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cb5c6b70-756f-409d-a065-ca447e72a73f from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-11-22T00:30:24.978Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-22T00:30:24.978Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:25.055Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-22T00:30:25.056Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env cb5c6b70-756f-409d-a065-ca447e72a73f 12
2022-11-22T00:30:25.056Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:25.056Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:25.056Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:30:25.057Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:25.058Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:25.059Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077025056,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:30:25.159Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:30:25.160Z||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-22T00:30:25.160Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:25.179Z||pool-77-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:25.179Z||pool-77-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:25.939Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:30:25.940Z||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-22T00:30:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:30:25.974Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:25.975Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:30:25.975Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "f825b1fa-6dfd-4647-9565-8b9e3028978d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076962762,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-22T00:30:25.976Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:30:25.976Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:30:25.976Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:30:25.977Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:30:25.977Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:30:25.977Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-11-22T00:30:25.977Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:30:25.977Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-22T00:30:25.977Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:30:25.977Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:30:26.060Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 02a7c81d-28a4-4266-b125-e799c682a613 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-11-22T00:30:26.061Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-22T00:30:26.062Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:26.138Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-22T00:30:26.139Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 02a7c81d-28a4-4266-b125-e799c682a613 2688
2022-11-22T00:30:26.139Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:26.139Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:26.140Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:30:26.140Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:26.142Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:26.142Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077026139,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:30:26.242Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:30:26.243Z||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-22T00:30:26.243Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:26.259Z||pool-78-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:26.260Z||pool-78-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:27.145Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 407d2d15-465c-48cd-a413-6fc4343890cb from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-11-22T00:30:27.145Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-22T00:30:27.145Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:27.314Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-22T00:30:27.315Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 407d2d15-465c-48cd-a413-6fc4343890cb 828
2022-11-22T00:30:27.315Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:27.315Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:27.315Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:30:27.316Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:27.317Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:27.317Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077027315,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:30:27.418Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:30:27.419Z||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-22T00:30:27.419Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:27.441Z||pool-79-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:27.441Z||pool-79-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:28.319Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "7f611699-1907-46d4-a6c3-1f2012f6ce5f",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "2f7ab2bc-83bc-426d-b48c-5b7036ec3ff8",
    "vfModuleModelCustomizationUUID": "a0ad3178-daaf-4ce2-ab2b-00e9ea5f263f",
    "isBase": true,
    "artifacts": [
      "02a7c81d-28a4-4266-b125-e799c682a613",
      "85fa71b1-d40a-4a05-b0e1-381e0b645ac0",
      "27058328-9b9d-4d12-bfe9-b52a51781f68"
    ],
    "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-22T00:30:28.323Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:2f7ab2bc-83bc-426d-b48c-5b7036ec3ff8
VfModuleModelInvariantUUID:7f611699-1907-46d4-a6c3-1f2012f6ce5f
VfModuleModelDescription:NULL
Artifacts UUID List:{
02a7c81d-28a4-4266-b125-e799c682a613
,
85fa71b1-d40a-4a05-b0e1-381e0b645ac0
,
27058328-9b9d-4d12-bfe9-b52a51781f68

}
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-22T00:30:28.325Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "7f611699-1907-46d4-a6c3-1f2012f6ce5f",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "2f7ab2bc-83bc-426d-b48c-5b7036ec3ff8",
    "vfModuleModelCustomizationUUID": "a0ad3178-daaf-4ce2-ab2b-00e9ea5f263f",
    "isBase": true,
    "artifacts": [
      "02a7c81d-28a4-4266-b125-e799c682a613",
      "85fa71b1-d40a-4a05-b0e1-381e0b645ac0",
      "27058328-9b9d-4d12-bfe9-b52a51781f68"
    ],
    "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-22T00:30:28.326Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:2f7ab2bc-83bc-426d-b48c-5b7036ec3ff8
VfModuleModelInvariantUUID:7f611699-1907-46d4-a6c3-1f2012f6ce5f
VfModuleModelDescription:NULL
Artifacts UUID List:{
02a7c81d-28a4-4266-b125-e799c682a613
,
85fa71b1-d40a-4a05-b0e1-381e0b645ac0
,
27058328-9b9d-4d12-bfe9-b52a51781f68

}
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-22T00:30:28.326Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 85fa71b1-d40a-4a05-b0e1-381e0b645ac0 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-11-22T00:30:28.326Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-22T00:30:28.326Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:28.501Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-22T00:30:28.502Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 85fa71b1-d40a-4a05-b0e1-381e0b645ac0 1164
2022-11-22T00:30:28.502Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:28.502Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:28.502Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:30:28.502Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:28.504Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:28.504Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077028502,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:30:28.604Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:30:28.605Z||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-22T00:30:28.605Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:28.618Z||pool-80-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:28.618Z||pool-80-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:29.505Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 27058328-9b9d-4d12-bfe9-b52a51781f68 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-11-22T00:30:29.505Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-22T00:30:29.506Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:29.582Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-22T00:30:29.583Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 27058328-9b9d-4d12-bfe9-b52a51781f68 200
2022-11-22T00:30:29.583Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:29.583Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:29.583Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:30:29.584Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:29.586Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:29.586Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077029583,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:30:29.686Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:30:29.687Z||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-22T00:30:29.687Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:29.724Z||pool-81-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:29.724Z||pool-81-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:30:30.586Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 5c205da1-07a6-42ab-ab5b-37c3ed4b2020
2022-11-22T00:30:30.587Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 80381bb4-deb0-42f7-ab9c-2d302d2c3e51 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=?
2022-11-22T00:30:30.603Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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 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-22T00:30:30.609Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2ab26e3e, org.onap.sdc.toscaparser.api.parameters.Input@271833ce, org.onap.sdc.toscaparser.api.parameters.Input@709e991e, org.onap.sdc.toscaparser.api.parameters.Input@27078e1, org.onap.sdc.toscaparser.api.parameters.Input@3b8a350f]
2022-11-22T00:30:30.610Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:30.610Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:30:30.610Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 
2022-11-22T00:30:30.611Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= ac2c1371-b958-40c6-889b-5bbc8c4c507b
2022-11-22T00:30:30.611Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: ac2c1371-b958-40c6-889b-5bbc8c4c507b matches Tosca VF Customization UUID: ac2c1371-b958-40c6-889b-5bbc8c4c507b
2022-11-22T00:30:30.611Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: ac2c1371-b958-40c6-889b-5bbc8c4c507b  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-22T00:30:30.613Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:30.613Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:30:30.613Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id ac2c1371-b958-40c6-889b-5bbc8c4c507b: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-22T00:30:30.614Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@588e0f8f
2022-11-22T00:30:30.614Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:30.614Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-22T00:30:30.614Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : a0ad3178-daaf-4ce2-ab2b-00e9ea5f263f
2022-11-22T00:30:30.614Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID a0ad3178-daaf-4ce2-ab2b-00e9ea5f263f
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-22T00:30:30.616Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:30.617Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-22T00:30:30.617Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:30:30.617Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:30.617Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-22T00:30:30.617Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:30:30.617Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:30.618Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-11-22T00:30:30.618Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-11-22T00:30:30.618Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=ad6e0349-5daf-430f-92eb-e80b9517a147
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-22T00:30:30.620Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:30.621Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-22T00:30:30.621Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:30:30.621Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:30.621Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-22T00:30:30.621Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=ac2c1371-b958-40c6-889b-5bbc8c4c507b
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-22T00:30:30.623Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:30.623Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:30:30.623Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 5c205da1-07a6-42ab-ab5b-37c3ed4b2020: basic_cnf
2022-11-22T00:30:30.624Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:30.624Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:30:30.624Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:30.624Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:30:30.624Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:30.624Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:30:30.625Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:30.625Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:30:30.625Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:30:30.625Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:30:30.625Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:30.698Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 80381bb4-deb0-42f7-ab9c-2d302d2c3e51 1 ASDC deployResourceStructure
2022-11-22T00:30:30.699Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:30.699Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:30.699Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-22T00:30:30.699Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:30.700Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:30.701Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077030698,
  "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-22T00:30:30.801Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:30:30.802Z||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-22T00:30:30.802Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:30.828Z||pool-82-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:30.828Z||pool-82-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:31.702Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:31.702Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:31.702Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-22T00:30:31.702Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:31.704Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:31.704Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077031702,
  "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-22T00:30:31.804Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:30:31.805Z||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-22T00:30:31.805Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:31.831Z||pool-83-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:31.831Z||pool-83-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:32.705Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:32.705Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:32.705Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:30:32.705Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:32.707Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:32.707Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077032705,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-22T00:30:32.807Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:30:32.808Z||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-22T00:30:32.808Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:32.832Z||pool-84-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:32.832Z||pool-84-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:33.708Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:33.709Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:33.709Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:30:33.709Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:33.711Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:33.712Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077033708,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-11-22T00:30:33.812Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:30:33.813Z||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-22T00:30:33.813Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:33.830Z||pool-85-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:33.830Z||pool-85-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:34.714Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:34.714Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:34.714Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:30:34.715Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:34.717Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:34.717Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077034714,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-11-22T00:30:34.817Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:30:34.818Z||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-22T00:30:34.818Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:34.832Z||pool-86-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:34.833Z||pool-86-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:35.718Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:35.719Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:35.719Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:30:35.719Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:30:35.720Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:30:35.721Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077035718,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:30:35.821Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:30:35.822Z||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-22T00:30:35.822Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:30:35.835Z||pool-87-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:30:35.836Z||pool-87-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:30:36.722Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6f1500c7-7673-4c88-9cca-aced1c8e4369
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-22T00:30:36.741Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6f1500c7-7673-4c88-9cca-aced1c8e4369
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-22T00:30:36.744Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:30:36.744Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-22T00:30:36.744Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-22T00:30:36.744Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-22T00:30:36.744Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:30:36.745Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:30:36.745Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:30:36.745Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:30:36.745Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:30:36.752Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-22T00:31:06.752Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6f1500c7-7673-4c88-9cca-aced1c8e4369 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-22T00:31:06.760Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6f1500c7-7673-4c88-9cca-aced1c8e4369 and serviceModelVersionId: 5c205da1-07a6-42ab-ab5b-37c3ed4b2020
2022-11-22T00:31:06.760Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7874cf6e-5308-431e-8aba-a2a0687fc56b
2022-11-22T00:31:06.761Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7874cf6e-5308-431e-8aba-a2a0687fc56b/model-vers/model-ver/5c205da1-07a6-42ab-ab5b-37c3ed4b2020?depth=0
2022-11-22T00:31:06.764Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2022-11-22T00:31:06.821Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7874cf6e-5308-431e-8aba-a2a0687fc56b/model-vers/model-ver/5c205da1-07a6-42ab-ab5b-37c3ed4b2020?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-22T00:31:06.822Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7874cf6e-5308-431e-8aba-a2a0687fc56b/model-vers/model-ver/5c205da1-07a6-42ab-ab5b-37c3ed4b2020?depth=0|INFO|500||Invoke
2022-11-22T00:31:06.826Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7874cf6e-5308-431e-8aba-a2a0687fc56b/model-vers/model-ver/5c205da1-07a6-42ab-ab5b-37c3ed4b2020?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-22T00:31:07.059Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7874cf6e-5308-431e-8aba-a2a0687fc56b/model-vers/model-ver/5c205da1-07a6-42ab-ab5b-37c3ed4b2020?depth=0|INFO|500||InvokeReturn
2022-11-22T00:31:07.060Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7874cf6e-5308-431e-8aba-a2a0687fc56b/model-vers/model-ver/5c205da1-07a6-42ab-ab5b-37c3ed4b2020?depth=0 has http status code:200 and response headers:{date=[Tue, 22 Nov 2022 00:31:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[228], vertex-id=[196664], x-aai-txid=[0-aai-resources-221122-00:31:08:500-78031], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-22T00:31:07.060Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity.
2022-11-22T00:31:07.061Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-22T00:31:07.061Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:31:07.066Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||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-22T00:31:07.066Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6f1500c7-7673-4c88-9cca-aced1c8e4369 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-22T00:31:07.067Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-22T00:31:07.067Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:31:07.070Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:31:07.070Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077067067,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-22T00:31:07.171Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-22T00:31:07.171Z||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-22T00:31:07.171Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:31:07.190Z||pool-88-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:31:07.190Z||pool-88-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-22T00:31:08.085Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:31:08.086Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T00:31:08.086Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:31:18.461Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:31:18.462Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:31:18.462Z||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-22T00:31:18.462Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:31:25.939Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:31:25.940Z||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-22T00:31:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:31:26.008Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:31:26.008Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.009Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:31:26.009Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:31:26.009Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.009Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-22T00:31:26.010Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:31:26.010Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.010Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:31:26.010Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:31:26.010Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.010Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:31:26.010Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:31:26.011Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.011Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076971241,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:31:26.011Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:31:26.011Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.011Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076974798,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:31:26.012Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:31:26.012Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.012Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076975894,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:31:26.012Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:31:26.012Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.013Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076976967,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:31:26.013Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:31:26.013Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.013Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076978115,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-22T00:31:26.014Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:31:26.014Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.014Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076979118,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-22T00:31:26.014Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:31:26.014Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.014Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076980121,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-22T00:31:26.015Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:31:26.015Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.015Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076981124,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:31:26.016Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:31:26.016Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.016Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6d592a6a-1936-4a91-80c3-c1d85cfc9765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077012452,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-22T00:31:26.016Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:31:26.017Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.017Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:31:26.017Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:31:26.017Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.017Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-11-22T00:31:26.018Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:31:26.018Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.018Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-11-22T00:31:26.018Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:31:26.018Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.019Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-11-22T00:31:26.019Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:31:26.019Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.019Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:31:26.020Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:31:26.020Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.020Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:31:26.020Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:31:26.020Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.020Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-11-22T00:31:26.021Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:31:26.021Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.021Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:31:26.021Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:31:26.021Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.022Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669076886467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:31:26.022Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:31:26.022Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.022Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077022704,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:31:26.023Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:31:26.023Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-22T00:31:26.023Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077025056,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:31:26.023Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:31:28.009Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:31:28.009Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:31:28.010Z||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-22T00:31:28.010Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:31:37.572Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:31:37.573Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:31:37.573Z||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-22T00:31:37.574Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:31:47.117Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:31:47.117Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:31:47.118Z||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-22T00:31:47.118Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:31:56.667Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:31:56.667Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:31:56.668Z||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-22T00:31:56.668Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:32:06.248Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:32:25.928Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:32:25.929Z||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-22T00:32:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:32:25.939Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:32:25.940Z||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-22T00:32:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:32:25.964Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:32:25.965Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-22T00:32:25.965Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077026139,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:32:25.965Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:32:35.488Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:33:25.928Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:33:25.929Z||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-22T00:33:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:33:25.939Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:33:25.940Z||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-22T00:33:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:33:26.469Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:33:26.470Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-22T00:33:26.470Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077027315,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:33:26.471Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:33:26.471Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-22T00:33:26.471Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077028502,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:33:26.471Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:33:26.471Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-22T00:33:26.471Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077029583,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:33:26.471Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:33:26.471Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-22T00:33:26.471Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077030698,
  "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-22T00:33:26.471Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:33:26.472Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-22T00:33:26.472Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077031702,
  "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-22T00:33:26.472Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:33:26.472Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-22T00:33:26.472Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077032705,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-22T00:33:26.472Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:33:26.472Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-22T00:33:26.472Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077033708,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-11-22T00:33:26.472Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:33:26.472Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-22T00:33:26.472Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077034714,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-11-22T00:33:26.472Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:33:26.472Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-22T00:33:26.472Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077035718,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:33:26.472Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:33:26.473Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-22T00:33:26.473Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6f1500c7-7673-4c88-9cca-aced1c8e4369",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077067067,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-22T00:33:26.473Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:33:35.491Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:34:25.929Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:34:25.931Z||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-22T00:34:25.931Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:34:25.939Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:34:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T00:34:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:34:35.509Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:34:35.511Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:35:25.928Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:35:25.930Z||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-22T00:35:25.930Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:35:25.939Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:35:25.940Z||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-22T00:35:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:35:35.488Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:35:35.497Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:36:25.928Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:36:25.929Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|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-22T00:36:25.929Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:36:25.939Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:36:25.940Z||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-22T00:36:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:36:35.513Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:36:35.513Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:37:25.928Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:37:25.929Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|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-22T00:37:25.929Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:37:25.939Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:37:25.940Z||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-22T00:37:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:37:26.555Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:37:26.556Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.556Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"ec120711-f5fe-47eb-9885-d6c948ea121a","serviceName":"Demo_pNF_vn92R8k7ZmBuTZXMSB6y","serviceVersion":"1.0","serviceUUID":"d81ccdd1-001f-400d-895e-9ce91039a9b8","serviceDescription":"catalog service description","serviceInvariantUUID":"798a4ab3-16ef-4d4d-8f95-cf75c0104ee8","resources":[{"resourceInstanceName":"pNF 07c2c13e-b048 0","resourceName":"pNF 07c2c13e-b048","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"697f7897-e8d6-4cef-bb57-69d646c38a8f","resourceInvariantUUID":"3d2ea078-e4bf-4ca3-8903-1056d0d18dec","resourceCustomizationUUID":"d82dbdd6-1ff7-45b0-a87f-437b8e90ba43","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/vf-license-model.xml","artifactChecksum":"YThhZmQ1ODhjYjhjZTVmMDVlZWRiZWY1NGRlNGM0NzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"cc3d3324-30ec-4cb6-8e42-8d2dbc53834a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/pNF.csar","artifactChecksum":"YmI2ODA3MDVlY2U3ZmQwNWY3MmM2OWVhZWE2NDg0Y2Y\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3dd522bb-7e80-403c-9668-08f164abdd6e","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dfe87b5f-d93a-460e-8d3b-bd51c2b905a1","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/vendor-license-model.xml","artifactChecksum":"Yjg3YmFhNTEwZjhiMTBjN2Q3NjdmODdiMjA0ZmFjNjQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e28afe82-e049-4dfb-a929-c712f88bc970","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4d99b90c-280f-4499-bc35-9f80e464ae96","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3f379b73-5900-4e68-ae0d-f4825b110c30","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfVn92r8k7zmbutzxmsb6y-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-template.yml","artifactChecksum":"NWQyMTk0MTk5NjQ4MjgzZTJmMTlmMDc5YjlhNmQ5MTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a8d8551-f74e-4b94-a8ca-bc87f4a39c4f","artifactVersion":"1"},{"artifactName":"service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar","artifactChecksum":"ZDQ5MzlkYjA3ZjA0NzIyZThjYWE4YTYzNDA1YzA5OGM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4e5958ff-ce3a-4c09-8b04-9b89cdecff3a","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-22T00:37:26.560Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:37:26.561Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:37:26.567Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:37:26.567Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077445928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.576Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:37:26.577Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.577Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "aai-ml",
  "timestamp": 1669077414670,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.578Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.578Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.578Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "cds",
  "timestamp": 1669077410053,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.578Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.578Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.578Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "aai-ml",
  "timestamp": 1669077414670,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.579Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.579Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.579Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "cds",
  "timestamp": 1669077410053,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.579Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.579Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.579Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "aai-ml",
  "timestamp": 1669077414670,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.580Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.580Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.580Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "cds",
  "timestamp": 1669077410053,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.580Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.580Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.581Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "aai-ml",
  "timestamp": 1669077414670,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.581Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.581Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.581Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "cds",
  "timestamp": 1669077410053,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.581Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.581Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.582Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "aai-ml",
  "timestamp": 1669077414670,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.582Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.583Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.583Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "cds",
  "timestamp": 1669077410053,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.583Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.583Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.583Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "policy-id",
  "timestamp": 1669077421738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.583Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.583Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.584Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "aai-ml",
  "timestamp": 1669077414670,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.584Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.584Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.584Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "cds",
  "timestamp": 1669077410053,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.584Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.584Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.585Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "policy-id",
  "timestamp": 1669077421738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.585Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.585Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.585Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "aai-ml",
  "timestamp": 1669077414670,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.585Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.585Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.585Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "cds",
  "timestamp": 1669077410053,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.586Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.586Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.586Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "policy-id",
  "timestamp": 1669077421738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.586Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.586Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.586Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "aai-ml",
  "timestamp": 1669077414670,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:37:26.586Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.586Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.586Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "cds",
  "timestamp": 1669077410053,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:37:26.586Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.587Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.587Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077423266,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.587Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.587Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.587Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "policy-id",
  "timestamp": 1669077421738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.587Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.587Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.587Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "aai-ml",
  "timestamp": 1669077423659,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:37:26.588Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:37:26.588Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.588Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "cds",
  "timestamp": 1669077424914,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:37:26.588Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:37:26.588Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.588Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077423266,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.589Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.590Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.590Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "policy-id",
  "timestamp": 1669077421738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.590Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.590Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.590Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077423266,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.590Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.590Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.591Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "policy-id",
  "timestamp": 1669077421738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.591Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.591Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.592Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077423266,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.592Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.592Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.592Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "policy-id",
  "timestamp": 1669077421738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.592Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.592Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.592Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077423266,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.592Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.592Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.592Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "policy-id",
  "timestamp": 1669077421738,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:37:26.593Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.593Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.593Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077423266,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.593Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.593Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.593Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077428425,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.594Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.594Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.594Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "policy-id",
  "timestamp": 1669077430555,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:37:26.595Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:37:26.595Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.595Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077423266,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.595Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.595Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.595Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077428425,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.596Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.596Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.596Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "aai-ml",
  "timestamp": 1669077428869,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:37:26.596Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:37:26.596Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.596Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "policy-id",
  "timestamp": 1669077431561,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:37:26.596Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:37:26.596Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.596Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077423266,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:37:26.597Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.597Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.597Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077428425,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.597Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.597Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.597Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "aai-ml",
  "timestamp": 1669077429873,
  "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=?
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-22T00:37:26.626Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ec120711-f5fe-47eb-9885-d6c948ea121a
2022-11-22T00:37:26.627Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ec120711-f5fe-47eb-9885-d6c948ea121a 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-22T00:37:26.637Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.637Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "policy-id",
  "timestamp": 1669077432565,
  "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-22T00:37:26.644Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ec120711-f5fe-47eb-9885-d6c948ea121a
2022-11-22T00:37:26.644Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ec120711-f5fe-47eb-9885-d6c948ea121a 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-22T00:37:26.654Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.654Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077428425,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.654Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.654Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.654Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077428425,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.654Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.654Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.654Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077428425,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.654Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.654Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.655Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077428425,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:26.655Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.655Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.655Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077428425,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:37:26.655Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:37:26.655Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.655Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077437197,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:37:26.655Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:37:26.655Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.655Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077439325,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:37:26.656Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:37:26.656Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:37:26.656Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077440329,
  "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-22T00:37:26.662Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ec120711-f5fe-47eb-9885-d6c948ea121a
2022-11-22T00:37:26.662Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ec120711-f5fe-47eb-9885-d6c948ea121a 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-22T00:37:26.666Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:37:26.667Z||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-22T00:37:26.668Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:37:26.685Z||pool-89-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:37:26.686Z||pool-89-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:37:27.567Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:37:27.568Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:37:27.570Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:37:27.570Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077445928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:27.670Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:37:27.671Z||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-22T00:37:27.671Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:37:27.685Z||pool-90-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:37:27.685Z||pool-90-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:37:28.571Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:37:28.571Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:37:28.574Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:37:28.575Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077445928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:28.675Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:37:28.676Z||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-22T00:37:28.676Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:37:28.699Z||pool-91-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:37:28.700Z||pool-91-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:37:29.575Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:37:29.576Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:37:29.578Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:37:29.578Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077445928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:29.678Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:37:29.679Z||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-22T00:37:29.679Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:37:29.698Z||pool-92-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:37:29.698Z||pool-92-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:37:30.578Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:37:30.579Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:37:30.581Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:37:30.581Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077445928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:30.681Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:37:30.682Z||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-22T00:37:30.682Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:37:30.706Z||pool-93-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:37:30.707Z||pool-93-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:37:31.582Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:37:31.583Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:37:31.585Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:37:31.585Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077445928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:31.685Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:37:31.686Z||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-22T00:37:31.686Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:37:31.712Z||pool-94-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:37:31.712Z||pool-94-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:37:32.585Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:37:32.587Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:37:32.590Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:37:32.590Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077445928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:37:32.690Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:37:32.691Z||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-22T00:37:32.691Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:37:32.706Z||pool-95-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:37:32.706Z||pool-95-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:37:33.590Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:37:33.591Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:37:33.593Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:37:33.593Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077445928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:37:33.693Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:37:33.694Z||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-22T00:37:33.694Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:37:33.709Z||pool-96-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:37:33.709Z||pool-96-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:37:34.594Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "serviceName": "Demo_pNF_vn92R8k7ZmBuTZXMSB6y",
  "serviceVersion": "1.0",
  "serviceUUID": "d81ccdd1-001f-400d-895e-9ce91039a9b8",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "798a4ab3-16ef-4d4d-8f95-cf75c0104ee8",
  "resources": [
    {
      "resourceInstanceName": "pNF 07c2c13e-b048 0",
      "resourceCustomizationUUID": "d82dbdd6-1ff7-45b0-a87f-437b8e90ba43",
      "resourceName": "pNF 07c2c13e-b048",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "697f7897-e8d6-4cef-bb57-69d646c38a8f",
      "resourceInvariantUUID": "3d2ea078-e4bf-4ca3-8903-1056d0d18dec",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
      "artifactChecksum": "ZDQ5MzlkYjA3ZjA0NzIyZThjYWE4YTYzNDA1YzA5OGM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "4e5958ff-ce3a-4c09-8b04-9b89cdecff3a"
    }
  ],
  "workloadContext": "Production"
}
2022-11-22T00:37:34.595Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-22T00:37:34.595Z|743b4ed9-4226-4049-b7d7-cde823efd9b3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d81ccdd1-001f-400d-895e-9ce91039a9b8 ASDC
2022-11-22T00:37:34.596Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:ec120711-f5fe-47eb-9885-d6c948ea121a
ServiceName:Demo_pNF_vn92R8k7ZmBuTZXMSB6y
ServiceVersion:1.0
ServiceUUID:d81ccdd1-001f-400d-895e-9ce91039a9b8
ServiceInvariantUUID:798a4ab3-16ef-4d4d-8f95-cf75c0104ee8
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar
ArtifactUUID:4e5958ff-ce3a-4c09-8b04-9b89cdecff3a
ArtifactChecksum:ZDQ5MzlkYjA3ZjA0NzIyZThjYWE4YTYzNDA1YzA5OGM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 07c2c13e-b048 0
ResourceCustomizationUUID:d82dbdd6-1ff7-45b0-a87f-437b8e90ba43
ResourceInvariantUUID:3d2ea078-e4bf-4ca3-8903-1056d0d18dec
ResourceName:pNF 07c2c13e-b048
ResourceType:PNF
ResourceUUID:697f7897-e8d6-4cef-bb57-69d646c38a8f
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-11-22T00:37:34.596Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d81ccdd1-001f-400d-895e-9ce91039a9b8 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-22T00:37:34.629Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-22T00:37:34.630Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-11-22T00:37:34.631Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-11-22T00:37:34.631Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 4e5958ff-ce3a-4c09-8b04-9b89cdecff3a from URL: /sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar
2022-11-22T00:37:34.631Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-22T00:37:34.631Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar
2022-11-22T00:37:34.683Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-22T00:37:34.684Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar 4e5958ff-ce3a-4c09-8b04-9b89cdecff3a 87775
2022-11-22T00:37:34.684Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar ASDC sendASDCNotification
2022-11-22T00:37:34.684Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar
2022-11-22T00:37:34.685Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:37:34.685Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:37:34.687Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:37:34.687Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077454684,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:37:34.787Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:37:34.788Z||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-22T00:37:34.788Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:37:34.804Z||pool-97-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:37:34.804Z||pool-97-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:37:35.687Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-22T00:37:35.688Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-11-22T00:37:35.688Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 4e5958ff-ce3a-4c09-8b04-9b89cdecff3a, URL: /sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar to file: /app/ASDC/1/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar
2022-11-22T00:37:35.689Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar
2022-11-22T00:37:35.690Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar
2022-11-22T00:37:35.690Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar
2022-11-22T00:37:35.856Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16282948373915398057/Definitions/service-DemoPnfVn92r8k7zmbutzxmsb6y-template.yml
2022-11-22T00:37:36.755Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-22T00:37:36.756Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-11-22T00:37:36.756Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar
2022-11-22T00:37:36.756Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-22T00:37:36.756Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||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-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar
2022-11-22T00:37:36.756Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar
2022-11-22T00:37:36.756Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||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-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar
2022-11-22T00:37:36.756Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||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-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar
2022-11-22T00:37:36.756Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||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-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar
2022-11-22T00:37:36.756Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||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-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar
2022-11-22T00:37:36.757Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 07c2c13e-b048 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-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar
2022-11-22T00:37:36.757Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-11-22T00:37:36.757Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:37:36.757Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_vn92R8k7ZmBuTZXMSB6y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:37:36.758Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Node template pNF 07c2c13e-b048 0 is matching search criteria
2022-11-22T00:37:36.758Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-11-22T00:37:36.758Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 07c2c13e-b048 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-22T00:37:36.758Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:37:36.758Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_vn92R8k7ZmBuTZXMSB6y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:37:36.759Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Node template pNF 07c2c13e-b048 0 is matching search criteria
2022-11-22T00:37:36.759Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-11-22T00:37:36.759Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 07c2c13e-b048 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-22T00:37:36.759Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:37:36.759Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_vn92R8k7ZmBuTZXMSB6y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:37:36.759Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:37:36.759Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_vn92R8k7ZmBuTZXMSB6y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:37:36.760Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:37:36.760Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_vn92R8k7ZmBuTZXMSB6y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:37:36.760Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:37:36.760Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_vn92R8k7ZmBuTZXMSB6y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:37:36.760Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:37:36.760Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_vn92R8k7ZmBuTZXMSB6y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:37:36.760Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_vn92R8k7ZmBuTZXMSB6y
Description:catalog service description
Model UUID:d81ccdd1-001f-400d-895e-9ce91039a9b8
Model Version:NULL
Model InvariantUuid:798a4ab3-16ef-4d4d-8f95-cf75c0104ee8
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-22T00:37:36.771Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 697f7897-e8d6-4cef-bb57-69d646c38a8f
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-22T00:37:36.775Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||pNF 07c2c13e-b048 0
2022-11-22T00:37:36.776Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 697f7897-e8d6-4cef-bb57-69d646c38a8f
2022-11-22T00:37:36.776Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||No resources found for Service: d81ccdd1-001f-400d-895e-9ce91039a9b8
2022-11-22T00:37:36.776Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: d81ccdd1-001f-400d-895e-9ce91039a9b8
2022-11-22T00:37:36.776Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 07c2c13e-b048 0 697f7897-e8d6-4cef-bb57-69d646c38a8f 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-22T00:37:36.781Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@b83dca7, org.onap.sdc.toscaparser.api.parameters.Input@54a3e33c, org.onap.sdc.toscaparser.api.parameters.Input@5cc87a55, org.onap.sdc.toscaparser.api.parameters.Input@5382f333, org.onap.sdc.toscaparser.api.parameters.Input@46f16b00]
2022-11-22T00:37:36.782Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:37:36.782Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_vn92R8k7ZmBuTZXMSB6y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:37:36.783Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid d81ccdd1-001f-400d-895e-9ce91039a9b8: pNF 07c2c13e-b048
2022-11-22T00:37:36.783Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||Processing PNF resource: 697f7897-e8d6-4cef-bb57-69d646c38a8f
2022-11-22T00:37:36.783Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:37:36.783Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_vn92R8k7ZmBuTZXMSB6y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:37:36.783Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||Resource customization UUID: d82dbdd6-1ff7-45b0-a87f-437b8e90ba43 is the same as notified resource customizationUUID: d82dbdd6-1ff7-45b0-a87f-437b8e90ba43
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-22T00:37:36.826Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 07c2c13e-b048 697f7897-e8d6-4cef-bb57-69d646c38a8f 0 ASDC deployResourceStructure
2022-11-22T00:37:36.826Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar ASDC sendASDCNotification
2022-11-22T00:37:36.826Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar
2022-11-22T00:37:36.826Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:37:36.826Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:37:36.828Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:37:36.828Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077456826,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:37:36.928Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:37:36.929Z||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-22T00:37:36.929Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:37:36.942Z||pool-98-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:37:36.942Z||pool-98-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:37:37.829Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec120711-f5fe-47eb-9885-d6c948ea121a
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-22T00:37:37.842Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec120711-f5fe-47eb-9885-d6c948ea121a
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-22T00:37:37.845Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:37:37.845Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-22T00:37:37.845Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-22T00:37:37.845Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-22T00:37:37.845Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:37:37.845Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:37:37.846Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:37:37.846Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:37:37.846Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||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-22T00:37:37.852Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-22T00:38:07.852Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ec120711-f5fe-47eb-9885-d6c948ea121a 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-22T00:38:07.859Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ec120711-f5fe-47eb-9885-d6c948ea121a and serviceModelVersionId: d81ccdd1-001f-400d-895e-9ce91039a9b8
2022-11-22T00:38:07.859Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 798a4ab3-16ef-4d4d-8f95-cf75c0104ee8
2022-11-22T00:38:07.862Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/798a4ab3-16ef-4d4d-8f95-cf75c0104ee8/model-vers/model-ver/d81ccdd1-001f-400d-895e-9ce91039a9b8?depth=0
2022-11-22T00:38:07.871Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2022-11-22T00:38:07.934Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/798a4ab3-16ef-4d4d-8f95-cf75c0104ee8/model-vers/model-ver/d81ccdd1-001f-400d-895e-9ce91039a9b8?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-22T00:38:07.937Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/798a4ab3-16ef-4d4d-8f95-cf75c0104ee8/model-vers/model-ver/d81ccdd1-001f-400d-895e-9ce91039a9b8?depth=0|INFO|500||Invoke
2022-11-22T00:38:07.943Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/798a4ab3-16ef-4d4d-8f95-cf75c0104ee8/model-vers/model-ver/d81ccdd1-001f-400d-895e-9ce91039a9b8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-22T00:38:08.142Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/798a4ab3-16ef-4d4d-8f95-cf75c0104ee8/model-vers/model-ver/d81ccdd1-001f-400d-895e-9ce91039a9b8?depth=0|INFO|500||InvokeReturn
2022-11-22T00:38:08.144Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/798a4ab3-16ef-4d4d-8f95-cf75c0104ee8/model-vers/model-ver/d81ccdd1-001f-400d-895e-9ce91039a9b8?depth=0 has http status code:200 and response headers:{date=[Tue, 22 Nov 2022 00:38:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[194], vertex-id=[249896], x-aai-txid=[1-aai-resources-221122-00:38:09:660-95155], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-22T00:38:08.144Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2022-11-22T00:38:08.145Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-22T00:38:08.145Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||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-22T00:38:08.152Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||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-22T00:38:08.153Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ec120711-f5fe-47eb-9885-d6c948ea121a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-22T00:38:08.153Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-22T00:38:08.153Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:38:08.155Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:38:08.155Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077488153,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-22T00:38:08.255Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:38:08.256Z||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-22T00:38:08.256Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:38:08.276Z||pool-99-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:38:08.276Z||pool-99-thread-1|||||INFO|500||cambria reply ok (20 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-22T00:38:25.928Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:38:25.929Z|ec120711-f5fe-47eb-9885-d6c948ea121a|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-22T00:38:25.929Z|ec120711-f5fe-47eb-9885-d6c948ea121a|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:38:25.939Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:38:25.940Z||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-22T00:38:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:38:26.082Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:38:26.082Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:38:26.082Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077445928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:38:26.084Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:38:35.511Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:39:25.928Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:39:25.929Z|ec120711-f5fe-47eb-9885-d6c948ea121a|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-22T00:39:25.929Z|ec120711-f5fe-47eb-9885-d6c948ea121a|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:39:25.939Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:39:25.940Z||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-22T00:39:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:39:26.476Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:39:26.476Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:39:26.476Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077445928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:39:26.477Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:39:26.477Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:39:26.478Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077445928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:39:26.478Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:39:26.478Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:39:26.478Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077445928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:39:26.478Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:39:26.478Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:39:26.478Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077445928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:39:26.479Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:39:26.479Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:39:26.479Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077445928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/resourceInstances/pnf07c2c13eb0480/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:39:26.479Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:39:26.479Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:39:26.479Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077445928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:39:26.479Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:39:26.480Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:39:26.480Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077445928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:39:26.480Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:39:26.480Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:39:26.480Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077454684,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:39:26.480Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:39:26.480Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:39:26.480Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077456826,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVn92r8k7zmbutzxmsb6y/1.0/artifacts/service-DemoPnfVn92r8k7zmbutzxmsb6y-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:39:26.481Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:39:26.481Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-22T00:39:26.481Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "ec120711-f5fe-47eb-9885-d6c948ea121a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077488153,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-22T00:39:26.481Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:39:35.483Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:40:25.928Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:40:25.930Z|ec120711-f5fe-47eb-9885-d6c948ea121a|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-22T00:40:25.930Z|ec120711-f5fe-47eb-9885-d6c948ea121a|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:40:25.939Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:40:25.940Z||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-22T00:40:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:40:35.485Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:40:35.485Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:41:25.928Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:41:25.929Z|ec120711-f5fe-47eb-9885-d6c948ea121a|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-22T00:41:25.929Z|ec120711-f5fe-47eb-9885-d6c948ea121a|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:41:25.939Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:41:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T00:41:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:41:35.484Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:41:35.484Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:42:25.928Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:42:25.929Z|ec120711-f5fe-47eb-9885-d6c948ea121a|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-22T00:42:25.930Z|ec120711-f5fe-47eb-9885-d6c948ea121a|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:42:25.939Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:42:25.940Z||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-22T00:42:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:42:35.485Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:42:35.485Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:43:25.928Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:43:25.929Z|ec120711-f5fe-47eb-9885-d6c948ea121a|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-22T00:43:25.929Z|ec120711-f5fe-47eb-9885-d6c948ea121a|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:43:25.939Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:43:25.940Z||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-22T00:43:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:43:35.486Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:43:35.487Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:44:25.929Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:44:25.931Z|ec120711-f5fe-47eb-9885-d6c948ea121a|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-22T00:44:25.931Z|ec120711-f5fe-47eb-9885-d6c948ea121a|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:44:25.939Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:44:25.940Z||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-22T00:44:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:44:35.483Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:44:35.483Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:45:25.928Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:45:25.929Z|ec120711-f5fe-47eb-9885-d6c948ea121a|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-22T00:45:25.929Z|ec120711-f5fe-47eb-9885-d6c948ea121a|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:45:25.939Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:45:25.940Z||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-22T00:45:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:45:35.498Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:45:35.505Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:25.931Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:46:25.932Z|ec120711-f5fe-47eb-9885-d6c948ea121a|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-22T00:46:25.932Z|ec120711-f5fe-47eb-9885-d6c948ea121a|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:46:25.943Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:46:25.944Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T00:46:25.944Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:46:27.251Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:27.252Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-22T00:46:27.252Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"d5701baa-fb18-4a70-a6be-222f9760fb1d","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"5a2fb074-d218-4bb3-8224-9b559d9d9201","serviceDescription":"service","serviceInvariantUUID":"8d70fe6a-6030-4466-889b-2d5292544ec0","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"bda72ea3-4ebc-4499-9b80-17520de27d56","resourceInvariantUUID":"e4e5e9c6-bf57-4320-b1e3-d786625daa89","resourceCustomizationUUID":"79771352-47ad-4aac-91a3-090dfc8e6fc4","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":"MzBjNWI3YTQ5YzRmYzMyZDE5Njk4M2Q0ZDlmOTI2NTA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"acf992fe-6bb6-49f2-b1ee-51fbe96b4bc0","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":"MDk3MTA0ZGE1MGFlMjk5NTFlOTNjZmZhOTA2NzFkNzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"dd7ade3a-fed4-45e8-b241-65e95253acd7","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":"a4f1492a-d0f9-42bc-a465-c27cff4bd3d4","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":"b8c003ca-317e-46fd-a4f7-f155f35b1bbe","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":"55bd9c42-91c4-48d4-818c-181afd963b37","artifactVersion":"2","generatedFromUUID":"f8ca7744-fef5-425f-8877-2c671a8f7f33"},{"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":"817f0146-7158-4e93-a0b4-c7fd5bd7055b","artifactVersion":"2","generatedFromUUID":"a4f1492a-d0f9-42bc-a465-c27cff4bd3d4"},{"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":"f8ca7744-fef5-425f-8877-2c671a8f7f33","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":"bb378f08-7408-4bc2-a976-04ab016323e1","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":"NjUzOTgyZTUwN2JhZGI2MWUxMzQyN2Q0NjkwODBjNGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d169e4bb-801e-4cf5-b9f9-ceda3175f46d","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NDBlMTMyOGNkNmNmY2UyODExZWEyZjEwY2FlODUyNGE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e964ea0d-11e8-40e2-a6fe-1b51cec95714","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-22T00:46:27.256Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:46:27.257Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:27.262Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:27.262Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:46:27.362Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:46:27.363Z||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-22T00:46:27.363Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:27.382Z||pool-100-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:27.382Z||pool-100-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":2,"count":1}
2022-11-22T00:46:27.500Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:27.501Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:46:27.501Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:46:27.502Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:46:28.263Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:46:28.263Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:28.265Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:28.265Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-22T00:46:28.365Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:46:28.389Z||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-22T00:46:28.390Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:28.414Z||pool-101-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:28.415Z||pool-101-thread-1|||||INFO|500||cambria reply ok (49 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:46:29.266Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:46:29.267Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:29.270Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:29.270Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:46:29.370Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:46:29.371Z||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-22T00:46:29.371Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:29.388Z||pool-102-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:29.388Z||pool-102-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:46:30.270Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:46:30.271Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:30.273Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:30.273Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:46:30.373Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:46:30.374Z||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-22T00:46:30.375Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:30.400Z||pool-103-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:30.400Z||pool-103-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:46:31.274Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:46:31.275Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:31.276Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:31.277Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-11-22T00:46:31.377Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:46:31.378Z||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-22T00:46:31.378Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:31.392Z||pool-104-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:31.392Z||pool-104-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:46:32.277Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:46:32.278Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:32.280Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:32.280Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-11-22T00:46:32.380Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:46:32.381Z||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-22T00:46:32.381Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:32.399Z||pool-105-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:32.400Z||pool-105-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:46:33.280Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:46:33.281Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:33.283Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:33.283Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-11-22T00:46:33.383Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:46:33.384Z||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-22T00:46:33.384Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:33.423Z||pool-106-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:33.423Z||pool-106-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:46:34.283Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:46:34.285Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:34.286Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:34.286Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:46:34.387Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-22T00:46:34.389Z||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-22T00:46:34.389Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:34.414Z||pool-107-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:34.415Z||pool-107-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:46:35.287Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:46:35.288Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:35.289Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:35.289Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:46:35.390Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:46:35.391Z||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-22T00:46:35.391Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:35.411Z||pool-108-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:35.411Z||pool-108-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:46:36.290Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:46:36.291Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:36.293Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:36.294Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:46:36.394Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:46:36.394Z||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-22T00:46:36.395Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:36.412Z||pool-109-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:36.412Z||pool-109-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:46:37.295Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "5a2fb074-d218-4bb3-8224-9b559d9d9201",
  "serviceDescription": "service",
  "serviceInvariantUUID": "8d70fe6a-6030-4466-889b-2d5292544ec0",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "79771352-47ad-4aac-91a3-090dfc8e6fc4",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "bda72ea3-4ebc-4499-9b80-17520de27d56",
      "resourceInvariantUUID": "e4e5e9c6-bf57-4320-b1e3-d786625daa89",
      "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": "MDk3MTA0ZGE1MGFlMjk5NTFlOTNjZmZhOTA2NzFkNzU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "dd7ade3a-fed4-45e8-b241-65e95253acd7",
          "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": "a4f1492a-d0f9-42bc-a465-c27cff4bd3d4",
          "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": "817f0146-7158-4e93-a0b4-c7fd5bd7055b",
            "generatedFromUUID": "a4f1492a-d0f9-42bc-a465-c27cff4bd3d4"
          },
          "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": "55bd9c42-91c4-48d4-818c-181afd963b37",
          "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": "817f0146-7158-4e93-a0b4-c7fd5bd7055b",
          "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": "f8ca7744-fef5-425f-8877-2c671a8f7f33",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "NDBlMTMyOGNkNmNmY2UyODExZWEyZjEwY2FlODUyNGE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "e964ea0d-11e8-40e2-a6fe-1b51cec95714"
    }
  ],
  "workloadContext": "Production"
}
2022-11-22T00:46:37.295Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-22T00:46:37.295Z|ec120711-f5fe-47eb-9885-d6c948ea121a|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 5a2fb074-d218-4bb3-8224-9b559d9d9201 ASDC
2022-11-22T00:46:37.296Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:d5701baa-fb18-4a70-a6be-222f9760fb1d
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:5a2fb074-d218-4bb3-8224-9b559d9d9201
ServiceInvariantUUID:8d70fe6a-6030-4466-889b-2d5292544ec0
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:e964ea0d-11e8-40e2-a6fe-1b51cec95714
ArtifactChecksum:NDBlMTMyOGNkNmNmY2UyODExZWEyZjEwY2FlODUyNGE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:79771352-47ad-4aac-91a3-090dfc8e6fc4
ResourceInvariantUUID:e4e5e9c6-bf57-4320-b1e3-d786625daa89
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:bda72ea3-4ebc-4499-9b80-17520de27d56
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:dd7ade3a-fed4-45e8-b241-65e95253acd7
ArtifactChecksum:MDk3MTA0ZGE1MGFlMjk5NTFlOTNjZmZhOTA2NzFkNzU=
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:a4f1492a-d0f9-42bc-a465-c27cff4bd3d4
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:817f0146-7158-4e93-a0b4-c7fd5bd7055b
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:55bd9c42-91c4-48d4-818c-181afd963b37
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:817f0146-7158-4e93-a0b4-c7fd5bd7055b
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:f8ca7744-fef5-425f-8877-2c671a8f7f33
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-22T00:46:37.296Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5a2fb074-d218-4bb3-8224-9b559d9d9201 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-22T00:46:37.345Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-22T00:46:37.346Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-11-22T00:46:37.346Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-11-22T00:46:37.346Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: e964ea0d-11e8-40e2-a6fe-1b51cec95714 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-11-22T00:46:37.347Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-22T00:46:37.347Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-11-22T00:46:37.493Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-22T00:46:37.495Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar e964ea0d-11e8-40e2-a6fe-1b51cec95714 162972
2022-11-22T00:46:37.496Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:37.496Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:37.496Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:46:37.496Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:37.498Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:37.498Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077997496,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:46:37.598Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:46:37.600Z||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-22T00:46:37.600Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:37.657Z||pool-110-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:37.657Z||pool-110-thread-1|||||INFO|500||cambria reply ok (58 ms):{"serverTimeMs":8,"count":1}
2022-11-22T00:46:38.499Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-22T00:46:38.500Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-11-22T00:46:38.500Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: e964ea0d-11e8-40e2-a6fe-1b51cec95714, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-22T00:46:38.501Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2022-11-22T00:46:38.501Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-22T00:46:38.502Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-22T00:46:38.674Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14151775543960065500/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2022-11-22T00:46:39.925Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-22T00:46:39.926Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-11-22T00:46:39.926Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-22T00:46:39.926Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-11-22T00:46:39.926Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:39.926Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:39.926Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:39.926Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:39.926Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-11-22T00:46:39.927Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:39.927Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:46:39.927Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-22T00:46:39.927Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-11-22T00:46:39.928Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-22T00:46:39.928Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:39.928Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:46:39.928Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-22T00:46:39.928Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-11-22T00:46:39.928Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-22T00:46:39.929Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:39.929Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:46:39.929Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:39.929Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-11-22T00:46:39.929Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2022-11-22T00:46:39.930Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Node template dummy_base is not matching search criteria
2022-11-22T00:46:39.930Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-22T00:46:39.930Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:39.930Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-22T00:46:39.930Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:39.930Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-22T00:46:39.931Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:46:39.931Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:39.931Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-22T00:46:39.931Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:46:39.931Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:39.931Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-22T00:46:39.932Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:46:39.932Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:39.932Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-22T00:46:39.932Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:46:39.932Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:39.932Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-11-22T00:46:39.933Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2022-11-22T00:46:39.933Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=5165976c-f11b-4fe4-9171-e194f41cf050
2022-11-22T00:46:39.933Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:39.933Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:46:39.933Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:39.933Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:46:39.933Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:39.934Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:46:39.934Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:39.934Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:46:39.934Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:5a2fb074-d218-4bb3-8224-9b559d9d9201
Model Version:NULL
Model InvariantUuid:8d70fe6a-6030-4466-889b-2d5292544ec0
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:591ac209-dfed-4cdd-b5ac-39d7c454e017
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:e4e5e9c6-bf57-4320-b1e3-d786625daa89
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:79771352-47ad-4aac-91a3-090dfc8e6fc4
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:a4f5f7ca-52fa-4581-ab73-216c0afbabd0
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:13f62eb9-cb86-46a2-a42e-a306aafbbe03
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:ae915281-96ee-4788-afc8-e1235ab91051
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:ad8567bf-d276-4636-920e-5fd1998bf60b
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:5165976c-f11b-4fe4-9171-e194f41cf050
ModelInvariantUuid:dfab8362-32f0-4354-922d-8082094b9698
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:8c1c7969-1291-4c02-8e27-47c85586276f
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:848c1d07-9b4c-4ca5-ba1d-7065538135c2
ModelInvariantUuid:66c9fed6-d16b-44fd-84e8-f3bbaedc736b
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:9503b6ef-b7cf-49db-ae78-f8b7675f927c
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-22T00:46:39.943Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: bda72ea3-4ebc-4499-9b80-17520de27d56
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-22T00:46:39.949Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||basic_cnf_macro 0
2022-11-22T00:46:39.949Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: bda72ea3-4ebc-4499-9b80-17520de27d56
2022-11-22T00:46:39.949Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: dd7ade3a-fed4-45e8-b241-65e95253acd7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-11-22T00:46:39.949Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-22T00:46:39.949Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:40.003Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-22T00:46:40.003Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json dd7ade3a-fed4-45e8-b241-65e95253acd7 1565
2022-11-22T00:46:40.004Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:40.004Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:40.004Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:46:40.004Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:40.006Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:40.006Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078000004,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:46:40.106Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:46:40.107Z||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-22T00:46:40.107Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:40.120Z||pool-111-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:40.121Z||pool-111-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:46:41.007Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "ae915281-96ee-4788-afc8-e1235ab91051",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "ad8567bf-d276-4636-920e-5fd1998bf60b",
    "vfModuleModelCustomizationUUID": "6a0720d3-8c52-4498-bac9-b1a86e50768d",
    "isBase": true,
    "artifacts": [
      "a4f1492a-d0f9-42bc-a465-c27cff4bd3d4",
      "817f0146-7158-4e93-a0b4-c7fd5bd7055b"
    ],
    "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": "a4f5f7ca-52fa-4581-ab73-216c0afbabd0",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "13f62eb9-cb86-46a2-a42e-a306aafbbe03",
    "vfModuleModelCustomizationUUID": "a1481221-385f-4a2b-9132-9cbe43f0d59c",
    "isBase": false,
    "artifacts": [
      "f8ca7744-fef5-425f-8877-2c671a8f7f33"
    ],
    "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-22T00:46:41.012Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ad8567bf-d276-4636-920e-5fd1998bf60b
VfModuleModelInvariantUUID:ae915281-96ee-4788-afc8-e1235ab91051
VfModuleModelDescription:NULL
Artifacts UUID List:{
a4f1492a-d0f9-42bc-a465-c27cff4bd3d4
,
817f0146-7158-4e93-a0b4-c7fd5bd7055b

}
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:13f62eb9-cb86-46a2-a42e-a306aafbbe03
VfModuleModelInvariantUUID:a4f5f7ca-52fa-4581-ab73-216c0afbabd0
VfModuleModelDescription:NULL
Artifacts UUID List:{
f8ca7744-fef5-425f-8877-2c671a8f7f33

}
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-22T00:46:41.014Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "ae915281-96ee-4788-afc8-e1235ab91051",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "ad8567bf-d276-4636-920e-5fd1998bf60b",
    "vfModuleModelCustomizationUUID": "6a0720d3-8c52-4498-bac9-b1a86e50768d",
    "isBase": true,
    "artifacts": [
      "a4f1492a-d0f9-42bc-a465-c27cff4bd3d4",
      "817f0146-7158-4e93-a0b4-c7fd5bd7055b"
    ],
    "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": "a4f5f7ca-52fa-4581-ab73-216c0afbabd0",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "13f62eb9-cb86-46a2-a42e-a306aafbbe03",
    "vfModuleModelCustomizationUUID": "a1481221-385f-4a2b-9132-9cbe43f0d59c",
    "isBase": false,
    "artifacts": [
      "f8ca7744-fef5-425f-8877-2c671a8f7f33"
    ],
    "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-22T00:46:41.014Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ad8567bf-d276-4636-920e-5fd1998bf60b
VfModuleModelInvariantUUID:ae915281-96ee-4788-afc8-e1235ab91051
VfModuleModelDescription:NULL
Artifacts UUID List:{
a4f1492a-d0f9-42bc-a465-c27cff4bd3d4
,
817f0146-7158-4e93-a0b4-c7fd5bd7055b

}
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:13f62eb9-cb86-46a2-a42e-a306aafbbe03
VfModuleModelInvariantUUID:a4f5f7ca-52fa-4581-ab73-216c0afbabd0
VfModuleModelDescription:NULL
Artifacts UUID List:{
f8ca7744-fef5-425f-8877-2c671a8f7f33

}
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-22T00:46:41.014Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a4f1492a-d0f9-42bc-a465-c27cff4bd3d4 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-11-22T00:46:41.015Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-22T00:46:41.015Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:41.077Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-22T00:46:41.078Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml a4f1492a-d0f9-42bc-a465-c27cff4bd3d4 914
2022-11-22T00:46:41.078Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:41.078Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:41.078Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:46:41.078Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:41.080Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:41.080Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078001078,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:46:41.180Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:46:41.181Z||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-22T00:46:41.181Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:41.195Z||pool-112-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:41.196Z||pool-112-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:46:42.081Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 55bd9c42-91c4-48d4-818c-181afd963b37 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-11-22T00:46:42.084Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-22T00:46:42.084Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:42.154Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-22T00:46:42.155Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 55bd9c42-91c4-48d4-818c-181afd963b37 12
2022-11-22T00:46:42.155Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:42.155Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:42.155Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:46:42.155Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:42.157Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:42.157Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078002155,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:46:42.257Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:46:42.258Z||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-22T00:46:42.258Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:42.272Z||pool-113-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:42.273Z||pool-113-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:46:43.158Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 817f0146-7158-4e93-a0b4-c7fd5bd7055b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-11-22T00:46:43.158Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-22T00:46:43.158Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:43.213Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-22T00:46:43.213Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 817f0146-7158-4e93-a0b4-c7fd5bd7055b 96
2022-11-22T00:46:43.214Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:43.214Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:43.214Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:46:43.214Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:43.217Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:43.217Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078003214,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:46:43.317Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:46:43.317Z||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-22T00:46:43.318Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:43.345Z||pool-114-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:43.346Z||pool-114-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:46:44.218Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: f8ca7744-fef5-425f-8877-2c671a8f7f33 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-11-22T00:46:44.218Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-22T00:46:44.219Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:44.268Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-22T00:46:44.269Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz f8ca7744-fef5-425f-8877-2c671a8f7f33 20206
2022-11-22T00:46:44.269Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:44.269Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:44.269Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:46:44.269Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:44.271Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:44.272Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078004269,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:46:44.371Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:46:44.372Z||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-22T00:46:44.372Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:44.390Z||pool-115-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:44.391Z||pool-115-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:46:45.276Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 5a2fb074-d218-4bb3-8224-9b559d9d9201
2022-11-22T00:46:45.276Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 bda72ea3-4ebc-4499-9b80-17520de27d56 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-22T00:46:45.287Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@630f235b, org.onap.sdc.toscaparser.api.parameters.Input@5437e70, org.onap.sdc.toscaparser.api.parameters.Input@60ef0793, org.onap.sdc.toscaparser.api.parameters.Input@51b3b7df, org.onap.sdc.toscaparser.api.parameters.Input@4b3c4349]
2022-11-22T00:46:45.288Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:45.289Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:46:45.289Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2022-11-22T00:46:45.289Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 79771352-47ad-4aac-91a3-090dfc8e6fc4
2022-11-22T00:46:45.289Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 79771352-47ad-4aac-91a3-090dfc8e6fc4 matches Tosca VF Customization UUID: 79771352-47ad-4aac-91a3-090dfc8e6fc4
2022-11-22T00:46:45.289Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 79771352-47ad-4aac-91a3-090dfc8e6fc4  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-22T00:46:45.292Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:45.292Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:46:45.292Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 79771352-47ad-4aac-91a3-090dfc8e6fc4: {\"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-22T00:46:45.292Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1980925
2022-11-22T00:46:45.292Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:45.293Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-22T00:46:45.293Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : a1481221-385f-4a2b-9132-9cbe43f0d59c
2022-11-22T00:46:45.293Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID a1481221-385f-4a2b-9132-9cbe43f0d59c
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-22T00:46:45.296Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:45.296Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-22T00:46:45.296Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:46:45.296Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:45.296Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-22T00:46:45.297Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:46:45.297Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:45.297Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-22T00:46:45.297Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=79771352-47ad-4aac-91a3-090dfc8e6fc4
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-22T00:46:45.300Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:45.300Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:46:45.300Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 5a2fb074-d218-4bb3-8224-9b559d9d9201: basic_cnf_macro
2022-11-22T00:46:45.300Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:45.300Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:46:45.301Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:45.301Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:46:45.301Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:45.301Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:46:45.301Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:45.301Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:46:45.302Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:46:45.302Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:46:45.302Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:45.350Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro bda72ea3-4ebc-4499-9b80-17520de27d56 2 ASDC deployResourceStructure
2022-11-22T00:46:45.350Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:45.350Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:45.350Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:46:45.350Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:45.352Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:45.352Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078005350,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-22T00:46:45.452Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:46:45.453Z||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-22T00:46:45.453Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:45.465Z||pool-116-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:45.466Z||pool-116-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:46:46.353Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:46.353Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:46.353Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:46:46.353Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:46.355Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:46.355Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078006353,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-11-22T00:46:46.455Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:46:46.456Z||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-22T00:46:46.456Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:46.469Z||pool-117-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:46.469Z||pool-117-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:46:47.356Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:47.356Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:47.356Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-22T00:46:47.357Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:47.358Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:47.359Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078007356,
  "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-22T00:46:47.459Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:46:47.459Z||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-22T00:46:47.459Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:47.477Z||pool-118-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:47.477Z||pool-118-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:46:48.360Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:48.360Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:48.360Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:46:48.361Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:48.362Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:48.362Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078008360,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-11-22T00:46:48.463Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:46:48.463Z||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-22T00:46:48.464Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:48.478Z||pool-119-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:48.478Z||pool-119-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:46:49.363Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:49.364Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:49.364Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-22T00:46:49.364Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:49.366Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:49.366Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078009363,
  "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-22T00:46:49.466Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:46:49.467Z||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-22T00:46:49.467Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:49.481Z||pool-120-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:49.481Z||pool-120-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:46:50.367Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:50.367Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:46:50.367Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:46:50.367Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:46:50.369Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:46:50.369Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078010366,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:46:50.469Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:46:50.470Z||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-22T00:46:50.470Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:46:50.490Z||pool-121-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:46:50.491Z||pool-121-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:46:51.370Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d5701baa-fb18-4a70-a6be-222f9760fb1d
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-22T00:46:51.381Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d5701baa-fb18-4a70-a6be-222f9760fb1d
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-22T00:46:51.387Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:46:51.387Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-22T00:46:51.387Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-22T00:47:21.387Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d5701baa-fb18-4a70-a6be-222f9760fb1d
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-22T00:47:21.401Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d5701baa-fb18-4a70-a6be-222f9760fb1d
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-22T00:47:21.404Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:47:21.404Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-22T00:47:21.404Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-22T00:47:25.939Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:47:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T00:47:25.941Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:47:25.975Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:47:25.976Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:47:25.976Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "policy-id",
  "timestamp": 1669077981738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:47:25.977Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:47:51.404Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d5701baa-fb18-4a70-a6be-222f9760fb1d
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-22T00:47:51.417Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d5701baa-fb18-4a70-a6be-222f9760fb1d
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-22T00:47:51.419Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:47:51.420Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-22T00:47:51.420Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-22T00:48:21.420Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d5701baa-fb18-4a70-a6be-222f9760fb1d
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-22T00:48:21.432Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d5701baa-fb18-4a70-a6be-222f9760fb1d
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-22T00:48:21.434Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:48:21.435Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-22T00:48:21.435Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-22T00:48:25.939Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:48:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T00:48:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:48:25.982Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:48:25.983Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:48:25.983Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "cds",
  "timestamp": 1669077980053,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:48:25.983Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:48:25.984Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:48:25.984Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "aai-ml",
  "timestamp": 1669077984670,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:48:25.984Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:48:25.984Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:48:25.984Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077983265,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:48:25.984Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:48:51.435Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d5701baa-fb18-4a70-a6be-222f9760fb1d
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-22T00:48:51.450Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d5701baa-fb18-4a70-a6be-222f9760fb1d
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-22T00:48:51.452Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:48:51.452Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-22T00:48:51.452Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-22T00:49:21.452Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d5701baa-fb18-4a70-a6be-222f9760fb1d
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-22T00:49:21.464Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d5701baa-fb18-4a70-a6be-222f9760fb1d
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-22T00:49:21.466Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:49:21.467Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-22T00:49:21.467Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-22T00:49:25.939Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:49:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T00:49:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:49:25.967Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:49:26.478Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.478Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.479Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.479Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.479Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "policy-id",
  "timestamp": 1669077981738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.479Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.479Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.479Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "cds",
  "timestamp": 1669077980053,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.479Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.479Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.479Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "aai-ml",
  "timestamp": 1669077984670,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.480Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.480Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.480Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077983265,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.480Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.480Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.480Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.480Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.480Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.480Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "policy-id",
  "timestamp": 1669077981738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.480Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.480Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.480Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "aai-ml",
  "timestamp": 1669077984670,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.481Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.481Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.481Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "cds",
  "timestamp": 1669077980053,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.481Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.481Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.481Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077983265,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.481Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.481Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.481Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.481Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.482Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.482Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "aai-ml",
  "timestamp": 1669077984670,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.482Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.482Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.482Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "policy-id",
  "timestamp": 1669077981738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.482Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.482Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.482Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "cds",
  "timestamp": 1669077980053,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.482Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.482Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.482Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077983265,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.483Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.483Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.483Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.483Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.483Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.483Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "aai-ml",
  "timestamp": 1669077984670,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.483Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.483Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.483Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "policy-id",
  "timestamp": 1669077981738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.483Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.484Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.484Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "cds",
  "timestamp": 1669077980053,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.484Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.484Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.484Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077983265,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.484Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.484Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.484Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.484Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.484Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.485Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "aai-ml",
  "timestamp": 1669077984670,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.485Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.485Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.485Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "policy-id",
  "timestamp": 1669077981738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.485Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.485Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.485Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "cds",
  "timestamp": 1669077980053,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.485Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.485Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.486Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077983265,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.486Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.486Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.486Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.486Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.486Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.486Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "aai-ml",
  "timestamp": 1669077984670,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.486Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.486Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.486Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "policy-id",
  "timestamp": 1669077981738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.486Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.486Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.487Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "cds",
  "timestamp": 1669077980053,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.487Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.487Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.487Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077983265,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.487Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.487Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.487Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.487Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.487Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.487Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "policy-id",
  "timestamp": 1669077981738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.487Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.487Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.488Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "aai-ml",
  "timestamp": 1669077984670,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.488Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.488Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.488Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "cds",
  "timestamp": 1669077980053,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.488Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.488Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.488Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077983265,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.488Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.489Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.489Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.489Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.489Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.489Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "policy-id",
  "timestamp": 1669077981738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.489Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.489Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.489Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "aai-ml",
  "timestamp": 1669077984670,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.489Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.489Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.489Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "cds",
  "timestamp": 1669077980053,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.490Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.490Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.490Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077983265,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.490Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.490Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.490Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077985931,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.490Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.490Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.490Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "aai-ml",
  "timestamp": 1669077984670,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.490Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.490Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.491Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "policy-id",
  "timestamp": 1669077981738,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.491Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.491Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.491Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "cds",
  "timestamp": 1669077980053,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.491Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.491Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.491Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077983265,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.491Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.491Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.492Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077998321,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.492Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.492Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.492Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "aai-ml",
  "timestamp": 1669077997093,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.492Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.492Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.492Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "policy-id",
  "timestamp": 1669077999253,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.492Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.492Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.492Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "cds",
  "timestamp": 1669077998321,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.493Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.493Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.493Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669077997496,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.493Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.493Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.493Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077998425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.493Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.493Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.493Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "policy-id",
  "timestamp": 1669078000259,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:49:26.494Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.494Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.494Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669077999410,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.494Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.494Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.494Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077998425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.494Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.494Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.494Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "policy-id",
  "timestamp": 1669078001262,
  "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-22T00:49:26.504Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d5701baa-fb18-4a70-a6be-222f9760fb1d
2022-11-22T00:49:26.504Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId d5701baa-fb18-4a70-a6be-222f9760fb1d 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-22T00:49:26.514Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.514Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669078000473,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.515Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.515Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.515Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078000004,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.515Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.515Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.515Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077998425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.516Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.516Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.516Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669078001550,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.516Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.516Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.516Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078001078,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.516Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.516Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.517Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077998425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.517Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.517Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.517Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669078002657,
  "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-22T00:49:26.522Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d5701baa-fb18-4a70-a6be-222f9760fb1d
2022-11-22T00:49:26.522Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId d5701baa-fb18-4a70-a6be-222f9760fb1d 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-22T00:49:26.530Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.530Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078002155,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.530Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.530Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.530Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077998425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.531Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.531Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.531Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669078003663,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-22T00:49:26.531Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.531Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.532Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078003214,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.532Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.532Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.532Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077998425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.533Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.533Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.533Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "cds",
  "timestamp": 1669077999329,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.533Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.533Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.533Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "policy-id",
  "timestamp": 1669078002268,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.534Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.534Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.534Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078004269,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.534Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.534Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.535Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077998425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.535Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.535Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.535Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669078004667,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.535Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.536Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.536Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "aai-ml",
  "timestamp": 1669078004288,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:49:26.536Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.536Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.536Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "cds",
  "timestamp": 1669077999329,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.537Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.537Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.537Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "policy-id",
  "timestamp": 1669078002268,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.537Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.537Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.537Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077998425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.538Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.538Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.538Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078005350,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-22T00:49:26.538Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.538Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.538Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669078004667,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.539Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.539Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.539Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "aai-ml",
  "timestamp": 1669078005292,
  "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-22T00:49:26.544Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d5701baa-fb18-4a70-a6be-222f9760fb1d
2022-11-22T00:49:26.545Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId d5701baa-fb18-4a70-a6be-222f9760fb1d 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-22T00:49:26.555Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.555Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "cds",
  "timestamp": 1669077999329,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.556Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.556Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.556Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "policy-id",
  "timestamp": 1669078002268,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.556Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.557Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.557Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077998425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.557Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.557Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.557Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078006353,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-11-22T00:49:26.558Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.558Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.558Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669078004667,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.558Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.558Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.558Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "cds",
  "timestamp": 1669077999329,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.559Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.559Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.559Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "policy-id",
  "timestamp": 1669078002268,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.559Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.559Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.559Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669077998425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.560Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.560Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.560Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078007356,
  "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-22T00:49:26.560Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.560Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.560Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669078004667,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.561Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.561Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.561Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "cds",
  "timestamp": 1669077999329,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.561Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.561Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.561Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "policy-id",
  "timestamp": 1669078002268,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.562Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.562Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.562Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078008360,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-11-22T00:49:26.562Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.562Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.562Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669078009247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.563Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.563Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.563Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669078004667,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.563Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.564Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.564Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "cds",
  "timestamp": 1669077999329,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.564Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.564Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.564Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "policy-id",
  "timestamp": 1669078002268,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.564Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.564Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.565Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078009363,
  "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-22T00:49:26.565Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.565Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.565Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669078004667,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.566Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.566Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.566Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "cds",
  "timestamp": 1669077999329,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.566Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.566Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.567Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "policy-id",
  "timestamp": 1669078002268,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.567Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.567Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.567Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078010366,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:49:26.567Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.568Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.568Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669078004667,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.568Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.568Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.568Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "cds",
  "timestamp": 1669077999329,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.568Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.569Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.569Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "policy-id",
  "timestamp": 1669078002268,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.569Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.569Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.569Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669078011698,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:49:26.569Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.570Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.570Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669078004667,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.570Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.570Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.570Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669078012701,
  "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-22T00:49:26.576Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d5701baa-fb18-4a70-a6be-222f9760fb1d
2022-11-22T00:49:26.576Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId d5701baa-fb18-4a70-a6be-222f9760fb1d 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-22T00:49:26.586Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.586Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "cds",
  "timestamp": 1669078012856,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.586Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.587Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.587Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "policy-id",
  "timestamp": 1669078013803,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.587Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.587Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.587Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669078013452,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.587Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.587Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.587Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "policy-id",
  "timestamp": 1669078014808,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:49:26.588Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.588Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.588Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669078014752,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.588Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.588Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.588Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "policy-id",
  "timestamp": 1669078015813,
  "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-22T00:49:26.605Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6e9df70c-f6c5-435a-9774-8dc123658894
2022-11-22T00:49:26.605Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6e9df70c-f6c5-435a-9774-8dc123658894 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-22T00:49:26.616Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.616Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669078015921,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.616Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.616Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.617Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "aai-ml",
  "timestamp": 1669078014670,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.617Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.617Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.617Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669078016962,
  "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-22T00:49:26.623Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6e9df70c-f6c5-435a-9774-8dc123658894
2022-11-22T00:49:26.623Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6e9df70c-f6c5-435a-9774-8dc123658894 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-22T00:49:26.631Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.631Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "aai-ml",
  "timestamp": 1669078014670,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.631Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.632Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.632Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1669078017965,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-22T00:49:26.632Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.632Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.632Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "aai-ml",
  "timestamp": 1669078014670,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.632Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.633Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.633Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "aai-ml",
  "timestamp": 1669078014670,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.633Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.633Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.633Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "aai-ml",
  "timestamp": 1669078014670,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.634Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.634Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.634Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "aai-ml",
  "timestamp": 1669078014670,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.634Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.634Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.634Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "aai-ml",
  "timestamp": 1669078014670,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.635Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.635Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.635Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "aai-ml",
  "timestamp": 1669078014670,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.635Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.635Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.635Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "aai-ml",
  "timestamp": 1669078023422,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.636Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.636Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.636Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669078028425,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.636Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.636Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.636Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669078028425,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.637Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.637Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.637Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669078028425,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.637Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.637Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.637Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "aai-ml",
  "timestamp": 1669078030293,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:49:26.638Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.638Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.638Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669078028425,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.638Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.638Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.638Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "aai-ml",
  "timestamp": 1669078031296,
  "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-22T00:49:26.644Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6e9df70c-f6c5-435a-9774-8dc123658894
2022-11-22T00:49:26.644Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6e9df70c-f6c5-435a-9774-8dc123658894 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-22T00:49:26.654Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.655Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669078028425,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.655Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.655Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.655Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669078028425,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.655Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.656Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.656Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669078028425,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:49:26.656Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.656Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.656Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669078028425,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:49:26.656Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:49:26.656Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.657Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669078037180,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:49:26.657Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.657Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.657Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669078039406,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:49:26.657Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:49:26.658Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:49:26.658Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1669078040409,
  "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-22T00:49:26.663Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6e9df70c-f6c5-435a-9774-8dc123658894
2022-11-22T00:49:26.663Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6e9df70c-f6c5-435a-9774-8dc123658894 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-22T00:49:51.467Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d5701baa-fb18-4a70-a6be-222f9760fb1d
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-22T00:49:51.481Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d5701baa-fb18-4a70-a6be-222f9760fb1d
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-22T00:49:51.484Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:49:51.484Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-22T00:49:51.484Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-22T00:49:51.484Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-22T00:49:51.484Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:49:51.484Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:49:51.484Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:49:51.484Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:49:51.484Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:49:51.491Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-22T00:50:21.491Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d5701baa-fb18-4a70-a6be-222f9760fb1d 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-22T00:50:21.500Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d5701baa-fb18-4a70-a6be-222f9760fb1d and serviceModelVersionId: 5a2fb074-d218-4bb3-8224-9b559d9d9201
2022-11-22T00:50:21.500Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8d70fe6a-6030-4466-889b-2d5292544ec0
2022-11-22T00:50:21.501Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8d70fe6a-6030-4466-889b-2d5292544ec0/model-vers/model-ver/5a2fb074-d218-4bb3-8224-9b559d9d9201?depth=0
2022-11-22T00:50:21.506Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2022-11-22T00:50:21.545Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d70fe6a-6030-4466-889b-2d5292544ec0/model-vers/model-ver/5a2fb074-d218-4bb3-8224-9b559d9d9201?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-22T00:50:21.546Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d70fe6a-6030-4466-889b-2d5292544ec0/model-vers/model-ver/5a2fb074-d218-4bb3-8224-9b559d9d9201?depth=0|INFO|500||Invoke
2022-11-22T00:50:21.552Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d70fe6a-6030-4466-889b-2d5292544ec0/model-vers/model-ver/5a2fb074-d218-4bb3-8224-9b559d9d9201?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-22T00:50:21.691Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d70fe6a-6030-4466-889b-2d5292544ec0/model-vers/model-ver/5a2fb074-d218-4bb3-8224-9b559d9d9201?depth=0|INFO|500||InvokeReturn
2022-11-22T00:50:21.693Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d70fe6a-6030-4466-889b-2d5292544ec0/model-vers/model-ver/5a2fb074-d218-4bb3-8224-9b559d9d9201?depth=0 has http status code:200 and response headers:{date=[Tue, 22 Nov 2022 00:50:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[229432], x-aai-txid=[1-aai-resources-221122-00:50:23:341-59556], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-22T00:50:21.693Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2022-11-22T00:50:21.693Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-22T00:50:21.693Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:50:21.698Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||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-22T00:50:21.699Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d5701baa-fb18-4a70-a6be-222f9760fb1d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-22T00:50:21.699Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-22T00:50:21.699Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:50:21.701Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:50:21.701Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078221699,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-22T00:50:21.801Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:50:21.802Z||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-22T00:50:21.802Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:50:21.818Z||pool-122-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:50:21.818Z||pool-122-thread-1|||||INFO|500||cambria reply ok (17 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-22T00:50:22.715Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:50:22.715Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|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-22T00:50:22.715Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:50:25.939Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:50:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T00:50:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:50:26.583Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:50:26.584Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:50:26.584Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d5701baa-fb18-4a70-a6be-222f9760fb1d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078221699,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-22T00:50:26.584Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:50:27.191Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:50:27.192Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-22T00:50:27.193Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"6e9df70c-f6c5-435a-9774-8dc123658894","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"436cb93e-3e1a-407d-9498-46af7e76bf75","serviceDescription":"service","serviceInvariantUUID":"b6bfdf1e-0e4a-45d5-990c-5ba60613d147","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"55e50a75-00cf-4544-9df5-e81761a985ed","resourceInvariantUUID":"e989d222-34c7-4b16-aed5-bb7a372027e5","resourceCustomizationUUID":"37579032-d602-4d8d-b7f1-d8774003e108","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":"OWI5NmIzNGZhZjc4MWUyZTIzODE1NmMyOGJhNTliNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"29e2cca4-d209-4cc8-ba0f-5a2c1215012f","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":"Y2JmY2NmMzNmOGFiYjIxZjFiNjA2OWY3NmMwNDIyMDg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c0644a98-b4d7-4907-8d51-3f56d1754e89","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":"b41fc87d-6a02-43ff-adc9-ad5094522f6d","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":"e638aab0-88e5-4a85-8375-b00e251345fb","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":"5ed5a310-35b6-4c6b-86f2-dd9124323e98","artifactVersion":"2","generatedFromUUID":"b41fc87d-6a02-43ff-adc9-ad5094522f6d"},{"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":"NjE4YTY1ODVhOTM0ZDU1YmY0NzI0NGFiMDkzNzFhNzU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"4ac1a7d9-ba6f-4dd9-816a-70d1350b9006","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":"NTkwNjEwMDY3NmI0OTA4YWJhM2VhNGRkNDVkNmVhN2E\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a5976880-b602-4674-8981-5686ca04633c","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZjU0MGNjZThkMjcyMjg5YTllMWJkMTAxNTdlZjhiNzI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e27caeb8-e825-44a8-93b8-2344e728919f","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-22T00:50:27.197Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:50:27.198Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:50:27.200Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:50:27.201Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078222715,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:50:27.301Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:50:27.301Z||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-22T00:50:27.301Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:50:27.315Z||pool-123-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:50:27.315Z||pool-123-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:50:28.202Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:50:28.203Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:50:28.205Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:50:28.205Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078222715,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-22T00:50:28.305Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:50:28.306Z||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-22T00:50:28.306Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:50:28.324Z||pool-124-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:50:28.324Z||pool-124-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:50:29.206Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:50:29.207Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:50:29.209Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:50:29.209Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078222715,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:50:29.309Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:50:29.309Z||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-22T00:50:29.310Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:50:29.328Z||pool-125-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:50:29.329Z||pool-125-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:50:30.209Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:50:30.210Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:50:30.212Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:50:30.212Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078222715,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:50:30.312Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:50:30.313Z||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-22T00:50:30.313Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:50:30.337Z||pool-126-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:50:30.337Z||pool-126-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:50:31.213Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:50:31.214Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:50:31.216Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:50:31.216Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078222715,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-22T00:50:31.316Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:50:31.317Z||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-22T00:50:31.317Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:50:31.339Z||pool-127-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:50:31.339Z||pool-127-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:50:32.217Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:50:32.218Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:50:32.220Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:50:32.220Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078222715,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:50:32.320Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:50:32.321Z||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-22T00:50:32.321Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:50:32.339Z||pool-128-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:50:32.339Z||pool-128-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:50:33.221Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:50:33.222Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:50:33.225Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:50:33.225Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078222715,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:50:33.325Z||pool-129-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:50:33.326Z||pool-129-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-22T00:50:33.326Z||pool-129-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:50:33.340Z||pool-129-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:50:33.341Z||pool-129-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:50:34.226Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-22T00:50:34.227Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:50:34.229Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:50:34.229Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078222715,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:50:34.329Z||pool-130-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:50:34.330Z||pool-130-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-22T00:50:34.330Z||pool-130-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:50:34.345Z||pool-130-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:50:34.346Z||pool-130-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:50:35.230Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "436cb93e-3e1a-407d-9498-46af7e76bf75",
  "serviceDescription": "service",
  "serviceInvariantUUID": "b6bfdf1e-0e4a-45d5-990c-5ba60613d147",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "37579032-d602-4d8d-b7f1-d8774003e108",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "55e50a75-00cf-4544-9df5-e81761a985ed",
      "resourceInvariantUUID": "e989d222-34c7-4b16-aed5-bb7a372027e5",
      "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": "Y2JmY2NmMzNmOGFiYjIxZjFiNjA2OWY3NmMwNDIyMDg\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "c0644a98-b4d7-4907-8d51-3f56d1754e89",
          "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": "b41fc87d-6a02-43ff-adc9-ad5094522f6d",
          "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": "5ed5a310-35b6-4c6b-86f2-dd9124323e98",
            "generatedFromUUID": "b41fc87d-6a02-43ff-adc9-ad5094522f6d"
          },
          "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": "5ed5a310-35b6-4c6b-86f2-dd9124323e98",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "ZjU0MGNjZThkMjcyMjg5YTllMWJkMTAxNTdlZjhiNzI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "e27caeb8-e825-44a8-93b8-2344e728919f"
    }
  ],
  "workloadContext": "Production"
}
2022-11-22T00:50:35.231Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-22T00:50:35.231Z|d5701baa-fb18-4a70-a6be-222f9760fb1d|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 436cb93e-3e1a-407d-9498-46af7e76bf75 ASDC
2022-11-22T00:50:35.232Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:6e9df70c-f6c5-435a-9774-8dc123658894
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:436cb93e-3e1a-407d-9498-46af7e76bf75
ServiceInvariantUUID:b6bfdf1e-0e4a-45d5-990c-5ba60613d147
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:e27caeb8-e825-44a8-93b8-2344e728919f
ArtifactChecksum:ZjU0MGNjZThkMjcyMjg5YTllMWJkMTAxNTdlZjhiNzI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:37579032-d602-4d8d-b7f1-d8774003e108
ResourceInvariantUUID:e989d222-34c7-4b16-aed5-bb7a372027e5
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:55e50a75-00cf-4544-9df5-e81761a985ed
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:c0644a98-b4d7-4907-8d51-3f56d1754e89
ArtifactChecksum:Y2JmY2NmMzNmOGFiYjIxZjFiNjA2OWY3NmMwNDIyMDg=
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:b41fc87d-6a02-43ff-adc9-ad5094522f6d
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:5ed5a310-35b6-4c6b-86f2-dd9124323e98
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:5ed5a310-35b6-4c6b-86f2-dd9124323e98
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-22T00:50:35.232Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 436cb93e-3e1a-407d-9498-46af7e76bf75 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-22T00:50:35.268Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-22T00:50:35.268Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-11-22T00:50:35.268Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-11-22T00:50:35.268Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: e27caeb8-e825-44a8-93b8-2344e728919f from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-11-22T00:50:35.268Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-22T00:50:35.269Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-11-22T00:50:35.547Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-22T00:50:35.548Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar e27caeb8-e825-44a8-93b8-2344e728919f 82619
2022-11-22T00:50:35.548Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:35.548Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:35.548Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:50:35.549Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:50:35.551Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:50:35.551Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078235548,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:50:35.651Z||pool-131-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:50:35.652Z||pool-131-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-22T00:50:35.652Z||pool-131-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:50:35.667Z||pool-131-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:50:35.668Z||pool-131-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:50:36.552Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-22T00:50:36.553Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-11-22T00:50:36.553Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: e27caeb8-e825-44a8-93b8-2344e728919f, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-22T00:50:36.553Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2022-11-22T00:50:36.554Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-22T00:50:36.554Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-22T00:50:36.660Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13760771048824591484/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-22T00:50:37.773Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-22T00:50:37.774Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-11-22T00:50:37.774Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-22T00:50:37.774Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-22T00:50:37.774Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:37.774Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:37.774Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:37.774Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:37.774Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:37.774Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:37.774Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:37.774Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-11-22T00:50:37.775Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:37.775Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:50:37.775Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-22T00:50:37.775Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-11-22T00:50:37.775Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-22T00:50:37.776Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:37.776Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:50:37.776Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-22T00:50:37.776Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-11-22T00:50:37.776Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-22T00:50:37.776Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:37.777Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:50:37.777Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:37.777Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-11-22T00:50:37.777Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-11-22T00:50:37.777Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-11-22T00:50:37.777Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-11-22T00:50:37.777Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-22T00:50:37.778Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-22T00:50:37.778Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:37.778Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-22T00:50:37.778Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:37.778Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-22T00:50:37.778Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:50:37.778Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:37.779Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-22T00:50:37.779Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:50:37.779Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:37.779Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-22T00:50:37.779Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:50:37.779Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:37.779Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-11-22T00:50:37.780Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-22T00:50:37.780Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-22T00:50:37.780Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=97fbdec6-d86e-4645-8a78-0ce900f9844b
2022-11-22T00:50:37.780Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:37.780Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:50:37.780Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:37.780Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:50:37.780Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:37.781Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:50:37.781Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:37.781Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:50:37.781Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:436cb93e-3e1a-407d-9498-46af7e76bf75
Model Version:NULL
Model InvariantUuid:b6bfdf1e-0e4a-45d5-990c-5ba60613d147
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:350bdb08-e580-4c0f-8a15-d3693f8d6b8a
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:e989d222-34c7-4b16-aed5-bb7a372027e5
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:37579032-d602-4d8d-b7f1-d8774003e108
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:10aa5939-0c89-43f4-ae62-995b01ced84b
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:bcd9d2fa-1625-437d-b364-6f88c3edbee1
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:97fbdec6-d86e-4645-8a78-0ce900f9844b
ModelInvariantUuid:1d22f3d6-1a28-4b42-a767-84183379f591
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:f794049a-fc0a-4683-ba06-4bac7db75e38
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:6e343c55-fb04-4885-b1e1-cf92d77679df
ModelInvariantUuid:c73a169d-15be-4f97-9877-c5b67f54dba7
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:25ff9b54-ca07-4333-b477-bdd9ae6296de
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-22T00:50:37.796Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 55e50a75-00cf-4544-9df5-e81761a985ed
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-22T00:50:37.798Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||basic_vm_macro 0
2022-11-22T00:50:37.798Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 55e50a75-00cf-4544-9df5-e81761a985ed
2022-11-22T00:50:37.799Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c0644a98-b4d7-4907-8d51-3f56d1754e89 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-11-22T00:50:37.799Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-22T00:50:37.799Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:37.854Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-22T00:50:37.854Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json c0644a98-b4d7-4907-8d51-3f56d1754e89 792
2022-11-22T00:50:37.854Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:37.854Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:37.854Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:50:37.855Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:50:37.856Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:50:37.856Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078237854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:50:37.956Z||pool-132-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:50:37.957Z||pool-132-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-22T00:50:37.957Z||pool-132-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:50:37.975Z||pool-132-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:50:37.975Z||pool-132-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:50:38.857Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "10aa5939-0c89-43f4-ae62-995b01ced84b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "bcd9d2fa-1625-437d-b364-6f88c3edbee1",
    "vfModuleModelCustomizationUUID": "5e41d83c-a393-461d-a463-f0fafa66f72b",
    "isBase": true,
    "artifacts": [
      "b41fc87d-6a02-43ff-adc9-ad5094522f6d",
      "5ed5a310-35b6-4c6b-86f2-dd9124323e98"
    ],
    "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-22T00:50:38.861Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:bcd9d2fa-1625-437d-b364-6f88c3edbee1
VfModuleModelInvariantUUID:10aa5939-0c89-43f4-ae62-995b01ced84b
VfModuleModelDescription:NULL
Artifacts UUID List:{
b41fc87d-6a02-43ff-adc9-ad5094522f6d
,
5ed5a310-35b6-4c6b-86f2-dd9124323e98

}
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-22T00:50:38.863Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "10aa5939-0c89-43f4-ae62-995b01ced84b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "bcd9d2fa-1625-437d-b364-6f88c3edbee1",
    "vfModuleModelCustomizationUUID": "5e41d83c-a393-461d-a463-f0fafa66f72b",
    "isBase": true,
    "artifacts": [
      "b41fc87d-6a02-43ff-adc9-ad5094522f6d",
      "5ed5a310-35b6-4c6b-86f2-dd9124323e98"
    ],
    "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-22T00:50:38.863Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:bcd9d2fa-1625-437d-b364-6f88c3edbee1
VfModuleModelInvariantUUID:10aa5939-0c89-43f4-ae62-995b01ced84b
VfModuleModelDescription:NULL
Artifacts UUID List:{
b41fc87d-6a02-43ff-adc9-ad5094522f6d
,
5ed5a310-35b6-4c6b-86f2-dd9124323e98

}
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-22T00:50:38.863Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: b41fc87d-6a02-43ff-adc9-ad5094522f6d from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-11-22T00:50:38.863Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-22T00:50:38.863Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:38.913Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-22T00:50:38.913Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml b41fc87d-6a02-43ff-adc9-ad5094522f6d 5033
2022-11-22T00:50:38.914Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:38.914Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:38.914Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:50:38.914Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:50:38.916Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:50:38.916Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078238914,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:50:39.016Z||pool-133-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:50:39.017Z||pool-133-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-22T00:50:39.017Z||pool-133-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:50:39.031Z||pool-133-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:50:39.031Z||pool-133-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:50:39.917Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 5ed5a310-35b6-4c6b-86f2-dd9124323e98 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-11-22T00:50:39.917Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-11-22T00:50:39.918Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:39.984Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-11-22T00:50:39.984Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 5ed5a310-35b6-4c6b-86f2-dd9124323e98 903
2022-11-22T00:50:39.984Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:39.984Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:39.985Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-22T00:50:39.985Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:50:39.986Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:50:39.986Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078239984,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:50:40.086Z||pool-134-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:50:40.087Z||pool-134-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-22T00:50:40.087Z||pool-134-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:50:40.101Z||pool-134-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:50:40.101Z||pool-134-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:50:40.987Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 436cb93e-3e1a-407d-9498-46af7e76bf75
2022-11-22T00:50:40.988Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 55e50a75-00cf-4544-9df5-e81761a985ed 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-22T00:50:41.001Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@51583ed7, org.onap.sdc.toscaparser.api.parameters.Input@7fadd9fd, org.onap.sdc.toscaparser.api.parameters.Input@229f95e3, org.onap.sdc.toscaparser.api.parameters.Input@2e95a8ca, org.onap.sdc.toscaparser.api.parameters.Input@3e2b9549]
2022-11-22T00:50:41.002Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:41.002Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:50:41.002Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2022-11-22T00:50:41.002Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 37579032-d602-4d8d-b7f1-d8774003e108
2022-11-22T00:50:41.003Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 37579032-d602-4d8d-b7f1-d8774003e108 matches Tosca VF Customization UUID: 37579032-d602-4d8d-b7f1-d8774003e108
2022-11-22T00:50:41.003Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 37579032-d602-4d8d-b7f1-d8774003e108  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-22T00:50:41.005Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:41.005Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:50:41.006Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 37579032-d602-4d8d-b7f1-d8774003e108: {\"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-22T00:50:41.006Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@72665cc1
2022-11-22T00:50:41.006Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:41.007Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-22T00:50:41.007Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 5e41d83c-a393-461d-a463-f0fafa66f72b
2022-11-22T00:50:41.007Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 5e41d83c-a393-461d-a463-f0fafa66f72b
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-22T00:50:41.009Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:41.010Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-22T00:50:41.010Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:50:41.010Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:41.011Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-22T00:50:41.011Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:50:41.011Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:41.011Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-11-22T00:50:41.012Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-22T00:50:41.012Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-22T00:50:41.012Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=97fbdec6-d86e-4645-8a78-0ce900f9844b
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-22T00:50:41.015Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:41.016Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-22T00:50:41.016Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-22T00:50:41.016Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:41.016Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-22T00:50:41.016Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=37579032-d602-4d8d-b7f1-d8774003e108
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-22T00:50:41.019Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:41.019Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:50:41.020Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 436cb93e-3e1a-407d-9498-46af7e76bf75: basic_vm_macro
2022-11-22T00:50:41.020Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:41.020Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:50:41.020Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:41.021Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:50:41.021Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:41.021Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:50:41.021Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:41.021Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:50:41.022Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-22T00:50:41.022Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-22T00:50:41.022Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:41.123Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 55e50a75-00cf-4544-9df5-e81761a985ed 1 ASDC deployResourceStructure
2022-11-22T00:50:41.124Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:41.124Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:41.124Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:50:41.124Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:50:41.126Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:50:41.126Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078241124,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-22T00:50:41.226Z||pool-135-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:50:41.227Z||pool-135-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-22T00:50:41.227Z||pool-135-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:50:41.254Z||pool-135-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:50:41.255Z||pool-135-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:50:42.127Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:42.128Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:42.128Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:50:42.128Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:50:42.131Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:50:42.131Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078242127,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-22T00:50:42.231Z||pool-136-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:50:42.232Z||pool-136-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-22T00:50:42.232Z||pool-136-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:50:42.243Z||pool-136-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:50:42.244Z||pool-136-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1}
2022-11-22T00:50:43.132Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:43.132Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:43.132Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:50:43.133Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:50:43.134Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:50:43.134Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078243132,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-22T00:50:43.235Z||pool-137-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-22T00:50:43.235Z||pool-137-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-22T00:50:43.235Z||pool-137-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:50:43.254Z||pool-137-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:50:43.255Z||pool-137-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:50:44.135Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:44.135Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:44.135Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-22T00:50:44.136Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:50:44.142Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:50:44.142Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078244135,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:50:44.238Z||pool-138-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
2022-11-22T00:50:44.238Z||pool-138-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-22T00:50:44.238Z||pool-138-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:50:44.251Z||pool-138-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:50:44.252Z||pool-138-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-22T00:50:45.143Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6e9df70c-f6c5-435a-9774-8dc123658894
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-22T00:50:45.156Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6e9df70c-f6c5-435a-9774-8dc123658894
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-22T00:50:45.159Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-22T00:50:45.159Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-22T00:50:45.159Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-22T00:50:45.159Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-22T00:50:45.159Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:50:45.159Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:50:45.160Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:50:45.160Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-22T00:50:45.160Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:50:45.166Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-22T00:51:15.166Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6e9df70c-f6c5-435a-9774-8dc123658894 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-22T00:51:15.174Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6e9df70c-f6c5-435a-9774-8dc123658894 and serviceModelVersionId: 436cb93e-3e1a-407d-9498-46af7e76bf75
2022-11-22T00:51:15.175Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b6bfdf1e-0e4a-45d5-990c-5ba60613d147
2022-11-22T00:51:15.176Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b6bfdf1e-0e4a-45d5-990c-5ba60613d147/model-vers/model-ver/436cb93e-3e1a-407d-9498-46af7e76bf75?depth=0
2022-11-22T00:51:15.180Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2022-11-22T00:51:15.222Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b6bfdf1e-0e4a-45d5-990c-5ba60613d147/model-vers/model-ver/436cb93e-3e1a-407d-9498-46af7e76bf75?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-22T00:51:15.224Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b6bfdf1e-0e4a-45d5-990c-5ba60613d147/model-vers/model-ver/436cb93e-3e1a-407d-9498-46af7e76bf75?depth=0|INFO|500||Invoke
2022-11-22T00:51:15.231Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b6bfdf1e-0e4a-45d5-990c-5ba60613d147/model-vers/model-ver/436cb93e-3e1a-407d-9498-46af7e76bf75?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-22T00:51:15.369Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b6bfdf1e-0e4a-45d5-990c-5ba60613d147/model-vers/model-ver/436cb93e-3e1a-407d-9498-46af7e76bf75?depth=0|INFO|500||InvokeReturn
2022-11-22T00:51:15.370Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b6bfdf1e-0e4a-45d5-990c-5ba60613d147/model-vers/model-ver/436cb93e-3e1a-407d-9498-46af7e76bf75?depth=0 has http status code:200 and response headers:{date=[Tue, 22 Nov 2022 00:51:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[290936], x-aai-txid=[0-aai-resources-221122-00:51:17:025-94935], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-22T00:51:15.370Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2022-11-22T00:51:15.370Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-22T00:51:15.370Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:51:15.376Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||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-22T00:51:15.376Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6e9df70c-f6c5-435a-9774-8dc123658894 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-22T00:51:15.376Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-22T00:51:15.376Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-11-22T00:51:15.379Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-22T00:51:15.379Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078275376,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-22T00:51:15.479Z||pool-139-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-22T00:51:15.480Z||pool-139-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-22T00:51:15.480Z||pool-139-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as kQTwcHB655zpmFQS) ...
2022-11-22T00:51:15.513Z||pool-139-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:51:15.513Z||pool-139-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-22T00:51:16.683Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:51:16.684Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T00:51:16.684Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:51:25.939Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:51:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T00:51:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:51:26.232Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:51:26.232Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:51:26.233Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T00:51:26.233Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:51:26.577Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:51:26.578Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:51:26.578Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078222715,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:51:26.579Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:51:26.579Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:51:26.579Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078222715,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-22T00:51:26.580Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:51:26.580Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:51:26.580Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078222715,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-22T00:51:26.580Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:51:26.580Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:51:26.580Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078222715,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:51:26.580Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:51:26.580Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:51:26.580Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078222715,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-22T00:51:26.580Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:51:26.580Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:51:26.580Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078222715,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:51:26.581Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:51:26.581Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:51:26.581Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078222715,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-22T00:51:26.581Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:51:26.581Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:51:26.581Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078222715,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-22T00:51:26.581Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-22T00:51:26.581Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:51:26.581Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078235548,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:51:26.581Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:51:26.581Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:51:26.581Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078237854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:51:26.582Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:51:26.582Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:51:26.582Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078238914,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:51:26.582Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:51:26.582Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:51:26.582Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078239984,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-22T00:51:26.582Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:51:26.582Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:51:26.582Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078241124,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-22T00:51:26.582Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:51:26.582Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:51:26.582Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078242127,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-22T00:51:26.582Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:51:26.582Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:51:26.582Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078243132,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-22T00:51:26.583Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:51:26.583Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:51:26.583Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078244135,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-22T00:51:26.583Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:51:26.583Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-22T00:51:26.583Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6e9df70c-f6c5-435a-9774-8dc123658894",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1669078275376,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-22T00:51:26.583Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-22T00:51:35.788Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:51:35.789Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:51:35.789Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T00:51:35.790Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:51:45.326Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:51:45.328Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:51:45.328Z||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-22T00:51:45.328Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:51:54.901Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:52:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:52:25.930Z||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-22T00:52:25.931Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:52:25.939Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:52:25.940Z||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-22T00:52:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:52:35.638Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:52:35.650Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:53:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:53:25.930Z||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-22T00:53:25.930Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:53:25.940Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:53:25.940Z||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-22T00:53:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:53:35.486Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:53:35.501Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:54:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:54:25.929Z||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-22T00:54:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:54:25.939Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:54:25.940Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T00:54:25.940Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:54:35.487Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:54:35.487Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:55:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:55:25.929Z||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-22T00:55:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:55:25.939Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:55:25.940Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T00:55:25.940Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T00:55:35.483Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:55:35.483Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:56:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:56:25.929Z||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-22T00:56:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:56:25.939Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:56:25.940Z||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-22T00:56:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:56:35.489Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:56:35.489Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:57:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:57:25.929Z||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-22T00:57:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:57:25.939Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:57:25.940Z||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-22T00:57:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:57:35.485Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:57:35.485Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:58:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:58:25.929Z||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-22T00:58:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:58:25.939Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:58:25.940Z||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-22T00:58:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:58:35.491Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:58:35.501Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:59:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:59:25.929Z||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-22T00:59:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:59:25.939Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T00:59:25.940Z||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-22T00:59:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T00:59:35.482Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T00:59:35.491Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:00:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:00:25.929Z||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-22T01:00:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:00:25.939Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:00:25.940Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:00:25.940Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:00:35.481Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:00:35.489Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:01:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:01:25.929Z||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-22T01:01:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:01:25.939Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:01:25.940Z||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-22T01:01:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:01:35.498Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:01:35.509Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:02:25.929Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:02:25.930Z||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-22T01:02:25.931Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:02:25.939Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:02:25.940Z||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-22T01:02:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:02:35.513Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:02:35.514Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:03:25.928Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:03:25.930Z||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-22T01:03:25.930Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:03:25.939Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:03:25.940Z||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-22T01:03:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:03:35.485Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:03:35.486Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:04:25.928Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:04:25.929Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T01:04:25.929Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:04:25.939Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:04:25.940Z||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-22T01:04:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:04:35.485Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:04:35.485Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:05:25.928Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:05:25.929Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T01:05:25.930Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:05:25.939Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:05:25.940Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:05:25.940Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:05:35.492Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:05:35.495Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:06:25.933Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:06:25.934Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T01:06:25.934Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:06:25.940Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:06:25.941Z||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-22T01:06:25.941Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:06:35.488Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:06:35.489Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:07:25.928Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:07:25.929Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T01:07:25.929Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:07:25.939Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:07:25.940Z||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-22T01:07:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:07:35.503Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:07:35.508Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:08:25.928Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:08:25.929Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T01:08:25.929Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:08:25.939Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:08:25.940Z||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-22T01:08:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:08:35.504Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:08:35.504Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:09:25.928Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:09:25.929Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T01:09:25.929Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:09:25.939Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:09:25.940Z||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-22T01:09:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:09:35.482Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:09:35.490Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:10:25.928Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:10:25.929Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T01:10:25.930Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:10:25.939Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:10:25.940Z||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-22T01:10:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:10:35.501Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:10:35.501Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:11:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:11:25.929Z||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-22T01:11:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:11:25.939Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:11:25.940Z||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-22T01:11:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:11:35.483Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:11:35.501Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:12:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:12:25.931Z||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-22T01:12:25.931Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:12:25.939Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:12:25.940Z||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-22T01:12:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:12:35.484Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:12:35.531Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:13:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:13:25.930Z||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-22T01:13:25.930Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:13:25.939Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:13:25.940Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:13:25.940Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:13:35.532Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:13:35.533Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:14:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:14:25.929Z||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-22T01:14:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:14:25.939Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:14:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T01:14:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:14:35.477Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:14:35.487Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:15:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:15:25.929Z||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-22T01:15:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:15:25.939Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:15:25.940Z||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-22T01:15:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:15:35.489Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:15:35.506Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:16:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:16:25.929Z||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-22T01:16:25.930Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:16:25.939Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:16:25.940Z||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-22T01:16:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:16:35.490Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:16:35.491Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:17:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:17:25.929Z||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-22T01:17:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:17:25.939Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:17:25.940Z||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-22T01:17:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:17:35.493Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:17:35.528Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:18:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:18:25.929Z||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-22T01:18:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:18:25.939Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:18:25.940Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:18:25.940Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:18:35.498Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:18:35.517Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:19:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:19:25.929Z||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-22T01:19:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:19:25.939Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:19:25.940Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:19:25.940Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:19:35.487Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:19:35.512Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:20:25.928Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:20:25.929Z||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-22T01:20:25.929Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:20:25.939Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:20:25.940Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:20:25.940Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:20:35.490Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:20:35.490Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:21:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:21:25.931Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:21:25.931Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:21:25.939Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:21:25.940Z||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-22T01:21:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:21:35.481Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:21:35.490Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:22:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:22:25.930Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:22:25.930Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:22:25.939Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:22:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T01:22:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:22:35.487Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:22:35.492Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:23:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:23:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:23:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:23:25.939Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:23:25.940Z||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-22T01:23:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:23:35.484Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:23:35.500Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:24:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:24:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:24:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:24:25.939Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:24:25.940Z||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-22T01:24:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:24:35.495Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:24:35.495Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:25:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:25:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:25:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:25:25.939Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:25:25.940Z||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-22T01:25:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:25:35.501Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:25:35.505Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:26:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:26:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:26:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:26:25.939Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:26:25.940Z||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-22T01:26:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:26:35.492Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:26:35.517Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:27:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:27:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:27:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:27:25.939Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:27:25.940Z||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-22T01:27:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:27:35.470Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:27:35.483Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:28:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:28:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:28:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:28:25.939Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:28:25.940Z||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-22T01:28:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:28:35.481Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:28:35.503Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:29:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:29:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:29:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:29:25.939Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:29:25.940Z||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-22T01:29:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:29:35.480Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:29:35.487Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:30:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:30:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:30:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:30:25.939Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:30:25.940Z||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-22T01:30:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:30:35.517Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:30:35.521Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:31:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:31:25.930Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:31:25.930Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:31:25.939Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:31:25.940Z||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-22T01:31:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:31:35.478Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:31:35.492Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:32:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:32:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:32:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:32:25.939Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:32:25.940Z||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-22T01:32:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:32:35.481Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:32:35.498Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:33:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:33:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:33:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:33:25.939Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:33:25.940Z||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-22T01:33:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:33:35.490Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:33:35.490Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:34:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:34:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:34:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:34:25.939Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:34:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T01:34:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:34:35.488Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:34:35.498Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:35:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:35:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:35:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:35:25.939Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:35:25.940Z||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-22T01:35:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:35:35.492Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:35:35.500Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:36:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:36:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:36:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:36:25.939Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:36:25.940Z||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-22T01:36:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:36:35.484Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:36:35.492Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:37:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:37:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:37:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:37:25.939Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:37:25.940Z||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-22T01:37:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:37:35.479Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:37:35.491Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:38:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:38:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:38:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:38:25.939Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:38:25.940Z||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-22T01:38:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:38:35.511Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:38:35.531Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:39:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:39:25.930Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:39:25.930Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:39:25.939Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:39:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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-22T01:39:25.940Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:39:35.482Z|6f1500c7-7673-4c88-9cca-aced1c8e4369|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:39:35.483Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:40:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:40:25.932Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:40:25.932Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:40:25.939Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:40:25.940Z||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-22T01:40:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:40:35.498Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:40:35.502Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:41:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:41:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:41:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:41:25.939Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:41:25.940Z||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-22T01:41:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:41:35.502Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:41:35.503Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:42:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:42:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:42:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:42:25.939Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:42:25.940Z||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-22T01:42:25.940Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:42:35.489Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:42:35.489Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:43:25.928Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:43:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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-22T01:43:25.929Z|6e9df70c-f6c5-435a-9774-8dc123658894|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 kQTwcHB655zpmFQS) ...
2022-11-22T01:43:25.943Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-22T01:43:25.943Z||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-22T01:43:25.944Z||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 kQTwcHB655zpmFQS) ...
2022-11-22T01:43:35.492Z|6e9df70c-f6c5-435a-9774-8dc123658894|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-22T01:43:35.495Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK