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-07T23:09:45.463Z||main|||||INFO|500||The following profiles are active: basic
2022-11-07T23:09:57.659Z||main|||||INFO|500||Starting service [Tomcat]
2022-11-07T23:09:57.660Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-11-07T23:09:57.780Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-11-07T23:10:02.173Z||main|||||INFO|500||catdb-pool - Starting...
2022-11-07T23:10:02.604Z||main|||||INFO|500||catdb-pool - Start completed.
2022-11-07T23:10:03.120Z||main|||||INFO|500||reqdb-pool - Starting...
2022-11-07T23:10:03.164Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-11-07T23:10:03.290Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-11-07T23:10:03.490Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-11-07T23:10:04.010Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-07T23:10:05.625Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-07T23:10:08.082Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-07T23:10:08.142Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-11-07T23:10:08.969Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-07T23:10:09.285Z||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-07T23:10:10.433Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-07T23:10:11.770Z||main|||||DEBUG|500||SDC ActivitySpec endpoint:  http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2022-11-07T23:10:13.102Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2022-11-07T23:10:13.104Z||main|||||ERROR|500||(conn=1151) Table 'catalogdb.activity_spec' doesn't exist
2022-11-07T23:10:13.118Z||main|||||WARN|500||Exception on deploying activitySpecs:  could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2022-11-07T23:10:16.444Z||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-07T23:10:19.447Z||main|||||WARN|500||---
2022-11-07T23:10:19.448Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-11-07T23:10:19.448Z||main|||||WARN|500||---
2022-11-07T23:10:19.935Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-11-07T23:10:25.158Z||main|||||INFO|500||Started Application in 43.116 seconds (JVM running for 45.476)
2022-11-07T23:10:25.174Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-07T23:10:25.175Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-07T23:10:25.187Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-07T23:10:25.213Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-07T23:10:25.249Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 51aed49a-9fbc-4dac-bd7c-40365071cc68 url= /sdc/v1/artifactTypes
2022-11-07T23:10:25.250Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-07T23:10:25.366Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-11-07T23:10:25.367Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@330a98a8
2022-11-07T23:10:25.368Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-11-07T23:10:25.383Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-11-07T23:10:25.385Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-11-07T23:10:25.391Z||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$$126e1f93.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-07T23:11:15.153Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-07T23:11:15.157Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-07T23:11:15.158Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-07T23:11:15.163Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-07T23:11:15.169Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 1c6b48aa-69fd-494c-a591-8e2287e22067 url= /sdc/v1/artifactTypes
2022-11-07T23:11:15.170Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-07T23:11:15.255Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-11-07T23:11:15.266Z||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-07T23:11:15.305Z||scheduling-1|||||DEBUG|500||create keys
2022-11-07T23:11:15.314Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-11-07T23:11:15.422Z||scheduling-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:11:15.444Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 6a1a8b2f-26c1-4385-be80-a248016bb1b2 url= /sdc/v1/registerForDistribution
2022-11-07T23:11:15.572Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 6a1a8b2f-26c1-4385-be80-a248016bb1b2 url= /sdc/v1/registerForDistribution
2022-11-07T23:11:15.573Z||scheduling-1|||||INFO|500||start DistributionClient
2022-11-07T23:11:15.583Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:11:15.584Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:11:15.591Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-11-07T23:11:15.591Z||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-07T23:11:15.591Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:11:15.592Z||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-07T23:11:15.592Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:11:25.958Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:11:26.032Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:12:15.581Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:12:15.582Z||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-07T23:12:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:12:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:12:15.584Z||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-07T23:12:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:12:25.171Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:12:25.175Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:13:15.581Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:13:15.583Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:13:15.583Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:13:15.583Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:13:15.585Z||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-07T23:13:15.586Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:13:25.170Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:13:25.170Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:14:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:14:15.582Z||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-07T23:14:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:14:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:14:15.584Z||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-07T23:14:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:14:25.150Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:14:25.159Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:15:15.583Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:15:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:15:15.587Z||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-07T23:15:15.587Z||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-07T23:15:15.588Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:15:15.588Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:15:25.165Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:15:25.165Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:16:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:16:15.582Z||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-07T23:16:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:16:15.583Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:16:15.584Z||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-07T23:16:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:16:25.160Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:16:25.173Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:17:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:17:15.582Z||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-07T23:17:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:17:15.583Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:17:15.585Z||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-07T23:17:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:17:25.148Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:17:25.160Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:18:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:18:15.582Z||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-07T23:18:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:18:15.584Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:18:15.585Z||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-07T23:18:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:18:25.145Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:18:25.148Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:19:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:19:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:19:15.584Z||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-07T23:19:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:19:15.584Z||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-07T23:19:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:19:25.142Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:19:25.164Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:20:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:20:15.582Z||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-07T23:20:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:20:15.583Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:20:15.584Z||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-07T23:20:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:20:16.456Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-11-07T23:20:25.162Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:20:25.169Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:21:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:21:15.583Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:21:15.583Z||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-07T23:21:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:21:15.585Z||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-07T23:21:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:21:25.146Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:21:25.151Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:22:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:22:15.583Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:22:15.583Z||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-07T23:22:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:22:15.584Z||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-07T23:22:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:22:25.146Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:22:25.146Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:23:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:23:15.582Z||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-07T23:23:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:23:15.583Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:23:15.584Z||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-07T23:23:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:23:25.155Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:23:25.164Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:24:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:24:15.582Z||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-07T23:24:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:24:15.583Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:24:15.584Z||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-07T23:24:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:24:25.146Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:24:25.149Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:25:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:25:15.582Z||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-07T23:25:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:25:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:25:15.584Z||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-07T23:25:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:25:25.145Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:25:25.148Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:26:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:26:15.582Z||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-07T23:26:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:26:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:26:15.584Z||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-07T23:26:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:26:25.139Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:26:25.142Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:27:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:27:15.582Z||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-07T23:27:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:27:15.583Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:27:15.584Z||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-07T23:27:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:27:25.141Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:27:25.148Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:28:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:28:15.583Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:28:15.584Z||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-07T23:28:15.584Z||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-07T23:28:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:28:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:28:25.146Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:28:25.151Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:29:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:29:15.583Z||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-07T23:29:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:29:15.583Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:29:15.584Z||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-07T23:29:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:29:25.152Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:29:25.152Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:30:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:30:15.582Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:30:15.582Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:30:15.583Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:30:15.584Z||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-07T23:30:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:30:25.137Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:30:25.139Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:31:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:31:15.582Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:31:15.582Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:31:15.583Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:31:15.584Z||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-07T23:31:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:31:25.159Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:31:25.159Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:32:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:32:15.582Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:32:15.583Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:32:15.583Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:32:15.584Z||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-07T23:32:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:32:25.156Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:32:25.163Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:33:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:33:15.582Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:33:15.582Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:33:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:33:15.584Z||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-07T23:33:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:33:25.141Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:33:25.180Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:34:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:34:15.582Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:34:15.582Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:34:15.583Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:34:15.584Z||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-07T23:34:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:34:25.141Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:34:25.141Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:35:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:35:15.582Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:35:15.583Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:35:15.583Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:35:15.584Z||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-07T23:35:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:35:25.154Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:35:25.157Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:36:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:36:15.583Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:36:15.584Z||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-07T23:36:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:36:15.586Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:36:15.587Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:36:25.155Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:36:25.155Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:37:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:37:15.582Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:37:15.582Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:37:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:37:15.584Z||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-07T23:37:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:37:25.136Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:37:25.141Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:38:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:38:15.582Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:38:15.582Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:38:15.583Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:38:15.584Z||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-07T23:38:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:38:25.142Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:38:25.170Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:39:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:39:15.582Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:39:15.582Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:39:15.583Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:39:15.584Z||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-07T23:39:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:39:25.178Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:39:25.178Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:40:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:40:15.582Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:40:15.582Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:40:15.583Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:40:15.584Z||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-07T23:40:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:40:25.165Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:40:25.167Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:41:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:41:15.582Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:41:15.582Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:41:15.583Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:41:15.584Z||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-07T23:41:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:41:25.161Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:41:25.161Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:42:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:42:15.582Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:42:15.583Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:42:15.583Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:42:15.584Z||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-07T23:42:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:42:25.136Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:42:25.136Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:43:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:43:15.583Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:43:15.585Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:43:15.585Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:43:15.585Z||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-07T23:43:15.586Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:43:25.145Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:43:25.152Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:44:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:44:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:44:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:44:15.583Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:44:15.584Z||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-07T23:44:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:44:25.137Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:44:25.144Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:45:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:45:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:45:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:45:15.583Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:45:15.584Z||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-07T23:45:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:45:25.132Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:45:25.158Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:46:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:46:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:46:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:46:15.583Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:46:15.584Z||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-07T23:46:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:46:25.143Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:46:25.156Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:47:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:47:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:47:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:47:15.583Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:47:15.584Z||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-07T23:47:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:47:25.147Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:47:25.172Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:48:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:48:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:48:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:48:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:48:15.584Z||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-07T23:48:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:48:25.149Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:48:25.159Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:49:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:49:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:49:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:49:15.583Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:49:15.584Z||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-07T23:49:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:49:25.148Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:49:25.149Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:50:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:50:15.583Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:50:15.586Z||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-07T23:50:15.586Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:50:15.586Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:50:15.586Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:50:25.157Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:50:25.160Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:51:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:51:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:51:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:51:15.583Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:51:15.584Z||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-07T23:51:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:51:25.146Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:51:25.172Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:52:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:52:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:52:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:52:15.583Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:52:15.586Z||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-07T23:52:15.586Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:52:25.147Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:52:25.193Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:53:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:53:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:53:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:53:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:53:15.584Z||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-07T23:53:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:53:25.148Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:53:25.149Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:54:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:54:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:54:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:54:15.583Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:54:15.584Z||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-07T23:54:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:54:25.147Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:54:25.153Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:55:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:55:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:55:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:55:15.583Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:55:15.584Z||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-07T23:55:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:55:25.138Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:55:25.151Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:56:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:56:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:56:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:56:15.583Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:56:15.584Z||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-07T23:56:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:56:25.144Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:56:25.145Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:57:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:57:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:57:15.584Z||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-07T23:57:15.584Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:57:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:57:15.585Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:57:25.156Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:57:25.158Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:58:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:58:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:58:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:58:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:58:15.584Z||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-07T23:58:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:58:25.144Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:58:25.152Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:59:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:59:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-07T23:59:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-07T23:59:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-07T23:59:15.583Z||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-07T23:59:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-07T23:59:25.143Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-07T23:59:25.150Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:00:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:00:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:00:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:00:15.585Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:00:15.586Z||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-08T00:00:15.586Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:00:25.149Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:00:25.163Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:01:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:01:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:01:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:01:15.583Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:01:15.583Z||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-08T00:01:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:01:25.158Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:01:25.169Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:02:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:02:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:02:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:02:15.583Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:02:15.583Z||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-08T00:02:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:02:25.158Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:02:25.161Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:03:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:03:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:03:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:03:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:03:15.584Z||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-08T00:03:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:03:25.142Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:03:25.177Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:04:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:04:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:04:15.585Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:04:15.585Z||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-08T00:04:15.585Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:04:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:04:25.142Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:04:25.144Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:05:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:05:15.583Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:05:15.583Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:05:15.583Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:05:15.584Z||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-08T00:05:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:05:25.140Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:05:25.140Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:06:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:06:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:06:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:06:15.583Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:06:15.584Z||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-08T00:06:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:06:25.139Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:06:25.141Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:07:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:07:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:07:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:07:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:07:15.584Z||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-08T00:07:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:07:25.138Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:07:25.139Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:08:15.581Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:08:15.582Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:08:15.582Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:08:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:08:15.584Z||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-08T00:08:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:08:16.220Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:08:16.222Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.222Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"1ca22f59-7150-4422-84bb-85b7fe317985","serviceName":"vFW 2022-11-08 00-06-26","serviceVersion":"1.0","serviceUUID":"8215c137-2ebc-4767-8bb2-22b8da13a2aa","serviceDescription":"catalog service description","serviceInvariantUUID":"4afb0884-6a40-4f78-a960-f31b83e2cb30","resources":[{"resourceInstanceName":"vFW 57f7a3ae-53a0 0","resourceName":"vFW 57f7a3ae-53a0","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e67b9855-c20a-4a37-aef4-19061f89db23","resourceInvariantUUID":"a3cd94cb-6ac3-42db-94cb-7e1de6b4e221","resourceCustomizationUUID":"9cae04a6-438b-4f5d-be1e-be8fbc614fb8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vf-license-model.xml","artifactChecksum":"ZGU3MzIyYWYzNmNlMGVhNzdmMDY2ZTkxOWI4NjkxMTc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"13b544d8-25bc-4617-a6f1-11e8e5346efb","artifactVersion":"1"},{"artifactName":"vfw57f7a3ae53a00_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json","artifactChecksum":"NzhiMjgxNWFiOTcwOGJkZWRiNzU1NTJmZDJhNjU0NjA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"46d991a3-bfa1-4a40-b551-326dc8d88802","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"28048daa-75c7-41ae-bcb9-967f1857298b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vendor-license-model.xml","artifactChecksum":"M2NlMGQ3Y2I3MWMxMGNjMGM0ZjljYzkwOTJhNTA3MjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"601fe7f1-14cc-4168-b070-329528655cbd","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"2f4fa0e1-8cac-401b-b5d8-bb086d36d785","artifactVersion":"2","generatedFromUUID":"28048daa-75c7-41ae-bcb9-967f1857298b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221108000626-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-template.yml","artifactChecksum":"Mjc2YjNiNDZjNzY0ODU3YjE3ZjEwZWQyZDJjMDg0ZDg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cd288532-4c46-4906-9adb-a6d1fe7febb9","artifactVersion":"1"},{"artifactName":"service-Vfw20221108000626-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar","artifactChecksum":"NjQyNjQyMmViMjY3OGM3MGRkOGE2YzRmYTkxMmRlNWE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"85a193a9-feef-4062-9dda-8682ab2ecb91","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-08T00:08:16.235Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:08:16.240Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:08:16.244Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:08:16.244Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.244Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "policy-id",
  "timestamp": 1667866063226,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.259Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:08:16.259Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866095581,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.318Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.318Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.318Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "cds",
  "timestamp": 1667866063856,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.318Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.318Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.318Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866064590,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.319Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.319Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.319Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "policy-id",
  "timestamp": 1667866063226,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.319Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.319Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.319Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "cds",
  "timestamp": 1667866063856,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.319Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.320Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.320Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866064590,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json",
  "status": "NOTIFIED"
}
2022-11-08T00:08:16.320Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.320Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.320Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "policy-id",
  "timestamp": 1667866063226,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:08:16.321Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.321Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.321Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "cds",
  "timestamp": 1667866063856,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.321Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.321Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.321Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866064590,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:08:16.321Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.322Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.322Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "policy-id",
  "timestamp": 1667866063226,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.322Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.322Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.322Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "cds",
  "timestamp": 1667866063856,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.323Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.323Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.323Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866064590,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.323Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.323Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.323Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "policy-id",
  "timestamp": 1667866063226,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.324Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.324Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.324Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "cds",
  "timestamp": 1667866063856,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.324Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.324Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.324Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866064590,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-11-08T00:08:16.325Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.325Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.325Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "policy-id",
  "timestamp": 1667866063226,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.326Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.326Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.326Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "cds",
  "timestamp": 1667866063856,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.326Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.326Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.327Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866064590,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.327Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.327Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.327Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "policy-id",
  "timestamp": 1667866063226,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:08:16.327Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.327Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.328Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "cds",
  "timestamp": 1667866063856,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:08:16.328Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.328Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.328Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866064590,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:08:16.329Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.329Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.329Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "policy-id",
  "timestamp": 1667866071081,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:08:16.329Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:08:16.330Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.330Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "cds",
  "timestamp": 1667866071672,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:08:16.330Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:08:16.330Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.330Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866072439,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:08:16.330Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:08:16.330Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.330Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "policy-id",
  "timestamp": 1667866072101,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:08:16.331Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:08:16.331Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.331Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "cds",
  "timestamp": 1667866072691,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-08T00:08:16.359Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 40 ms
2022-11-08T00:08:16.363Z||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-08T00:08:16.363Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:08:16.410Z||pool-3-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:08:16.411Z||pool-3-thread-1|||||INFO|500||cambria reply ok (49 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: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-08T00:08:16.489Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 1ca22f59-7150-4422-84bb-85b7fe317985
2022-11-08T00:08:16.510Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1ca22f59-7150-4422-84bb-85b7fe317985 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-08T00:08:16.535Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.536Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866073558,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:08:16.536Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:08:16.536Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.536Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "policy-id",
  "timestamp": 1667866073105,
  "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-08T00:08:16.555Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1ca22f59-7150-4422-84bb-85b7fe317985
2022-11-08T00:08:16.555Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1ca22f59-7150-4422-84bb-85b7fe317985 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-08T00:08:16.565Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.565Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866074649,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:08:16.565Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:08:16.566Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.566Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866075758,
  "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-08T00:08:16.573Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1ca22f59-7150-4422-84bb-85b7fe317985
2022-11-08T00:08:16.573Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1ca22f59-7150-4422-84bb-85b7fe317985 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-08T00:08:16.593Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.593Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866076764,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-08T00:08:16.594Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:08:16.594Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.594Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "aai-ml",
  "timestamp": 1667866076424,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.594Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.594Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.595Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "aai-ml",
  "timestamp": 1667866076424,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.595Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.595Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.595Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866077630,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.595Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.595Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.596Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "aai-ml",
  "timestamp": 1667866076424,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.596Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.596Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.596Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866077630,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.596Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.597Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.597Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "aai-ml",
  "timestamp": 1667866076424,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.597Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.597Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.597Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866077630,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.597Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.597Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.598Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "aai-ml",
  "timestamp": 1667866076424,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.598Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.598Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.598Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866077630,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.598Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.599Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.599Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "aai-ml",
  "timestamp": 1667866076424,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.599Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.599Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.599Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866077630,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.599Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.600Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.600Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "aai-ml",
  "timestamp": 1667866076424,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:08:16.600Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.600Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.600Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866077630,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:16.600Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.600Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.601Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "aai-ml",
  "timestamp": 1667866084271,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:08:16.601Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:08:16.601Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.601Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866077630,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:08:16.601Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:08:16.601Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.602Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866085421,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:08:16.602Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:08:16.602Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.602Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866091772,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:08:16.602Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:08:16.602Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:08:16.603Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866092778,
  "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-08T00:08:16.612Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1ca22f59-7150-4422-84bb-85b7fe317985
2022-11-08T00:08:16.613Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1ca22f59-7150-4422-84bb-85b7fe317985 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-08T00:08:17.321Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:08:17.322Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:08:17.326Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:08:17.326Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866095581,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json",
  "status": "NOTIFIED"
}
2022-11-08T00:08:17.424Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-11-08T00:08:17.426Z||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-08T00:08:17.426Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:08:17.444Z||pool-4-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:08:17.445Z||pool-4-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:08:18.326Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:08:18.327Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:08:18.329Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:08:18.329Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866095581,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:08:18.430Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:08:18.431Z||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-08T00:08:18.431Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:08:18.451Z||pool-5-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:08:18.451Z||pool-5-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:08:19.330Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:08:19.331Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:08:19.336Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:08:19.336Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866095581,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:19.436Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:08:19.437Z||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-08T00:08:19.437Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:08:19.459Z||pool-6-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:08:19.460Z||pool-6-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:08:20.337Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:08:20.338Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:08:20.340Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:08:20.340Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866095581,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-11-08T00:08:20.440Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:08:20.441Z||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-08T00:08:20.441Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:08:20.459Z||pool-7-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:08:20.459Z||pool-7-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:08:21.341Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:08:21.342Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:08:21.344Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:08:21.344Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866095581,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:08:21.444Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:08:21.445Z||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-08T00:08:21.445Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:08:21.461Z||pool-8-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:08:21.461Z||pool-8-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:08:22.345Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:08:22.346Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:08:22.348Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:08:22.348Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866095581,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:08:22.448Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:08:22.450Z||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-08T00:08:22.450Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:08:22.476Z||pool-9-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:08:22.477Z||pool-9-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:08:23.350Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "serviceName": "vFW 2022-11-08 00-06-26",
  "serviceVersion": "1.0",
  "serviceUUID": "8215c137-2ebc-4767-8bb2-22b8da13a2aa",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "4afb0884-6a40-4f78-a960-f31b83e2cb30",
  "resources": [
    {
      "resourceInstanceName": "vFW 57f7a3ae-53a0 0",
      "resourceCustomizationUUID": "9cae04a6-438b-4f5d-be1e-be8fbc614fb8",
      "resourceName": "vFW 57f7a3ae-53a0",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "e67b9855-c20a-4a37-aef4-19061f89db23",
      "resourceInvariantUUID": "a3cd94cb-6ac3-42db-94cb-7e1de6b4e221",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw57f7a3ae53a00_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json",
          "artifactChecksum": "NzhiMjgxNWFiOTcwOGJkZWRiNzU1NTJmZDJhNjU0NjA\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "46d991a3-bfa1-4a40-b551-326dc8d88802",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "28048daa-75c7-41ae-bcb9-967f1857298b",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "2f4fa0e1-8cac-401b-b5d8-bb086d36d785",
            "generatedFromUUID": "28048daa-75c7-41ae-bcb9-967f1857298b"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "2f4fa0e1-8cac-401b-b5d8-bb086d36d785",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20221108000626-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
      "artifactChecksum": "NjQyNjQyMmViMjY3OGM3MGRkOGE2YzRmYTkxMmRlNWE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "85a193a9-feef-4062-9dda-8682ab2ecb91"
    }
  ],
  "workloadContext": "Production"
}
2022-11-08T00:08:23.351Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-08T00:08:23.352Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 8215c137-2ebc-4767-8bb2-22b8da13a2aa ASDC
2022-11-08T00:08:23.466Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:1ca22f59-7150-4422-84bb-85b7fe317985
ServiceName:vFW 2022-11-08 00-06-26
ServiceVersion:1.0
ServiceUUID:8215c137-2ebc-4767-8bb2-22b8da13a2aa
ServiceInvariantUUID:4afb0884-6a40-4f78-a960-f31b83e2cb30
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20221108000626-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar
ArtifactUUID:85a193a9-feef-4062-9dda-8682ab2ecb91
ArtifactChecksum:NjQyNjQyMmViMjY3OGM3MGRkOGE2YzRmYTkxMmRlNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 57f7a3ae-53a0 0
ResourceCustomizationUUID:9cae04a6-438b-4f5d-be1e-be8fbc614fb8
ResourceInvariantUUID:a3cd94cb-6ac3-42db-94cb-7e1de6b4e221
ResourceName:vFW 57f7a3ae-53a0
ResourceType:VF
ResourceUUID:e67b9855-c20a-4a37-aef4-19061f89db23
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw57f7a3ae53a00_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json
ArtifactUUID:46d991a3-bfa1-4a40-b551-326dc8d88802
ArtifactChecksum:NzhiMjgxNWFiOTcwOGJkZWRiNzU1NTJmZDJhNjU0NjA=
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/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml
ArtifactUUID:28048daa-75c7-41ae-bcb9-967f1857298b
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/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env
ArtifactUUID:2f4fa0e1-8cac-401b-b5d8-bb086d36d785
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/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env
ArtifactUUID:2f4fa0e1-8cac-401b-b5d8-bb086d36d785
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-08T00:08:23.467Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8215c137-2ebc-4767-8bb2-22b8da13a2aa 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-08T00:08:23.523Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-08T00:08:23.524Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-11-08T00:08:23.525Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-11-08T00:08:23.525Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 85a193a9-feef-4062-9dda-8682ab2ecb91 from URL: /sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar
2022-11-08T00:08:23.525Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-11-08T00:08:23.527Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar
2022-11-08T00:08:23.612Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-11-08T00:08:23.618Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar 85a193a9-feef-4062-9dda-8682ab2ecb91 100637
2022-11-08T00:08:23.620Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar ASDC sendASDCNotification
2022-11-08T00:08:23.620Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar
2022-11-08T00:08:23.621Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:08:23.622Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:08:23.624Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:08:23.624Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866103618,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:08:23.724Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:08:23.725Z||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-08T00:08:23.725Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:08:23.741Z||pool-10-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:08:23.741Z||pool-10-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:08:24.624Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-08T00:08:24.626Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-11-08T00:08:24.626Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 85a193a9-feef-4062-9dda-8682ab2ecb91, URL: /sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar to file: /app/ASDC/1/service-Vfw20221108000626-csar.csar
2022-11-08T00:08:24.627Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221108000626-csar.csar
2022-11-08T00:08:24.711Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221108000626-csar.csar
2022-11-08T00:08:24.712Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221108000626-csar.csar
2022-11-08T00:08:25.347Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4751941546388933346/Definitions/service-Vfw20221108000626-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2022-11-08T00:08:28.116Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-08T00:08:28.121Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-11-08T00:08:28.121Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221108000626-csar.csar
2022-11-08T00:08:28.121Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-11-08T00:08:28.122Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221108000626-csar.csar
2022-11-08T00:08:28.122Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221108000626-csar.csar
2022-11-08T00:08:28.122Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20221108000626-csar.csar
2022-11-08T00:08:28.122Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221108000626-csar.csar
2022-11-08T00:08:28.122Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221108000626-csar.csar
2022-11-08T00:08:28.122Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221108000626-csar.csar
2022-11-08T00:08:28.122Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221108000626-csar.csar
2022-11-08T00:08:28.122Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221108000626-csar.csar
2022-11-08T00:08:28.123Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221108000626-csar.csar
2022-11-08T00:08:28.123Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 57f7a3ae-53a0 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-Vfw20221108000626-csar.csar
2022-11-08T00:08:28.123Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221108000626-csar.csar
2022-11-08T00:08:28.123Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-11-08T00:08:28.129Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:28.131Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-08 00-06-26 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:08:28.134Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vFW 57f7a3ae-53a0 0 is matching search criteria
2022-11-08T00:08:28.135Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-11-08T00:08:28.136Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 57f7a3ae-53a0 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-08T00:08:28.138Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:28.138Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-08 00-06-26 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:08:28.138Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vFW 57f7a3ae-53a0 0 is matching search criteria
2022-11-08T00:08:28.139Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-11-08T00:08:28.139Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 57f7a3ae-53a0 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-08T00:08:28.139Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:28.139Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-08 00-06-26 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:08:28.142Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:28.143Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vFW 57f7a3ae-53a0 0 is not matching search criteria
2022-11-08T00:08:28.143Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-08T00:08:28.143Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-08T00:08:28.143Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-08T00:08:28.143Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-08T00:08:28.143Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-08T00:08:28.144Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-08T00:08:28.144Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-08T00:08:28.144Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-08T00:08:28.144Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-08T00:08:28.144Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-08T00:08:28.144Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-08T00:08:28.144Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-08T00:08:28.145Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-08T00:08:28.145Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-08T00:08:28.145Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-08T00:08:28.145Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-08T00:08:28.145Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:28.145Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-08 00-06-26 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-08T00:08:28.146Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:28.147Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vFW 57f7a3ae-53a0 0 is matching search criteria
2022-11-08T00:08:28.147Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 57f7a3ae-53a0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:08:28.147Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:28.147Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vFW 57f7a3ae-53a0 0 is matching search criteria
2022-11-08T00:08:28.147Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 57f7a3ae-53a0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:08:28.148Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:28.148Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vFW 57f7a3ae-53a0 0 is matching search criteria
2022-11-08T00:08:28.148Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 57f7a3ae-53a0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:08:28.148Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:28.148Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vFW 57f7a3ae-53a0 0 is not matching search criteria
2022-11-08T00:08:28.148Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-08T00:08:28.149Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-11-08T00:08:28.149Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-08T00:08:28.149Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-08T00:08:28.149Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-08T00:08:28.149Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-08T00:08:28.149Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-08T00:08:28.150Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-08T00:08:28.150Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-08T00:08:28.150Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-08T00:08:28.150Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-08T00:08:28.150Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=667c8012-dfea-499d-9962-1827e5d34a67
2022-11-08T00:08:28.150Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:28.151Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vFW 57f7a3ae-53a0 0 is not matching search criteria
2022-11-08T00:08:28.151Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-08T00:08:28.151Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-08T00:08:28.151Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-08T00:08:28.151Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-08T00:08:28.151Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-08T00:08:28.151Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-08T00:08:28.152Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-08T00:08:28.152Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-11-08T00:08:28.152Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-08T00:08:28.152Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-08T00:08:28.152Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-08T00:08:28.152Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-08T00:08:28.152Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=a5e6f35a-3997-4063-b3ac-8fab4bbb1cd8
2022-11-08T00:08:28.153Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:28.153Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vFW 57f7a3ae-53a0 0 is not matching search criteria
2022-11-08T00:08:28.153Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-08T00:08:28.153Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-08T00:08:28.153Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-08T00:08:28.153Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-08T00:08:28.154Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-08T00:08:28.154Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-08T00:08:28.154Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-08T00:08:28.154Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-08T00:08:28.154Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-08T00:08:28.154Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-08T00:08:28.155Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-08T00:08:28.155Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-11-08T00:08:28.155Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=95328d4c-6ec6-476c-bc07-f77f5f1c6947
2022-11-08T00:08:28.155Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:28.155Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-08 00-06-26 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:08:28.155Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:28.156Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-08 00-06-26 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:08:28.156Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:28.156Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-08 00-06-26 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:08:28.156Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:28.156Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-08 00-06-26 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:08:28.157Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-11-08 00-06-26
Description:catalog service description
Model UUID:8215c137-2ebc-4767-8bb2-22b8da13a2aa
Model Version:NULL
Model InvariantUuid:4afb0884-6a40-4f78-a960-f31b83e2cb30
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 57f7a3ae-53a0
Model UUID:1fe8d3c3-c95f-4e0c-9976-c35d5d6d1f3a
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:a3cd94cb-6ac3-42db-94cb-7e1de6b4e221
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:9cae04a6-438b-4f5d-be1e-be8fbc614fb8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:f396cc69-4bde-41fd-bafb-19e189bf955b
ModelName:Vfw57f7a3ae53a0..base_vfw..module-0
ModelUuid:c5904d19-3a88-4c30-b4f7-627b9166ae1f
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:667c8012-dfea-499d-9962-1827e5d34a67
ModelInvariantUuid:f8d69147-4c52-47ca-bab8-94811fbb054c
ModelName:vFW 57f7a3ae-53a0-nodes.vfwCvfc
ModelUuid:1fbe6670-8edc-41df-a29d-38d05916c155
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:c2f944bd-0a98-4de5-9778-74dcbb49fd11
ModelInvariantUuid:052cfb0a-7e1f-4527-a728-b222deba5721
ModelName:Vfw57f7a3ae53a0.compute.nodes.heat.vfw
ModelUuid:8d6bbd4b-2456-4359-a5fd-dc1485eb1d31
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:a5e6f35a-3997-4063-b3ac-8fab4bbb1cd8
ModelInvariantUuid:82755da9-3348-4c2f-8854-8f500af613e9
ModelName:vFW 57f7a3ae-53a0-nodes.vsnCvfc
ModelUuid:140dc423-7a19-4b9b-80c0-66e2a957e1e0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:c98a385b-5782-4697-9ae7-9d9ebf40434a
ModelInvariantUuid:a00a1736-7847-4d43-9d02-5f4ef87f5b8f
ModelName:Vfw57f7a3ae53a0.compute.nodes.heat.vsn
ModelUuid:ef934953-6024-4f48-9d3c-8166965ab14c
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:95328d4c-6ec6-476c-bc07-f77f5f1c6947
ModelInvariantUuid:851a5d06-dd17-4df8-b9ed-ff3bce2dc48c
ModelName:vFW 57f7a3ae-53a0-nodes.vpgCvfc
ModelUuid:773f4d1a-450e-48b9-a2e9-719f7ed5f27d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:d6cddb66-dca6-4bad-9787-64262849b882
ModelInvariantUuid:e2d2ed8a-cd64-4637-ac1d-d5a96356f7c8
ModelName:Vfw57f7a3ae53a0.compute.nodes.heat.vpg
ModelUuid:d4027198-c1f3-42ac-8f56-d315174f8c66
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-08T00:08:28.172Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: e67b9855-c20a-4a37-aef4-19061f89db23
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-08T00:08:28.226Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||vFW 57f7a3ae-53a0 0
2022-11-08T00:08:28.232Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e67b9855-c20a-4a37-aef4-19061f89db23
2022-11-08T00:08:28.232Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 46d991a3-bfa1-4a40-b551-326dc8d88802 from URL: /sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json
2022-11-08T00:08:28.232Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-11-08T00:08:28.232Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json
2022-11-08T00:08:28.298Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-11-08T00:08:28.298Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json 46d991a3-bfa1-4a40-b551-326dc8d88802 785
2022-11-08T00:08:28.299Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json ASDC sendASDCNotification
2022-11-08T00:08:28.299Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json
2022-11-08T00:08:28.299Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:08:28.299Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:08:28.301Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:08:28.301Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866108299,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:08:28.408Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 107 ms
2022-11-08T00:08:28.409Z||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-08T00:08:28.409Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:08:28.427Z||pool-11-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:08:28.427Z||pool-11-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:08:29.303Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw57f7a3ae53a0..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "f396cc69-4bde-41fd-bafb-19e189bf955b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c5904d19-3a88-4c30-b4f7-627b9166ae1f",
    "vfModuleModelCustomizationUUID": "0c587f93-0af3-4d2b-be46-3b47d9c4d1d2",
    "isBase": true,
    "artifacts": [
      "28048daa-75c7-41ae-bcb9-967f1857298b",
      "2f4fa0e1-8cac-401b-b5d8-bb086d36d785"
    ],
    "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-08T00:08:29.317Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw57f7a3ae53a0..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c5904d19-3a88-4c30-b4f7-627b9166ae1f
VfModuleModelInvariantUUID:f396cc69-4bde-41fd-bafb-19e189bf955b
VfModuleModelDescription:NULL
Artifacts UUID List:{
28048daa-75c7-41ae-bcb9-967f1857298b
,
2f4fa0e1-8cac-401b-b5d8-bb086d36d785

}
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-08T00:08:29.319Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw57f7a3ae53a0..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "f396cc69-4bde-41fd-bafb-19e189bf955b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c5904d19-3a88-4c30-b4f7-627b9166ae1f",
    "vfModuleModelCustomizationUUID": "0c587f93-0af3-4d2b-be46-3b47d9c4d1d2",
    "isBase": true,
    "artifacts": [
      "28048daa-75c7-41ae-bcb9-967f1857298b",
      "2f4fa0e1-8cac-401b-b5d8-bb086d36d785"
    ],
    "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-08T00:08:29.320Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw57f7a3ae53a0..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c5904d19-3a88-4c30-b4f7-627b9166ae1f
VfModuleModelInvariantUUID:f396cc69-4bde-41fd-bafb-19e189bf955b
VfModuleModelDescription:NULL
Artifacts UUID List:{
28048daa-75c7-41ae-bcb9-967f1857298b
,
2f4fa0e1-8cac-401b-b5d8-bb086d36d785

}
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-08T00:08:29.320Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 28048daa-75c7-41ae-bcb9-967f1857298b from URL: /sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml
2022-11-08T00:08:29.320Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-11-08T00:08:29.320Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml
2022-11-08T00:08:29.381Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-11-08T00:08:29.383Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml 28048daa-75c7-41ae-bcb9-967f1857298b 20368
2022-11-08T00:08:29.383Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-11-08T00:08:29.383Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml
2022-11-08T00:08:29.384Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:08:29.384Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:08:29.386Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:08:29.387Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866109383,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:08:29.487Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:08:29.487Z||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-08T00:08:29.488Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:08:29.505Z||pool-12-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:08:29.505Z||pool-12-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:08:30.388Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 2f4fa0e1-8cac-401b-b5d8-bb086d36d785 from URL: /sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env
2022-11-08T00:08:30.388Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-11-08T00:08:30.389Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env
2022-11-08T00:08:30.453Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-11-08T00:08:30.454Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env 2f4fa0e1-8cac-401b-b5d8-bb086d36d785 2098
2022-11-08T00:08:30.454Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env ASDC sendASDCNotification
2022-11-08T00:08:30.454Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env
2022-11-08T00:08:30.454Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:08:30.455Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:08:30.457Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:08:30.457Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866110454,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:08:30.557Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:08:30.558Z||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-08T00:08:30.558Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:08:30.574Z||pool-13-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:08:30.574Z||pool-13-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:08:31.458Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 8215c137-2ebc-4767-8bb2-22b8da13a2aa
2022-11-08T00:08:31.458Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 57f7a3ae-53a0 0 e67b9855-c20a-4a37-aef4-19061f89db23 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-08T00:08:31.498Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4ab61903, org.onap.sdc.toscaparser.api.parameters.Input@44acbd6, org.onap.sdc.toscaparser.api.parameters.Input@4460086f, org.onap.sdc.toscaparser.api.parameters.Input@2d09be29, org.onap.sdc.toscaparser.api.parameters.Input@578dd48a]
2022-11-08T00:08:31.501Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:31.502Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-08 00-06-26 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:08:31.502Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 
2022-11-08T00:08:31.502Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 9cae04a6-438b-4f5d-be1e-be8fbc614fb8
2022-11-08T00:08:31.502Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9cae04a6-438b-4f5d-be1e-be8fbc614fb8 matches Tosca VF Customization UUID: 9cae04a6-438b-4f5d-be1e-be8fbc614fb8
2022-11-08T00:08:31.503Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 9cae04a6-438b-4f5d-be1e-be8fbc614fb8  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-08T00:08:31.509Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:31.509Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-08 00-06-26 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:08:31.510Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 9cae04a6-438b-4f5d-be1e-be8fbc614fb8: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-08T00:08:31.510Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@108a4cd1
2022-11-08T00:08:31.510Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:31.511Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-08 00-06-26 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-08T00:08:31.511Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 0c587f93-0af3-4d2b-be46-3b47d9c4d1d2
2022-11-08T00:08:31.512Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 0c587f93-0af3-4d2b-be46-3b47d9c4d1d2
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-08T00:08:31.518Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:31.519Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vFW 57f7a3ae-53a0 0 is matching search criteria
2022-11-08T00:08:31.519Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 57f7a3ae-53a0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:08:31.520Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:31.520Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vFW 57f7a3ae-53a0 0 is matching search criteria
2022-11-08T00:08:31.520Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 57f7a3ae-53a0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:08:31.520Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:31.521Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vFW 57f7a3ae-53a0 0 is not matching search criteria
2022-11-08T00:08:31.521Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-08T00:08:31.521Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-11-08T00:08:31.521Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-08T00:08:31.522Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-08T00:08:31.522Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-08T00:08:31.522Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-08T00:08:31.522Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-08T00:08:31.523Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-08T00:08:31.523Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-08T00:08:31.523Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-08T00:08:31.523Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-08T00:08:31.523Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=667c8012-dfea-499d-9962-1827e5d34a67
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-08T00:08:31.532Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:31.533Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vFW 57f7a3ae-53a0 0 is matching search criteria
2022-11-08T00:08:31.533Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 57f7a3ae-53a0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:08:31.533Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:31.534Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vFW 57f7a3ae-53a0 0 is not matching search criteria
2022-11-08T00:08:31.534Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-08T00:08:31.534Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-08T00:08:31.534Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-08T00:08:31.534Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-08T00:08:31.535Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-08T00:08:31.535Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-08T00:08:31.535Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-08T00:08:31.535Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-11-08T00:08:31.536Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-08T00:08:31.536Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-08T00:08:31.536Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-08T00:08:31.536Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-08T00:08:31.537Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=a5e6f35a-3997-4063-b3ac-8fab4bbb1cd8
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-08T00:08:31.539Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:31.539Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vFW 57f7a3ae-53a0 0 is matching search criteria
2022-11-08T00:08:31.539Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 57f7a3ae-53a0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:08:31.541Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:31.542Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vFW 57f7a3ae-53a0 0 is not matching search criteria
2022-11-08T00:08:31.542Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-08T00:08:31.542Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-08T00:08:31.542Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-08T00:08:31.543Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-08T00:08:31.543Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-08T00:08:31.543Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-08T00:08:31.543Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-08T00:08:31.544Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-08T00:08:31.544Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-08T00:08:31.544Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-08T00:08:31.544Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-08T00:08:31.545Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-11-08T00:08:31.545Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=95328d4c-6ec6-476c-bc07-f77f5f1c6947
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-08T00:08:31.547Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:31.547Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vFW 57f7a3ae-53a0 0 is matching search criteria
2022-11-08T00:08:31.547Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 57f7a3ae-53a0 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:08:31.548Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:31.548Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Node template vFW 57f7a3ae-53a0 0 is matching search criteria
2022-11-08T00:08:31.548Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 57f7a3ae-53a0 0] matching following query criteria: sdcType=VF, customizationUUID=9cae04a6-438b-4f5d-be1e-be8fbc614fb8
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-08T00:08:31.550Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:31.551Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-08 00-06-26 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:08:31.551Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 8215c137-2ebc-4767-8bb2-22b8da13a2aa: vFW 57f7a3ae-53a0
2022-11-08T00:08:31.551Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:31.552Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-08 00-06-26 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:08:31.552Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:31.552Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-08 00-06-26 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:08:31.552Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:31.553Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-08 00-06-26 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:08:31.553Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:31.553Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-08 00-06-26 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:08:31.553Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:08:31.554Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Service vFW 2022-11-08 00-06-26 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:08:31.554Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||Saving Service: vFW 2022-11-08 00-06-26 
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-08T00:08:31.878Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 57f7a3ae-53a0 e67b9855-c20a-4a37-aef4-19061f89db23 1 ASDC deployResourceStructure
2022-11-08T00:08:31.879Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json ASDC sendASDCNotification
2022-11-08T00:08:31.879Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json
2022-11-08T00:08:31.879Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:08:31.879Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:08:31.881Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:08:31.881Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866111878,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-08T00:08:31.981Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:08:31.982Z||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-08T00:08:31.982Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:08:31.997Z||pool-14-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:08:31.997Z||pool-14-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:08:32.882Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-11-08T00:08:32.882Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml
2022-11-08T00:08:32.883Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:08:32.883Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:08:32.884Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:08:32.885Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866112882,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-11-08T00:08:32.985Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:08:32.985Z||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-08T00:08:32.986Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:08:33.008Z||pool-15-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:08:33.009Z||pool-15-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:08:33.885Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env ASDC sendASDCNotification
2022-11-08T00:08:33.886Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env
2022-11-08T00:08:33.886Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:08:33.887Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:08:33.889Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:08:33.889Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866113885,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-11-08T00:08:33.989Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:08:33.990Z||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-08T00:08:33.990Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:08:34.005Z||pool-16-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:08:34.005Z||pool-16-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:08:34.890Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar ASDC sendASDCNotification
2022-11-08T00:08:34.890Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar
2022-11-08T00:08:34.890Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:08:34.891Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:08:34.892Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:08:34.893Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866114890,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:08:34.993Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-08T00:08:34.993Z||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-08T00:08:34.993Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:08:35.009Z||pool-17-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:08:35.010Z||pool-17-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:08:35.894Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1ca22f59-7150-4422-84bb-85b7fe317985
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:08:35.914Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1ca22f59-7150-4422-84bb-85b7fe317985
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-08T00:08:35.919Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:08:35.919Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-08T00:08:35.919Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-08T00:09:05.920Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1ca22f59-7150-4422-84bb-85b7fe317985
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:09:05.933Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1ca22f59-7150-4422-84bb-85b7fe317985
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-08T00:09:05.936Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:09:05.936Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-08T00:09:05.936Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-08T00:09:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:09:15.584Z||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-08T00:09:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:09:15.712Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:09:15.713Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:09:15.713Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866095581,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:09:15.714Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:09:35.937Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1ca22f59-7150-4422-84bb-85b7fe317985
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:09:35.950Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1ca22f59-7150-4422-84bb-85b7fe317985
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-08T00:09:35.953Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:09:35.954Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-08T00:09:35.954Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-08T00:10:05.954Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1ca22f59-7150-4422-84bb-85b7fe317985
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:10:05.969Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1ca22f59-7150-4422-84bb-85b7fe317985
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-08T00:10:05.975Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:10:05.975Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-08T00:10:05.975Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-08T00:10:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:10:15.584Z||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-08T00:10:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:10:16.120Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:10:16.123Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.124Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866095581,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json",
  "status": "NOTIFIED"
}
2022-11-08T00:10:16.125Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.125Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.125Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "cds",
  "timestamp": 1667866093855,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.125Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.125Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.125Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866095581,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:10:16.126Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.126Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.126Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "aai-ml",
  "timestamp": 1667866099090,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:10:16.126Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.126Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.126Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "cds",
  "timestamp": 1667866093855,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.126Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.126Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.126Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866095581,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.127Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.127Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.127Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "aai-ml",
  "timestamp": 1667866100098,
  "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-08T00:10:16.146Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1ca22f59-7150-4422-84bb-85b7fe317985
2022-11-08T00:10:16.146Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1ca22f59-7150-4422-84bb-85b7fe317985 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-08T00:10:16.157Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.158Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "cds",
  "timestamp": 1667866093855,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.158Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.158Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.158Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866095581,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-11-08T00:10:16.158Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.158Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.158Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "cds",
  "timestamp": 1667866093855,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.159Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.159Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.159Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866095581,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.159Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.159Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.159Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "cds",
  "timestamp": 1667866093855,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.159Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.159Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.159Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866095581,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:10:16.160Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.160Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.160Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "cds",
  "timestamp": 1667866093855,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.160Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.160Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.160Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866103618,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:10:16.160Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.161Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.161Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "policy-id",
  "timestamp": 1667866103226,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.161Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.161Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.161Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "cds",
  "timestamp": 1667866093855,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:10:16.161Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.161Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.161Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866104592,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.161Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.162Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.162Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "policy-id",
  "timestamp": 1667866103226,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.162Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.162Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.162Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "cds",
  "timestamp": 1667866105412,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:10:16.162Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.162Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.162Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866104592,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json",
  "status": "NOTIFIED"
}
2022-11-08T00:10:16.163Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.163Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.163Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "policy-id",
  "timestamp": 1667866103226,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:10:16.163Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.163Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.163Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "cds",
  "timestamp": 1667866106419,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-08T00:10:16.197Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 988e5d09-d9bd-4c07-8840-503b2b3b1d18
2022-11-08T00:10:16.197Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 988e5d09-d9bd-4c07-8840-503b2b3b1d18 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-08T00:10:16.207Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.208Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866104592,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:10:16.208Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.208Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.209Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "aai-ml",
  "timestamp": 1667866106424,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.209Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.209Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.209Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "policy-id",
  "timestamp": 1667866103226,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.209Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.210Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.210Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866104592,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.210Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.210Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.210Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "aai-ml",
  "timestamp": 1667866106424,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.211Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.211Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.211Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "policy-id",
  "timestamp": 1667866103226,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.211Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.212Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.212Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866107629,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.212Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.212Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.212Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866104592,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-11-08T00:10:16.212Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.212Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.213Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866108299,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:10:16.213Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.213Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.213Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "aai-ml",
  "timestamp": 1667866106424,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.213Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.213Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.214Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "policy-id",
  "timestamp": 1667866103226,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.214Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.214Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.214Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866107629,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.214Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.214Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.214Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866104592,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.215Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.215Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.215Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866109383,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:10:16.215Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.215Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.215Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "aai-ml",
  "timestamp": 1667866106424,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.216Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.216Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.216Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "policy-id",
  "timestamp": 1667866103226,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:10:16.216Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.216Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.216Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866107629,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.216Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.217Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.217Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866104592,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:10:16.217Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.217Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.217Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866110454,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:10:16.217Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.217Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.218Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "aai-ml",
  "timestamp": 1667866106424,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.218Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.218Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.218Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866107629,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.218Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.218Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.219Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "policy-id",
  "timestamp": 1667866111001,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:10:16.219Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.219Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.219Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866112369,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:10:16.219Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.219Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.220Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "aai-ml",
  "timestamp": 1667866106424,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.220Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.220Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.220Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866107629,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.220Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.220Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.220Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "policy-id",
  "timestamp": 1667866112004,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:10:16.221Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.221Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.221Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866111878,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/vfw57f7a3ae53a00_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-08T00:10:16.221Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.221Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.221Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866113479,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:10:16.222Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.222Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.222Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "aai-ml",
  "timestamp": 1667866106424,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:10:16.222Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.222Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.222Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866107629,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:10:16.222Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.223Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.223Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "policy-id",
  "timestamp": 1667866113008,
  "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-08T00:10:16.230Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 988e5d09-d9bd-4c07-8840-503b2b3b1d18
2022-11-08T00:10:16.230Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 988e5d09-d9bd-4c07-8840-503b2b3b1d18 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-08T00:10:16.242Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.242Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866112882,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-11-08T00:10:16.242Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.243Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.243Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866114569,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:10:16.243Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.243Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.243Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "aai-ml",
  "timestamp": 1667866114181,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:10:16.244Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.244Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.244Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866107629,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:10:16.244Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:10:16.245Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.245Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866113885,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/resourceInstances/vfw57f7a3ae53a00/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-11-08T00:10:16.245Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.246Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.246Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866115624,
  "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-08T00:10:16.255Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 988e5d09-d9bd-4c07-8840-503b2b3b1d18
2022-11-08T00:10:16.255Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 988e5d09-d9bd-4c07-8840-503b2b3b1d18 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-08T00:10:16.265Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.265Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866115381,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:10:16.266Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.266Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.266Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866114890,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221108000626/1.0/artifacts/service-Vfw20221108000626-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:10:16.266Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.266Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.266Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866116635,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-08T00:10:16.266Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.266Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.266Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866117907,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:10:16.267Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.267Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.267Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866118912,
  "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-08T00:10:16.275Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 988e5d09-d9bd-4c07-8840-503b2b3b1d18
2022-11-08T00:10:16.275Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 988e5d09-d9bd-4c07-8840-503b2b3b1d18 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-08T00:10:16.286Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.287Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "aai-ml",
  "timestamp": 1667866122255,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:10:16.287Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:10:16.287Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:10:16.287Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "aai-ml",
  "timestamp": 1667866123260,
  "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-08T00:10:16.295Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 988e5d09-d9bd-4c07-8840-503b2b3b1d18
2022-11-08T00:10:16.295Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 988e5d09-d9bd-4c07-8840-503b2b3b1d18 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-08T00:10:35.976Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1ca22f59-7150-4422-84bb-85b7fe317985
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:10:35.991Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1ca22f59-7150-4422-84bb-85b7fe317985
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-08T00:10:35.995Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:10:35.995Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-08T00:10:35.995Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-08T00:10:35.995Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-08T00:10:35.995Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:10:35.996Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:10:35.996Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:10:35.996Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:10:35.996Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:10:35.996Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||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-08T00:10:36.005Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-08T00:11:06.005Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1ca22f59-7150-4422-84bb-85b7fe317985 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-08T00:11:06.020Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1ca22f59-7150-4422-84bb-85b7fe317985 and serviceModelVersionId: 8215c137-2ebc-4767-8bb2-22b8da13a2aa
2022-11-08T00:11:06.020Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4afb0884-6a40-4f78-a960-f31b83e2cb30
2022-11-08T00:11:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:11:15.584Z||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-08T00:11:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:11:20.776Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4afb0884-6a40-4f78-a960-f31b83e2cb30/model-vers/model-ver/8215c137-2ebc-4767-8bb2-22b8da13a2aa?depth=0
2022-11-08T00:11:20.884Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2022-11-08T00:11:21.361Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4afb0884-6a40-4f78-a960-f31b83e2cb30/model-vers/model-ver/8215c137-2ebc-4767-8bb2-22b8da13a2aa?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-08T00:11:21.365Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4afb0884-6a40-4f78-a960-f31b83e2cb30/model-vers/model-ver/8215c137-2ebc-4767-8bb2-22b8da13a2aa?depth=0|INFO|500||Invoke
2022-11-08T00:11:21.385Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4afb0884-6a40-4f78-a960-f31b83e2cb30/model-vers/model-ver/8215c137-2ebc-4767-8bb2-22b8da13a2aa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-08T00:11:21.751Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4afb0884-6a40-4f78-a960-f31b83e2cb30/model-vers/model-ver/8215c137-2ebc-4767-8bb2-22b8da13a2aa?depth=0|INFO|500||InvokeReturn
2022-11-08T00:11:21.752Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4afb0884-6a40-4f78-a960-f31b83e2cb30/model-vers/model-ver/8215c137-2ebc-4767-8bb2-22b8da13a2aa?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[324], X-AAI-TXID=[0-aai-resources-221108-00:11:23:266-253], vertex-id=[176360], Content-Length=[0], Date=[Tue, 08 Nov 2022 00:11:23 GMT], Content-Type=[application/json]}
2022-11-08T00:11:21.752Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity.
2022-11-08T00:11:21.755Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-08T00:11:21.756Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||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-08T00:11:21.764Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-08T00:11:21.765Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1ca22f59-7150-4422-84bb-85b7fe317985 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-08T00:11:21.769Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-08T00:11:21.769Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:11:21.771Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:11:21.771Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866281765,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-08T00:11:21.871Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-08T00:11:21.872Z||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-08T00:11:21.872Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:11:21.894Z||pool-18-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:11:21.895Z||pool-18-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:11:22.515Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:11:22.516Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:11:22.516Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1ca22f59-7150-4422-84bb-85b7fe317985",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866281765,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-08T00:11:22.517Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-08T00:11:22.788Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:11:22.789Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:11:22.790Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:11:27.328Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:11:27.329Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:11:27.330Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"988e5d09-d9bd-4c07-8840-503b2b3b1d18","serviceName":"basic_onboard_sCKYbQ","serviceVersion":"1.0","serviceUUID":"8756afe8-7929-4fe5-bc8b-1bb6196a2541","serviceDescription":"service","serviceInvariantUUID":"94c3cc90-ad14-4c41-b485-d4a7f13b40e5","resources":[{"resourceInstanceName":"basic_onboard_sCKYbQ 0","resourceName":"basic_onboard_sCKYbQ","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ae29b41c-9a96-4514-9e67-af835f8e2f73","resourceInvariantUUID":"c0475692-88a5-4ec7-9ff4-c17a86b7329e","resourceCustomizationUUID":"9cc8cabe-fc82-4410-9adc-0982dfb731ab","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/vf-license-model.xml","artifactChecksum":"YWY1ZDBkMDdjMmI5Nzg1OGJkZmY0OTk1NDQwYTlkMzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3ffd5d61-a488-4d92-b23e-e386f9ee6e78","artifactVersion":"1"},{"artifactName":"basic_onboard_sckybq0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json","artifactChecksum":"YmI4ZTQ1ZTlkNWU2NzU2MGY5M2I5YmEyNWZlNzU0ODI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"0052cc8c-4f2c-4035-a8ce-ec694b0ca857","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"14bfd396-c8b1-48d3-beb2-7a9b81e29fa2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d7a55558-113d-42dc-8aec-ce74b22d76a6","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"322a006a-4d13-4830-816d-d003499a86c0","artifactVersion":"2","generatedFromUUID":"14bfd396-c8b1-48d3-beb2-7a9b81e29fa2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardSckybq-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-template.yml","artifactChecksum":"NTlmNTMzOTM0OGJkOTdlYmZmYzExMzhiY2E2ODY0MjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2325a66e-c728-455a-85af-b810dff82e4c","artifactVersion":"1"},{"artifactName":"service-BasicOnboardSckybq-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar","artifactChecksum":"Yzc0ZmU0OTVjNjEwMjUxMTUyNDgzMzJiY2QwNmU0NGE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0e6ec220-e73d-49f2-a5c1-90b13bc0b182","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-08T00:11:27.333Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:11:27.333Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:11:27.335Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:11:27.335Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866282788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:11:27.435Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-08T00:11:27.436Z||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-08T00:11:27.436Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:11:27.453Z||pool-19-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:11:27.454Z||pool-19-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:11:28.336Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:11:28.337Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:11:28.339Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:11:28.339Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866282788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json",
  "status": "NOTIFIED"
}
2022-11-08T00:11:28.439Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:11:28.440Z||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-08T00:11:28.440Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:11:28.455Z||pool-20-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:11:28.455Z||pool-20-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:11:29.340Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:11:29.341Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:11:29.343Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:11:29.343Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866282788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:11:29.443Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:11:29.444Z||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-08T00:11:29.444Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:11:29.460Z||pool-21-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:11:29.461Z||pool-21-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:11:30.343Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:11:30.344Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:11:30.347Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:11:30.347Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866282788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:11:30.448Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-08T00:11:30.449Z||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-08T00:11:30.449Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:11:30.470Z||pool-22-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:11:30.471Z||pool-22-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:11:31.348Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:11:31.349Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:11:31.350Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:11:31.351Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866282788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-11-08T00:11:31.451Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:11:31.452Z||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-08T00:11:31.452Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:11:31.472Z||pool-23-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:11:31.473Z||pool-23-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:11:32.351Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:11:32.352Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:11:32.354Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:11:32.354Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866282788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:11:32.454Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:11:32.455Z||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-08T00:11:32.455Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:11:32.471Z||pool-24-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:11:32.472Z||pool-24-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:11:33.354Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:11:33.355Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:11:33.357Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:11:33.357Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866282788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:11:33.457Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-08T00:11:33.458Z||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-08T00:11:33.458Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:11:33.478Z||pool-25-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:11:33.479Z||pool-25-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:11:34.359Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "serviceName": "basic_onboard_sCKYbQ",
  "serviceVersion": "1.0",
  "serviceUUID": "8756afe8-7929-4fe5-bc8b-1bb6196a2541",
  "serviceDescription": "service",
  "serviceInvariantUUID": "94c3cc90-ad14-4c41-b485-d4a7f13b40e5",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_sCKYbQ 0",
      "resourceCustomizationUUID": "9cc8cabe-fc82-4410-9adc-0982dfb731ab",
      "resourceName": "basic_onboard_sCKYbQ",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "ae29b41c-9a96-4514-9e67-af835f8e2f73",
      "resourceInvariantUUID": "c0475692-88a5-4ec7-9ff4-c17a86b7329e",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_sckybq0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json",
          "artifactChecksum": "YmI4ZTQ1ZTlkNWU2NzU2MGY5M2I5YmEyNWZlNzU0ODI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "0052cc8c-4f2c-4035-a8ce-ec694b0ca857",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "14bfd396-c8b1-48d3-beb2-7a9b81e29fa2",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "322a006a-4d13-4830-816d-d003499a86c0",
            "generatedFromUUID": "14bfd396-c8b1-48d3-beb2-7a9b81e29fa2"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "322a006a-4d13-4830-816d-d003499a86c0",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardSckybq-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
      "artifactChecksum": "Yzc0ZmU0OTVjNjEwMjUxMTUyNDgzMzJiY2QwNmU0NGE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "0e6ec220-e73d-49f2-a5c1-90b13bc0b182"
    }
  ],
  "workloadContext": "Production"
}
2022-11-08T00:11:34.359Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-08T00:11:34.359Z|1ca22f59-7150-4422-84bb-85b7fe317985|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 8756afe8-7929-4fe5-bc8b-1bb6196a2541 ASDC
2022-11-08T00:11:34.360Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:988e5d09-d9bd-4c07-8840-503b2b3b1d18
ServiceName:basic_onboard_sCKYbQ
ServiceVersion:1.0
ServiceUUID:8756afe8-7929-4fe5-bc8b-1bb6196a2541
ServiceInvariantUUID:94c3cc90-ad14-4c41-b485-d4a7f13b40e5
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardSckybq-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar
ArtifactUUID:0e6ec220-e73d-49f2-a5c1-90b13bc0b182
ArtifactChecksum:Yzc0ZmU0OTVjNjEwMjUxMTUyNDgzMzJiY2QwNmU0NGE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_sCKYbQ 0
ResourceCustomizationUUID:9cc8cabe-fc82-4410-9adc-0982dfb731ab
ResourceInvariantUUID:c0475692-88a5-4ec7-9ff4-c17a86b7329e
ResourceName:basic_onboard_sCKYbQ
ResourceType:VF
ResourceUUID:ae29b41c-9a96-4514-9e67-af835f8e2f73
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_sckybq0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json
ArtifactUUID:0052cc8c-4f2c-4035-a8ce-ec694b0ca857
ArtifactChecksum:YmI4ZTQ1ZTlkNWU2NzU2MGY5M2I5YmEyNWZlNzU0ODI=
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/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml
ArtifactUUID:14bfd396-c8b1-48d3-beb2-7a9b81e29fa2
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/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env
ArtifactUUID:322a006a-4d13-4830-816d-d003499a86c0
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/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env
ArtifactUUID:322a006a-4d13-4830-816d-d003499a86c0
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-08T00:11:34.360Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8756afe8-7929-4fe5-bc8b-1bb6196a2541 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-08T00:11:34.395Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-08T00:11:34.396Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-11-08T00:11:34.396Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-11-08T00:11:34.396Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 0e6ec220-e73d-49f2-a5c1-90b13bc0b182 from URL: /sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar
2022-11-08T00:11:34.396Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-11-08T00:11:34.396Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar
2022-11-08T00:11:34.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-11-08T00:11:34.583Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar 0e6ec220-e73d-49f2-a5c1-90b13bc0b182 75305
2022-11-08T00:11:34.583Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar ASDC sendASDCNotification
2022-11-08T00:11:34.583Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar
2022-11-08T00:11:34.583Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:11:34.583Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:11:34.585Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:11:34.585Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866294583,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:11:34.685Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:11:34.686Z||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-08T00:11:34.687Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:11:34.706Z||pool-26-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:11:34.707Z||pool-26-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:11:35.586Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-08T00:11:35.586Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-11-08T00:11:35.587Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 0e6ec220-e73d-49f2-a5c1-90b13bc0b182, URL: /sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar to file: /app/ASDC/1/service-BasicOnboardSckybq-csar.csar
2022-11-08T00:11:35.587Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardSckybq-csar.csar
2022-11-08T00:11:35.587Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardSckybq-csar.csar
2022-11-08T00:11:35.587Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardSckybq-csar.csar
2022-11-08T00:11:35.806Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11714947609837034955/Definitions/service-BasicOnboardSckybq-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-08T00:11:36.947Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-08T00:11:36.947Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-11-08T00:11:36.948Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardSckybq-csar.csar
2022-11-08T00:11:36.948Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-08T00:11:36.948Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardSckybq-csar.csar
2022-11-08T00:11:36.948Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardSckybq-csar.csar
2022-11-08T00:11:36.948Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_sCKYbQ 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-BasicOnboardSckybq-csar.csar
2022-11-08T00:11:36.949Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardSckybq-csar.csar
2022-11-08T00:11:36.949Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardSckybq-csar.csar
2022-11-08T00:11:36.949Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardSckybq-csar.csar
2022-11-08T00:11:36.949Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardSckybq-csar.csar
2022-11-08T00:11:36.949Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-11-08T00:11:36.950Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:36.950Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_sCKYbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:11:36.950Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_sCKYbQ 0 is matching search criteria
2022-11-08T00:11:36.950Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-11-08T00:11:36.951Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_sCKYbQ 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-08T00:11:36.951Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:36.951Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_sCKYbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:11:36.951Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_sCKYbQ 0 is matching search criteria
2022-11-08T00:11:36.952Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-11-08T00:11:36.952Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_sCKYbQ 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-08T00:11:36.952Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:36.952Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_sCKYbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:11:36.953Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:36.953Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_sCKYbQ 0 is not matching search criteria
2022-11-08T00:11:36.953Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-11-08T00:11:36.953Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-11-08T00:11:36.953Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-11-08T00:11:36.954Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-08T00:11:36.954Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-08T00:11:36.954Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:36.954Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_sCKYbQ is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-08T00:11:36.955Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:36.955Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_sCKYbQ 0 is matching search criteria
2022-11-08T00:11:36.955Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_sCKYbQ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:11:36.955Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:36.956Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_sCKYbQ 0 is matching search criteria
2022-11-08T00:11:36.956Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_sCKYbQ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:11:36.956Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:36.956Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_sCKYbQ 0 is matching search criteria
2022-11-08T00:11:36.957Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_sCKYbQ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:11:36.957Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:36.957Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_sCKYbQ 0 is not matching search criteria
2022-11-08T00:11:36.957Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-11-08T00:11:36.957Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-08T00:11:36.958Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=950e01d1-0c7f-4861-ac9a-03f37b7dec21
2022-11-08T00:11:36.958Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:36.958Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_sCKYbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:11:36.958Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:36.959Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_sCKYbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:11:36.959Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:36.959Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_sCKYbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:11:36.959Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:36.959Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_sCKYbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:11:36.960Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_sCKYbQ
Description:service
Model UUID:8756afe8-7929-4fe5-bc8b-1bb6196a2541
Model Version:NULL
Model InvariantUuid:94c3cc90-ad14-4c41-b485-d4a7f13b40e5
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_sCKYbQ
Model UUID:bf7fbd42-58c7-4245-a7fb-6e8cbc11ce41
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:c0475692-88a5-4ec7-9ff4-c17a86b7329e
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:9cc8cabe-fc82-4410-9adc-0982dfb731ab
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:ea7e653d-9ce5-4919-aadf-aa75f6b88d32
ModelName:BasicOnboardSckybq..base_ubuntu18..module-0
ModelUuid:874739e5-62f5-464b-b46f-9f80b9bee028
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:950e01d1-0c7f-4861-ac9a-03f37b7dec21
ModelInvariantUuid:87ee759e-e88b-4508-951c-0d52c9a77c38
ModelName:basic_onboard_sCKYbQ-nodes.ubuntu18Cvfc
ModelUuid:cde1d715-db90-44d0-95dd-7bb2b89d5260
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:d6ad8f50-5c98-44d7-b456-ff61e3b4cad0
ModelInvariantUuid:59af926b-a478-40ac-8d5d-d5063d119385
ModelName:BasicOnboardSckybq.compute.nodes.heat.ubuntu18
ModelUuid:0ff2f5f4-c6a9-4dd8-8f3c-521cbdb94849
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-08T00:11:36.971Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: ae29b41c-9a96-4514-9e67-af835f8e2f73
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-08T00:11:37.002Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||basic_onboard_sCKYbQ 0
2022-11-08T00:11:37.002Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ae29b41c-9a96-4514-9e67-af835f8e2f73
2022-11-08T00:11:37.003Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 0052cc8c-4f2c-4035-a8ce-ec694b0ca857 from URL: /sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json
2022-11-08T00:11:37.003Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-11-08T00:11:37.003Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json
2022-11-08T00:11:37.059Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-11-08T00:11:37.059Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json 0052cc8c-4f2c-4035-a8ce-ec694b0ca857 798
2022-11-08T00:11:37.060Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json ASDC sendASDCNotification
2022-11-08T00:11:37.060Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json
2022-11-08T00:11:37.060Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:11:37.060Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:11:37.062Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:11:37.063Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866297060,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:11:37.163Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-08T00:11:37.164Z||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-08T00:11:37.164Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:11:37.183Z||pool-27-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:11:37.184Z||pool-27-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:11:38.063Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardSckybq..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "ea7e653d-9ce5-4919-aadf-aa75f6b88d32",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "874739e5-62f5-464b-b46f-9f80b9bee028",
    "vfModuleModelCustomizationUUID": "07b746d5-18e6-472a-bda2-2c0d777e5c95",
    "isBase": true,
    "artifacts": [
      "14bfd396-c8b1-48d3-beb2-7a9b81e29fa2",
      "322a006a-4d13-4830-816d-d003499a86c0"
    ],
    "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-08T00:11:38.068Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardSckybq..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:874739e5-62f5-464b-b46f-9f80b9bee028
VfModuleModelInvariantUUID:ea7e653d-9ce5-4919-aadf-aa75f6b88d32
VfModuleModelDescription:NULL
Artifacts UUID List:{
14bfd396-c8b1-48d3-beb2-7a9b81e29fa2
,
322a006a-4d13-4830-816d-d003499a86c0

}
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-08T00:11:38.071Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardSckybq..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "ea7e653d-9ce5-4919-aadf-aa75f6b88d32",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "874739e5-62f5-464b-b46f-9f80b9bee028",
    "vfModuleModelCustomizationUUID": "07b746d5-18e6-472a-bda2-2c0d777e5c95",
    "isBase": true,
    "artifacts": [
      "14bfd396-c8b1-48d3-beb2-7a9b81e29fa2",
      "322a006a-4d13-4830-816d-d003499a86c0"
    ],
    "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-08T00:11:38.071Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardSckybq..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:874739e5-62f5-464b-b46f-9f80b9bee028
VfModuleModelInvariantUUID:ea7e653d-9ce5-4919-aadf-aa75f6b88d32
VfModuleModelDescription:NULL
Artifacts UUID List:{
14bfd396-c8b1-48d3-beb2-7a9b81e29fa2
,
322a006a-4d13-4830-816d-d003499a86c0

}
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-08T00:11:38.072Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 14bfd396-c8b1-48d3-beb2-7a9b81e29fa2 from URL: /sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml
2022-11-08T00:11:38.072Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-11-08T00:11:38.072Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml
2022-11-08T00:11:38.126Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-11-08T00:11:38.127Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml 14bfd396-c8b1-48d3-beb2-7a9b81e29fa2 5033
2022-11-08T00:11:38.127Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-11-08T00:11:38.127Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml
2022-11-08T00:11:38.127Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:11:38.128Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:11:38.130Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:11:38.130Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866298127,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:11:38.230Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:11:38.231Z||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-08T00:11:38.232Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:11:38.247Z||pool-28-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:11:38.247Z||pool-28-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:11:39.131Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 322a006a-4d13-4830-816d-d003499a86c0 from URL: /sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env
2022-11-08T00:11:39.131Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-11-08T00:11:39.132Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env
2022-11-08T00:11:39.242Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-11-08T00:11:39.242Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env 322a006a-4d13-4830-816d-d003499a86c0 909
2022-11-08T00:11:39.242Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-11-08T00:11:39.242Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env
2022-11-08T00:11:39.243Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:11:39.243Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:11:39.245Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:11:39.245Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866299242,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:11:39.345Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:11:39.346Z||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-08T00:11:39.346Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:11:39.361Z||pool-29-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:11:39.362Z||pool-29-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:11:40.245Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 8756afe8-7929-4fe5-bc8b-1bb6196a2541
2022-11-08T00:11:40.246Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_sCKYbQ 0 ae29b41c-9a96-4514-9e67-af835f8e2f73 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-08T00:11:40.262Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@16fa95fc, org.onap.sdc.toscaparser.api.parameters.Input@6f7e97fe, org.onap.sdc.toscaparser.api.parameters.Input@9c4f72, org.onap.sdc.toscaparser.api.parameters.Input@13f14f91, org.onap.sdc.toscaparser.api.parameters.Input@51666d66]
2022-11-08T00:11:40.263Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:40.264Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_sCKYbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:11:40.264Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 
2022-11-08T00:11:40.264Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 9cc8cabe-fc82-4410-9adc-0982dfb731ab
2022-11-08T00:11:40.264Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9cc8cabe-fc82-4410-9adc-0982dfb731ab matches Tosca VF Customization UUID: 9cc8cabe-fc82-4410-9adc-0982dfb731ab
2022-11-08T00:11:40.265Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 9cc8cabe-fc82-4410-9adc-0982dfb731ab  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-08T00:11:40.267Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:40.268Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_sCKYbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:11:40.268Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 9cc8cabe-fc82-4410-9adc-0982dfb731ab: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-08T00:11:40.268Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@312dbf68
2022-11-08T00:11:40.269Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:40.269Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_sCKYbQ is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-08T00:11:40.269Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 07b746d5-18e6-472a-bda2-2c0d777e5c95
2022-11-08T00:11:40.269Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 07b746d5-18e6-472a-bda2-2c0d777e5c95
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-08T00:11:40.272Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:40.272Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_sCKYbQ 0 is matching search criteria
2022-11-08T00:11:40.273Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_sCKYbQ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:11:40.273Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:40.273Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_sCKYbQ 0 is matching search criteria
2022-11-08T00:11:40.274Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_sCKYbQ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:11:40.274Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:40.274Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_sCKYbQ 0 is not matching search criteria
2022-11-08T00:11:40.275Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-11-08T00:11:40.275Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-08T00:11:40.275Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=950e01d1-0c7f-4861-ac9a-03f37b7dec21
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-08T00:11:40.278Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:40.278Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_sCKYbQ 0 is matching search criteria
2022-11-08T00:11:40.278Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_sCKYbQ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:11:40.278Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:40.279Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_sCKYbQ 0 is matching search criteria
2022-11-08T00:11:40.279Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_sCKYbQ 0] matching following query criteria: sdcType=VF, customizationUUID=9cc8cabe-fc82-4410-9adc-0982dfb731ab
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-08T00:11:40.281Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:40.281Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_sCKYbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:11:40.282Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 8756afe8-7929-4fe5-bc8b-1bb6196a2541: basic_onboard_sCKYbQ
2022-11-08T00:11:40.282Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:40.282Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_sCKYbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:11:40.282Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:40.283Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_sCKYbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:11:40.283Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:40.283Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_sCKYbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:11:40.283Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:40.284Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_sCKYbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:11:40.284Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:11:40.284Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_sCKYbQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:11:40.284Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Saving Service: basic_onboard_sCKYbQ 
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-08T00:11:40.410Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_sCKYbQ ae29b41c-9a96-4514-9e67-af835f8e2f73 1 ASDC deployResourceStructure
2022-11-08T00:11:40.410Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json ASDC sendASDCNotification
2022-11-08T00:11:40.410Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json
2022-11-08T00:11:40.410Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:11:40.410Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:11:40.412Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:11:40.412Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866300410,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-08T00:11:40.512Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:11:40.513Z||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-08T00:11:40.513Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:11:40.539Z||pool-30-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:11:40.539Z||pool-30-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:11:41.414Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-11-08T00:11:41.415Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml
2022-11-08T00:11:41.415Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:11:41.415Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:11:41.418Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:11:41.419Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866301414,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-11-08T00:11:41.517Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-11-08T00:11:41.518Z||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-08T00:11:41.518Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:11:41.535Z||pool-31-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:11:41.535Z||pool-31-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:11:42.420Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-11-08T00:11:42.420Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env
2022-11-08T00:11:42.420Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:11:42.421Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:11:42.423Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:11:42.423Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866302419,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-11-08T00:11:42.523Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:11:42.524Z||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-08T00:11:42.524Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:11:42.540Z||pool-32-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:11:42.541Z||pool-32-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:11:43.424Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar ASDC sendASDCNotification
2022-11-08T00:11:43.425Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar
2022-11-08T00:11:43.425Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:11:43.425Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:11:43.427Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:11:43.427Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866303424,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:11:43.527Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:11:43.528Z||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-08T00:11:43.528Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:11:43.545Z||pool-33-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:11:43.546Z||pool-33-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:11:44.428Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 988e5d09-d9bd-4c07-8840-503b2b3b1d18
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:11:44.442Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 988e5d09-d9bd-4c07-8840-503b2b3b1d18
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-08T00:11:44.447Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:11:44.447Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-08T00:11:44.447Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-08T00:11:44.448Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-08T00:11:44.448Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:11:44.448Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:11:44.449Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:11:44.449Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:11:44.449Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:11:44.450Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||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-08T00:11:44.456Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-08T00:12:14.457Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 988e5d09-d9bd-4c07-8840-503b2b3b1d18 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-08T00:12:14.466Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 988e5d09-d9bd-4c07-8840-503b2b3b1d18 and serviceModelVersionId: 8756afe8-7929-4fe5-bc8b-1bb6196a2541
2022-11-08T00:12:14.466Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 94c3cc90-ad14-4c41-b485-d4a7f13b40e5
2022-11-08T00:12:14.467Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/94c3cc90-ad14-4c41-b485-d4a7f13b40e5/model-vers/model-ver/8756afe8-7929-4fe5-bc8b-1bb6196a2541?depth=0
2022-11-08T00:12:14.471Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2022-11-08T00:12:14.522Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/94c3cc90-ad14-4c41-b485-d4a7f13b40e5/model-vers/model-ver/8756afe8-7929-4fe5-bc8b-1bb6196a2541?depth=0|INFO|500||Invoke
2022-11-08T00:12:14.523Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/94c3cc90-ad14-4c41-b485-d4a7f13b40e5/model-vers/model-ver/8756afe8-7929-4fe5-bc8b-1bb6196a2541?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/94c3cc90-ad14-4c41-b485-d4a7f13b40e5/model-vers/model-ver/8756afe8-7929-4fe5-bc8b-1bb6196a2541?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[988e5d09-d9bd-4c07-8840-503b2b3b1d18], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1e2bb479-8f1a-4d8f-83b4-fe20751af196], X-ECOMP-RequestID=[988e5d09-d9bd-4c07-8840-503b2b3b1d18], X-TransactionId=[], X-ONAP-RequestID=[988e5d09-d9bd-4c07-8840-503b2b3b1d18], Content-Type=[application/merge-patch+json]}
2022-11-08T00:12:14.528Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/94c3cc90-ad14-4c41-b485-d4a7f13b40e5/model-vers/model-ver/8756afe8-7929-4fe5-bc8b-1bb6196a2541?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-08T00:12:14.657Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/94c3cc90-ad14-4c41-b485-d4a7f13b40e5/model-vers/model-ver/8756afe8-7929-4fe5-bc8b-1bb6196a2541?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/94c3cc90-ad14-4c41-b485-d4a7f13b40e5/model-vers/model-ver/8756afe8-7929-4fe5-bc8b-1bb6196a2541?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[114], X-AAI-TXID=[0-aai-resources-221108-00:12:16:414-6477], vertex-id=[217144], Content-Length=[0], Date=[Tue, 08 Nov 2022 00:12:16 GMT], Content-Type=[application/json]}
2022-11-08T00:12:14.657Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/94c3cc90-ad14-4c41-b485-d4a7f13b40e5/model-vers/model-ver/8756afe8-7929-4fe5-bc8b-1bb6196a2541?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-08T00:12:14.658Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/94c3cc90-ad14-4c41-b485-d4a7f13b40e5/model-vers/model-ver/8756afe8-7929-4fe5-bc8b-1bb6196a2541?depth=0|INFO|500||InvokeReturn
2022-11-08T00:12:14.660Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-08T00:12:14.660Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||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-08T00:12:14.667Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-08T00:12:14.667Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 988e5d09-d9bd-4c07-8840-503b2b3b1d18 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-08T00:12:14.667Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-08T00:12:14.668Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:12:14.669Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:12:14.670Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866334667,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-08T00:12:14.770Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:12:14.771Z||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-08T00:12:14.771Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:12:14.790Z||pool-34-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:12:14.790Z||pool-34-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:12:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:12:15.585Z||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-08T00:12:15.585Z||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 oBrSvPY2BjT1J8Je) ...
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:12:15.685Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:12:15.686Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:12:15.686Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:12:16.219Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:12:16.221Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:12:16.221Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866282788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:12:16.222Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:12:16.222Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:12:16.222Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866282788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json",
  "status": "NOTIFIED"
}
2022-11-08T00:12:16.222Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:12:16.223Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:12:16.223Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866282788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:12:16.223Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:12:16.223Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:12:16.223Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866282788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:12:16.224Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:12:16.224Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:12:16.224Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866282788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-11-08T00:12:16.224Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:12:16.224Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:12:16.224Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866282788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:12:16.225Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:12:16.225Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:12:16.225Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866282788,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:12:16.225Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:12:16.225Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:12:16.226Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866294583,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:12:16.226Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:12:16.226Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:12:16.226Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866297060,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:12:16.226Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:12:16.226Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:12:16.226Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866298127,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:12:16.227Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:12:16.227Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:12:16.227Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866299242,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:12:16.227Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:12:16.227Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:12:16.227Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866300410,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/basic_onboard_sckybq0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-08T00:12:16.228Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:12:16.228Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:12:16.228Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866301414,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-11-08T00:12:16.228Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:12:16.228Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:12:16.228Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866302419,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/resourceInstances/basic_onboard_sckybq0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-11-08T00:12:16.229Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:12:16.229Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:12:16.229Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866303424,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSckybq/1.0/artifacts/service-BasicOnboardSckybq-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:12:16.229Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:12:16.229Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-08T00:12:16.230Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "988e5d09-d9bd-4c07-8840-503b2b3b1d18",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866334667,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-08T00:12:16.230Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:12:25.254Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:12:25.255Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:12:25.256Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:12:25.256Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:12:34.806Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:12:34.807Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:12:34.807Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:12:34.808Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:12:44.403Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:13:15.582Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:13:15.583Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:13:15.586Z||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-08T00:13:15.586Z||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-08T00:13:15.586Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:13:15.586Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:13:25.153Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:13:25.153Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:14:15.581Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:14:15.582Z||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-08T00:14:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:14:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:14:15.584Z||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-08T00:14:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:14:25.135Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:14:25.144Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:15:15.581Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:15:15.582Z||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-08T00:15:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:15:15.583Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:15:15.584Z||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-08T00:15:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:15:25.135Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:15:25.146Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:16:15.581Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:16:15.582Z||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-08T00:16:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:16:15.583Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:16:15.583Z||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-08T00:16:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:16:25.133Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:16:25.139Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:17:15.581Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:17:15.582Z||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-08T00:17:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:17:15.584Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:17:15.585Z||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-08T00:17:15.586Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:17:25.149Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:17:25.157Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:18:15.581Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:18:15.582Z||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-08T00:18:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:18:15.583Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:18:15.584Z||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-08T00:18:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:18:25.139Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:18:25.161Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:19:15.581Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:19:15.582Z||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-08T00:19:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:19:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:19:15.584Z||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-08T00:19:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:19:25.131Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:19:25.131Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:20:15.581Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:20:15.582Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:20:15.582Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:20:15.583Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:20:15.585Z||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-08T00:20:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:20:25.159Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:20:25.184Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:21:15.581Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:21:15.582Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:21:15.583Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:21:15.583Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:21:15.583Z||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-08T00:21:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:21:25.138Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:21:25.140Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:22:15.581Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:22:15.583Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:22:15.584Z||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-08T00:22:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:22:15.584Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:22:15.584Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:22:16.181Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:22:16.182Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:22:16.183Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "policy-id",
  "timestamp": 1667866923226,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:22:16.185Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:22:16.185Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:22:16.185Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866924591,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:22:16.185Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:22:16.186Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:22:16.186Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "policy-id",
  "timestamp": 1667866923226,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:22:16.186Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:22:16.186Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:22:16.186Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866924591,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:22:16.187Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:22:16.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:22:16.187Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "policy-id",
  "timestamp": 1667866933606,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:22:16.187Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:22:16.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:22:16.188Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "cds",
  "timestamp": 1667866933855,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:22:16.188Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:22:16.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:22:16.188Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "policy-id",
  "timestamp": 1667866934613,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:22:16.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:22:16.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:22:16.189Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "cds",
  "timestamp": 1667866933855,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:22:16.189Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:22:16.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:22:16.189Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "policy-id",
  "timestamp": 1667866935619,
  "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-08T00:22:16.218Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:22:16.219Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-08T00:22:16.219Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"20aab92a-a217-4bbf-9991-867862b55d2d","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"f9310382-d1a1-4baa-8e91-f4a939ec2e2e","serviceDescription":"service","serviceInvariantUUID":"ee2bab08-6901-43f5-ad6e-2eb33d047500","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"d465e18f-c7b8-460a-a384-e66b1a34dcca","resourceInvariantUUID":"80f8c6d6-380b-40b8-b002-1b96e9903cae","resourceCustomizationUUID":"f97a75fb-4525-4d01-93f0-aee3211bc9a7","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":"NDE5MzM2YzI1Y2E0MWY0NGFkZDc5MDNkMGJjMGYzOTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"596c313c-8071-45a5-974c-888098e9a214","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZDRhZDY5MWU1MWQ3NGZkYTllMDQ1YTAwN2RjOWU5MWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0f208232-722c-4aee-9b1c-6d10f6f5000b","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-08T00:22:16.221Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 20aab92a-a217-4bbf-9991-867862b55d2d
2022-11-08T00:22:16.221Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 20aab92a-a217-4bbf-9991-867862b55d2d 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=?
2022-11-08T00:22:16.226Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-08T00:22:16.226Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:22:16.230Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:22:16.231Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866935581,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:22:16.331Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:22:16.332Z||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-08T00:22:16.332Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:22:16.353Z||pool-35-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:22:16.354Z||pool-35-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:22:17.231Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:22:17.232Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:22:17.234Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:22:17.234Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866935581,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:22:17.334Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:22:17.335Z||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-08T00:22:17.335Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:22:17.349Z||pool-36-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:22:17.349Z||pool-36-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:22:18.235Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "f9310382-d1a1-4baa-8e91-f4a939ec2e2e",
  "serviceDescription": "service",
  "serviceInvariantUUID": "ee2bab08-6901-43f5-ad6e-2eb33d047500",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "f97a75fb-4525-4d01-93f0-aee3211bc9a7",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "d465e18f-c7b8-460a-a384-e66b1a34dcca",
      "resourceInvariantUUID": "80f8c6d6-380b-40b8-b002-1b96e9903cae",
      "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": "ZDRhZDY5MWU1MWQ3NGZkYTllMDQ1YTAwN2RjOWU5MWU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "0f208232-722c-4aee-9b1c-6d10f6f5000b"
    }
  ],
  "workloadContext": "Production"
}
2022-11-08T00:22:18.235Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-08T00:22:18.235Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f9310382-d1a1-4baa-8e91-f4a939ec2e2e ASDC
2022-11-08T00:22:18.236Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:20aab92a-a217-4bbf-9991-867862b55d2d
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:f9310382-d1a1-4baa-8e91-f4a939ec2e2e
ServiceInvariantUUID:ee2bab08-6901-43f5-ad6e-2eb33d047500
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:0f208232-722c-4aee-9b1c-6d10f6f5000b
ArtifactChecksum:ZDRhZDY5MWU1MWQ3NGZkYTllMDQ1YTAwN2RjOWU5MWU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:f97a75fb-4525-4d01-93f0-aee3211bc9a7
ResourceInvariantUUID:80f8c6d6-380b-40b8-b002-1b96e9903cae
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:d465e18f-c7b8-460a-a384-e66b1a34dcca
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2022-11-08T00:22:18.236Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f9310382-d1a1-4baa-8e91-f4a939ec2e2e 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-08T00:22:18.275Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-08T00:22:18.277Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-11-08T00:22:18.277Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-11-08T00:22:18.277Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 0f208232-722c-4aee-9b1c-6d10f6f5000b from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-08T00:22:18.277Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-11-08T00:22:18.277Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-08T00:22:18.411Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-11-08T00:22:18.412Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 0f208232-722c-4aee-9b1c-6d10f6f5000b 57658
2022-11-08T00:22:18.412Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||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-08T00:22:18.413Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||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-08T00:22:18.413Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:22:18.413Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:22:18.428Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:22:18.428Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866938412,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:22:18.515Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 87 ms
2022-11-08T00:22:18.516Z||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-08T00:22:18.516Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:22:18.530Z||pool-37-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:22:18.531Z||pool-37-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:22:19.429Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-08T00:22:19.430Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-11-08T00:22:19.431Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 0f208232-722c-4aee-9b1c-6d10f6f5000b, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-08T00:22:19.431Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-11-08T00:22:19.431Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-08T00:22:19.432Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-08T00:22:19.594Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11189165910649804349/Definitions/service-BasicNetwork-template.yml
2022-11-08T00:22:20.149Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-08T00:22:20.150Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-11-08T00:22:20.150Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-08T00:22:20.150Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-11-08T00:22:20.151Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||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-08T00:22:20.151Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||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-08T00:22:20.151Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||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-08T00:22:20.151Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||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-08T00:22:20.151Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-08T00:22:20.151Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||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-08T00:22:20.151Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||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-08T00:22:20.151Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||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-08T00:22:20.152Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-11-08T00:22:20.152Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:22:20.152Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:22:20.153Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-11-08T00:22:20.153Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-11-08T00:22:20.153Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-08T00:22:20.153Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:22:20.153Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:22:20.154Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-11-08T00:22:20.154Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-11-08T00:22:20.154Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-08T00:22:20.154Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:22:20.154Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:22:20.154Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:22:20.155Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:22:20.155Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:22:20.155Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:22:20.155Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:22:20.155Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:22:20.156Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:22:20.156Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:22:20.156Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:f9310382-d1a1-4baa-8e91-f4a939ec2e2e
Model Version:NULL
Model InvariantUuid:ee2bab08-6901-43f5-ad6e-2eb33d047500
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:80f8c6d6-380b-40b8-b002-1b96e9903cae
Model UUID:3ffcf428-e74f-4a68-9c94-e23e503b9276
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:f97a75fb-4525-4d01-93f0-aee3211bc9a7
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-08T00:22:20.165Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||Processing Resource Type: VL, Model UUID: d465e18f-c7b8-460a-a384-e66b1a34dcca
2022-11-08T00:22:20.165Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||No resources found for Service: f9310382-d1a1-4baa-8e91-f4a939ec2e2e
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-08T00:22:20.172Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||
2022-11-08T00:22:20.172Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2022-11-08T00:22:20.173Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||No resources found for Service: f9310382-d1a1-4baa-8e91-f4a939ec2e2e
2022-11-08T00:22:20.173Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: f9310382-d1a1-4baa-8e91-f4a939ec2e2e
2022-11-08T00:22:20.173Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2022-11-08T00:22:20.173Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||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-08T00:22:20.179Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4b2c0f62, org.onap.sdc.toscaparser.api.parameters.Input@57390085, org.onap.sdc.toscaparser.api.parameters.Input@4e1740ba, org.onap.sdc.toscaparser.api.parameters.Input@fcaa39a, org.onap.sdc.toscaparser.api.parameters.Input@24b6fa1e]
2022-11-08T00:22:20.181Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:22:20.181Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:22:20.182Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:22:20.182Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:22:20.182Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid f9310382-d1a1-4baa-8e91-f4a939ec2e2e: Generic NeutronNet
2022-11-08T00:22:20.182Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:22:20.182Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:22:20.183Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:22:20.183Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||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-08T00:22:20.217Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:22:20.217Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:22:20.218Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:22:20.218Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:22:20.219Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:22:20.219Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:22:20.219Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||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-08T00:22:20.274Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2022-11-08T00:22:20.275Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||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-08T00:22:20.275Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||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-08T00:22:20.275Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:22:20.276Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:22:20.277Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:22:20.277Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866940275,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:22:20.377Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-08T00:22:20.378Z||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-08T00:22:20.379Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:22:20.395Z||pool-38-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:22:20.395Z||pool-38-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:22:21.278Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 20aab92a-a217-4bbf-9991-867862b55d2d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:22:21.293Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 20aab92a-a217-4bbf-9991-867862b55d2d
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-08T00:22:21.295Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:22:21.295Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-08T00:22:21.295Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-08T00:22:51.296Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 20aab92a-a217-4bbf-9991-867862b55d2d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:22:51.313Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 20aab92a-a217-4bbf-9991-867862b55d2d
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-08T00:22:51.317Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:22:51.317Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-08T00:22:51.317Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-08T00:23:15.583Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:23:15.584Z||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-08T00:23:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:23:15.641Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:23:15.642Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:23:15.642Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "cds",
  "timestamp": 1667866936630,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:23:15.643Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:23:21.317Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 20aab92a-a217-4bbf-9991-867862b55d2d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:23:21.331Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 20aab92a-a217-4bbf-9991-867862b55d2d
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-08T00:23:21.334Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:23:21.335Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-08T00:23:21.336Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-08T00:23:51.336Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 20aab92a-a217-4bbf-9991-867862b55d2d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:23:51.348Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 20aab92a-a217-4bbf-9991-867862b55d2d
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-08T00:23:51.351Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:23:51.351Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-08T00:23:51.351Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-08T00:24:15.583Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:24:15.585Z||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-08T00:24:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:24:15.609Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:24:15.610Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:24:15.610Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866935581,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:24:15.611Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:24:21.352Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 20aab92a-a217-4bbf-9991-867862b55d2d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:24:21.370Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 20aab92a-a217-4bbf-9991-867862b55d2d
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-08T00:24:21.375Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:24:21.375Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-08T00:24:21.375Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-08T00:24:51.375Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 20aab92a-a217-4bbf-9991-867862b55d2d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:24:51.390Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 20aab92a-a217-4bbf-9991-867862b55d2d
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-08T00:24:51.393Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:24:51.393Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-08T00:24:51.393Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-08T00:25:15.584Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:25:15.586Z||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-08T00:25:15.586Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:25:15.637Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:25:15.639Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.639Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "cds",
  "timestamp": 1667866937637,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-08T00:25:15.655Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 20aab92a-a217-4bbf-9991-867862b55d2d
2022-11-08T00:25:15.655Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 20aab92a-a217-4bbf-9991-867862b55d2d and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-08T00:25:15.666Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.666Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866935581,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:25:15.666Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.666Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.666Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866938412,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:25:15.667Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:25:15.667Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.667Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667866940275,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:25:15.667Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:25:15.667Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.667Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "aai-ml",
  "timestamp": 1667866946424,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.667Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.667Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.667Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "aai-ml",
  "timestamp": 1667866946424,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:25:15.668Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.668Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.668Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866947630,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.668Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.668Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.668Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "aai-ml",
  "timestamp": 1667866949171,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:25:15.668Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:25:15.669Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.669Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866947630,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:25:15.669Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.669Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.669Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866950378,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:25:15.669Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:25:15.669Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.669Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866952058,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:25:15.669Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:25:15.669Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.670Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "aai-ml",
  "timestamp": 1667866952957,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:25:15.670Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:25:15.670Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.670Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866953067,
  "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-08T00:25:15.688Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 20aab92a-a217-4bbf-9991-867862b55d2d
2022-11-08T00:25:15.688Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 20aab92a-a217-4bbf-9991-867862b55d2d 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-08T00:25:15.710Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.710Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "aai-ml",
  "timestamp": 1667866953963,
  "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-08T00:25:15.717Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 20aab92a-a217-4bbf-9991-867862b55d2d
2022-11-08T00:25:15.717Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 20aab92a-a217-4bbf-9991-867862b55d2d 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-08T00:25:15.727Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.727Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "cds",
  "timestamp": 1667866978855,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.727Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.727Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.728Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866984591,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.728Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.728Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.728Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "policy-id",
  "timestamp": 1667866983226,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.728Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.728Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.728Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866977629,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.729Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.729Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.729Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "cds",
  "timestamp": 1667866978855,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.729Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.729Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.729Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866984591,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.729Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.729Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.730Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "policy-id",
  "timestamp": 1667866983226,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.730Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.730Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.730Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866977629,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.730Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.730Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.730Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "cds",
  "timestamp": 1667866978855,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.731Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.731Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.731Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866977629,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.731Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.731Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.731Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "policy-id",
  "timestamp": 1667866983226,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.731Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.731Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.732Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866984591,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.732Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.732Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.732Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "cds",
  "timestamp": 1667866978855,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.732Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.732Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.732Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866984591,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.732Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.733Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.733Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866977629,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.733Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.733Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.733Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "policy-id",
  "timestamp": 1667866983226,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.733Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.733Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.733Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "cds",
  "timestamp": 1667866978855,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.734Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.734Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.734Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866984591,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.734Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.734Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.734Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866977629,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.734Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.734Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.734Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "policy-id",
  "timestamp": 1667866983226,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.734Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.735Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.735Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "cds",
  "timestamp": 1667866978855,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.735Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.735Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.735Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866984591,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.735Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.735Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.735Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "policy-id",
  "timestamp": 1667866983226,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.736Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.736Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.736Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866977629,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.736Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.736Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.736Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "cds",
  "timestamp": 1667866978855,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.736Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.736Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.736Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866984591,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.737Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.737Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.737Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866977629,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.737Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.737Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.737Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "policy-id",
  "timestamp": 1667866983226,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:15.738Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.738Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.738Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "cds",
  "timestamp": 1667866978855,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:25:15.738Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.738Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.738Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667866984591,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:25:15.738Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.738Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.738Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866977629,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:25:15.739Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.739Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.739Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "policy-id",
  "timestamp": 1667866983226,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:25:15.739Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:25:15.739Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.739Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "cds",
  "timestamp": 1667866994922,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:25:15.739Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:25:15.739Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.739Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "policy-id",
  "timestamp": 1667866994577,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:25:15.740Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:25:15.740Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.740Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866994932,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:25:15.740Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:25:15.740Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.740Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "cds",
  "timestamp": 1667866995929,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-08T00:25:15.758Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 6631f58b-a84b-45a8-ad8d-e5107bafa9df
2022-11-08T00:25:15.758Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6631f58b-a84b-45a8-ad8d-e5107bafa9df and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-08T00:25:15.767Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:25:15.767Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "policy-id",
  "timestamp": 1667866995581,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:25:15.768Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:25:21.394Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 20aab92a-a217-4bbf-9991-867862b55d2d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:25:21.408Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 20aab92a-a217-4bbf-9991-867862b55d2d
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-08T00:25:21.411Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:25:21.411Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-08T00:25:21.411Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-08T00:25:21.412Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-08T00:25:21.412Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:25:21.412Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:25:21.412Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:25:21.412Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:25:21.412Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:25:21.412Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-08T00:25:21.419Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-08T00:25:51.419Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 20aab92a-a217-4bbf-9991-867862b55d2d 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-08T00:25:51.427Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 20aab92a-a217-4bbf-9991-867862b55d2d and serviceModelVersionId: f9310382-d1a1-4baa-8e91-f4a939ec2e2e
2022-11-08T00:25:51.427Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ee2bab08-6901-43f5-ad6e-2eb33d047500
2022-11-08T00:25:51.429Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ee2bab08-6901-43f5-ad6e-2eb33d047500/model-vers/model-ver/f9310382-d1a1-4baa-8e91-f4a939ec2e2e?depth=0
2022-11-08T00:25:51.434Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-11-08T00:25:51.493Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee2bab08-6901-43f5-ad6e-2eb33d047500/model-vers/model-ver/f9310382-d1a1-4baa-8e91-f4a939ec2e2e?depth=0|INFO|500||Invoke
2022-11-08T00:25:51.493Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee2bab08-6901-43f5-ad6e-2eb33d047500/model-vers/model-ver/f9310382-d1a1-4baa-8e91-f4a939ec2e2e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee2bab08-6901-43f5-ad6e-2eb33d047500/model-vers/model-ver/f9310382-d1a1-4baa-8e91-f4a939ec2e2e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[20aab92a-a217-4bbf-9991-867862b55d2d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5a759285-8a4d-42bc-8293-fbd96eee7d5d], X-ECOMP-RequestID=[20aab92a-a217-4bbf-9991-867862b55d2d], X-TransactionId=[], X-ONAP-RequestID=[20aab92a-a217-4bbf-9991-867862b55d2d], Content-Type=[application/merge-patch+json]}
2022-11-08T00:25:51.499Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee2bab08-6901-43f5-ad6e-2eb33d047500/model-vers/model-ver/f9310382-d1a1-4baa-8e91-f4a939ec2e2e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-08T00:25:51.607Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee2bab08-6901-43f5-ad6e-2eb33d047500/model-vers/model-ver/f9310382-d1a1-4baa-8e91-f4a939ec2e2e?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/ee2bab08-6901-43f5-ad6e-2eb33d047500/model-vers/model-ver/f9310382-d1a1-4baa-8e91-f4a939ec2e2e?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[104], X-AAI-TXID=[1-aai-resources-221108-00:25:53:469-33053], vertex-id=[221304], Content-Length=[0], Date=[Tue, 08 Nov 2022 00:25:53 GMT], Content-Type=[application/json]}
2022-11-08T00:25:51.607Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee2bab08-6901-43f5-ad6e-2eb33d047500/model-vers/model-ver/f9310382-d1a1-4baa-8e91-f4a939ec2e2e?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-08T00:25:51.608Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee2bab08-6901-43f5-ad6e-2eb33d047500/model-vers/model-ver/f9310382-d1a1-4baa-8e91-f4a939ec2e2e?depth=0|INFO|500||InvokeReturn
2022-11-08T00:25:51.608Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-08T00:25:51.608Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-08T00:25:51.613Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-08T00:25:51.613Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 20aab92a-a217-4bbf-9991-867862b55d2d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-08T00:25:51.614Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-08T00:25:51.614Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:25:51.616Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:25:51.616Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867151614,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-08T00:25:51.716Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:25:51.717Z||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-08T00:25:51.717Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:25:51.737Z||pool-39-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:25:51.737Z||pool-39-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-08T00:25:52.632Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:25:52.633Z||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-08T00:25:52.633Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:25:57.117Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:25:57.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-08T00:25:57.119Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {"distributionID":"6631f58b-a84b-45a8-ad8d-e5107bafa9df","serviceName":"Demo_pNF_dxFbsAcsnj3TSjjBXxKf","serviceVersion":"1.0","serviceUUID":"2a436c3f-43fe-4616-b229-3e4db6b3fc61","serviceDescription":"catalog service description","serviceInvariantUUID":"7feea48c-6c6b-47db-9ad6-736c52d293f8","resources":[{"resourceInstanceName":"pNF 22c3e95e-0317 0","resourceName":"pNF 22c3e95e-0317","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a085320e-ab2b-498e-8ab8-b0f49aebf07c","resourceInvariantUUID":"53f3650b-095a-40a3-9ba8-d767b81bd222","resourceCustomizationUUID":"aebeba7f-b910-45de-8361-5748526cf265","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/vf-license-model.xml","artifactChecksum":"NWNlOTJkNWJlMzZjNWVkM2Q3MjdmMjNmZTc1MmI5MmY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5ebe36ec-eb02-4ceb-9bc3-f2814f0a16b3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/pNF.csar","artifactChecksum":"ZjhmNDg5NmM5NmY5NGExNjQ2YmEzYWNmNDllYmRkM2Y\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c5b74b35-2ea7-41eb-99c6-82d7343e8c95","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8a35d1ea-eeac-4c2c-8c9c-0b8a05224a7a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/vendor-license-model.xml","artifactChecksum":"ZjdkNmZmOWNiNDc4OTZhOGM3ZTk1ZWFiZjhlODNjZjk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"99a89af9-f38e-48b1-adfc-33e12fcee29f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4930fba4-2163-4ebb-9ed0-f67b9adaf0fa","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d06f03c9-5ec8-40f7-8d95-1eac7d4f0499","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfDxfbsacsnj3tsjjbxxkf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-template.yml","artifactChecksum":"YTRkZTBhMzk0ZGIxZWZhOWMzNmYzM2NjNGMwYWM5YWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b680af3c-f66d-4490-93b4-2164d7745beb","artifactVersion":"1"},{"artifactName":"service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar","artifactChecksum":"MTU1NmIyMzg5Zjc0YTQ1NjU2M2VmYWEyZTJkNWE1MTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"82479059-00ad-4f12-a3fd-de659f80475e","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-08T00:25:57.123Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:25:57.124Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:25:57.126Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:25:57.127Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:57.227Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:25:57.229Z||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-08T00:25:57.229Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:25:57.243Z||pool-40-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:25:57.244Z||pool-40-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:25:58.127Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:25:58.128Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:25:58.130Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:25:58.131Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:58.231Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:25:58.231Z||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-08T00:25:58.232Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:25:58.248Z||pool-41-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:25:58.249Z||pool-41-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:25:59.131Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:25:59.132Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:25:59.134Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:25:59.134Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:25:59.235Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:25:59.236Z||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-08T00:25:59.236Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:25:59.251Z||pool-42-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:25:59.252Z||pool-42-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:26:00.135Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:26:00.136Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:26:00.139Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:26:00.139Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:00.239Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:26:00.240Z||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-08T00:26:00.240Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:26:00.256Z||pool-43-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:26:00.256Z||pool-43-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:26:01.139Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:26:01.140Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:26:01.142Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:26:01.142Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:01.242Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:26:01.243Z||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-08T00:26:01.243Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:26:01.258Z||pool-44-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:26:01.258Z||pool-44-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:26:02.143Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:26:02.143Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:26:02.145Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:26:02.145Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:02.246Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:26:02.247Z||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-08T00:26:02.247Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:26:02.277Z||pool-45-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:26:02.278Z||pool-45-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:26:03.146Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:26:03.147Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:26:03.149Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:26:03.149Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:03.249Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:26:03.250Z||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-08T00:26:03.250Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:26:03.265Z||pool-46-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:26:03.265Z||pool-46-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:26:04.149Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:26:04.150Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:26:04.152Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:26:04.152Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:26:04.252Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-08T00:26:04.253Z||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-08T00:26:04.253Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:26:04.275Z||pool-47-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:26:04.275Z||pool-47-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:26:05.153Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "serviceName": "Demo_pNF_dxFbsAcsnj3TSjjBXxKf",
  "serviceVersion": "1.0",
  "serviceUUID": "2a436c3f-43fe-4616-b229-3e4db6b3fc61",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "7feea48c-6c6b-47db-9ad6-736c52d293f8",
  "resources": [
    {
      "resourceInstanceName": "pNF 22c3e95e-0317 0",
      "resourceCustomizationUUID": "aebeba7f-b910-45de-8361-5748526cf265",
      "resourceName": "pNF 22c3e95e-0317",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "a085320e-ab2b-498e-8ab8-b0f49aebf07c",
      "resourceInvariantUUID": "53f3650b-095a-40a3-9ba8-d767b81bd222",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
      "artifactChecksum": "MTU1NmIyMzg5Zjc0YTQ1NjU2M2VmYWEyZTJkNWE1MTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "82479059-00ad-4f12-a3fd-de659f80475e"
    }
  ],
  "workloadContext": "Production"
}
2022-11-08T00:26:05.154Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-08T00:26:05.154Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2a436c3f-43fe-4616-b229-3e4db6b3fc61 ASDC
2022-11-08T00:26:05.155Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:6631f58b-a84b-45a8-ad8d-e5107bafa9df
ServiceName:Demo_pNF_dxFbsAcsnj3TSjjBXxKf
ServiceVersion:1.0
ServiceUUID:2a436c3f-43fe-4616-b229-3e4db6b3fc61
ServiceInvariantUUID:7feea48c-6c6b-47db-9ad6-736c52d293f8
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar
ArtifactUUID:82479059-00ad-4f12-a3fd-de659f80475e
ArtifactChecksum:MTU1NmIyMzg5Zjc0YTQ1NjU2M2VmYWEyZTJkNWE1MTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 22c3e95e-0317 0
ResourceCustomizationUUID:aebeba7f-b910-45de-8361-5748526cf265
ResourceInvariantUUID:53f3650b-095a-40a3-9ba8-d767b81bd222
ResourceName:pNF 22c3e95e-0317
ResourceType:PNF
ResourceUUID:a085320e-ab2b-498e-8ab8-b0f49aebf07c
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-11-08T00:26:05.156Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2a436c3f-43fe-4616-b229-3e4db6b3fc61 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-08T00:26:05.188Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-08T00:26:05.188Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-08T00:26:05.189Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-08T00:26:05.189Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 82479059-00ad-4f12-a3fd-de659f80475e from URL: /sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar
2022-11-08T00:26:05.189Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-08T00:26:05.190Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar
2022-11-08T00:26:05.251Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-08T00:26:05.252Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar 82479059-00ad-4f12-a3fd-de659f80475e 87773
2022-11-08T00:26:05.252Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar ASDC sendASDCNotification
2022-11-08T00:26:05.252Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar
2022-11-08T00:26:05.253Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:26:05.253Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:26:05.255Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:26:05.255Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867165252,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:26:05.355Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:26:05.356Z||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-08T00:26:05.356Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:26:05.370Z||pool-48-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:26:05.371Z||pool-48-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:26:06.256Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-08T00:26:06.257Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-08T00:26:06.257Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 82479059-00ad-4f12-a3fd-de659f80475e, URL: /sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar to file: /app/ASDC/1/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar
2022-11-08T00:26:06.258Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar
2022-11-08T00:26:06.258Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar
2022-11-08T00:26:06.258Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar
2022-11-08T00:26:06.421Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4623180124722588021/Definitions/service-DemoPnfDxfbsacsnj3tsjjbxxkf-template.yml
2022-11-08T00:26:07.187Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-08T00:26:07.187Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-11-08T00:26:07.188Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar
2022-11-08T00:26:07.188Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-08T00:26:07.188Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||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-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar
2022-11-08T00:26:07.188Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar
2022-11-08T00:26:07.188Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||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-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar
2022-11-08T00:26:07.188Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||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-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar
2022-11-08T00:26:07.189Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 22c3e95e-0317 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-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar
2022-11-08T00:26:07.189Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||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-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar
2022-11-08T00:26:07.189Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||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-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar
2022-11-08T00:26:07.189Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-11-08T00:26:07.189Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:26:07.190Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_dxFbsAcsnj3TSjjBXxKf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:26:07.190Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Node template pNF 22c3e95e-0317 0 is matching search criteria
2022-11-08T00:26:07.190Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-11-08T00:26:07.190Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 22c3e95e-0317 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-08T00:26:07.191Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:26:07.191Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_dxFbsAcsnj3TSjjBXxKf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:26:07.191Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Node template pNF 22c3e95e-0317 0 is matching search criteria
2022-11-08T00:26:07.191Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-11-08T00:26:07.191Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 22c3e95e-0317 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-08T00:26:07.192Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:26:07.192Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_dxFbsAcsnj3TSjjBXxKf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:26:07.192Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:26:07.192Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_dxFbsAcsnj3TSjjBXxKf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:26:07.193Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:26:07.193Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_dxFbsAcsnj3TSjjBXxKf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:26:07.193Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:26:07.193Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_dxFbsAcsnj3TSjjBXxKf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:26:07.193Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:26:07.194Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_dxFbsAcsnj3TSjjBXxKf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:26:07.194Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_dxFbsAcsnj3TSjjBXxKf
Description:catalog service description
Model UUID:2a436c3f-43fe-4616-b229-3e4db6b3fc61
Model Version:NULL
Model InvariantUuid:7feea48c-6c6b-47db-9ad6-736c52d293f8
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-08T00:26:07.227Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||Processing Resource Type: PNF, Model UUID: a085320e-ab2b-498e-8ab8-b0f49aebf07c
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-08T00:26:07.231Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||pNF 22c3e95e-0317 0
2022-11-08T00:26:07.231Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: a085320e-ab2b-498e-8ab8-b0f49aebf07c
2022-11-08T00:26:07.231Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||No resources found for Service: 2a436c3f-43fe-4616-b229-3e4db6b3fc61
2022-11-08T00:26:07.232Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 2a436c3f-43fe-4616-b229-3e4db6b3fc61
2022-11-08T00:26:07.232Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 22c3e95e-0317 0 a085320e-ab2b-498e-8ab8-b0f49aebf07c 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-08T00:26:07.239Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@151d3b32, org.onap.sdc.toscaparser.api.parameters.Input@3c880305, org.onap.sdc.toscaparser.api.parameters.Input@3bc13d2d, org.onap.sdc.toscaparser.api.parameters.Input@44147c10, org.onap.sdc.toscaparser.api.parameters.Input@382c1b0b]
2022-11-08T00:26:07.240Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:26:07.240Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_dxFbsAcsnj3TSjjBXxKf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:26:07.240Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 2a436c3f-43fe-4616-b229-3e4db6b3fc61: pNF 22c3e95e-0317
2022-11-08T00:26:07.240Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||Processing PNF resource: a085320e-ab2b-498e-8ab8-b0f49aebf07c
2022-11-08T00:26:07.241Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:26:07.241Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_dxFbsAcsnj3TSjjBXxKf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:26:07.241Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||Resource customization UUID: aebeba7f-b910-45de-8361-5748526cf265 is the same as notified resource customizationUUID: aebeba7f-b910-45de-8361-5748526cf265
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-08T00:26:07.297Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 22c3e95e-0317 a085320e-ab2b-498e-8ab8-b0f49aebf07c 0 ASDC deployResourceStructure
2022-11-08T00:26:07.298Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar ASDC sendASDCNotification
2022-11-08T00:26:07.298Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar
2022-11-08T00:26:07.298Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:26:07.299Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:26:07.302Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:26:07.302Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867167298,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:26:07.402Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-08T00:26:07.403Z||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-08T00:26:07.408Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:26:07.426Z||pool-49-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:26:07.426Z||pool-49-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:26:08.303Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6631f58b-a84b-45a8-ad8d-e5107bafa9df
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:26:08.317Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6631f58b-a84b-45a8-ad8d-e5107bafa9df
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-08T00:26:08.320Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:26:08.320Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-08T00:26:08.320Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-08T00:26:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:26:15.584Z||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-08T00:26:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:26:15.612Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:26:15.630Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.631Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "policy-id",
  "timestamp": 1667866996584,
  "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-08T00:26:15.641Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6631f58b-a84b-45a8-ad8d-e5107bafa9df
2022-11-08T00:26:15.641Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6631f58b-a84b-45a8-ad8d-e5107bafa9df 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-08T00:26:15.651Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.651Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866996956,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:26:15.651Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.652Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.652Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667866997962,
  "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-08T00:26:15.659Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6631f58b-a84b-45a8-ad8d-e5107bafa9df
2022-11-08T00:26:15.659Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6631f58b-a84b-45a8-ad8d-e5107bafa9df 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-08T00:26:15.668Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.668Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "cds",
  "timestamp": 1667866996942,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.668Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.668Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.668Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "cds",
  "timestamp": 1667866996942,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.669Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.669Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.669Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "cds",
  "timestamp": 1667866996942,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.669Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.669Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.670Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "cds",
  "timestamp": 1667866996942,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.670Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.670Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.670Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "cds",
  "timestamp": 1667866996942,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.671Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.671Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.671Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "policy-id",
  "timestamp": 1667867003226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.671Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.671Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.671Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867004591,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.672Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.672Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.672Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "cds",
  "timestamp": 1667866996942,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.672Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.672Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.673Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "policy-id",
  "timestamp": 1667867003226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.673Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.673Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.673Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867004591,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.673Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.674Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.674Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "cds",
  "timestamp": 1667866996942,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.674Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.674Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.674Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "policy-id",
  "timestamp": 1667867003226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.675Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.675Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.675Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867004591,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.675Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.675Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.675Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "cds",
  "timestamp": 1667866996942,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.676Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.676Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.676Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "aai-ml",
  "timestamp": 1667867006424,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.676Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.676Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.676Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "policy-id",
  "timestamp": 1667867003226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.677Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.677Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.677Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867004591,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.677Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.677Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.677Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "cds",
  "timestamp": 1667866996942,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.678Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.678Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.678Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "aai-ml",
  "timestamp": 1667867006424,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.678Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.678Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.679Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867007629,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.679Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.679Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.679Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "policy-id",
  "timestamp": 1667867003226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.679Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.679Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.680Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867004591,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.680Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.680Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.680Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "aai-ml",
  "timestamp": 1667867006424,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.680Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.680Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.681Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "cds",
  "timestamp": 1667867009162,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:26:15.681Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.681Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.681Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867007629,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.681Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.682Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.682Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "policy-id",
  "timestamp": 1667867003226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.682Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.682Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.682Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867004591,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.682Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.683Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.683Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "aai-ml",
  "timestamp": 1667867006424,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.683Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.683Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.683Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "cds",
  "timestamp": 1667867010171,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-08T00:26:15.699Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 3bc4a453-a0ce-4aab-aea7-26b6ce0ef465
2022-11-08T00:26:15.699Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3bc4a453-a0ce-4aab-aea7-26b6ce0ef465 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-08T00:26:15.708Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.708Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867007629,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.709Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.709Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.709Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "policy-id",
  "timestamp": 1667867003226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.709Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.710Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.710Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867004591,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.710Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.710Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.710Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "aai-ml",
  "timestamp": 1667867006424,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.710Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.711Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.711Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867007629,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.711Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.711Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.711Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "policy-id",
  "timestamp": 1667867003226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.711Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.712Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.712Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867004591,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.712Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.712Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.712Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "aai-ml",
  "timestamp": 1667867006424,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.713Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.713Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.713Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867007629,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.713Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.713Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.713Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "policy-id",
  "timestamp": 1667867003226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.714Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.714Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.714Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867004591,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.714Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.714Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.714Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "aai-ml",
  "timestamp": 1667867006424,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.715Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.715Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.715Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867007629,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.715Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.715Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.716Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "policy-id",
  "timestamp": 1667867013016,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:26:15.716Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.716Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.716Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867014387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:26:15.716Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.716Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.717Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "aai-ml",
  "timestamp": 1667867006424,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.717Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.717Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.717Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867007629,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.717Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.717Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.718Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "policy-id",
  "timestamp": 1667867014020,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:26:15.718Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.718Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.718Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867015464,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:26:15.718Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.718Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.719Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "aai-ml",
  "timestamp": 1667867015185,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:26:15.719Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.719Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.719Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867007629,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.719Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.719Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.720Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "policy-id",
  "timestamp": 1667867015024,
  "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-08T00:26:15.727Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3bc4a453-a0ce-4aab-aea7-26b6ce0ef465
2022-11-08T00:26:15.727Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3bc4a453-a0ce-4aab-aea7-26b6ce0ef465 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-08T00:26:15.737Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.738Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867016530,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:26:15.738Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.739Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.739Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867007629,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.739Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.739Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.739Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867017610,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:26:15.739Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.740Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867017372,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:26:15.740Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.740Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.740Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867018749,
  "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-08T00:26:15.746Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3bc4a453-a0ce-4aab-aea7-26b6ce0ef465
2022-11-08T00:26:15.747Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3bc4a453-a0ce-4aab-aea7-26b6ce0ef465 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-08T00:26:15.754Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.754Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867019755,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-08T00:26:15.755Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.755Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.755Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867019750,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:26:15.755Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.755Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.755Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "aai-ml",
  "timestamp": 1667867020140,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:26:15.755Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.756Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.756Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867020756,
  "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-08T00:26:15.762Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3bc4a453-a0ce-4aab-aea7-26b6ce0ef465
2022-11-08T00:26:15.762Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3bc4a453-a0ce-4aab-aea7-26b6ce0ef465 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-08T00:26:15.772Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.772Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "aai-ml",
  "timestamp": 1667867021146,
  "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-08T00:26:15.777Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6631f58b-a84b-45a8-ad8d-e5107bafa9df
2022-11-08T00:26:15.777Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6631f58b-a84b-45a8-ad8d-e5107bafa9df 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-08T00:26:15.788Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.788Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "aai-ml",
  "timestamp": 1667867006424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.788Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.788Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.788Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "aai-ml",
  "timestamp": 1667867006424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.788Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.789Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.789Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "aai-ml",
  "timestamp": 1667867006424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.789Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.789Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.789Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "aai-ml",
  "timestamp": 1667867006424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.789Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.789Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.789Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "aai-ml",
  "timestamp": 1667867006424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.789Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.790Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.790Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "aai-ml",
  "timestamp": 1667867006424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.790Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.790Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.790Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "aai-ml",
  "timestamp": 1667867006424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.790Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.790Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.790Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "aai-ml",
  "timestamp": 1667867006424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.790Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.790Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.790Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "policy-id",
  "timestamp": 1667867023226,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.790Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.791Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.791Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "cds",
  "timestamp": 1667867023855,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.791Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.791Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.791Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867024590,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.791Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.791Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.791Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "aai-ml",
  "timestamp": 1667867006424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.791Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.792Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "policy-id",
  "timestamp": 1667867023226,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.792Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.792Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "cds",
  "timestamp": 1667867023855,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.792Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.792Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867024590,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.792Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.793Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "aai-ml",
  "timestamp": 1667867031262,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:26:15.793Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.793Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.793Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "policy-id",
  "timestamp": 1667867023226,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.793Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.793Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.793Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "cds",
  "timestamp": 1667867023855,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.793Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.793Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.793Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867024590,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.793Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.794Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "policy-id",
  "timestamp": 1667867023226,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.794Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.794Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "cds",
  "timestamp": 1667867023855,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.794Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.794Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867024590,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.794Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.794Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "policy-id",
  "timestamp": 1667867023226,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.795Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.795Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "cds",
  "timestamp": 1667867023855,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.795Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.795Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867024590,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.795Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.795Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "policy-id",
  "timestamp": 1667867023226,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.795Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.795Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "cds",
  "timestamp": 1667867023855,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.796Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.796Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867024590,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.796Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.796Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "policy-id",
  "timestamp": 1667867023226,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.796Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.796Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "cds",
  "timestamp": 1667867023855,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.796Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.797Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867024590,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.797Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.797Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "policy-id",
  "timestamp": 1667867037388,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:26:15.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.797Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867038301,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:26:15.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.797Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "cds",
  "timestamp": 1667867037814,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:26:15.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.798Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867037634,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.798Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.798Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "policy-id",
  "timestamp": 1667867038398,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:26:15.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.798Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "cds",
  "timestamp": 1667867038824,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-08T00:26:15.815Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of bb087676-ad7c-4b2d-9a01-79c44e4270cb
2022-11-08T00:26:15.815Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId bb087676-ad7c-4b2d-9a01-79c44e4270cb and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-08T00:26:15.825Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.826Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "aai-ml",
  "timestamp": 1667867039003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:26:15.826Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.826Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.826Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867039669,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:26:15.826Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.826Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.826Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867037634,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.826Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.826Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.826Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "policy-id",
  "timestamp": 1667867039402,
  "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-08T00:26:15.833Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bb087676-ad7c-4b2d-9a01-79c44e4270cb
2022-11-08T00:26:15.833Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId bb087676-ad7c-4b2d-9a01-79c44e4270cb 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-08T00:26:15.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.843Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "aai-ml",
  "timestamp": 1667867040024,
  "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-08T00:26:15.849Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3bc4a453-a0ce-4aab-aea7-26b6ce0ef465
2022-11-08T00:26:15.849Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3bc4a453-a0ce-4aab-aea7-26b6ce0ef465 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-08T00:26:15.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.858Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867040870,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:26:15.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.858Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867037634,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.858Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.859Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867037634,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.859Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.859Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867041942,
  "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-08T00:26:15.865Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bb087676-ad7c-4b2d-9a01-79c44e4270cb
2022-11-08T00:26:15.866Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId bb087676-ad7c-4b2d-9a01-79c44e4270cb 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-08T00:26:15.874Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.874Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "aai-ml",
  "timestamp": 1667867041028,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.875Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.875Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.875Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867037634,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.875Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.875Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.875Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867042955,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-08T00:26:15.876Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.876Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.876Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "aai-ml",
  "timestamp": 1667867041028,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.876Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.876Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.876Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867037634,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.877Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.877Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.877Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "aai-ml",
  "timestamp": 1667867041028,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.877Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.877Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.877Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867037634,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.877Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.878Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.878Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "aai-ml",
  "timestamp": 1667867041028,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.878Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.878Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.878Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867045476,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:26:15.878Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.878Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.878Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "aai-ml",
  "timestamp": 1667867041028,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.879Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.879Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "aai-ml",
  "timestamp": 1667867041028,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:26:15.879Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.879Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "aai-ml",
  "timestamp": 1667867041028,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:26:15.880Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:26:15.880Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.880Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867048034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:26:15.880Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.880Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.880Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "aai-ml",
  "timestamp": 1667867048775,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:26:15.881Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:15.881Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.881Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867049039,
  "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-08T00:26:15.887Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of bb087676-ad7c-4b2d-9a01-79c44e4270cb
2022-11-08T00:26:15.887Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId bb087676-ad7c-4b2d-9a01-79c44e4270cb 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-08T00:26:15.897Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:26:15.897Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "aai-ml",
  "timestamp": 1667867055257,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:26:15.897Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:26:38.320Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6631f58b-a84b-45a8-ad8d-e5107bafa9df
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:26:38.335Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6631f58b-a84b-45a8-ad8d-e5107bafa9df
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-08T00:26:38.338Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:26:38.338Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-08T00:26:38.338Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-08T00:26:38.338Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-08T00:26:38.339Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:26:38.339Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:26:38.339Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:26:38.339Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:26:38.339Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:26:38.339Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||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-08T00:26:38.347Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-08T00:27:08.348Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6631f58b-a84b-45a8-ad8d-e5107bafa9df 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-08T00:27:08.355Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6631f58b-a84b-45a8-ad8d-e5107bafa9df and serviceModelVersionId: 2a436c3f-43fe-4616-b229-3e4db6b3fc61
2022-11-08T00:27:08.356Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7feea48c-6c6b-47db-9ad6-736c52d293f8
2022-11-08T00:27:08.357Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7feea48c-6c6b-47db-9ad6-736c52d293f8/model-vers/model-ver/2a436c3f-43fe-4616-b229-3e4db6b3fc61?depth=0
2022-11-08T00:27:08.361Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2022-11-08T00:27:08.408Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7feea48c-6c6b-47db-9ad6-736c52d293f8/model-vers/model-ver/2a436c3f-43fe-4616-b229-3e4db6b3fc61?depth=0|INFO|500||Invoke
2022-11-08T00:27:08.409Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7feea48c-6c6b-47db-9ad6-736c52d293f8/model-vers/model-ver/2a436c3f-43fe-4616-b229-3e4db6b3fc61?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7feea48c-6c6b-47db-9ad6-736c52d293f8/model-vers/model-ver/2a436c3f-43fe-4616-b229-3e4db6b3fc61?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6631f58b-a84b-45a8-ad8d-e5107bafa9df], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d6b473e7-24c9-45d5-b38b-debb9032a442], X-ECOMP-RequestID=[6631f58b-a84b-45a8-ad8d-e5107bafa9df], X-TransactionId=[], X-ONAP-RequestID=[6631f58b-a84b-45a8-ad8d-e5107bafa9df], Content-Type=[application/merge-patch+json]}
2022-11-08T00:27:08.414Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7feea48c-6c6b-47db-9ad6-736c52d293f8/model-vers/model-ver/2a436c3f-43fe-4616-b229-3e4db6b3fc61?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-08T00:27:08.519Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7feea48c-6c6b-47db-9ad6-736c52d293f8/model-vers/model-ver/2a436c3f-43fe-4616-b229-3e4db6b3fc61?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/7feea48c-6c6b-47db-9ad6-736c52d293f8/model-vers/model-ver/2a436c3f-43fe-4616-b229-3e4db6b3fc61?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[102], X-AAI-TXID=[0-aai-resources-221108-00:27:10:390-71283], vertex-id=[168016], Content-Length=[0], Date=[Tue, 08 Nov 2022 00:27:10 GMT], Content-Type=[application/json]}
2022-11-08T00:27:08.520Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7feea48c-6c6b-47db-9ad6-736c52d293f8/model-vers/model-ver/2a436c3f-43fe-4616-b229-3e4db6b3fc61?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-08T00:27:08.521Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7feea48c-6c6b-47db-9ad6-736c52d293f8/model-vers/model-ver/2a436c3f-43fe-4616-b229-3e4db6b3fc61?depth=0|INFO|500||InvokeReturn
2022-11-08T00:27:08.521Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-08T00:27:08.521Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||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-08T00:27:08.530Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||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-08T00:27:08.530Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6631f58b-a84b-45a8-ad8d-e5107bafa9df and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-08T00:27:08.531Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-08T00:27:08.531Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:08.533Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:08.533Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867228531,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-08T00:27:08.633Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:27:08.634Z||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-08T00:27:08.634Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:08.654Z||pool-50-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:08.654Z||pool-50-thread-1|||||INFO|500||cambria reply ok (21 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-08T00:27:09.551Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-08T00:27:09.552Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {"distributionID":"3bc4a453-a0ce-4aab-aea7-26b6ce0ef465","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"a60fdaa6-a12d-45da-b97e-1cecf2ec6883","serviceDescription":"service","serviceInvariantUUID":"eaf2d6bb-bf3b-41f6-836b-2b854f49efa5","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9ce3d178-c183-4b4a-ae74-0a038d6beece","resourceInvariantUUID":"e670724b-b230-4fe4-b765-30252cd4042f","resourceCustomizationUUID":"a7e82df1-b367-4c73-9d88-14c575056af5","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":"OGVhMWFmY2RhOTFhMTllNTY1N2FjYjVmYTZkZTkzZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dbd3ad9e-5e2d-4fa9-8822-c7ee59c21486","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":"c78d7bee-f51c-4583-bda1-00dc8a4d5821","artifactVersion":"2","generatedFromUUID":"5bf3f325-ba72-4c39-8e91-e56f7c8b038b"},{"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":"5bf3f325-ba72-4c39-8e91-e56f7c8b038b","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":"NjBhNjdmYzVhZDZjMmZjOWJlNzMzMzkzZmI1YmYyM2Q\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a02a74c0-3fc8-49d2-a763-5cbc3e00f742","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":"432b8298-e36b-4edc-a7d2-a1c06d99049f","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":"73a231d9-1bdc-48f7-9ca6-97829a988593","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":"999f3afa-8e0f-480c-9315-9b1d55110518","artifactVersion":"2","generatedFromUUID":"432b8298-e36b-4edc-a7d2-a1c06d99049f"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"NjVmMTRkZGJhNjg1ODcwZDU2M2ZiNGViNWM3NDJhMzE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a06d1ac1-e75a-4a6e-99df-5904ffcd6e3d","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"NTk5YTBkODk3OGU2NjJlY2ZhZDcyZjQ3YTcyODE4ODY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"38bf3334-c52c-43b4-8132-ec85a5e10023","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-08T00:27:09.552Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:27:09.553Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:09.554Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:09.555Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:27:09.656Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-08T00:27:09.657Z||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-08T00:27:09.657Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:09.672Z||pool-51-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:09.673Z||pool-51-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:27:10.556Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:27:10.557Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:10.558Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:10.559Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-11-08T00:27:10.659Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:27:10.659Z||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-08T00:27:10.659Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:10.676Z||pool-52-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:10.676Z||pool-52-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:27:11.559Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:27:11.560Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:11.562Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:11.562Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-11-08T00:27:11.663Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-08T00:27:11.663Z||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-08T00:27:11.664Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:11.679Z||pool-53-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:11.679Z||pool-53-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:27:12.563Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:27:12.564Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:12.566Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:12.566Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-11-08T00:27:12.667Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:27:12.668Z||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-08T00:27:12.668Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:12.701Z||pool-54-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:12.701Z||pool-54-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:27:13.566Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:27:13.567Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:13.569Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:13.569Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:27:13.669Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:27:13.670Z||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-08T00:27:13.670Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:13.685Z||pool-55-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:13.687Z||pool-55-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:27:14.592Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:27:14.592Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:14.608Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:14.609Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:27:14.701Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 92 ms
2022-11-08T00:27:14.702Z||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-08T00:27:14.705Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:14.753Z||pool-56-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:14.754Z||pool-56-thread-1|||||INFO|500||cambria reply ok (53 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:27:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:27:15.585Z||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-08T00:27:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:15.609Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:27:15.610Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:15.612Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:15.612Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-11-08T00:27:15.641Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:15.642Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:27:15.642Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "aai-ml",
  "timestamp": 1667867056262,
  "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-08T00:27:15.676Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of bb087676-ad7c-4b2d-9a01-79c44e4270cb
2022-11-08T00:27:15.676Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId bb087676-ad7c-4b2d-9a01-79c44e4270cb 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-08T00:27:15.712Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-08T00:27:15.712Z||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-08T00:27:15.713Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:15.739Z||pool-57-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:15.739Z||pool-57-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:27:16.614Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:27:16.615Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:16.628Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:16.629Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:27:16.719Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 90 ms
2022-11-08T00:27:16.719Z||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-08T00:27:16.720Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:16.748Z||pool-58-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:16.748Z||pool-58-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:27:17.629Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:27:17.632Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:17.633Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:17.633Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:27:17.734Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-08T00:27:17.734Z||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-08T00:27:17.734Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:17.752Z||pool-59-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:17.753Z||pool-59-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:27:18.635Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||sending notification to client: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "a60fdaa6-a12d-45da-b97e-1cecf2ec6883",
  "serviceDescription": "service",
  "serviceInvariantUUID": "eaf2d6bb-bf3b-41f6-836b-2b854f49efa5",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "a7e82df1-b367-4c73-9d88-14c575056af5",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "9ce3d178-c183-4b4a-ae74-0a038d6beece",
      "resourceInvariantUUID": "e670724b-b230-4fe4-b765-30252cd4042f",
      "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": "c78d7bee-f51c-4583-bda1-00dc8a4d5821",
          "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": "5bf3f325-ba72-4c39-8e91-e56f7c8b038b",
          "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": "NjBhNjdmYzVhZDZjMmZjOWJlNzMzMzkzZmI1YmYyM2Q\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "a02a74c0-3fc8-49d2-a763-5cbc3e00f742",
          "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": "432b8298-e36b-4edc-a7d2-a1c06d99049f",
          "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": "999f3afa-8e0f-480c-9315-9b1d55110518",
            "generatedFromUUID": "432b8298-e36b-4edc-a7d2-a1c06d99049f"
          },
          "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": "999f3afa-8e0f-480c-9315-9b1d55110518",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "NTk5YTBkODk3OGU2NjJlY2ZhZDcyZjQ3YTcyODE4ODY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "38bf3334-c52c-43b4-8132-ec85a5e10023"
    }
  ],
  "workloadContext": "Production"
}
2022-11-08T00:27:18.636Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-08T00:27:18.636Z|6631f58b-a84b-45a8-ad8d-e5107bafa9df|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 a60fdaa6-a12d-45da-b97e-1cecf2ec6883 ASDC
2022-11-08T00:27:18.636Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:3bc4a453-a0ce-4aab-aea7-26b6ce0ef465
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:a60fdaa6-a12d-45da-b97e-1cecf2ec6883
ServiceInvariantUUID:eaf2d6bb-bf3b-41f6-836b-2b854f49efa5
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:38bf3334-c52c-43b4-8132-ec85a5e10023
ArtifactChecksum:NTk5YTBkODk3OGU2NjJlY2ZhZDcyZjQ3YTcyODE4ODY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:a7e82df1-b367-4c73-9d88-14c575056af5
ResourceInvariantUUID:e670724b-b230-4fe4-b765-30252cd4042f
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:9ce3d178-c183-4b4a-ae74-0a038d6beece
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:c78d7bee-f51c-4583-bda1-00dc8a4d5821
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:5bf3f325-ba72-4c39-8e91-e56f7c8b038b
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:a02a74c0-3fc8-49d2-a763-5cbc3e00f742
ArtifactChecksum:NjBhNjdmYzVhZDZjMmZjOWJlNzMzMzkzZmI1YmYyM2Q=
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:432b8298-e36b-4edc-a7d2-a1c06d99049f
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:999f3afa-8e0f-480c-9315-9b1d55110518
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:999f3afa-8e0f-480c-9315-9b1d55110518
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-08T00:27:18.636Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a60fdaa6-a12d-45da-b97e-1cecf2ec6883 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-08T00:27:18.670Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-08T00:27:18.671Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-08T00:27:18.671Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-08T00:27:18.671Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 38bf3334-c52c-43b4-8132-ec85a5e10023 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-11-08T00:27:18.672Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-08T00:27:18.672Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-11-08T00:27:18.954Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-08T00:27:18.955Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 38bf3334-c52c-43b4-8132-ec85a5e10023 73673
2022-11-08T00:27:18.955Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:18.955Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:18.955Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:27:18.955Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:18.957Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:18.957Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867238955,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:27:19.058Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:27:19.059Z||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-08T00:27:19.059Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:19.075Z||pool-60-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:19.075Z||pool-60-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:27:19.958Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-08T00:27:19.959Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-08T00:27:19.959Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 38bf3334-c52c-43b4-8132-ec85a5e10023, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-08T00:27:19.960Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2022-11-08T00:27:19.960Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-08T00:27:19.960Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-08T00:27:20.144Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4817203911730186430/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-08T00:27:21.323Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-08T00:27:21.323Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-11-08T00:27:21.324Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-08T00:27:21.324Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-11-08T00:27:21.324Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:21.324Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:21.324Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:21.324Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:21.324Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-11-08T00:27:21.325Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:21.325Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:27:21.325Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-08T00:27:21.325Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-11-08T00:27:21.325Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-08T00:27:21.326Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:21.326Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:27:21.326Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-08T00:27:21.326Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-11-08T00:27:21.326Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-08T00:27:21.327Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:21.327Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:27:21.327Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:21.327Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-11-08T00:27:21.328Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2022-11-08T00:27:21.328Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Node template dummy is not matching search criteria
2022-11-08T00:27:21.328Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-08T00:27:21.328Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:21.328Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-08T00:27:21.328Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:21.329Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-08T00:27:21.329Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:27:21.329Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:21.329Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-08T00:27:21.329Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:27:21.330Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:21.330Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-08T00:27:21.330Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:27:21.330Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:21.330Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-11-08T00:27:21.331Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-11-08T00:27:21.331Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=111d05f7-c3d5-4e88-a21d-9d32541bf238
2022-11-08T00:27:21.331Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:21.331Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:27:21.331Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:21.332Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:27:21.332Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:21.332Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:27:21.332Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:21.332Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:27:21.333Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:a60fdaa6-a12d-45da-b97e-1cecf2ec6883
Model Version:NULL
Model InvariantUuid:eaf2d6bb-bf3b-41f6-836b-2b854f49efa5
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:6a90b770-5eaf-4a03-b56d-770586a129fe
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:e670724b-b230-4fe4-b765-30252cd4042f
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:a7e82df1-b367-4c73-9d88-14c575056af5
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:0730f0d0-d121-45d8-b5df-ddce025e8cdf
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:1fc13d6a-bbc5-4d13-a8ce-eef1b88b8424
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:111d05f7-c3d5-4e88-a21d-9d32541bf238
ModelInvariantUuid:aa7cabcb-4c7c-41be-ac11-e6f926ad33b4
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:e3e2b823-38c5-4691-8516-8c2961371637
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:6213dd88-550a-4b5e-a5bd-998f47b189e2
ModelInvariantUuid:726b6efe-704d-4f58-ac42-8300a9b2aa10
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:a8772838-5cef-414a-aa83-0b8380c06ec1
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-08T00:27:21.387Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 9ce3d178-c183-4b4a-ae74-0a038d6beece
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-08T00:27:21.399Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||basic_cnf 0
2022-11-08T00:27:21.399Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9ce3d178-c183-4b4a-ae74-0a038d6beece
2022-11-08T00:27:21.399Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: c78d7bee-f51c-4583-bda1-00dc8a4d5821 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-11-08T00:27:21.399Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-08T00:27:21.400Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:21.773Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-08T00:27:21.774Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env c78d7bee-f51c-4583-bda1-00dc8a4d5821 12
2022-11-08T00:27:21.775Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:21.776Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:21.776Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:27:21.777Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:21.783Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:21.784Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867241775,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:27:21.879Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
2022-11-08T00:27:21.881Z||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-08T00:27:21.881Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:21.954Z||pool-61-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:21.954Z||pool-61-thread-1|||||INFO|500||cambria reply ok (74 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:27:22.784Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 5bf3f325-ba72-4c39-8e91-e56f7c8b038b from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-11-08T00:27:22.785Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-08T00:27:22.785Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:23.096Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-08T00:27:23.097Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 5bf3f325-ba72-4c39-8e91-e56f7c8b038b 2688
2022-11-08T00:27:23.097Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:23.097Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:23.097Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:27:23.097Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:23.100Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:23.100Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867243097,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:27:23.199Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-08T00:27:23.200Z||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-08T00:27:23.200Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:23.238Z||pool-62-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:23.238Z||pool-62-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:27:24.101Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: a02a74c0-3fc8-49d2-a763-5cbc3e00f742 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-11-08T00:27:24.102Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-08T00:27:24.102Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:24.157Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-08T00:27:24.157Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json a02a74c0-3fc8-49d2-a763-5cbc3e00f742 828
2022-11-08T00:27:24.157Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:24.157Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:24.157Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:27:24.157Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:24.159Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:24.159Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867244157,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:27:24.259Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:27:24.260Z||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-08T00:27:24.261Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:24.275Z||pool-63-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:24.276Z||pool-63-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:27:25.159Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "0730f0d0-d121-45d8-b5df-ddce025e8cdf",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1fc13d6a-bbc5-4d13-a8ce-eef1b88b8424",
    "vfModuleModelCustomizationUUID": "36fdf141-7728-42f0-8770-ce70aadd00f3",
    "isBase": true,
    "artifacts": [
      "5bf3f325-ba72-4c39-8e91-e56f7c8b038b",
      "432b8298-e36b-4edc-a7d2-a1c06d99049f",
      "999f3afa-8e0f-480c-9315-9b1d55110518"
    ],
    "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-08T00:27:25.164Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1fc13d6a-bbc5-4d13-a8ce-eef1b88b8424
VfModuleModelInvariantUUID:0730f0d0-d121-45d8-b5df-ddce025e8cdf
VfModuleModelDescription:NULL
Artifacts UUID List:{
5bf3f325-ba72-4c39-8e91-e56f7c8b038b
,
432b8298-e36b-4edc-a7d2-a1c06d99049f
,
999f3afa-8e0f-480c-9315-9b1d55110518

}
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-08T00:27:25.166Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "0730f0d0-d121-45d8-b5df-ddce025e8cdf",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1fc13d6a-bbc5-4d13-a8ce-eef1b88b8424",
    "vfModuleModelCustomizationUUID": "36fdf141-7728-42f0-8770-ce70aadd00f3",
    "isBase": true,
    "artifacts": [
      "5bf3f325-ba72-4c39-8e91-e56f7c8b038b",
      "432b8298-e36b-4edc-a7d2-a1c06d99049f",
      "999f3afa-8e0f-480c-9315-9b1d55110518"
    ],
    "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-08T00:27:25.166Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1fc13d6a-bbc5-4d13-a8ce-eef1b88b8424
VfModuleModelInvariantUUID:0730f0d0-d121-45d8-b5df-ddce025e8cdf
VfModuleModelDescription:NULL
Artifacts UUID List:{
5bf3f325-ba72-4c39-8e91-e56f7c8b038b
,
432b8298-e36b-4edc-a7d2-a1c06d99049f
,
999f3afa-8e0f-480c-9315-9b1d55110518

}
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-08T00:27:25.166Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 432b8298-e36b-4edc-a7d2-a1c06d99049f from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-11-08T00:27:25.166Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-08T00:27:25.166Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:25.223Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-08T00:27:25.224Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 432b8298-e36b-4edc-a7d2-a1c06d99049f 1164
2022-11-08T00:27:25.224Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:25.224Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:25.224Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:27:25.224Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:25.226Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:25.226Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867245224,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:27:25.326Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:27:25.327Z||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-08T00:27:25.327Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:25.341Z||pool-64-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:25.341Z||pool-64-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:27:26.227Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 999f3afa-8e0f-480c-9315-9b1d55110518 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-11-08T00:27:26.227Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-08T00:27:26.227Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:26.278Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-08T00:27:26.278Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 999f3afa-8e0f-480c-9315-9b1d55110518 200
2022-11-08T00:27:26.278Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:26.278Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:26.278Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:27:26.278Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:26.280Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:26.280Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867246278,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:27:26.380Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:27:26.381Z||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-08T00:27:26.381Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:26.397Z||pool-65-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:26.397Z||pool-65-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:27:27.281Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: a60fdaa6-a12d-45da-b97e-1cecf2ec6883
2022-11-08T00:27:27.281Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 9ce3d178-c183-4b4a-ae74-0a038d6beece 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-08T00:27:27.295Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:27.301Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@10041786, org.onap.sdc.toscaparser.api.parameters.Input@481952c3, org.onap.sdc.toscaparser.api.parameters.Input@2b1cbe48, org.onap.sdc.toscaparser.api.parameters.Input@17586e28, org.onap.sdc.toscaparser.api.parameters.Input@2750f362]
2022-11-08T00:27:27.302Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:27.303Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:27:27.303Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 
2022-11-08T00:27:27.303Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= a7e82df1-b367-4c73-9d88-14c575056af5
2022-11-08T00:27:27.303Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a7e82df1-b367-4c73-9d88-14c575056af5 matches Tosca VF Customization UUID: a7e82df1-b367-4c73-9d88-14c575056af5
2022-11-08T00:27:27.303Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: a7e82df1-b367-4c73-9d88-14c575056af5  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-08T00:27:27.306Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:27.306Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:27:27.306Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id a7e82df1-b367-4c73-9d88-14c575056af5: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-08T00:27:27.306Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3f802c75
2022-11-08T00:27:27.306Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:27.307Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-08T00:27:27.307Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 36fdf141-7728-42f0-8770-ce70aadd00f3
2022-11-08T00:27:27.307Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 36fdf141-7728-42f0-8770-ce70aadd00f3
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-08T00:27:27.309Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:27.310Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-08T00:27:27.310Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:27:27.310Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:27.310Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-08T00:27:27.310Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:27:27.310Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:27.311Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-11-08T00:27:27.311Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-11-08T00:27:27.311Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=111d05f7-c3d5-4e88-a21d-9d32541bf238
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-08T00:27:27.313Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:27.313Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-08T00:27:27.314Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:27:27.314Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:27.314Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-08T00:27:27.314Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=a7e82df1-b367-4c73-9d88-14c575056af5
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-08T00:27:27.316Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:27.316Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:27:27.316Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid a60fdaa6-a12d-45da-b97e-1cecf2ec6883: basic_cnf
2022-11-08T00:27:27.316Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:27.317Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:27:27.317Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:27.317Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:27:27.317Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:27.317Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:27:27.317Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:27.317Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:27:27.317Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:27:27.318Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:27:27.318Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:27.389Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 9ce3d178-c183-4b4a-ae74-0a038d6beece 1 ASDC deployResourceStructure
2022-11-08T00:27:27.389Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:27.389Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:27.390Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-08T00:27:27.390Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:27.391Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:27.391Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867247389,
  "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-08T00:27:27.492Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:27:27.492Z||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-08T00:27:27.493Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:27.510Z||pool-66-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:27.510Z||pool-66-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:27:28.392Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:28.393Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:28.393Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-08T00:27:28.393Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:28.395Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:28.395Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867248392,
  "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-08T00:27:28.495Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:27:28.495Z||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-08T00:27:28.496Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:28.509Z||pool-67-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:28.509Z||pool-67-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:27:29.395Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:29.396Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:29.396Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:27:29.396Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:29.398Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:29.398Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867249395,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-08T00:27:29.498Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:27:29.498Z||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-08T00:27:29.499Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:29.514Z||pool-68-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:29.514Z||pool-68-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:27:30.399Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:30.399Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:30.399Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:27:30.399Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:30.401Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:30.401Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867250398,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-11-08T00:27:30.501Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:27:30.502Z||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-08T00:27:30.502Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:30.516Z||pool-69-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:30.516Z||pool-69-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:27:31.402Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:31.402Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:31.403Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:27:31.403Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:31.405Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:31.405Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867251402,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-11-08T00:27:31.505Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:27:31.506Z||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-08T00:27:31.506Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:31.524Z||pool-70-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:31.525Z||pool-70-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:27:32.406Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:32.406Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:32.406Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:27:32.406Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:27:32.408Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:27:32.409Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867252405,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:27:32.509Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:27:32.509Z||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-08T00:27:32.509Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:27:32.524Z||pool-71-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:27:32.525Z||pool-71-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:27:33.409Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3bc4a453-a0ce-4aab-aea7-26b6ce0ef465
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:27:33.423Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3bc4a453-a0ce-4aab-aea7-26b6ce0ef465
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-08T00:27:33.429Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:27:33.429Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-08T00:27:33.429Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-08T00:27:33.429Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-08T00:27:33.429Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:27:33.429Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:27:33.429Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:27:33.430Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:27:33.430Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:27:33.430Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:27:33.436Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-08T00:28:03.436Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3bc4a453-a0ce-4aab-aea7-26b6ce0ef465 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-08T00:28:03.445Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3bc4a453-a0ce-4aab-aea7-26b6ce0ef465 and serviceModelVersionId: a60fdaa6-a12d-45da-b97e-1cecf2ec6883
2022-11-08T00:28:03.445Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : eaf2d6bb-bf3b-41f6-836b-2b854f49efa5
2022-11-08T00:28:03.446Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/eaf2d6bb-bf3b-41f6-836b-2b854f49efa5/model-vers/model-ver/a60fdaa6-a12d-45da-b97e-1cecf2ec6883?depth=0
2022-11-08T00:28:03.449Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2022-11-08T00:28:03.497Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaf2d6bb-bf3b-41f6-836b-2b854f49efa5/model-vers/model-ver/a60fdaa6-a12d-45da-b97e-1cecf2ec6883?depth=0|INFO|500||Invoke
2022-11-08T00:28:03.498Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaf2d6bb-bf3b-41f6-836b-2b854f49efa5/model-vers/model-ver/a60fdaa6-a12d-45da-b97e-1cecf2ec6883?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaf2d6bb-bf3b-41f6-836b-2b854f49efa5/model-vers/model-ver/a60fdaa6-a12d-45da-b97e-1cecf2ec6883?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3bc4a453-a0ce-4aab-aea7-26b6ce0ef465], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a526dee0-7805-4e6d-bb59-2c2968ecd8b8], X-ECOMP-RequestID=[3bc4a453-a0ce-4aab-aea7-26b6ce0ef465], X-TransactionId=[], X-ONAP-RequestID=[3bc4a453-a0ce-4aab-aea7-26b6ce0ef465], Content-Type=[application/merge-patch+json]}
2022-11-08T00:28:03.516Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaf2d6bb-bf3b-41f6-836b-2b854f49efa5/model-vers/model-ver/a60fdaa6-a12d-45da-b97e-1cecf2ec6883?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-08T00:28:03.670Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaf2d6bb-bf3b-41f6-836b-2b854f49efa5/model-vers/model-ver/a60fdaa6-a12d-45da-b97e-1cecf2ec6883?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/eaf2d6bb-bf3b-41f6-836b-2b854f49efa5/model-vers/model-ver/a60fdaa6-a12d-45da-b97e-1cecf2ec6883?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[151], X-AAI-TXID=[0-aai-resources-221108-00:28:05:498-5692], vertex-id=[184400], Content-Length=[0], Date=[Tue, 08 Nov 2022 00:28:05 GMT], Content-Type=[application/json]}
2022-11-08T00:28:03.670Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaf2d6bb-bf3b-41f6-836b-2b854f49efa5/model-vers/model-ver/a60fdaa6-a12d-45da-b97e-1cecf2ec6883?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-08T00:28:03.671Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eaf2d6bb-bf3b-41f6-836b-2b854f49efa5/model-vers/model-ver/a60fdaa6-a12d-45da-b97e-1cecf2ec6883?depth=0|INFO|500||InvokeReturn
2022-11-08T00:28:03.671Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-08T00:28:03.671Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:28:03.677Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||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-08T00:28:03.677Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3bc4a453-a0ce-4aab-aea7-26b6ce0ef465 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-08T00:28:03.677Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-08T00:28:03.677Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:28:03.679Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:28:03.679Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867283677,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-08T00:28:03.779Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:28:03.780Z||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-08T00:28:03.780Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:28:03.797Z||pool-72-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:28:03.798Z||pool-72-thread-1|||||INFO|500||cambria reply ok (18 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-08T00:28:04.695Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-08T00:28:04.695Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {"distributionID":"bb087676-ad7c-4b2d-9a01-79c44e4270cb","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b5767325-6e57-45ac-82da-59ca1bef2d6c","serviceDescription":"service","serviceInvariantUUID":"a8beaff9-8936-4f52-b2c5-cf02b8d26bef","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"28f326b7-7633-421a-b32d-623bd3d6be29","resourceInvariantUUID":"0422326f-b178-4efd-8d81-f8385deafff6","resourceCustomizationUUID":"989893c6-f800-4356-91d1-28277568ccc3","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":"YmZhYzlhZWEzNzkwZjE2NmFmMWRmMGNmMDNiY2ExMjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ea0d468a-fff8-4d00-bee1-a37a8ca3e4b4","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":"MjFlZTQ1MmJiZGY5ZTFiNzQ3N2NhNDExMjQzZGZjNTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7d33b7de-8092-4532-b0da-1ebe224a066f","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":"64f31962-9fb8-4fd3-b1af-0e2a49cf6f4c","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":"d4198484-385f-4212-adfe-3f4148187808","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":"fe04d929-0337-44a1-bee6-05add5d07583","artifactVersion":"2","generatedFromUUID":"64f31962-9fb8-4fd3-b1af-0e2a49cf6f4c"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MTM5NjVlOGJmN2FhYjVhMzQyNzdhOWY3OWU4YTIxMDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f4cc2901-554a-4c26-9fe0-227d4a9a23ba","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MmQyZGM1MDUzOWYxMDEzMDMxNjM1Mjk3ZDFlOGU4Zjg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c0c49cea-3da4-45cb-ad97-efd103024b47","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-08T00:28:04.696Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:28:04.696Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:28:04.698Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:28:04.698Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:28:04.798Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:28:04.799Z||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-08T00:28:04.799Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:28:04.812Z||pool-73-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:28:04.813Z||pool-73-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:28:05.699Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:28:05.699Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:28:05.701Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:28:05.701Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-11-08T00:28:05.801Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:28:05.802Z||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-08T00:28:05.802Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:28:05.817Z||pool-74-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:28:05.818Z||pool-74-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:28:06.703Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:28:06.703Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:28:06.705Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:28:06.705Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:28:06.806Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-08T00:28:06.807Z||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-08T00:28:06.807Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:28:06.823Z||pool-75-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:28:06.823Z||pool-75-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:28:07.705Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:28:07.706Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:28:07.708Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:28:07.708Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:28:07.808Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:28:07.809Z||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-08T00:28:07.809Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:28:07.824Z||pool-76-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:28:07.825Z||pool-76-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:28:08.708Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:28:08.709Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:28:08.711Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:28:08.711Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-08T00:28:08.811Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:28:08.812Z||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-08T00:28:08.813Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:28:08.830Z||pool-77-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:28:08.831Z||pool-77-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:28:09.711Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:28:09.712Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:28:09.714Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:28:09.714Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:28:09.814Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:28:09.815Z||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-08T00:28:09.816Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:28:09.830Z||pool-78-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:28:09.831Z||pool-78-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:28:10.715Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:28:10.715Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:28:10.717Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:28:10.717Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:28:10.818Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:28:10.818Z||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-08T00:28:10.818Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:28:10.836Z||pool-79-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:28:10.836Z||pool-79-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:28:11.718Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||sending notification to client: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "b5767325-6e57-45ac-82da-59ca1bef2d6c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "a8beaff9-8936-4f52-b2c5-cf02b8d26bef",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "989893c6-f800-4356-91d1-28277568ccc3",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "28f326b7-7633-421a-b32d-623bd3d6be29",
      "resourceInvariantUUID": "0422326f-b178-4efd-8d81-f8385deafff6",
      "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": "MjFlZTQ1MmJiZGY5ZTFiNzQ3N2NhNDExMjQzZGZjNTc\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "7d33b7de-8092-4532-b0da-1ebe224a066f",
          "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": "64f31962-9fb8-4fd3-b1af-0e2a49cf6f4c",
          "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": "fe04d929-0337-44a1-bee6-05add5d07583",
            "generatedFromUUID": "64f31962-9fb8-4fd3-b1af-0e2a49cf6f4c"
          },
          "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": "fe04d929-0337-44a1-bee6-05add5d07583",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MmQyZGM1MDUzOWYxMDEzMDMxNjM1Mjk3ZDFlOGU4Zjg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "c0c49cea-3da4-45cb-ad97-efd103024b47"
    }
  ],
  "workloadContext": "Production"
}
2022-11-08T00:28:11.719Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-08T00:28:11.719Z|3bc4a453-a0ce-4aab-aea7-26b6ce0ef465|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b5767325-6e57-45ac-82da-59ca1bef2d6c ASDC
2022-11-08T00:28:11.719Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:bb087676-ad7c-4b2d-9a01-79c44e4270cb
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:b5767325-6e57-45ac-82da-59ca1bef2d6c
ServiceInvariantUUID:a8beaff9-8936-4f52-b2c5-cf02b8d26bef
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:c0c49cea-3da4-45cb-ad97-efd103024b47
ArtifactChecksum:MmQyZGM1MDUzOWYxMDEzMDMxNjM1Mjk3ZDFlOGU4Zjg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:989893c6-f800-4356-91d1-28277568ccc3
ResourceInvariantUUID:0422326f-b178-4efd-8d81-f8385deafff6
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:28f326b7-7633-421a-b32d-623bd3d6be29
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:7d33b7de-8092-4532-b0da-1ebe224a066f
ArtifactChecksum:MjFlZTQ1MmJiZGY5ZTFiNzQ3N2NhNDExMjQzZGZjNTc=
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:64f31962-9fb8-4fd3-b1af-0e2a49cf6f4c
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:fe04d929-0337-44a1-bee6-05add5d07583
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:fe04d929-0337-44a1-bee6-05add5d07583
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-08T00:28:11.719Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b5767325-6e57-45ac-82da-59ca1bef2d6c 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-08T00:28:11.755Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-08T00:28:11.756Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-08T00:28:11.756Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-08T00:28:11.756Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: c0c49cea-3da4-45cb-ad97-efd103024b47 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-08T00:28:11.756Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-08T00:28:11.757Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-08T00:28:11.950Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-08T00:28:11.952Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar c0c49cea-3da4-45cb-ad97-efd103024b47 74818
2022-11-08T00:28:11.953Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:11.953Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:11.953Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:28:11.953Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:28:11.955Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:28:11.955Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867291953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:28:12.055Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:28:12.056Z||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-08T00:28:12.057Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:28:12.075Z||pool-80-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:28:12.076Z||pool-80-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:28:12.956Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-08T00:28:12.958Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-08T00:28:12.958Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: c0c49cea-3da4-45cb-ad97-efd103024b47, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-11-08T00:28:12.958Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-11-08T00:28:12.959Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-11-08T00:28:12.959Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-11-08T00:28:13.128Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16925483886513752797/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-08T00:28:14.264Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-08T00:28:14.265Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-11-08T00:28:14.265Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-08T00:28:14.265Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-08T00:28:14.265Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:14.266Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:14.266Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:14.266Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:14.266Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:14.266Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:14.266Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:14.266Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-11-08T00:28:14.267Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:14.267Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:28:14.267Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-08T00:28:14.267Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-11-08T00:28:14.268Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-08T00:28:14.268Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:14.268Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:28:14.268Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-08T00:28:14.268Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-11-08T00:28:14.269Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-08T00:28:14.269Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:14.269Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:28:14.269Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:14.269Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-11-08T00:28:14.270Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-11-08T00:28:14.270Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-11-08T00:28:14.270Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-11-08T00:28:14.270Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-08T00:28:14.270Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-08T00:28:14.270Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:14.270Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-08T00:28:14.271Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:14.271Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-08T00:28:14.271Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:28:14.271Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:14.271Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-08T00:28:14.271Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:28:14.271Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:14.272Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-08T00:28:14.272Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:28:14.272Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:14.272Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-11-08T00:28:14.272Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-08T00:28:14.272Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-08T00:28:14.272Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=157f75a0-d61f-45a7-b6aa-1c7f610d0856
2022-11-08T00:28:14.273Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:14.273Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:28:14.273Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:14.273Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:28:14.273Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:14.273Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:28:14.273Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:14.274Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:28:14.274Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:b5767325-6e57-45ac-82da-59ca1bef2d6c
Model Version:NULL
Model InvariantUuid:a8beaff9-8936-4f52-b2c5-cf02b8d26bef
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:07ba048b-3fc9-4520-ab17-1092bcc31062
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:0422326f-b178-4efd-8d81-f8385deafff6
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:989893c6-f800-4356-91d1-28277568ccc3
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:42195315-5173-4b32-9626-4c70af438d72
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:08ca3c1b-4d22-42ed-bfa8-a7960c1b05a0
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:157f75a0-d61f-45a7-b6aa-1c7f610d0856
ModelInvariantUuid:217ae14e-77bd-45be-abcc-47ac5cb95387
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:a8682562-692b-4190-bfe9-9d3637341c03
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:477e0017-b7b4-45d6-8765-922be7060f3f
ModelInvariantUuid:538ad99c-4a37-41e4-a103-3b3025e2d68a
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:e9bd543d-6e99-409d-82f8-8ca1c1477733
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-08T00:28:14.284Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 28f326b7-7633-421a-b32d-623bd3d6be29
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-08T00:28:14.287Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||basic_vm 0
2022-11-08T00:28:14.288Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 28f326b7-7633-421a-b32d-623bd3d6be29
2022-11-08T00:28:14.288Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 7d33b7de-8092-4532-b0da-1ebe224a066f from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-11-08T00:28:14.288Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-08T00:28:14.288Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:14.347Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-08T00:28:14.347Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 7d33b7de-8092-4532-b0da-1ebe224a066f 787
2022-11-08T00:28:14.348Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:14.348Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:14.348Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:28:14.348Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:28:14.350Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:28:14.351Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867294348,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:28:14.451Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:28:14.452Z||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-08T00:28:14.452Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:28:14.468Z||pool-81-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:28:14.469Z||pool-81-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:28:15.351Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "42195315-5173-4b32-9626-4c70af438d72",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "08ca3c1b-4d22-42ed-bfa8-a7960c1b05a0",
    "vfModuleModelCustomizationUUID": "b51318f4-695a-4d08-b31f-dc59ea75edbd",
    "isBase": true,
    "artifacts": [
      "64f31962-9fb8-4fd3-b1af-0e2a49cf6f4c",
      "fe04d929-0337-44a1-bee6-05add5d07583"
    ],
    "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-08T00:28:15.355Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:08ca3c1b-4d22-42ed-bfa8-a7960c1b05a0
VfModuleModelInvariantUUID:42195315-5173-4b32-9626-4c70af438d72
VfModuleModelDescription:NULL
Artifacts UUID List:{
64f31962-9fb8-4fd3-b1af-0e2a49cf6f4c
,
fe04d929-0337-44a1-bee6-05add5d07583

}
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-08T00:28:15.357Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "42195315-5173-4b32-9626-4c70af438d72",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "08ca3c1b-4d22-42ed-bfa8-a7960c1b05a0",
    "vfModuleModelCustomizationUUID": "b51318f4-695a-4d08-b31f-dc59ea75edbd",
    "isBase": true,
    "artifacts": [
      "64f31962-9fb8-4fd3-b1af-0e2a49cf6f4c",
      "fe04d929-0337-44a1-bee6-05add5d07583"
    ],
    "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-08T00:28:15.357Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:08ca3c1b-4d22-42ed-bfa8-a7960c1b05a0
VfModuleModelInvariantUUID:42195315-5173-4b32-9626-4c70af438d72
VfModuleModelDescription:NULL
Artifacts UUID List:{
64f31962-9fb8-4fd3-b1af-0e2a49cf6f4c
,
fe04d929-0337-44a1-bee6-05add5d07583

}
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-08T00:28:15.357Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 64f31962-9fb8-4fd3-b1af-0e2a49cf6f4c from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-11-08T00:28:15.357Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-08T00:28:15.357Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:15.415Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-08T00:28:15.416Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 64f31962-9fb8-4fd3-b1af-0e2a49cf6f4c 5033
2022-11-08T00:28:15.416Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:15.416Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:15.417Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:28:15.417Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:28:15.419Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:28:15.419Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867295416,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:28:15.519Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:28:15.520Z||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-08T00:28:15.520Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:28:15.537Z||pool-82-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:28:15.538Z||pool-82-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:28:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:28:15.583Z||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-08T00:28:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:28:15.608Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:28:15.609Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:28:15.609Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "20aab92a-a217-4bbf-9991-867862b55d2d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867151614,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-08T00:28:15.609Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:28:15.609Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:28:15.610Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:28:15.610Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:28:15.610Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:28:15.610Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:28:15.610Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:28:15.610Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:28:15.610Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:28:15.610Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:28:15.610Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:28:15.610Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:28:15.611Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:28:15.611Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:28:15.611Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:28:15.611Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:28:15.611Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:28:15.611Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/resourceInstances/pnf22c3e95e03170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:28:15.611Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:28:15.611Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:28:15.611Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:28:15.611Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:28:15.611Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:28:15.611Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:28:15.612Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:28:15.612Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:28:15.612Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867165252,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:28:15.612Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:28:15.612Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:28:15.612Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867167298,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDxfbsacsnj3tsjjbxxkf/1.0/artifacts/service-DemoPnfDxfbsacsnj3tsjjbxxkf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:28:15.612Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:28:16.419Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: fe04d929-0337-44a1-bee6-05add5d07583 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-11-08T00:28:16.420Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-08T00:28:16.421Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:16.475Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-08T00:28:16.475Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env fe04d929-0337-44a1-bee6-05add5d07583 903
2022-11-08T00:28:16.476Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:16.476Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:16.476Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:28:16.477Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:28:16.479Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:28:16.479Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867296476,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:28:16.579Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:28:16.580Z||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-08T00:28:16.580Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:28:16.599Z||pool-83-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:28:16.599Z||pool-83-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:28:17.480Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: b5767325-6e57-45ac-82da-59ca1bef2d6c
2022-11-08T00:28:17.480Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 28f326b7-7633-421a-b32d-623bd3d6be29 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-08T00:28:17.498Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7ff1a34d, org.onap.sdc.toscaparser.api.parameters.Input@1709083f, org.onap.sdc.toscaparser.api.parameters.Input@5b3782b6, org.onap.sdc.toscaparser.api.parameters.Input@56061cc8, org.onap.sdc.toscaparser.api.parameters.Input@249f368e]
2022-11-08T00:28:17.499Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:17.500Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:28:17.500Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 
2022-11-08T00:28:17.501Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 989893c6-f800-4356-91d1-28277568ccc3
2022-11-08T00:28:17.501Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 989893c6-f800-4356-91d1-28277568ccc3 matches Tosca VF Customization UUID: 989893c6-f800-4356-91d1-28277568ccc3
2022-11-08T00:28:17.501Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 989893c6-f800-4356-91d1-28277568ccc3  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-08T00:28:17.504Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:17.504Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:28:17.504Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 989893c6-f800-4356-91d1-28277568ccc3: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-08T00:28:17.505Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7acb3a3a
2022-11-08T00:28:17.505Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:17.505Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-08T00:28:17.506Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : b51318f4-695a-4d08-b31f-dc59ea75edbd
2022-11-08T00:28:17.506Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID b51318f4-695a-4d08-b31f-dc59ea75edbd
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-08T00:28:17.509Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:17.509Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-08T00:28:17.509Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:28:17.510Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:17.510Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-08T00:28:17.510Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:28:17.511Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:17.511Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-11-08T00:28:17.511Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-08T00:28:17.511Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-08T00:28:17.512Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=157f75a0-d61f-45a7-b6aa-1c7f610d0856
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-08T00:28:17.515Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:17.515Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-08T00:28:17.515Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:28:17.516Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:17.516Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-08T00:28:17.516Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=989893c6-f800-4356-91d1-28277568ccc3
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-08T00:28:17.520Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:17.520Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:28:17.520Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid b5767325-6e57-45ac-82da-59ca1bef2d6c: basic_vm
2022-11-08T00:28:17.521Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:17.521Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:28:17.522Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:17.522Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:28:17.523Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:17.523Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:28:17.524Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:17.524Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:28:17.524Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:28:17.525Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:28:17.525Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:17.626Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 28f326b7-7633-421a-b32d-623bd3d6be29 1 ASDC deployResourceStructure
2022-11-08T00:28:17.627Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:17.627Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:17.627Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:28:17.628Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:28:17.630Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:28:17.631Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867297627,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-08T00:28:17.731Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:28:17.731Z||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-08T00:28:17.732Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:28:17.747Z||pool-84-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:28:17.747Z||pool-84-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:28:18.632Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:18.632Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:18.633Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:28:18.633Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:28:18.635Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:28:18.635Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867298632,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-08T00:28:18.735Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:28:18.736Z||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-08T00:28:18.736Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:28:18.757Z||pool-85-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:28:18.758Z||pool-85-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:28:19.636Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:19.636Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:19.637Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:28:19.637Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:28:19.639Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:28:19.639Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867299636,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-08T00:28:19.739Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:28:19.740Z||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-08T00:28:19.740Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:28:19.757Z||pool-86-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:28:19.757Z||pool-86-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":2,"count":1}
2022-11-08T00:28:20.640Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:20.640Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:20.640Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:28:20.641Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:28:20.642Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:28:20.642Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867300640,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:28:20.743Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-08T00:28:20.744Z||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-08T00:28:20.744Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:28:20.773Z||pool-87-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:28:20.773Z||pool-87-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:28:21.643Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bb087676-ad7c-4b2d-9a01-79c44e4270cb
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:28:21.660Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bb087676-ad7c-4b2d-9a01-79c44e4270cb
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-08T00:28:21.663Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:28:21.663Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-08T00:28:21.663Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-08T00:28:21.664Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-08T00:28:21.664Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:28:21.664Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:28:21.664Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:28:21.664Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:28:21.664Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:28:21.665Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:21.674Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-08T00:28:51.675Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bb087676-ad7c-4b2d-9a01-79c44e4270cb 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-08T00:28:51.681Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bb087676-ad7c-4b2d-9a01-79c44e4270cb and serviceModelVersionId: b5767325-6e57-45ac-82da-59ca1bef2d6c
2022-11-08T00:28:51.681Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a8beaff9-8936-4f52-b2c5-cf02b8d26bef
2022-11-08T00:28:51.682Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a8beaff9-8936-4f52-b2c5-cf02b8d26bef/model-vers/model-ver/b5767325-6e57-45ac-82da-59ca1bef2d6c?depth=0
2022-11-08T00:28:51.686Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2022-11-08T00:28:51.732Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a8beaff9-8936-4f52-b2c5-cf02b8d26bef/model-vers/model-ver/b5767325-6e57-45ac-82da-59ca1bef2d6c?depth=0|INFO|500||Invoke
2022-11-08T00:28:51.732Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a8beaff9-8936-4f52-b2c5-cf02b8d26bef/model-vers/model-ver/b5767325-6e57-45ac-82da-59ca1bef2d6c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a8beaff9-8936-4f52-b2c5-cf02b8d26bef/model-vers/model-ver/b5767325-6e57-45ac-82da-59ca1bef2d6c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[bb087676-ad7c-4b2d-9a01-79c44e4270cb], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9970e9a7-53f1-4ff7-9e73-ca286be1f898], X-ECOMP-RequestID=[bb087676-ad7c-4b2d-9a01-79c44e4270cb], X-TransactionId=[], X-ONAP-RequestID=[bb087676-ad7c-4b2d-9a01-79c44e4270cb], Content-Type=[application/merge-patch+json]}
2022-11-08T00:28:51.737Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a8beaff9-8936-4f52-b2c5-cf02b8d26bef/model-vers/model-ver/b5767325-6e57-45ac-82da-59ca1bef2d6c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-08T00:28:51.855Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a8beaff9-8936-4f52-b2c5-cf02b8d26bef/model-vers/model-ver/b5767325-6e57-45ac-82da-59ca1bef2d6c?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/a8beaff9-8936-4f52-b2c5-cf02b8d26bef/model-vers/model-ver/b5767325-6e57-45ac-82da-59ca1bef2d6c?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[115], X-AAI-TXID=[1-aai-resources-221108-00:28:53:725-90711], vertex-id=[249976], Content-Length=[0], Date=[Tue, 08 Nov 2022 00:28:53 GMT], Content-Type=[application/json]}
2022-11-08T00:28:51.855Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a8beaff9-8936-4f52-b2c5-cf02b8d26bef/model-vers/model-ver/b5767325-6e57-45ac-82da-59ca1bef2d6c?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-08T00:28:51.856Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a8beaff9-8936-4f52-b2c5-cf02b8d26bef/model-vers/model-ver/b5767325-6e57-45ac-82da-59ca1bef2d6c?depth=0|INFO|500||InvokeReturn
2022-11-08T00:28:51.856Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-08T00:28:51.856Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:51.861Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||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-08T00:28:51.862Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bb087676-ad7c-4b2d-9a01-79c44e4270cb and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-08T00:28:51.862Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-08T00:28:51.862Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:28:51.864Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:28:51.864Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867331862,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-08T00:28:51.964Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:28:51.965Z||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-08T00:28:51.965Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:28:51.984Z||pool-88-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:28:51.984Z||pool-88-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-08T00:28:52.888Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:28:52.889Z||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-08T00:28:52.889Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:29:03.262Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:29:03.262Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:29:03.263Z||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-08T00:29:03.264Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:29:12.833Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:29:12.833Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:29:12.834Z||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-08T00:29:12.834Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:29:15.583Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:29:15.585Z||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-08T00:29:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:29:15.612Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:29:15.612Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-08T00:29:15.613Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6631f58b-a84b-45a8-ad8d-e5107bafa9df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867228531,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-08T00:29:15.614Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:29:15.614Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-08T00:29:15.614Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:29:15.614Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:29:15.614Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-08T00:29:15.615Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-11-08T00:29:15.615Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:29:15.615Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-08T00:29:15.615Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-11-08T00:29:15.615Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:29:15.615Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-08T00:29:15.615Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-11-08T00:29:15.615Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:29:15.615Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-08T00:29:15.615Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:29:15.616Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:29:15.616Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-08T00:29:15.616Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:29:15.616Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:29:22.420Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:29:22.420Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:29:22.421Z||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-08T00:29:22.421Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:29:32.003Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:29:32.004Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:29:32.005Z||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-08T00:29:32.005Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:29:41.564Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:29:41.565Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:29:41.565Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:29:41.566Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:29:51.123Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:30:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:30:15.582Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:30:15.582Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:30:15.583Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:30:15.584Z||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-08T00:30:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:30:15.611Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:30:15.611Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.612Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-11-08T00:30:15.613Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:30:15.613Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.613Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:30:15.613Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:30:15.613Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.613Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:30:15.613Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:30:15.614Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.614Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867238955,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:30:15.614Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:30:15.614Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.614Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867241775,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:30:15.614Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:30:15.614Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.614Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867243097,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:30:15.614Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:30:15.614Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.615Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867244157,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:30:15.615Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:30:15.615Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.615Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867245224,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:30:15.615Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:30:15.615Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.615Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867246278,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:30:15.615Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:30:15.615Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.615Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867247389,
  "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-08T00:30:15.616Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:30:15.616Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.616Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867248392,
  "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-08T00:30:15.616Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:30:15.616Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.616Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867249395,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-08T00:30:15.616Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:30:15.616Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.616Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867250398,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-11-08T00:30:15.617Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:30:15.617Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.617Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867251402,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-11-08T00:30:15.617Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:30:15.617Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.617Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867252405,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:30:15.617Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:30:15.617Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.617Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "3bc4a453-a0ce-4aab-aea7-26b6ce0ef465",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867283677,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-08T00:30:15.617Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:30:15.618Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.618Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:30:15.618Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:30:15.618Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.618Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-11-08T00:30:15.618Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:30:15.618Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.618Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:30:15.618Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:30:15.618Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.619Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:30:15.619Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:30:15.619Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.619Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-08T00:30:15.619Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:30:15.619Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.619Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:30:15.619Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:30:15.619Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.620Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867152632,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:30:15.620Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:30:15.620Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.620Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867291953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:30:15.620Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:30:15.620Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.620Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867294348,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:30:15.620Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:30:15.620Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-08T00:30:15.620Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867295416,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:30:15.621Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:30:25.131Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:31:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:31:15.582Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:31:15.582Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:31:15.583Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:31:15.584Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|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-08T00:31:15.584Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:31:16.120Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:31:16.120Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:31:16.120Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867296476,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:31:16.121Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:31:16.121Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:31:16.121Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867297627,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-08T00:31:16.121Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:31:16.122Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:31:16.122Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867298632,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-08T00:31:16.122Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:31:16.122Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:31:16.122Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867299636,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-08T00:31:16.122Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:31:16.122Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:31:16.122Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867300640,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:31:16.122Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:31:16.122Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:31:16.122Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bb087676-ad7c-4b2d-9a01-79c44e4270cb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867331862,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-08T00:31:16.123Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:31:25.153Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:32:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:32:15.582Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:32:15.582Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:32:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:32:15.584Z||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-08T00:32:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:32:25.158Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:32:25.167Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:33:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:33:15.581Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:33:15.582Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:33:15.583Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:33:15.584Z|20aab92a-a217-4bbf-9991-867862b55d2d|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-08T00:33:15.584Z|20aab92a-a217-4bbf-9991-867862b55d2d|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:33:25.143Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:33:25.146Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:34:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:34:15.582Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:34:15.582Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:34:15.583Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:34:15.583Z|20aab92a-a217-4bbf-9991-867862b55d2d|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-08T00:34:15.584Z|20aab92a-a217-4bbf-9991-867862b55d2d|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:34:25.157Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:34:25.157Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:35:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:35:15.582Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:35:15.582Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:35:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:35:15.584Z||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-08T00:35:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:35:25.161Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:35:25.161Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:36:15.581Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:36:15.582Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:36:15.582Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:36:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:36:15.584Z||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-08T00:36:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:36:16.221Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:36:16.221Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:36:16.222Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.222Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.222Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"71035ed2-c99a-4dc3-972c-c2e825a400cc","serviceName":"Demo_pNF_zPSzhqYriEe5oMujJSmt","serviceVersion":"1.0","serviceUUID":"99055d9a-709b-4790-a693-3937cfd3e165","serviceDescription":"catalog service description","serviceInvariantUUID":"5050070d-3ddf-4b5e-b5e3-380b87a00b66","resources":[{"resourceInstanceName":"pNF e0ecadd3-9453 0","resourceName":"pNF e0ecadd3-9453","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"d750f922-654c-4f84-8dff-afe645706646","resourceInvariantUUID":"61fb2ff2-4aac-4793-9ff2-43fbf7120905","resourceCustomizationUUID":"c9a8159b-e27d-4db3-8106-919dcd5469be","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/vf-license-model.xml","artifactChecksum":"YzAzOGU5ZGZkMzI0MGVlYjljNzBhNmRmNGU5ZWY3NjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d7a5512b-ea3f-4d9a-8f4d-85cb0ba8e0d8","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/pNF.csar","artifactChecksum":"ZjhmNDg5NmM5NmY5NGExNjQ2YmEzYWNmNDllYmRkM2Y\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d885ef0c-1dd6-4ffe-ad04-b41de247e7af","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"86689588-69d8-422e-a7ce-5fd6349d8eef","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/vendor-license-model.xml","artifactChecksum":"ZTM1MzhiYTk3ZjhkY2EyODEzMzEyODlkNjhiNTI4MTg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"979e4369-167d-4cf4-b646-24e5eea0fb5e","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1177a42e-e675-489e-b7a5-9233a8beb4b6","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"247572f8-2caf-4d6f-b8dc-67e48baaa434","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfZpszhqyriee5omujjsmt-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-template.yml","artifactChecksum":"ZTVmYWQ4OGZjNjVmMDEyNzUwOTQwMzQ2ZDc5YTgwODE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"485b3cf2-2bed-41da-88c0-40c3f1ad37f8","artifactVersion":"1"},{"artifactName":"service-DemoPnfZpszhqyriee5omujjsmt-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar","artifactChecksum":"Zjg5MTlmZjU3NjVjZjcyMDdjOWYzOGJmNmRjZTE4NGQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"46eff92c-6c9a-40ac-ad91-4617cf3e93f5","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-08T00:36:16.222Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867724591,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.223Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.223Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.223Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "policy-id",
  "timestamp": 1667867723226,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.223Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.223Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.223Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "aai-ml",
  "timestamp": 1667867726424,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.223Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.223Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.224Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "policy-id",
  "timestamp": 1667867723226,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.224Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.224Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.224Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867727631,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.224Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.224Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.224Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "aai-ml",
  "timestamp": 1667867726424,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.224Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.225Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.225Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867724591,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.225Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:36:16.225Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.225Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.225Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "policy-id",
  "timestamp": 1667867723226,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.225Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:36:16.225Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.225Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.225Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867727631,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.225Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.225Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.225Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "aai-ml",
  "timestamp": 1667867726424,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.226Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.227Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.227Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867724591,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.227Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.227Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.227Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "cds",
  "timestamp": 1667867728855,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.227Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.227Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.227Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "policy-id",
  "timestamp": 1667867723226,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.227Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.227Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.227Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "aai-ml",
  "timestamp": 1667867726424,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.228Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.228Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.228Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867727631,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.228Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.228Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.228Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867724591,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.228Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.228Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.228Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "cds",
  "timestamp": 1667867728855,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.228Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:36:16.228Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.228Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867775581,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.229Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.229Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "policy-id",
  "timestamp": 1667867723226,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.229Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.229Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.229Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "aai-ml",
  "timestamp": 1667867726424,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.229Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.229Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.229Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867724591,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.229Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.229Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.229Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867727631,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.230Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.230Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.230Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "cds",
  "timestamp": 1667867728855,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.230Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.230Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.230Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "policy-id",
  "timestamp": 1667867723226,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.230Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.230Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.230Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "aai-ml",
  "timestamp": 1667867726424,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.230Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.230Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.230Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867724591,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.231Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.231Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.231Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867727631,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.231Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.231Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.231Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "cds",
  "timestamp": 1667867728855,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.231Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.231Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.231Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "policy-id",
  "timestamp": 1667867723226,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.231Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.231Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.232Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "aai-ml",
  "timestamp": 1667867726424,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.232Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.232Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.232Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867724591,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.232Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.232Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.232Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867727631,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.232Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.232Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.232Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "cds",
  "timestamp": 1667867728855,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.232Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.233Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.233Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "policy-id",
  "timestamp": 1667867723226,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:36:16.233Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.233Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.233Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "aai-ml",
  "timestamp": 1667867726424,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:36:16.233Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.233Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.233Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667867724591,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:36:16.233Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.233Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.233Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867727631,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.234Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.234Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.234Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "cds",
  "timestamp": 1667867728855,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.234Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.234Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.234Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867727631,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:36:16.234Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.234Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.234Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "policy-id",
  "timestamp": 1667867735014,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:36:16.234Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:36:16.234Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.234Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "aai-ml",
  "timestamp": 1667867735393,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:36:16.235Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:36:16.235Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.235Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "cds",
  "timestamp": 1667867728855,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:16.235Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.235Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.235Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "policy-id",
  "timestamp": 1667867736020,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:36:16.235Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:36:16.235Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.235Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867736412,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:36:16.235Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:36:16.236Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.236Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "cds",
  "timestamp": 1667867728855,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:36:16.236Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:36:16.236Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.236Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "policy-id",
  "timestamp": 1667867737023,
  "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-08T00:36:16.260Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 71035ed2-c99a-4dc3-972c-c2e825a400cc
2022-11-08T00:36:16.260Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 71035ed2-c99a-4dc3-972c-c2e825a400cc 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-08T00:36:16.270Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.270Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "cds",
  "timestamp": 1667867737623,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:36:16.270Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:36:16.271Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.271Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867738573,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:36:16.271Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:36:16.271Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.271Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "cds",
  "timestamp": 1667867738631,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-08T00:36:16.278Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 71035ed2-c99a-4dc3-972c-c2e825a400cc
2022-11-08T00:36:16.278Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 71035ed2-c99a-4dc3-972c-c2e825a400cc and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-08T00:36:16.288Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.288Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667867739578,
  "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-08T00:36:16.295Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 71035ed2-c99a-4dc3-972c-c2e825a400cc
2022-11-08T00:36:16.295Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 71035ed2-c99a-4dc3-972c-c2e825a400cc 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-08T00:36:16.305Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.305Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "aai-ml",
  "timestamp": 1667867740909,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:36:16.306Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:36:16.306Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:36:16.306Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "aai-ml",
  "timestamp": 1667867741913,
  "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-08T00:36:16.311Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 71035ed2-c99a-4dc3-972c-c2e825a400cc
2022-11-08T00:36:16.311Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 71035ed2-c99a-4dc3-972c-c2e825a400cc 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-08T00:36:16.329Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:36:16.330Z||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-08T00:36:16.330Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:36:16.347Z||pool-89-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:36:16.347Z||pool-89-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:36:17.229Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:36:17.230Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:36:17.231Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:36:17.232Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867775581,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:17.332Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:36:17.332Z||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-08T00:36:17.333Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:36:17.347Z||pool-90-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:36:17.347Z||pool-90-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:36:18.232Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:36:18.233Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:36:18.235Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:36:18.235Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867775581,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:18.335Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:36:18.336Z||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-08T00:36:18.336Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:36:18.352Z||pool-91-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:36:18.353Z||pool-91-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:36:19.235Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:36:19.237Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:36:19.239Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:36:19.239Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867775581,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:19.339Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:36:19.341Z||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-08T00:36:19.341Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:36:19.363Z||pool-92-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:36:19.363Z||pool-92-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:36:20.239Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:36:20.240Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:36:20.243Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:36:20.243Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867775581,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:20.343Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:36:20.343Z||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-08T00:36:20.344Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:36:20.359Z||pool-93-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:36:20.360Z||pool-93-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:36:21.243Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:36:21.244Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:36:21.247Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:36:21.247Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867775581,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:21.348Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-08T00:36:21.348Z||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-08T00:36:21.349Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:36:21.366Z||pool-94-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:36:21.366Z||pool-94-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:36:22.247Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:36:22.248Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:36:22.251Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:36:22.251Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867775581,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:36:22.351Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:36:22.352Z||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-08T00:36:22.352Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:36:22.392Z||pool-95-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:36:22.392Z||pool-95-thread-1|||||INFO|500||cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:36:23.251Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:36:23.252Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:36:23.254Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:36:23.254Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867775581,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:36:23.354Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:36:23.355Z||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-08T00:36:23.355Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:36:23.372Z||pool-96-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:36:23.372Z||pool-96-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:36:24.256Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "serviceName": "Demo_pNF_zPSzhqYriEe5oMujJSmt",
  "serviceVersion": "1.0",
  "serviceUUID": "99055d9a-709b-4790-a693-3937cfd3e165",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "5050070d-3ddf-4b5e-b5e3-380b87a00b66",
  "resources": [
    {
      "resourceInstanceName": "pNF e0ecadd3-9453 0",
      "resourceCustomizationUUID": "c9a8159b-e27d-4db3-8106-919dcd5469be",
      "resourceName": "pNF e0ecadd3-9453",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "d750f922-654c-4f84-8dff-afe645706646",
      "resourceInvariantUUID": "61fb2ff2-4aac-4793-9ff2-43fbf7120905",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
      "artifactChecksum": "Zjg5MTlmZjU3NjVjZjcyMDdjOWYzOGJmNmRjZTE4NGQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "46eff92c-6c9a-40ac-ad91-4617cf3e93f5"
    }
  ],
  "workloadContext": "Production"
}
2022-11-08T00:36:24.256Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-08T00:36:24.256Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 99055d9a-709b-4790-a693-3937cfd3e165 ASDC
2022-11-08T00:36:24.257Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:71035ed2-c99a-4dc3-972c-c2e825a400cc
ServiceName:Demo_pNF_zPSzhqYriEe5oMujJSmt
ServiceVersion:1.0
ServiceUUID:99055d9a-709b-4790-a693-3937cfd3e165
ServiceInvariantUUID:5050070d-3ddf-4b5e-b5e3-380b87a00b66
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfZpszhqyriee5omujjsmt-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar
ArtifactUUID:46eff92c-6c9a-40ac-ad91-4617cf3e93f5
ArtifactChecksum:Zjg5MTlmZjU3NjVjZjcyMDdjOWYzOGJmNmRjZTE4NGQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF e0ecadd3-9453 0
ResourceCustomizationUUID:c9a8159b-e27d-4db3-8106-919dcd5469be
ResourceInvariantUUID:61fb2ff2-4aac-4793-9ff2-43fbf7120905
ResourceName:pNF e0ecadd3-9453
ResourceType:PNF
ResourceUUID:d750f922-654c-4f84-8dff-afe645706646
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-11-08T00:36:24.257Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 99055d9a-709b-4790-a693-3937cfd3e165 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-08T00:36:24.290Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-08T00:36:24.291Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-08T00:36:24.291Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-08T00:36:24.291Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 46eff92c-6c9a-40ac-ad91-4617cf3e93f5 from URL: /sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar
2022-11-08T00:36:24.292Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-11-08T00:36:24.292Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar
2022-11-08T00:36:24.349Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-11-08T00:36:24.349Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar 46eff92c-6c9a-40ac-ad91-4617cf3e93f5 87771
2022-11-08T00:36:24.350Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar ASDC sendASDCNotification
2022-11-08T00:36:24.350Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar
2022-11-08T00:36:24.350Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:36:24.350Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:36:24.352Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:36:24.352Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867784350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:36:24.452Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:36:24.453Z||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-08T00:36:24.454Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:36:24.474Z||pool-97-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:36:24.474Z||pool-97-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:36:25.352Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-08T00:36:25.353Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-11-08T00:36:25.354Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 46eff92c-6c9a-40ac-ad91-4617cf3e93f5, URL: /sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar to file: /app/ASDC/1/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar
2022-11-08T00:36:25.354Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfZpszhqyriee5omujjsmt-csar.csar
2022-11-08T00:36:25.355Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar
2022-11-08T00:36:25.355Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar
2022-11-08T00:36:25.511Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2414470495976353362/Definitions/service-DemoPnfZpszhqyriee5omujjsmt-template.yml
2022-11-08T00:36:26.347Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-08T00:36:26.347Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-11-08T00:36:26.347Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar
2022-11-08T00:36:26.348Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-08T00:36:26.348Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e0ecadd3-9453 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-DemoPnfZpszhqyriee5omujjsmt-csar.csar
2022-11-08T00:36:26.348Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar
2022-11-08T00:36:26.348Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar
2022-11-08T00:36:26.348Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar
2022-11-08T00:36:26.348Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar
2022-11-08T00:36:26.348Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar
2022-11-08T00:36:26.348Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar
2022-11-08T00:36:26.348Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-11-08T00:36:26.348Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:36:26.349Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_zPSzhqYriEe5oMujJSmt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:36:26.349Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Node template pNF e0ecadd3-9453 0 is matching search criteria
2022-11-08T00:36:26.349Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-11-08T00:36:26.349Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF e0ecadd3-9453 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-08T00:36:26.349Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:36:26.349Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_zPSzhqYriEe5oMujJSmt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:36:26.350Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Node template pNF e0ecadd3-9453 0 is matching search criteria
2022-11-08T00:36:26.350Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-11-08T00:36:26.350Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF e0ecadd3-9453 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-08T00:36:26.350Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:36:26.350Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_zPSzhqYriEe5oMujJSmt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:36:26.350Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:36:26.350Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_zPSzhqYriEe5oMujJSmt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:36:26.350Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:36:26.350Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_zPSzhqYriEe5oMujJSmt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:36:26.351Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:36:26.351Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_zPSzhqYriEe5oMujJSmt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:36:26.351Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:36:26.351Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_zPSzhqYriEe5oMujJSmt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:36:26.351Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_zPSzhqYriEe5oMujJSmt
Description:catalog service description
Model UUID:99055d9a-709b-4790-a693-3937cfd3e165
Model Version:NULL
Model InvariantUuid:5050070d-3ddf-4b5e-b5e3-380b87a00b66
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-08T00:36:26.362Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||Processing Resource Type: PNF, Model UUID: d750f922-654c-4f84-8dff-afe645706646
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-08T00:36:26.368Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||pNF e0ecadd3-9453 0
2022-11-08T00:36:26.369Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: d750f922-654c-4f84-8dff-afe645706646
2022-11-08T00:36:26.369Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||No resources found for Service: 99055d9a-709b-4790-a693-3937cfd3e165
2022-11-08T00:36:26.369Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 99055d9a-709b-4790-a693-3937cfd3e165
2022-11-08T00:36:26.369Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF e0ecadd3-9453 0 d750f922-654c-4f84-8dff-afe645706646 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-08T00:36:26.375Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@57111f0b, org.onap.sdc.toscaparser.api.parameters.Input@13010e49, org.onap.sdc.toscaparser.api.parameters.Input@7337f6fe, org.onap.sdc.toscaparser.api.parameters.Input@52546bf5, org.onap.sdc.toscaparser.api.parameters.Input@de2cff3]
2022-11-08T00:36:26.375Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:36:26.375Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_zPSzhqYriEe5oMujJSmt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:36:26.376Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 99055d9a-709b-4790-a693-3937cfd3e165: pNF e0ecadd3-9453
2022-11-08T00:36:26.376Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||Processing PNF resource: d750f922-654c-4f84-8dff-afe645706646
2022-11-08T00:36:26.376Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:36:26.376Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_zPSzhqYriEe5oMujJSmt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:36:26.376Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||Resource customization UUID: c9a8159b-e27d-4db3-8106-919dcd5469be is the same as notified resource customizationUUID: c9a8159b-e27d-4db3-8106-919dcd5469be
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-08T00:36:26.417Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF e0ecadd3-9453 d750f922-654c-4f84-8dff-afe645706646 0 ASDC deployResourceStructure
2022-11-08T00:36:26.417Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar ASDC sendASDCNotification
2022-11-08T00:36:26.417Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar
2022-11-08T00:36:26.418Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:36:26.418Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:36:26.420Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:36:26.421Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867786417,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:36:26.521Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:36:26.522Z||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-08T00:36:26.522Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:36:26.537Z||pool-98-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:36:26.537Z||pool-98-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:36:27.422Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 71035ed2-c99a-4dc3-972c-c2e825a400cc
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:36:27.439Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 71035ed2-c99a-4dc3-972c-c2e825a400cc
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-08T00:36:27.442Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:36:27.442Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-08T00:36:27.442Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-08T00:36:27.442Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-08T00:36:27.443Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:36:27.443Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:36:27.443Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:36:27.443Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:36:27.443Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:36:27.443Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-08T00:36:27.449Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-08T00:36:57.449Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 71035ed2-c99a-4dc3-972c-c2e825a400cc 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-08T00:36:57.458Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 71035ed2-c99a-4dc3-972c-c2e825a400cc and serviceModelVersionId: 99055d9a-709b-4790-a693-3937cfd3e165
2022-11-08T00:36:57.458Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5050070d-3ddf-4b5e-b5e3-380b87a00b66
2022-11-08T00:36:57.459Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5050070d-3ddf-4b5e-b5e3-380b87a00b66/model-vers/model-ver/99055d9a-709b-4790-a693-3937cfd3e165?depth=0
2022-11-08T00:36:57.465Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2022-11-08T00:36:57.518Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5050070d-3ddf-4b5e-b5e3-380b87a00b66/model-vers/model-ver/99055d9a-709b-4790-a693-3937cfd3e165?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-08T00:36:57.520Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5050070d-3ddf-4b5e-b5e3-380b87a00b66/model-vers/model-ver/99055d9a-709b-4790-a693-3937cfd3e165?depth=0|INFO|500||Invoke
2022-11-08T00:36:57.526Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5050070d-3ddf-4b5e-b5e3-380b87a00b66/model-vers/model-ver/99055d9a-709b-4790-a693-3937cfd3e165?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-08T00:36:57.647Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5050070d-3ddf-4b5e-b5e3-380b87a00b66/model-vers/model-ver/99055d9a-709b-4790-a693-3937cfd3e165?depth=0|INFO|500||InvokeReturn
2022-11-08T00:36:57.648Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5050070d-3ddf-4b5e-b5e3-380b87a00b66/model-vers/model-ver/99055d9a-709b-4790-a693-3937cfd3e165?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[116], X-AAI-TXID=[0-aai-resources-221108-00:36:59:564-93], vertex-id=[311416], Content-Length=[0], Date=[Tue, 08 Nov 2022 00:36:59 GMT], Content-Type=[application/json]}
2022-11-08T00:36:57.649Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity.
2022-11-08T00:36:57.649Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-08T00:36:57.649Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-08T00:36:57.655Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-08T00:36:57.655Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 71035ed2-c99a-4dc3-972c-c2e825a400cc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-08T00:36:57.656Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-08T00:36:57.656Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:36:57.658Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:36:57.658Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867817656,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-08T00:36:57.758Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:36:57.759Z||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-08T00:36:57.759Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:36:57.779Z||pool-99-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:36:57.780Z||pool-99-thread-1|||||INFO|500||cambria reply ok (21 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-08T00:37:15.581Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:37:15.581Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:37:15.582Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:37:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:37:15.584Z||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-08T00:37:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:37:15.717Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:37:15.717Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:37:15.717Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867775581,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:37:15.718Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:37:25.154Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:38:15.581Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:38:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:38:15.585Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T00:38:15.585Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:38:15.586Z||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-08T00:38:15.586Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:38:16.114Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:38:16.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:38:16.115Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867775581,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:38:16.116Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:38:16.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:38:16.116Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867775581,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:38:16.116Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:38:16.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:38:16.117Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867775581,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:38:16.117Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:38:16.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:38:16.117Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867775581,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:38:16.117Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:38:16.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:38:16.117Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867775581,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/resourceInstances/pnfe0ecadd394530/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:38:16.117Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:38:16.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:38:16.117Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867775581,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:38:16.117Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:38:16.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:38:16.118Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867775581,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:38:16.118Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:38:16.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:38:16.118Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867784350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:38:16.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:38:16.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:38:16.118Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867786417,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZpszhqyriee5omujjsmt/1.0/artifacts/service-DemoPnfZpszhqyriee5omujjsmt-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:38:16.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:38:16.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-08T00:38:16.118Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "71035ed2-c99a-4dc3-972c-c2e825a400cc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667867817656,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-08T00:38:16.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:38:25.182Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:39:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:39:15.582Z||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-08T00:39:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:39:15.583Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:39:15.584Z||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-08T00:39:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:39:25.163Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:39:25.163Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:40:15.581Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:40:15.582Z||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-08T00:40:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:40:15.583Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:40:15.584Z||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-08T00:40:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:40:25.146Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:40:25.149Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:41:15.581Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:41:15.582Z||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-08T00:41:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:41:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:41:15.584Z||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-08T00:41:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:41:25.157Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:41:25.157Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:42:15.581Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:42:15.581Z||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-08T00:42:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:42:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:42:15.583Z||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-08T00:42:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:42:25.158Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:42:25.159Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:43:15.581Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:43:15.582Z||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-08T00:43:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:43:15.583Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:43:15.583Z|20aab92a-a217-4bbf-9991-867862b55d2d|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-08T00:43:15.584Z|20aab92a-a217-4bbf-9991-867862b55d2d|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:43:25.155Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:43:25.168Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:44:15.581Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:44:15.582Z||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-08T00:44:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:44:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:44:15.583Z||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-08T00:44:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:44:25.148Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:44:25.148Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:45:15.581Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:45:15.582Z||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-08T00:45:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:45:15.583Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:45:15.583Z||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-08T00:45:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:45:25.159Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:45:25.159Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:46:15.581Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:46:15.582Z||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-08T00:46:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:46:15.583Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:46:15.584Z||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-08T00:46:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:46:25.148Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:46:25.148Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:47:15.581Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:47:15.582Z||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-08T00:47:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:47:15.583Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:47:15.583Z||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-08T00:47:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:47:25.146Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:47:25.177Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:48:15.581Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:48:15.583Z||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-08T00:48:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:48:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:48:15.584Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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-08T00:48:15.584Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:48:25.155Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:48:25.170Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:49:15.581Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:49:15.582Z||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-08T00:49:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:49:15.583Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:49:15.583Z||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-08T00:49:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:49:25.139Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:49:25.143Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:50:15.581Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:50:15.581Z||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-08T00:50:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:50:15.583Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:50:15.584Z|20aab92a-a217-4bbf-9991-867862b55d2d|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-08T00:50:15.584Z|20aab92a-a217-4bbf-9991-867862b55d2d|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:50:25.146Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:50:25.147Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:51:15.581Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:51:15.582Z||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-08T00:51:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:51:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:51:15.584Z||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-08T00:51:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:51:25.139Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:51:25.147Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:52:15.581Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:52:15.582Z||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-08T00:52:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:52:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:52:15.583Z||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-08T00:52:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:52:25.164Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:52:25.164Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:53:15.581Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:53:15.581Z||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-08T00:53:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:53:15.583Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:53:15.584Z||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-08T00:53:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:53:25.158Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:53:25.158Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:15.581Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:54:15.582Z||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-08T00:54:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:15.583Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:54:15.583Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|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-08T00:54:15.584Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:15.715Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:15.808Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.808Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868807630,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.810Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.810Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.810Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "aai-ml",
  "timestamp": 1667868806424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.810Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.810Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.811Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "cds",
  "timestamp": 1667868808855,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.811Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.811Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.811Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "aai-ml",
  "timestamp": 1667868806424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.811Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.811Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.812Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868807630,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.812Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.812Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.812Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "cds",
  "timestamp": 1667868808855,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.812Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.812Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.813Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "cds",
  "timestamp": 1667868808855,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.813Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.813Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.813Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "aai-ml",
  "timestamp": 1667868806424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.813Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.813Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.813Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868807630,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.814Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.814Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.814Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "aai-ml",
  "timestamp": 1667868806424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.814Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.814Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.814Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "cds",
  "timestamp": 1667868808855,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.814Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.815Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.815Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868807630,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.815Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.815Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.815Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "aai-ml",
  "timestamp": 1667868806424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.815Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.815Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.816Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "cds",
  "timestamp": 1667868808855,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.816Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.816Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.816Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868807630,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.816Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.816Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.816Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "aai-ml",
  "timestamp": 1667868806424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.817Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.817Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.817Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "cds",
  "timestamp": 1667868808855,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.817Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.817Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.817Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868807630,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.817Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.818Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.818Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868807630,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.818Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.818Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.818Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "aai-ml",
  "timestamp": 1667868806424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.818Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.818Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.819Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "cds",
  "timestamp": 1667868808855,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.819Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.819Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.819Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "aai-ml",
  "timestamp": 1667868806424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.819Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.819Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.819Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868807630,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.819Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.820Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.820Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "cds",
  "timestamp": 1667868808855,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.820Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.820Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.820Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868807630,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.820Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.821Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.821Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "aai-ml",
  "timestamp": 1667868806424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.821Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.821Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.821Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "cds",
  "timestamp": 1667868808855,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.821Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.821Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.821Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "policy-id",
  "timestamp": 1667868823226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.822Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.822Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.822Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "aai-ml",
  "timestamp": 1667868806424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.822Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.822Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.822Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868807630,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.822Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.822Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.822Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "cds",
  "timestamp": 1667868808855,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.822Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.822Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.822Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868824590,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.823Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.823Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.823Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "policy-id",
  "timestamp": 1667868823226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.823Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.823Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.823Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "cds",
  "timestamp": 1667868825491,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:15.823Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:15.823Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.823Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868825493,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:15.824Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:15.824Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.824Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "aai-ml",
  "timestamp": 1667868825501,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:15.824Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:15.824Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.824Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868824590,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.824Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.824Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.825Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "policy-id",
  "timestamp": 1667868823226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.825Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.825Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.825Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868824590,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.825Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.825Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.826Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "policy-id",
  "timestamp": 1667868823226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.826Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.826Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.826Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868824590,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.826Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.826Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.826Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868827998,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:54:15.827Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:15.827Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.827Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "policy-id",
  "timestamp": 1667868823226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.827Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.827Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.827Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "cds",
  "timestamp": 1667868828282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-08T00:54:15.854Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 8d5e41c0-ca26-4b1f-960d-918fb8005a05
2022-11-08T00:54:15.854Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8d5e41c0-ca26-4b1f-960d-918fb8005a05 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-08T00:54:15.865Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.866Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868824590,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.866Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.866Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.866Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868829003,
  "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-08T00:54:15.872Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8d5e41c0-ca26-4b1f-960d-918fb8005a05
2022-11-08T00:54:15.872Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8d5e41c0-ca26-4b1f-960d-918fb8005a05 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-08T00:54:15.881Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.881Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "policy-id",
  "timestamp": 1667868823226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.882Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.882Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.882Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868824590,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.882Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.882Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.882Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "policy-id",
  "timestamp": 1667868823226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.883Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.883Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.883Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868824590,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.883Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.884Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.884Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "policy-id",
  "timestamp": 1667868823226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.884Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.884Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.884Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868824590,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.884Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.884Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.884Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "policy-id",
  "timestamp": 1667868823226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.885Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.885Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.885Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "aai-ml",
  "timestamp": 1667868832714,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:54:15.885Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:15.885Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.885Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868824590,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.885Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.885Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.886Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "policy-id",
  "timestamp": 1667868823226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.886Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.886Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.886Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "aai-ml",
  "timestamp": 1667868833719,
  "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-08T00:54:15.893Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8d5e41c0-ca26-4b1f-960d-918fb8005a05
2022-11-08T00:54:15.893Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8d5e41c0-ca26-4b1f-960d-918fb8005a05 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-08T00:54:15.903Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.904Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868824590,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.904Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.904Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.904Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "policy-id",
  "timestamp": 1667868833976,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:15.905Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:15.905Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.905Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868835378,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:15.906Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:15.906Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.906Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "policy-id",
  "timestamp": 1667868834982,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:54:15.906Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:15.906Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.906Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868836773,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:15.907Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:15.907Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.907Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "policy-id",
  "timestamp": 1667868835985,
  "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-08T00:54:15.914Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8d5e41c0-ca26-4b1f-960d-918fb8005a05
2022-11-08T00:54:15.914Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8d5e41c0-ca26-4b1f-960d-918fb8005a05 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-08T00:54:15.924Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.924Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868837884,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:15.924Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:15.925Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.925Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868838960,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:15.925Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:15.925Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.926Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868840151,
  "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-08T00:54:15.932Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8d5e41c0-ca26-4b1f-960d-918fb8005a05
2022-11-08T00:54:15.932Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8d5e41c0-ca26-4b1f-960d-918fb8005a05 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-08T00:54:15.941Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.941Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868841156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-08T00:54:15.942Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:15.942Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.942Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868844590,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.942Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.942Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.943Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "policy-id",
  "timestamp": 1667868843226,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.943Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.943Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.943Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868837630,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.944Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.944Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.944Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "cds",
  "timestamp": 1667868838862,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.944Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.945Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.945Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "aai-ml",
  "timestamp": 1667868836424,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.945Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.945Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.945Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868844590,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.946Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.946Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.946Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "policy-id",
  "timestamp": 1667868843226,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.946Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.947Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.947Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868837630,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.947Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.947Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.947Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "cds",
  "timestamp": 1667868838862,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.948Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.952Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.953Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "aai-ml",
  "timestamp": 1667868836424,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.953Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.953Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.953Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868844590,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.953Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.953Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.953Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "policy-id",
  "timestamp": 1667868843226,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.953Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.954Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.954Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868837630,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.954Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.954Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.954Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "cds",
  "timestamp": 1667868838862,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.954Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.954Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.954Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "aai-ml",
  "timestamp": 1667868836424,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.954Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.954Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.954Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "policy-id",
  "timestamp": 1667868843226,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.954Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.954Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.955Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868844590,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.955Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.955Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.955Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868837630,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.955Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.955Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.955Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "cds",
  "timestamp": 1667868838862,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.955Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.955Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.955Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "aai-ml",
  "timestamp": 1667868836424,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.955Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.955Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.955Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "policy-id",
  "timestamp": 1667868843226,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.956Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.956Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.956Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868844590,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.956Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.956Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.956Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868837630,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.956Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.956Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.956Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "cds",
  "timestamp": 1667868838862,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.956Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.956Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.956Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "aai-ml",
  "timestamp": 1667868836424,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.957Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.957Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.957Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "policy-id",
  "timestamp": 1667868843226,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.957Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.957Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.957Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868844590,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.957Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.957Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.957Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868837630,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.957Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.957Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.958Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "cds",
  "timestamp": 1667868838862,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.958Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.958Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.958Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "aai-ml",
  "timestamp": 1667868836424,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.958Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.958Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.958Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "policy-id",
  "timestamp": 1667868843226,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.958Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.958Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.958Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868844590,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.958Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.958Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.958Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868837630,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.959Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.959Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.959Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "cds",
  "timestamp": 1667868838862,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.959Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.959Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.959Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "aai-ml",
  "timestamp": 1667868836424,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:15.959Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.959Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.959Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "policy-id",
  "timestamp": 1667868843226,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.959Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.959Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.959Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868837630,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.960Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.960Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.960Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868844590,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.960Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.960Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.960Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "aai-ml",
  "timestamp": 1667868836424,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.960Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.960Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.960Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "cds",
  "timestamp": 1667868838862,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:54:15.960Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:54:15.960Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.960Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "policy-id",
  "timestamp": 1667868853284,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:15.961Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:15.961Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.961Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868853671,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:15.961Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:15.961Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.961Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868854259,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:15.961Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:15.961Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.961Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "cds",
  "timestamp": 1667868853692,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:15.961Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:15.962Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.962Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "aai-ml",
  "timestamp": 1667868853710,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:15.962Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:15.962Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.962Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "policy-id",
  "timestamp": 1667868854288,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:54:15.962Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:15.962Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.962Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868855327,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:15.962Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:15.962Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.963Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "cds",
  "timestamp": 1667868855032,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-08T00:54:15.977Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 2ee8cc3c-141b-4e91-832c-ed3e24d5e72f
2022-11-08T00:54:15.978Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2ee8cc3c-141b-4e91-832c-ed3e24d5e72f and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-08T00:54:15.986Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:15.987Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "policy-id",
  "timestamp": 1667868855291,
  "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-08T00:54:15.992Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2ee8cc3c-141b-4e91-832c-ed3e24d5e72f
2022-11-08T00:54:15.993Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2ee8cc3c-141b-4e91-832c-ed3e24d5e72f 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-08T00:54:16.001Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:54:16.001Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868856433,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:16.001Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:54:16.231Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:16.232Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-08T00:54:16.232Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"8d5e41c0-ca26-4b1f-960d-918fb8005a05","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"d1c53f44-3336-427f-b58a-4cb4fe4db3d8","serviceDescription":"service","serviceInvariantUUID":"9fda05bc-017a-46f0-a24f-c592e40c22d9","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"28c043f3-9366-46ca-9399-fed3069fa44b","resourceInvariantUUID":"f81d5b9c-2fb8-49de-a504-acd96b5d5422","resourceCustomizationUUID":"ee240ff5-5e94-4fac-9524-72def3b2a3bc","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":"ZDNlNmIxNGFmNDFlZDdkYWM0Y2E0MDdjNWEwNjMxNjk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c20fbd57-3142-428d-b057-df910f8d6c24","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":"ZjI4MDQxZDBjMTgyMjZhY2U5MzIwMjQ1ZTNjN2E2YTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"10065ff9-1ddb-4d56-96c4-1e21ff774737","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":"3c42cedf-d70f-4b09-bc2b-a6a06056d293","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":"f884ee00-85d0-421b-8d06-a332587ee96b","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":"68f1975c-0497-490c-927b-ec7fb372b6a1","artifactVersion":"2","generatedFromUUID":"52260ba3-77c3-42c3-a124-45689c1f8dae"},{"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":"e3b8756e-f9fe-4920-a7ac-ef963b44fe6e","artifactVersion":"2","generatedFromUUID":"3c42cedf-d70f-4b09-bc2b-a6a06056d293"},{"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":"52260ba3-77c3-42c3-a124-45689c1f8dae","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":"cbabb52d-5c7d-457f-b51b-3d2f59791af0","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":"NmVkNzFiMzM1MmJhYTllMGJkMDk2YzRhYTkxMzA3NTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"66411124-e999-4976-b05c-3f79db635c33","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MzQ3OGY3ZWU4ZTdkYmU3MmYxMGQwMTdjY2UzYWE4MDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6e0348e0-345e-42f5-aa39-e37db782f256","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-08T00:54:16.235Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:54:16.235Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:16.240Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:16.240Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:16.340Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:54:16.340Z||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-08T00:54:16.341Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:16.362Z||pool-100-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:16.363Z||pool-100-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:54:17.240Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:54:17.241Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:17.245Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:17.245Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-08T00:54:17.345Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:54:17.346Z||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-08T00:54:17.346Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:17.361Z||pool-101-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:17.361Z||pool-101-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:54:18.248Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:54:18.249Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:18.251Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:18.251Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:54:18.351Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:54:18.352Z||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-08T00:54:18.352Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:18.391Z||pool-102-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:18.392Z||pool-102-thread-1|||||INFO|500||cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:54:19.254Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:54:19.257Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:19.259Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:19.260Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:19.360Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-08T00:54:19.361Z||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-08T00:54:19.361Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:19.375Z||pool-103-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:19.375Z||pool-103-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:54:20.260Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:54:20.261Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:20.264Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:20.264Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-11-08T00:54:20.363Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-08T00:54:20.365Z||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-08T00:54:20.365Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:20.395Z||pool-104-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:20.396Z||pool-104-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:54:21.264Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:54:21.265Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:21.268Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:21.268Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-11-08T00:54:21.368Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:54:21.369Z||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-08T00:54:21.369Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:21.404Z||pool-105-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:21.404Z||pool-105-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:54:22.269Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:54:22.269Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:22.272Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:22.272Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-11-08T00:54:22.372Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:54:22.373Z||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-08T00:54:22.373Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:22.391Z||pool-106-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:22.391Z||pool-106-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:54:23.272Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:54:23.273Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:23.276Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:23.277Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:23.377Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:54:23.378Z||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-08T00:54:23.378Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:23.398Z||pool-107-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:23.399Z||pool-107-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:54:24.280Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:54:24.280Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:24.283Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:24.283Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:54:24.383Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:54:24.384Z||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-08T00:54:24.384Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:24.414Z||pool-108-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:24.414Z||pool-108-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:54:25.283Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:54:25.284Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:25.286Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:25.286Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:54:25.386Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:54:25.387Z||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-08T00:54:25.387Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:25.402Z||pool-109-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:25.403Z||pool-109-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:54:26.287Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "d1c53f44-3336-427f-b58a-4cb4fe4db3d8",
  "serviceDescription": "service",
  "serviceInvariantUUID": "9fda05bc-017a-46f0-a24f-c592e40c22d9",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "ee240ff5-5e94-4fac-9524-72def3b2a3bc",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "28c043f3-9366-46ca-9399-fed3069fa44b",
      "resourceInvariantUUID": "f81d5b9c-2fb8-49de-a504-acd96b5d5422",
      "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": "ZjI4MDQxZDBjMTgyMjZhY2U5MzIwMjQ1ZTNjN2E2YTc\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "10065ff9-1ddb-4d56-96c4-1e21ff774737",
          "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": "3c42cedf-d70f-4b09-bc2b-a6a06056d293",
          "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": "e3b8756e-f9fe-4920-a7ac-ef963b44fe6e",
            "generatedFromUUID": "3c42cedf-d70f-4b09-bc2b-a6a06056d293"
          },
          "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": "68f1975c-0497-490c-927b-ec7fb372b6a1",
          "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": "e3b8756e-f9fe-4920-a7ac-ef963b44fe6e",
          "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": "52260ba3-77c3-42c3-a124-45689c1f8dae",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "MzQ3OGY3ZWU4ZTdkYmU3MmYxMGQwMTdjY2UzYWE4MDQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6e0348e0-345e-42f5-aa39-e37db782f256"
    }
  ],
  "workloadContext": "Production"
}
2022-11-08T00:54:26.287Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-08T00:54:26.287Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 d1c53f44-3336-427f-b58a-4cb4fe4db3d8 ASDC
2022-11-08T00:54:26.288Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:8d5e41c0-ca26-4b1f-960d-918fb8005a05
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:d1c53f44-3336-427f-b58a-4cb4fe4db3d8
ServiceInvariantUUID:9fda05bc-017a-46f0-a24f-c592e40c22d9
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:6e0348e0-345e-42f5-aa39-e37db782f256
ArtifactChecksum:MzQ3OGY3ZWU4ZTdkYmU3MmYxMGQwMTdjY2UzYWE4MDQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:ee240ff5-5e94-4fac-9524-72def3b2a3bc
ResourceInvariantUUID:f81d5b9c-2fb8-49de-a504-acd96b5d5422
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:28c043f3-9366-46ca-9399-fed3069fa44b
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:10065ff9-1ddb-4d56-96c4-1e21ff774737
ArtifactChecksum:ZjI4MDQxZDBjMTgyMjZhY2U5MzIwMjQ1ZTNjN2E2YTc=
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:3c42cedf-d70f-4b09-bc2b-a6a06056d293
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:e3b8756e-f9fe-4920-a7ac-ef963b44fe6e
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:68f1975c-0497-490c-927b-ec7fb372b6a1
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:e3b8756e-f9fe-4920-a7ac-ef963b44fe6e
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:52260ba3-77c3-42c3-a124-45689c1f8dae
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-08T00:54:26.288Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d1c53f44-3336-427f-b58a-4cb4fe4db3d8 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-08T00:54:26.333Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-08T00:54:26.334Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-08T00:54:26.335Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-08T00:54:26.335Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 6e0348e0-345e-42f5-aa39-e37db782f256 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-11-08T00:54:26.335Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-08T00:54:26.335Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-11-08T00:54:26.418Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-08T00:54:26.421Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 6e0348e0-345e-42f5-aa39-e37db782f256 162970
2022-11-08T00:54:26.422Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:26.422Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:26.422Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:54:26.422Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:26.424Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:26.424Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868866421,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:26.525Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:54:26.525Z||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-08T00:54:26.525Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:26.538Z||pool-110-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:26.539Z||pool-110-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:54:27.425Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-08T00:54:27.426Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-08T00:54:27.427Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 6e0348e0-345e-42f5-aa39-e37db782f256, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-08T00:54:27.427Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2022-11-08T00:54:27.428Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-08T00:54:27.428Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-08T00:54:27.600Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9446864669881588567/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2022-11-08T00:54:28.856Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-08T00:54:28.857Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-11-08T00:54:28.857Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-08T00:54:28.858Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-11-08T00:54:28.858Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-08T00:54:28.858Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:28.858Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:28.858Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:28.859Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-11-08T00:54:28.859Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:28.859Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:54:28.860Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-08T00:54:28.860Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-11-08T00:54:28.860Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-08T00:54:28.861Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:28.861Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:54:28.862Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-08T00:54:28.862Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-11-08T00:54:28.862Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-08T00:54:28.863Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:28.863Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:54:28.863Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:28.864Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-11-08T00:54:28.864Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2022-11-08T00:54:28.864Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Node template dummy_base is not matching search criteria
2022-11-08T00:54:28.865Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-08T00:54:28.865Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:28.865Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-08T00:54:28.866Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:28.866Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-08T00:54:28.866Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:54:28.866Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:28.866Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-08T00:54:28.867Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:54:28.867Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:28.867Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-08T00:54:28.867Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:54:28.868Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:28.868Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-08T00:54:28.868Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:54:28.868Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:28.869Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-11-08T00:54:28.869Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2022-11-08T00:54:28.869Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=d94b111f-003a-409f-85e9-537bcf2dfb0e
2022-11-08T00:54:28.869Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:28.870Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:54:28.870Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:28.870Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:54:28.871Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:28.871Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:54:28.871Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:28.871Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:54:28.871Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:d1c53f44-3336-427f-b58a-4cb4fe4db3d8
Model Version:NULL
Model InvariantUuid:9fda05bc-017a-46f0-a24f-c592e40c22d9
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:75ca264f-6dbe-4fc0-ac4d-8abf61a928c0
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:f81d5b9c-2fb8-49de-a504-acd96b5d5422
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:ee240ff5-5e94-4fac-9524-72def3b2a3bc
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:67b45c47-fe1c-4f56-825e-d1c9855ad65e
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:afdd620f-c381-4b98-9f87-381aefef42a8
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:c7a9ad91-f045-4f72-a7d0-f130ddbe9fc3
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:cf608d68-3e83-417f-9275-6b0380d84ae2
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:d94b111f-003a-409f-85e9-537bcf2dfb0e
ModelInvariantUuid:1b9598c2-55c2-41bd-8d69-6cf3f5a73a77
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:60d899df-2553-4e91-a0b0-495439dcb6ea
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:5ef409bb-de27-4606-9f25-552777328abf
ModelInvariantUuid:084727f8-648d-4bac-a511-7ecc2426b819
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:fa067b51-5100-4e9c-a654-31b39afc10f3
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-08T00:54:28.881Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 28c043f3-9366-46ca-9399-fed3069fa44b
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-08T00:54:28.885Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||basic_cnf_macro 0
2022-11-08T00:54:28.885Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 28c043f3-9366-46ca-9399-fed3069fa44b
2022-11-08T00:54:28.885Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 10065ff9-1ddb-4d56-96c4-1e21ff774737 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-11-08T00:54:28.885Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-08T00:54:28.886Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:28.955Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-08T00:54:28.955Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 10065ff9-1ddb-4d56-96c4-1e21ff774737 1565
2022-11-08T00:54:28.955Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:28.955Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:28.956Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:54:28.956Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:28.957Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:28.958Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868868955,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:29.058Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:54:29.058Z||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-08T00:54:29.058Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:29.072Z||pool-111-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:29.073Z||pool-111-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:54:29.958Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "c7a9ad91-f045-4f72-a7d0-f130ddbe9fc3",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "cf608d68-3e83-417f-9275-6b0380d84ae2",
    "vfModuleModelCustomizationUUID": "9e6a03c9-8615-467e-8a72-bb1363ec3d75",
    "isBase": true,
    "artifacts": [
      "3c42cedf-d70f-4b09-bc2b-a6a06056d293",
      "e3b8756e-f9fe-4920-a7ac-ef963b44fe6e"
    ],
    "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": "67b45c47-fe1c-4f56-825e-d1c9855ad65e",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "afdd620f-c381-4b98-9f87-381aefef42a8",
    "vfModuleModelCustomizationUUID": "921546e5-2b59-43ca-bee8-8f126aa7199e",
    "isBase": false,
    "artifacts": [
      "52260ba3-77c3-42c3-a124-45689c1f8dae"
    ],
    "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-08T00:54:29.963Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:cf608d68-3e83-417f-9275-6b0380d84ae2
VfModuleModelInvariantUUID:c7a9ad91-f045-4f72-a7d0-f130ddbe9fc3
VfModuleModelDescription:NULL
Artifacts UUID List:{
3c42cedf-d70f-4b09-bc2b-a6a06056d293
,
e3b8756e-f9fe-4920-a7ac-ef963b44fe6e

}
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:afdd620f-c381-4b98-9f87-381aefef42a8
VfModuleModelInvariantUUID:67b45c47-fe1c-4f56-825e-d1c9855ad65e
VfModuleModelDescription:NULL
Artifacts UUID List:{
52260ba3-77c3-42c3-a124-45689c1f8dae

}
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-08T00:54:29.965Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "c7a9ad91-f045-4f72-a7d0-f130ddbe9fc3",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "cf608d68-3e83-417f-9275-6b0380d84ae2",
    "vfModuleModelCustomizationUUID": "9e6a03c9-8615-467e-8a72-bb1363ec3d75",
    "isBase": true,
    "artifacts": [
      "3c42cedf-d70f-4b09-bc2b-a6a06056d293",
      "e3b8756e-f9fe-4920-a7ac-ef963b44fe6e"
    ],
    "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": "67b45c47-fe1c-4f56-825e-d1c9855ad65e",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "afdd620f-c381-4b98-9f87-381aefef42a8",
    "vfModuleModelCustomizationUUID": "921546e5-2b59-43ca-bee8-8f126aa7199e",
    "isBase": false,
    "artifacts": [
      "52260ba3-77c3-42c3-a124-45689c1f8dae"
    ],
    "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-08T00:54:29.965Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:cf608d68-3e83-417f-9275-6b0380d84ae2
VfModuleModelInvariantUUID:c7a9ad91-f045-4f72-a7d0-f130ddbe9fc3
VfModuleModelDescription:NULL
Artifacts UUID List:{
3c42cedf-d70f-4b09-bc2b-a6a06056d293
,
e3b8756e-f9fe-4920-a7ac-ef963b44fe6e

}
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:afdd620f-c381-4b98-9f87-381aefef42a8
VfModuleModelInvariantUUID:67b45c47-fe1c-4f56-825e-d1c9855ad65e
VfModuleModelDescription:NULL
Artifacts UUID List:{
52260ba3-77c3-42c3-a124-45689c1f8dae

}
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-08T00:54:29.965Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 3c42cedf-d70f-4b09-bc2b-a6a06056d293 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-11-08T00:54:29.966Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-08T00:54:29.966Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:30.037Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-08T00:54:30.037Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 3c42cedf-d70f-4b09-bc2b-a6a06056d293 914
2022-11-08T00:54:30.037Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:30.037Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:30.038Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:54:30.038Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:30.040Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:30.040Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868870037,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:30.140Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:54:30.141Z||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-08T00:54:30.141Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:30.161Z||pool-112-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:30.161Z||pool-112-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:54:31.041Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 68f1975c-0497-490c-927b-ec7fb372b6a1 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-11-08T00:54:31.041Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-08T00:54:31.042Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:31.118Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-08T00:54:31.119Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 68f1975c-0497-490c-927b-ec7fb372b6a1 12
2022-11-08T00:54:31.119Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:31.119Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:31.119Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:54:31.119Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:31.121Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:31.121Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868871119,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:31.221Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:54:31.222Z||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-08T00:54:31.222Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:31.235Z||pool-113-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:31.235Z||pool-113-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:54:32.122Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: e3b8756e-f9fe-4920-a7ac-ef963b44fe6e from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-11-08T00:54:32.122Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-08T00:54:32.123Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:32.206Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-08T00:54:32.206Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env e3b8756e-f9fe-4920-a7ac-ef963b44fe6e 96
2022-11-08T00:54:32.207Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:32.207Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:32.207Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:54:32.207Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:32.209Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:32.209Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868872206,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:32.309Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:54:32.310Z||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-08T00:54:32.310Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:32.324Z||pool-114-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:32.324Z||pool-114-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:54:33.209Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 52260ba3-77c3-42c3-a124-45689c1f8dae from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-11-08T00:54:33.210Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-08T00:54:33.210Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:33.283Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-08T00:54:33.283Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 52260ba3-77c3-42c3-a124-45689c1f8dae 20206
2022-11-08T00:54:33.283Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:33.284Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:33.284Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:54:33.284Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:33.285Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:33.286Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868873283,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:54:33.386Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:54:33.386Z||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-08T00:54:33.387Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:33.417Z||pool-115-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:33.417Z||pool-115-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:54:34.289Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: d1c53f44-3336-427f-b58a-4cb4fe4db3d8
2022-11-08T00:54:34.290Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 28c043f3-9366-46ca-9399-fed3069fa44b 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-08T00:54:34.301Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4d611ebe, org.onap.sdc.toscaparser.api.parameters.Input@4e58d288, org.onap.sdc.toscaparser.api.parameters.Input@1e806e65, org.onap.sdc.toscaparser.api.parameters.Input@e307cd9, org.onap.sdc.toscaparser.api.parameters.Input@4b61174f]
2022-11-08T00:54:34.303Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:34.303Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:54:34.303Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 
2022-11-08T00:54:34.303Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= ee240ff5-5e94-4fac-9524-72def3b2a3bc
2022-11-08T00:54:34.303Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: ee240ff5-5e94-4fac-9524-72def3b2a3bc matches Tosca VF Customization UUID: ee240ff5-5e94-4fac-9524-72def3b2a3bc
2022-11-08T00:54:34.303Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: ee240ff5-5e94-4fac-9524-72def3b2a3bc  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-08T00:54:34.306Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:34.306Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:54:34.307Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id ee240ff5-5e94-4fac-9524-72def3b2a3bc: {\"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-08T00:54:34.307Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@531094ca
2022-11-08T00:54:34.307Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:34.307Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-08T00:54:34.307Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 921546e5-2b59-43ca-bee8-8f126aa7199e
2022-11-08T00:54:34.307Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 921546e5-2b59-43ca-bee8-8f126aa7199e
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-08T00:54:34.310Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:34.310Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-08T00:54:34.310Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:54:34.310Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:34.311Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-08T00:54:34.311Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:54:34.311Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:34.311Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-08T00:54:34.311Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=ee240ff5-5e94-4fac-9524-72def3b2a3bc
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-08T00:54:34.313Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:34.314Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:54:34.314Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid d1c53f44-3336-427f-b58a-4cb4fe4db3d8: basic_cnf_macro
2022-11-08T00:54:34.314Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:34.314Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:54:34.314Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:34.314Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:54:34.315Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:34.315Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:54:34.315Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:34.315Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:54:34.315Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:54:34.315Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:54:34.316Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:34.360Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 28c043f3-9366-46ca-9399-fed3069fa44b 2 ASDC deployResourceStructure
2022-11-08T00:54:34.360Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:34.360Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:34.360Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:54:34.360Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:34.362Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:34.362Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868874360,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-08T00:54:34.462Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:54:34.463Z||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-08T00:54:34.463Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:34.481Z||pool-116-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:34.482Z||pool-116-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:54:35.363Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:35.364Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:35.364Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:54:35.364Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:35.366Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:35.366Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868875363,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-11-08T00:54:35.466Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:54:35.467Z||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-08T00:54:35.467Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:35.482Z||pool-117-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:35.482Z||pool-117-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:54:36.367Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:36.368Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:36.368Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-08T00:54:36.368Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:36.370Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:36.370Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868876367,
  "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-08T00:54:36.470Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:54:36.471Z||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-08T00:54:36.471Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:36.486Z||pool-118-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:36.487Z||pool-118-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:54:37.371Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:37.371Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:37.372Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:54:37.372Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:37.374Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:37.374Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868877371,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-11-08T00:54:37.474Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:54:37.475Z||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-08T00:54:37.475Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:37.495Z||pool-119-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:37.495Z||pool-119-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:54:38.375Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:38.375Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:38.376Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-08T00:54:38.376Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:38.379Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:38.379Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868878374,
  "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-08T00:54:38.479Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:54:38.480Z||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-08T00:54:38.480Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:38.495Z||pool-120-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:38.495Z||pool-120-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:54:39.381Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:39.381Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||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-08T00:54:39.381Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:54:39.382Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:54:39.383Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:54:39.383Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868879381,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:54:39.484Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-08T00:54:39.484Z||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-08T00:54:39.484Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:54:39.498Z||pool-121-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:54:39.499Z||pool-121-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:54:40.384Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d5e41c0-ca26-4b1f-960d-918fb8005a05
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:54:40.396Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d5e41c0-ca26-4b1f-960d-918fb8005a05
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-08T00:54:40.400Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:54:40.400Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-08T00:54:40.400Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-08T00:54:40.400Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-08T00:54:40.400Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:54:40.401Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:54:40.401Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:54:40.401Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:54:40.401Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:54:40.401Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-08T00:54:40.408Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-08T00:55:10.408Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8d5e41c0-ca26-4b1f-960d-918fb8005a05 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-08T00:55:10.418Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8d5e41c0-ca26-4b1f-960d-918fb8005a05 and serviceModelVersionId: d1c53f44-3336-427f-b58a-4cb4fe4db3d8
2022-11-08T00:55:10.418Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9fda05bc-017a-46f0-a24f-c592e40c22d9
2022-11-08T00:55:10.419Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9fda05bc-017a-46f0-a24f-c592e40c22d9/model-vers/model-ver/d1c53f44-3336-427f-b58a-4cb4fe4db3d8?depth=0
2022-11-08T00:55:10.425Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2022-11-08T00:55:10.494Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fda05bc-017a-46f0-a24f-c592e40c22d9/model-vers/model-ver/d1c53f44-3336-427f-b58a-4cb4fe4db3d8?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-08T00:55:10.497Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fda05bc-017a-46f0-a24f-c592e40c22d9/model-vers/model-ver/d1c53f44-3336-427f-b58a-4cb4fe4db3d8?depth=0|INFO|500||Invoke
2022-11-08T00:55:10.510Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fda05bc-017a-46f0-a24f-c592e40c22d9/model-vers/model-ver/d1c53f44-3336-427f-b58a-4cb4fe4db3d8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-08T00:55:10.619Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fda05bc-017a-46f0-a24f-c592e40c22d9/model-vers/model-ver/d1c53f44-3336-427f-b58a-4cb4fe4db3d8?depth=0|INFO|500||InvokeReturn
2022-11-08T00:55:10.620Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fda05bc-017a-46f0-a24f-c592e40c22d9/model-vers/model-ver/d1c53f44-3336-427f-b58a-4cb4fe4db3d8?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[105], X-AAI-TXID=[2-aai-resources-221108-00:55:12:659-68322], vertex-id=[237600], Content-Length=[0], Date=[Tue, 08 Nov 2022 00:55:12 GMT], Content-Type=[application/json]}
2022-11-08T00:55:10.620Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2022-11-08T00:55:10.620Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-08T00:55:10.621Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-08T00:55:10.627Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-08T00:55:10.627Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8d5e41c0-ca26-4b1f-960d-918fb8005a05 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-08T00:55:10.628Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-08T00:55:10.628Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:55:10.630Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:55:10.630Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868910627,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-08T00:55:10.730Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-08T00:55:10.731Z||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-08T00:55:10.731Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:55:10.755Z||pool-122-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:55:10.756Z||pool-122-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-08T00:55:11.645Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-08T00:55:11.646Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"2ee8cc3c-141b-4e91-832c-ed3e24d5e72f","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"6ab8fb6a-f929-4613-bba6-0e45cc0ed012","serviceDescription":"service","serviceInvariantUUID":"5378a002-0b0a-441c-809a-d771f56f42ef","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"245b1f4e-e080-4a45-8455-830f1dfcace6","resourceInvariantUUID":"de3325b6-8910-4b26-b872-2bcc946d1e2b","resourceCustomizationUUID":"9fdcf2c4-a10d-4180-bbc4-fec152b24a10","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":"NTVhYTVlYTIyZWJkZmNjNjc5MzhlY2FlMTk3ZWQyMGI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4baa6481-f832-4af0-a7f0-11c18e1a6919","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":"YWQ4ZTg5ZDA1NjNiOGM4ODE4NjE4MDc1YzAxNTgwOGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5995a469-62cf-42aa-a4be-fca35dad6fc4","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":"f3826884-e65a-4096-8767-2010a5b47cd9","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":"6db59538-3a15-4e89-b936-dc1c3eae01e1","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":"b3de90e6-2799-406b-98f9-5a968c3bcf30","artifactVersion":"2","generatedFromUUID":"f3826884-e65a-4096-8767-2010a5b47cd9"},{"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":"Zjk5OTJkYzQ5NDE0Yjg1NTY1YzJkNjUyMGNkMDEyZjk\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7d638486-0403-4cec-b33d-f6eca4a025bc","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":"MjMwM2JhYWUyOGUzNjliMDQ2ZTZkMzQ2NmU2Y2M4ZWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b292de14-e8ef-463d-b9f5-ff07ed5e8c3a","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NWQzMTMxNTkwMjJkMGI2OGQzYzczMDA3YmI4N2IyNmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"634673d7-ec56-4626-9f5d-01b06d313477","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-08T00:55:11.646Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:55:11.646Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:55:11.648Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:55:11.648Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:55:11.749Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:55:11.750Z||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-08T00:55:11.750Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:55:11.770Z||pool-123-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:55:11.770Z||pool-123-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:55:12.651Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:55:12.652Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:55:12.654Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:55:12.655Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-08T00:55:12.756Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-08T00:55:12.757Z||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-08T00:55:12.757Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:55:12.780Z||pool-124-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:55:12.780Z||pool-124-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:55:13.656Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:55:13.657Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:55:13.660Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:55:13.660Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:55:13.760Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:55:13.761Z||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-08T00:55:13.761Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:55:13.782Z||pool-125-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:55:13.782Z||pool-125-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:55:14.661Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:55:14.661Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:55:14.663Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:55:14.663Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:55:14.763Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-08T00:55:14.764Z||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-08T00:55:14.764Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:55:14.784Z||pool-126-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:55:14.785Z||pool-126-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:55:15.583Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:55:15.585Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|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-08T00:55:15.585Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:55:15.629Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:55:15.630Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:55:15.630Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868856308,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:55:15.631Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:55:15.665Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:55:15.666Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:55:15.668Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:55:15.668Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-08T00:55:15.768Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:55:15.768Z||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-08T00:55:15.769Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:55:15.783Z||pool-127-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:55:15.783Z||pool-127-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:55:16.669Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:55:16.670Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:55:16.672Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:55:16.672Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:55:16.772Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:55:16.773Z||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-08T00:55:16.773Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:55:16.785Z||pool-128-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:55:16.786Z||pool-128-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:55:17.673Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:55:17.673Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:55:17.675Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:55:17.675Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:55:17.775Z||pool-129-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:55:17.776Z||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-08T00:55:17.776Z||pool-129-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:55:17.794Z||pool-129-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:55:17.794Z||pool-129-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:55:18.675Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-08T00:55:18.676Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:55:18.678Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:55:18.678Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:55:18.778Z||pool-130-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:55:18.779Z||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-08T00:55:18.779Z||pool-130-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:55:18.830Z||pool-130-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:55:18.831Z||pool-130-thread-1|||||INFO|500||cambria reply ok (53 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:55:19.679Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "6ab8fb6a-f929-4613-bba6-0e45cc0ed012",
  "serviceDescription": "service",
  "serviceInvariantUUID": "5378a002-0b0a-441c-809a-d771f56f42ef",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "9fdcf2c4-a10d-4180-bbc4-fec152b24a10",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "245b1f4e-e080-4a45-8455-830f1dfcace6",
      "resourceInvariantUUID": "de3325b6-8910-4b26-b872-2bcc946d1e2b",
      "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": "YWQ4ZTg5ZDA1NjNiOGM4ODE4NjE4MDc1YzAxNTgwOGI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "5995a469-62cf-42aa-a4be-fca35dad6fc4",
          "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": "f3826884-e65a-4096-8767-2010a5b47cd9",
          "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": "b3de90e6-2799-406b-98f9-5a968c3bcf30",
            "generatedFromUUID": "f3826884-e65a-4096-8767-2010a5b47cd9"
          },
          "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": "b3de90e6-2799-406b-98f9-5a968c3bcf30",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "NWQzMTMxNTkwMjJkMGI2OGQzYzczMDA3YmI4N2IyNmM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "634673d7-ec56-4626-9f5d-01b06d313477"
    }
  ],
  "workloadContext": "Production"
}
2022-11-08T00:55:19.679Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-08T00:55:19.680Z|8d5e41c0-ca26-4b1f-960d-918fb8005a05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 6ab8fb6a-f929-4613-bba6-0e45cc0ed012 ASDC
2022-11-08T00:55:19.680Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:2ee8cc3c-141b-4e91-832c-ed3e24d5e72f
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:6ab8fb6a-f929-4613-bba6-0e45cc0ed012
ServiceInvariantUUID:5378a002-0b0a-441c-809a-d771f56f42ef
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:634673d7-ec56-4626-9f5d-01b06d313477
ArtifactChecksum:NWQzMTMxNTkwMjJkMGI2OGQzYzczMDA3YmI4N2IyNmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:9fdcf2c4-a10d-4180-bbc4-fec152b24a10
ResourceInvariantUUID:de3325b6-8910-4b26-b872-2bcc946d1e2b
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:245b1f4e-e080-4a45-8455-830f1dfcace6
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:5995a469-62cf-42aa-a4be-fca35dad6fc4
ArtifactChecksum:YWQ4ZTg5ZDA1NjNiOGM4ODE4NjE4MDc1YzAxNTgwOGI=
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:f3826884-e65a-4096-8767-2010a5b47cd9
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:b3de90e6-2799-406b-98f9-5a968c3bcf30
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:b3de90e6-2799-406b-98f9-5a968c3bcf30
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-08T00:55:19.680Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6ab8fb6a-f929-4613-bba6-0e45cc0ed012 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-08T00:55:19.718Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-08T00:55:19.718Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-08T00:55:19.718Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-08T00:55:19.719Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 634673d7-ec56-4626-9f5d-01b06d313477 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-11-08T00:55:19.719Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-08T00:55:19.719Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-11-08T00:55:19.909Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-08T00:55:19.910Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 634673d7-ec56-4626-9f5d-01b06d313477 82622
2022-11-08T00:55:19.910Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:19.910Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:19.910Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:55:19.910Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:55:19.912Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:55:19.912Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868919910,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:55:20.012Z||pool-131-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:55:20.013Z||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-08T00:55:20.013Z||pool-131-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:55:20.044Z||pool-131-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:55:20.045Z||pool-131-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:55:20.912Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-08T00:55:20.913Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-08T00:55:20.913Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 634673d7-ec56-4626-9f5d-01b06d313477, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-08T00:55:20.914Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2022-11-08T00:55:20.914Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-08T00:55:20.914Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-08T00:55:21.024Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17333319216459739655/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-08T00:55:22.175Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-08T00:55:22.176Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-11-08T00:55:22.176Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-08T00:55:22.176Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-08T00:55:22.176Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:22.176Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-08T00:55:22.176Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:22.176Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-08T00:55:22.176Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-08T00:55:22.177Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-08T00:55:22.177Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:22.177Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-11-08T00:55:22.177Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:22.177Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:55:22.177Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-08T00:55:22.177Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-11-08T00:55:22.177Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-08T00:55:22.178Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:22.178Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:55:22.178Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-08T00:55:22.178Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-11-08T00:55:22.178Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-08T00:55:22.178Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:22.178Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:55:22.179Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:22.179Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-11-08T00:55:22.179Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-11-08T00:55:22.179Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-11-08T00:55:22.179Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-11-08T00:55:22.179Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-08T00:55:22.179Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-08T00:55:22.179Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:22.180Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-08T00:55:22.180Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:22.180Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-08T00:55:22.180Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:55:22.180Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:22.180Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-08T00:55:22.180Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:55:22.181Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:22.181Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-08T00:55:22.181Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:55:22.181Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:22.181Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-11-08T00:55:22.181Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-08T00:55:22.181Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-08T00:55:22.182Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=616b0296-c939-4797-b121-0ebd5bdc8568
2022-11-08T00:55:22.182Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:22.182Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:55:22.182Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:22.182Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:55:22.182Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:22.182Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:55:22.182Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:22.182Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:55:22.183Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:6ab8fb6a-f929-4613-bba6-0e45cc0ed012
Model Version:NULL
Model InvariantUuid:5378a002-0b0a-441c-809a-d771f56f42ef
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:1f21494e-cd79-4e22-9879-660002015738
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:de3325b6-8910-4b26-b872-2bcc946d1e2b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:9fdcf2c4-a10d-4180-bbc4-fec152b24a10
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:086a8b87-d177-45ed-b75d-21b829c71af2
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:6b42ca30-344d-4f64-88b3-e97c8c827bb1
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:616b0296-c939-4797-b121-0ebd5bdc8568
ModelInvariantUuid:4dbbae8c-de18-453c-a771-534538c44129
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:4ca9e84a-4137-4b4f-8c7f-29f516152d0e
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:6bb1682b-5f88-4ece-ae0b-75762607923c
ModelInvariantUuid:2367f04f-783f-43ee-8bec-756ec81b5dcd
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:7b1570e4-3f84-4cbe-964c-2a15ad2da8c0
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-08T00:55:22.193Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 245b1f4e-e080-4a45-8455-830f1dfcace6
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-08T00:55:22.196Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||basic_vm_macro 0
2022-11-08T00:55:22.196Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 245b1f4e-e080-4a45-8455-830f1dfcace6
2022-11-08T00:55:22.196Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 5995a469-62cf-42aa-a4be-fca35dad6fc4 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-11-08T00:55:22.196Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-08T00:55:22.197Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:22.293Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-08T00:55:22.293Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 5995a469-62cf-42aa-a4be-fca35dad6fc4 792
2022-11-08T00:55:22.293Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:22.293Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:22.293Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:55:22.294Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:55:22.295Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:55:22.295Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868922293,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:55:22.395Z||pool-132-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:55:22.396Z||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-08T00:55:22.396Z||pool-132-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:55:22.414Z||pool-132-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:55:22.415Z||pool-132-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:55:23.297Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "086a8b87-d177-45ed-b75d-21b829c71af2",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "6b42ca30-344d-4f64-88b3-e97c8c827bb1",
    "vfModuleModelCustomizationUUID": "0f61eb27-75e1-4575-ac81-995f7e46d20d",
    "isBase": true,
    "artifacts": [
      "f3826884-e65a-4096-8767-2010a5b47cd9",
      "b3de90e6-2799-406b-98f9-5a968c3bcf30"
    ],
    "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-08T00:55:23.302Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:6b42ca30-344d-4f64-88b3-e97c8c827bb1
VfModuleModelInvariantUUID:086a8b87-d177-45ed-b75d-21b829c71af2
VfModuleModelDescription:NULL
Artifacts UUID List:{
f3826884-e65a-4096-8767-2010a5b47cd9
,
b3de90e6-2799-406b-98f9-5a968c3bcf30

}
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-08T00:55:23.304Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "086a8b87-d177-45ed-b75d-21b829c71af2",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "6b42ca30-344d-4f64-88b3-e97c8c827bb1",
    "vfModuleModelCustomizationUUID": "0f61eb27-75e1-4575-ac81-995f7e46d20d",
    "isBase": true,
    "artifacts": [
      "f3826884-e65a-4096-8767-2010a5b47cd9",
      "b3de90e6-2799-406b-98f9-5a968c3bcf30"
    ],
    "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-08T00:55:23.304Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:6b42ca30-344d-4f64-88b3-e97c8c827bb1
VfModuleModelInvariantUUID:086a8b87-d177-45ed-b75d-21b829c71af2
VfModuleModelDescription:NULL
Artifacts UUID List:{
f3826884-e65a-4096-8767-2010a5b47cd9
,
b3de90e6-2799-406b-98f9-5a968c3bcf30

}
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-08T00:55:23.304Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: f3826884-e65a-4096-8767-2010a5b47cd9 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-11-08T00:55:23.305Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-08T00:55:23.305Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:23.383Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-08T00:55:23.383Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml f3826884-e65a-4096-8767-2010a5b47cd9 5033
2022-11-08T00:55:23.384Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:23.384Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:23.384Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:55:23.385Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:55:23.386Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:55:23.387Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868923384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:55:23.487Z||pool-133-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-08T00:55:23.487Z||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-08T00:55:23.487Z||pool-133-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:55:23.502Z||pool-133-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:55:23.502Z||pool-133-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:55:24.387Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: b3de90e6-2799-406b-98f9-5a968c3bcf30 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-11-08T00:55:24.388Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-08T00:55:24.389Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:24.451Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-08T00:55:24.451Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env b3de90e6-2799-406b-98f9-5a968c3bcf30 903
2022-11-08T00:55:24.452Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:24.452Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:24.452Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-08T00:55:24.452Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:55:24.456Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:55:24.456Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868924451,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:55:24.554Z||pool-134-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-11-08T00:55:24.555Z||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-08T00:55:24.555Z||pool-134-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:55:24.582Z||pool-134-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:55:24.582Z||pool-134-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:55:25.457Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 6ab8fb6a-f929-4613-bba6-0e45cc0ed012
2022-11-08T00:55:25.457Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 245b1f4e-e080-4a45-8455-830f1dfcace6 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-08T00:55:25.482Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1ced97e5, org.onap.sdc.toscaparser.api.parameters.Input@4c046776, org.onap.sdc.toscaparser.api.parameters.Input@56e90024, org.onap.sdc.toscaparser.api.parameters.Input@24a33298, org.onap.sdc.toscaparser.api.parameters.Input@5401cb56]
2022-11-08T00:55:25.484Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:25.484Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:55:25.484Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 
2022-11-08T00:55:25.485Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 9fdcf2c4-a10d-4180-bbc4-fec152b24a10
2022-11-08T00:55:25.485Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9fdcf2c4-a10d-4180-bbc4-fec152b24a10 matches Tosca VF Customization UUID: 9fdcf2c4-a10d-4180-bbc4-fec152b24a10
2022-11-08T00:55:25.485Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 9fdcf2c4-a10d-4180-bbc4-fec152b24a10  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-08T00:55:25.487Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:25.488Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:55:25.488Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 9fdcf2c4-a10d-4180-bbc4-fec152b24a10: {\"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-08T00:55:25.488Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@18ad37d7
2022-11-08T00:55:25.489Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:25.489Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-08T00:55:25.489Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 0f61eb27-75e1-4575-ac81-995f7e46d20d
2022-11-08T00:55:25.489Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 0f61eb27-75e1-4575-ac81-995f7e46d20d
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-08T00:55:25.493Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:25.493Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-08T00:55:25.493Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:55:25.494Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:25.494Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-08T00:55:25.494Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:55:25.494Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:25.495Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-11-08T00:55:25.495Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-08T00:55:25.495Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-08T00:55:25.495Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=616b0296-c939-4797-b121-0ebd5bdc8568
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-08T00:55:25.498Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:25.498Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-08T00:55:25.498Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-08T00:55:25.498Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:25.498Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-08T00:55:25.498Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=9fdcf2c4-a10d-4180-bbc4-fec152b24a10
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-08T00:55:25.500Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:25.500Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:55:25.500Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 6ab8fb6a-f929-4613-bba6-0e45cc0ed012: basic_vm_macro
2022-11-08T00:55:25.501Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:25.501Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:55:25.501Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:25.501Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:55:25.501Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:25.501Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:55:25.502Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:25.502Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:55:25.502Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-08T00:55:25.502Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-08T00:55:25.502Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:25.619Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 245b1f4e-e080-4a45-8455-830f1dfcace6 1 ASDC deployResourceStructure
2022-11-08T00:55:25.619Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:25.619Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:25.619Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:55:25.619Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:55:25.622Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:55:25.623Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868925619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-08T00:55:25.722Z||pool-135-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-08T00:55:25.723Z||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-08T00:55:25.723Z||pool-135-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:55:25.760Z||pool-135-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:55:25.761Z||pool-135-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:55:26.623Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:26.623Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:26.624Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:55:26.624Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:55:26.648Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:55:26.648Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868926623,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-08T00:55:26.726Z||pool-136-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 78 ms
2022-11-08T00:55:26.727Z||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-08T00:55:26.727Z||pool-136-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:55:26.757Z||pool-136-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:55:26.757Z||pool-136-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:55:27.650Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:27.650Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:27.651Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:55:27.651Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:55:27.653Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:55:27.653Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868927650,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-08T00:55:27.753Z||pool-137-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-08T00:55:27.754Z||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-08T00:55:27.755Z||pool-137-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:55:27.776Z||pool-137-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:55:27.777Z||pool-137-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-11-08T00:55:28.653Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:28.654Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||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-08T00:55:28.654Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-08T00:55:28.654Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:55:28.656Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:55:28.657Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868928653,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:55:28.756Z||pool-138-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-08T00:55:28.756Z||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-08T00:55:28.757Z||pool-138-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:55:28.851Z||pool-138-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:55:28.851Z||pool-138-thread-1|||||INFO|500||cambria reply ok (95 ms):{"serverTimeMs":0,"count":1}
2022-11-08T00:55:29.663Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2ee8cc3c-141b-4e91-832c-ed3e24d5e72f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:55:29.729Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2ee8cc3c-141b-4e91-832c-ed3e24d5e72f
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-08T00:55:29.737Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:55:29.738Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-08T00:55:29.738Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-08T00:55:59.738Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2ee8cc3c-141b-4e91-832c-ed3e24d5e72f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:55:59.799Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2ee8cc3c-141b-4e91-832c-ed3e24d5e72f
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-08T00:55:59.803Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:55:59.803Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-08T00:55:59.803Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-08T00:56:15.583Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:56:15.585Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|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-08T00:56:15.585Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:56:15.612Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:56:15.612Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.613Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:56:15.614Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:56:15.614Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.614Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868857478,
  "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-08T00:56:15.626Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2ee8cc3c-141b-4e91-832c-ed3e24d5e72f
2022-11-08T00:56:15.626Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2ee8cc3c-141b-4e91-832c-ed3e24d5e72f 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-08T00:56:15.639Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.639Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1667868857312,
  "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-08T00:56:15.645Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2ee8cc3c-141b-4e91-832c-ed3e24d5e72f
2022-11-08T00:56:15.645Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2ee8cc3c-141b-4e91-832c-ed3e24d5e72f 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-08T00:56:15.656Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.656Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-08T00:56:15.657Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:56:15.657Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.657Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1667868858483,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-08T00:56:15.657Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:56:15.657Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.657Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:56:15.658Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:56:15.658Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.658Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:56:15.658Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:56:15.658Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.658Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-11-08T00:56:15.658Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:56:15.658Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.659Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-11-08T00:56:15.659Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:56:15.659Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.659Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "aai-ml",
  "timestamp": 1667868862052,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:56:15.659Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:56:15.659Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.659Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-11-08T00:56:15.659Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:56:15.660Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.660Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "aai-ml",
  "timestamp": 1667868863057,
  "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-08T00:56:15.667Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2ee8cc3c-141b-4e91-832c-ed3e24d5e72f
2022-11-08T00:56:15.667Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2ee8cc3c-141b-4e91-832c-ed3e24d5e72f 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-08T00:56:15.676Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.676Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:56:15.676Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:56:15.677Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.677Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:56:15.677Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:56:15.677Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.677Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:56:15.677Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:56:15.677Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.678Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868866421,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:56:15.678Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:56:15.678Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.678Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868868955,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:56:15.678Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:56:15.678Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.678Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868870037,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:56:15.679Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:56:15.679Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.679Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868871119,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:56:15.679Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:56:15.679Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.679Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868872206,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:56:15.679Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:56:15.679Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.679Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868873283,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:56:15.680Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:56:15.680Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.680Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868874360,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-08T00:56:15.680Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:56:15.680Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.680Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868875363,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-11-08T00:56:15.680Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:56:15.681Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.681Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868876367,
  "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-08T00:56:15.681Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:56:15.681Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.681Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868877371,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-11-08T00:56:15.681Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:56:15.681Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.682Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868878374,
  "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-08T00:56:15.682Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:56:15.682Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.682Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868879381,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:56:15.682Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:56:15.682Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.682Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d5e41c0-ca26-4b1f-960d-918fb8005a05",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868910627,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-08T00:56:15.682Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:56:15.683Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.683Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:56:15.683Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:56:15.683Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.683Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-08T00:56:15.683Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:56:15.683Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.683Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-08T00:56:15.683Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:56:15.684Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:56:15.684Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:56:15.684Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:56:29.803Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2ee8cc3c-141b-4e91-832c-ed3e24d5e72f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-08T00:56:29.817Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2ee8cc3c-141b-4e91-832c-ed3e24d5e72f
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-08T00:56:29.821Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-08T00:56:29.821Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-08T00:56:29.821Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-08T00:56:29.821Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-08T00:56:29.821Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:56:29.821Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:56:29.821Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:56:29.822Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:56:29.822Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-08T00:56:29.822Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-08T00:56:29.829Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-08T00:56:59.830Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2ee8cc3c-141b-4e91-832c-ed3e24d5e72f 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-08T00:56:59.838Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2ee8cc3c-141b-4e91-832c-ed3e24d5e72f and serviceModelVersionId: 6ab8fb6a-f929-4613-bba6-0e45cc0ed012
2022-11-08T00:56:59.838Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5378a002-0b0a-441c-809a-d771f56f42ef
2022-11-08T00:56:59.840Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5378a002-0b0a-441c-809a-d771f56f42ef/model-vers/model-ver/6ab8fb6a-f929-4613-bba6-0e45cc0ed012?depth=0
2022-11-08T00:56:59.848Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2022-11-08T00:56:59.899Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5378a002-0b0a-441c-809a-d771f56f42ef/model-vers/model-ver/6ab8fb6a-f929-4613-bba6-0e45cc0ed012?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-08T00:56:59.903Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5378a002-0b0a-441c-809a-d771f56f42ef/model-vers/model-ver/6ab8fb6a-f929-4613-bba6-0e45cc0ed012?depth=0|INFO|500||Invoke
2022-11-08T00:56:59.914Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5378a002-0b0a-441c-809a-d771f56f42ef/model-vers/model-ver/6ab8fb6a-f929-4613-bba6-0e45cc0ed012?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-08T00:57:00.297Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5378a002-0b0a-441c-809a-d771f56f42ef/model-vers/model-ver/6ab8fb6a-f929-4613-bba6-0e45cc0ed012?depth=0|INFO|500||InvokeReturn
2022-11-08T00:57:00.297Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5378a002-0b0a-441c-809a-d771f56f42ef/model-vers/model-ver/6ab8fb6a-f929-4613-bba6-0e45cc0ed012?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[377], X-AAI-TXID=[2-aai-resources-221108-00:57:02:074-51621], vertex-id=[262280], Content-Length=[0], Date=[Tue, 08 Nov 2022 00:57:02 GMT], Content-Type=[application/json]}
2022-11-08T00:57:00.298Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2022-11-08T00:57:00.298Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-08T00:57:00.298Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-08T00:57:00.304Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-08T00:57:00.304Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2ee8cc3c-141b-4e91-832c-ed3e24d5e72f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-08T00:57:00.304Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-08T00:57:00.305Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-08T00:57:00.308Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-08T00:57:00.308Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667869020304,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-08T00:57:00.409Z||pool-139-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-08T00:57:00.410Z||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-08T00:57:00.410Z||pool-139-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBrSvPY2BjT1J8Je) ...
2022-11-08T00:57:00.433Z||pool-139-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:57:00.433Z||pool-139-thread-1|||||INFO|500||cambria reply ok (24 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-08T00:57:01.323Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:57:01.324Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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-08T00:57:01.324Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:57:11.728Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:57:11.729Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:57:11.730Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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-08T00:57:11.730Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:57:15.583Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:57:15.584Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|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-08T00:57:15.584Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:57:15.624Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:57:15.624Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-08T00:57:15.624Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-08T00:57:15.625Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:57:21.291Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:57:21.291Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:57:21.292Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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-08T00:57:21.292Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:57:30.873Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:58:15.581Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:58:15.582Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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-08T00:58:15.582Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:58:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:58:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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-08T00:58:15.584Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:58:15.611Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:58:15.612Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-08T00:58:15.612Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:58:15.613Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:58:15.613Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-08T00:58:15.613Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-08T00:58:15.613Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:58:15.613Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-08T00:58:15.613Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868855581,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-08T00:58:15.613Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-11-08T00:58:15.614Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-08T00:58:15.614Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868919910,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:58:15.614Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:58:15.614Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-08T00:58:15.614Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868922293,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:58:15.614Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:58:15.614Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-08T00:58:15.614Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868923384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:58:15.614Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:58:15.614Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-08T00:58:15.614Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868924451,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-08T00:58:15.615Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:58:15.615Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-08T00:58:15.615Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868925619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-08T00:58:15.615Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:58:15.615Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-08T00:58:15.615Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868926623,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-08T00:58:15.615Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:58:15.615Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-08T00:58:15.615Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868927650,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-08T00:58:15.615Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:58:15.615Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-08T00:58:15.616Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667868928653,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-08T00:58:15.616Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:58:25.149Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:59:15.581Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:59:15.582Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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-08T00:59:15.582Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:59:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T00:59:15.584Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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-08T00:59:15.584Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T00:59:16.113Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T00:59:16.114Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-08T00:59:16.114Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2ee8cc3c-141b-4e91-832c-ed3e24d5e72f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1667869020304,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-08T00:59:16.115Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-08T00:59:25.178Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:00:15.581Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:00:15.582Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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-08T01:00:15.582Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:00:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:00:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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-08T01:00:15.584Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:00:25.165Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:00:25.177Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:01:15.581Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:01:15.582Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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-08T01:01:15.582Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:01:15.583Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:01:15.583Z||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-08T01:01:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:01:25.137Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:01:25.137Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:02:15.581Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:02:15.582Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:02:15.582Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:02:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:02:15.584Z||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-08T01:02:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:02:25.156Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:02:25.160Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:03:15.581Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:03:15.582Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:03:15.583Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:03:15.583Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:03:15.584Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|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-08T01:03:15.584Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:03:25.217Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:03:25.217Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:04:15.581Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:04:15.582Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:04:15.582Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:04:15.583Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:04:15.584Z||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-08T01:04:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:04:25.136Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:04:25.144Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:05:15.581Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:05:15.583Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:05:15.583Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:05:15.584Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:05:15.584Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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-08T01:05:15.584Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:05:25.137Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:05:25.159Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:06:15.581Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:06:15.583Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:06:15.583Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:06:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:06:15.584Z||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-08T01:06:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:06:25.167Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:06:25.168Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:07:15.582Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:07:15.583Z||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-08T01:07:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:07:15.583Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:07:15.584Z|20aab92a-a217-4bbf-9991-867862b55d2d|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-08T01:07:15.584Z|20aab92a-a217-4bbf-9991-867862b55d2d|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:07:25.150Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:07:25.150Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:08:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:08:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:08:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:08:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:08:15.584Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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-08T01:08:15.584Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:08:25.259Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:08:25.325Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:09:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:09:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:09:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:09:15.583Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:09:15.583Z||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-08T01:09:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:09:25.149Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:09:25.154Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:10:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:10:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:10:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:10:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:10:15.583Z||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-08T01:10:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:10:25.156Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:10:25.160Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:11:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:11:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:11:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:11:15.583Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:11:15.583Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|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-08T01:11:15.584Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:11:25.147Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:11:25.212Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:12:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:12:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:12:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:12:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:12:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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-08T01:12:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:12:25.151Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:12:25.151Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:13:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:13:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:13:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:13:15.583Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:13:15.583Z||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-08T01:13:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:13:25.182Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:13:25.191Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:14:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:14:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:14:15.584Z||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-08T01:14:15.584Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:14:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:14:15.585Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:14:25.328Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:14:25.329Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:15:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:15:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:15:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:15:15.583Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:15:15.584Z||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-08T01:15:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:15:25.138Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:15:25.139Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:16:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:16:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:16:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:16:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:16:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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-08T01:16:15.584Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:16:25.138Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:16:25.166Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:17:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:17:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:17:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:17:15.583Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:17:15.584Z||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-08T01:17:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:17:25.218Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:17:25.220Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:18:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:18:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:18:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:18:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:18:15.583Z||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-08T01:18:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:18:25.152Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:18:25.162Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:19:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:19:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:19:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:19:15.583Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:19:15.584Z||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-08T01:19:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:19:25.142Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:19:25.143Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:20:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:20:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:20:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:20:15.583Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:20:15.583Z||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-08T01:20:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:20:25.183Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:20:25.184Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:21:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:21:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:21:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:21:15.583Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:21:15.584Z||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-08T01:21:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:21:25.152Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:21:25.163Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:22:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:22:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:22:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:22:15.583Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:22:15.583Z||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-08T01:22:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:22:25.175Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:22:25.178Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:23:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:23:15.583Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:23:15.583Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:23:15.584Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:23:15.584Z||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-08T01:23:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:23:25.156Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:23:25.156Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:24:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:24:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:24:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:24:15.583Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:24:15.583Z||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-08T01:24:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:24:25.144Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:24:25.149Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:25:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:25:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:25:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:25:15.583Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:25:15.583Z||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-08T01:25:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:25:25.145Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:25:25.146Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:26:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:26:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:26:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:26:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:26:15.584Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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-08T01:26:15.584Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:26:25.145Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:26:25.152Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:27:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:27:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:27:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:27:15.583Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:27:15.583Z||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-08T01:27:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:27:25.140Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:27:25.146Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:28:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:28:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:28:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:28:15.583Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:28:15.584Z|20aab92a-a217-4bbf-9991-867862b55d2d|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-08T01:28:15.584Z|20aab92a-a217-4bbf-9991-867862b55d2d|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:28:25.135Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:28:25.137Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:29:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:29:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:29:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:29:15.583Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:29:15.584Z|20aab92a-a217-4bbf-9991-867862b55d2d|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-08T01:29:15.584Z|20aab92a-a217-4bbf-9991-867862b55d2d|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:29:25.158Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:29:25.159Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:30:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:30:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:30:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:30:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:30:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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-08T01:30:15.584Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:30:25.150Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:30:25.152Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:31:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:31:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:31:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:31:15.583Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:31:15.584Z||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-08T01:31:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:31:25.157Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:31:25.157Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:32:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:32:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:32:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:32:15.583Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:32:15.584Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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-08T01:32:15.584Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:32:25.136Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:32:25.136Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:33:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:33:15.583Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:33:15.585Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:33:15.585Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:33:15.585Z|20aab92a-a217-4bbf-9991-867862b55d2d|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-08T01:33:15.586Z|20aab92a-a217-4bbf-9991-867862b55d2d|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:33:25.141Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:33:25.152Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:34:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:34:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:34:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:34:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:34:15.584Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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-08T01:34:15.584Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:34:25.146Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:34:25.146Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:35:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:35:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:35:15.583Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:35:15.583Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:35:15.584Z||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-08T01:35:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:35:25.137Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:35:25.166Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:36:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:36:15.582Z||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-08T01:36:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:36:15.583Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:36:15.583Z||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-08T01:36:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:36:25.152Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:36:25.154Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:37:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:37:15.581Z||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-08T01:37:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:37:15.583Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:37:15.584Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|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-08T01:37:15.584Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:37:25.156Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:37:25.160Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:38:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:38:15.581Z||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-08T01:38:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:38:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:38:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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-08T01:38:15.584Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:38:25.157Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:38:25.170Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:39:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:39:15.583Z||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-08T01:39:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:39:15.583Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:39:15.584Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|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-08T01:39:15.584Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:39:25.135Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:39:25.140Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:40:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:40:15.582Z||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-08T01:40:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:40:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:40:15.584Z||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-08T01:40:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:40:25.129Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:40:25.131Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:41:15.583Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:41:15.583Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:41:15.584Z||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-08T01:41:15.584Z||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-08T01:41:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:41:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:41:25.133Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:41:25.145Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:42:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:42:15.582Z||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-08T01:42:15.582Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:42:15.583Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:42:15.584Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|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-08T01:42:15.584Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:42:25.151Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:42:25.151Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:43:15.581Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:43:15.583Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:43:15.584Z||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-08T01:43:15.584Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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-08T01:43:15.584Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:43:15.585Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:43:25.138Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:43:25.140Z|2ee8cc3c-141b-4e91-832c-ed3e24d5e72f|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:44:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:44:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:44:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:44:15.583Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:44:15.584Z|20aab92a-a217-4bbf-9991-867862b55d2d|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-08T01:44:15.584Z|20aab92a-a217-4bbf-9991-867862b55d2d|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:44:25.157Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:44:25.160Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:45:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:45:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:45:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:45:15.583Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:45:15.583Z|20aab92a-a217-4bbf-9991-867862b55d2d|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-08T01:45:15.584Z|20aab92a-a217-4bbf-9991-867862b55d2d|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:45:25.147Z|20aab92a-a217-4bbf-9991-867862b55d2d|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:45:25.148Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:46:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:46:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:46:15.583Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:46:15.583Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:46:15.584Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|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-08T01:46:15.584Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:46:25.131Z|71035ed2-c99a-4dc3-972c-c2e825a400cc|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:46:25.131Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:47:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:47:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:47:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:47:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:47:15.583Z||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-08T01:47:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:47:25.135Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:47:25.145Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:48:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:48:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:48:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:48:15.583Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:48:15.583Z||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-08T01:48:15.583Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:48:25.151Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:48:25.160Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:49:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:49:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:49:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:49:15.583Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:49:15.584Z||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-08T01:49:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:49:25.148Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:49:25.173Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:50:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:50:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:50:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:50:15.583Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:50:15.583Z||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-08T01:50:15.584Z||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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:50:25.165Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:50:25.166Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:51:15.581Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:51:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-08T01:51:15.582Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as oBrSvPY2BjT1J8Je) ...
2022-11-08T01:51:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-08T01:51:15.583Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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-08T01:51:15.584Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|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 oBrSvPY2BjT1J8Je) ...
2022-11-08T01:51:25.185Z|bb087676-ad7c-4b2d-9a01-79c44e4270cb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-08T01:51:25.185Z|988e5d09-d9bd-4c07-8840-503b2b3b1d18|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK