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-09-03T23:32:30.826Z||main|||||INFO|500||The following profiles are active: basic
2022-09-03T23:32:46.125Z||main|||||INFO|500||Starting service [Tomcat]
2022-09-03T23:32:46.126Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-09-03T23:32:46.267Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-09-03T23:32:51.329Z||main|||||INFO|500||catdb-pool - Starting...
2022-09-03T23:32:51.807Z||main|||||INFO|500||catdb-pool - Start completed.
2022-09-03T23:32:53.034Z||main|||||INFO|500||reqdb-pool - Starting...
2022-09-03T23:32:53.072Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-09-03T23:32:53.198Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-09-03T23:32:53.469Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-09-03T23:32:54.239Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-03T23:32:57.985Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-09-03T23:33:00.240Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-03T23:33:00.300Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-09-03T23:33:00.920Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-09-03T23:33:01.192Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-09-03T23:33:02.293Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-03T23:33:03.314Z||main|||||DEBUG|500||SDC ActivitySpec endpoint:  http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2022-09-03T23:33:03.997Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2022-09-03T23:33:03.998Z||main|||||ERROR|500||(conn=1186) Table 'catalogdb.activity_spec' doesn't exist
2022-09-03T23:33:04.013Z||main|||||WARN|500||Exception on deploying activitySpecs:  could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2022-09-03T23:33:07.003Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-09-03T23:33:09.524Z||main|||||WARN|500||---
2022-09-03T23:33:09.524Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-09-03T23:33:09.524Z||main|||||WARN|500||---
2022-09-03T23:33:09.967Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-09-03T23:33:14.779Z||main|||||INFO|500||Started Application in 47.659 seconds (JVM running for 51.074)
2022-09-03T23:33:14.829Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-03T23:33:14.842Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-03T23:33:14.857Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-03T23:33:14.884Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-03T23:33:14.970Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 92520a39-20ba-4ae8-a4ad-8704ac20a594 url= /sdc/v1/artifactTypes
2022-09-03T23:33:14.971Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-03T23:33:15.135Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-09-03T23:33:15.140Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d43a1d
2022-09-03T23:33:15.140Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-09-03T23:33:15.166Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-09-03T23:33:15.168Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-09-03T23:33:15.176Z||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$$5f38a1bc.periodicControllerTask()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
	at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC
	at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
	... 33 common frames omitted
2022-09-03T23:34:04.764Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-03T23:34:04.765Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-03T23:34:04.765Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-03T23:34:04.768Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-03T23:34:04.775Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= cc78d126-fc07-48cf-94f1-3c0a3ecd6ab8 url= /sdc/v1/artifactTypes
2022-09-03T23:34:04.775Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-03T23:34:04.783Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-09-03T23:34:04.783Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73f73045
2022-09-03T23:34:04.784Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-09-03T23:34:04.784Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-09-03T23:34:04.785Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-09-03T23:34:04.785Z||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$$5f38a1bc.periodicControllerTask()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
	at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC
	at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
	... 33 common frames omitted
2022-09-03T23:34:54.764Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-03T23:34:54.764Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-03T23:34:54.764Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-03T23:34:54.767Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-03T23:34:54.809Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 52fdb1cc-aa4a-4782-81e8-7def15426c90 url= /sdc/v1/artifactTypes
2022-09-03T23:34:54.810Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-03T23:34:54.829Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-09-03T23:34:54.832Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21ab5cfd
2022-09-03T23:34:54.832Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-09-03T23:34:54.833Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-09-03T23:34:54.833Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-09-03T23:34:54.834Z||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$$5f38a1bc.periodicControllerTask()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
	at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC
	at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
	... 33 common frames omitted
2022-09-03T23:35:44.764Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-03T23:35:44.765Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-03T23:35:44.765Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-03T23:35:44.768Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-03T23:35:44.776Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= a33119f2-d9d9-46b5-b04b-9b5e50cdcbfb url= /sdc/v1/artifactTypes
2022-09-03T23:35:44.777Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-03T23:35:44.796Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-09-03T23:35:44.797Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5df53011
2022-09-03T23:35:44.797Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-09-03T23:35:44.797Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-09-03T23:35:44.798Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-09-03T23:35:44.798Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task
org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64)
	at org.onap.so.asdc.ASDCControllerSingleton$$FastClassBySpringCGLIB$$4bf8249d.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
	at org.springframework.cloud.sleuth.instrument.scheduling.TraceSchedulingAspect.traceBackgroundThread(TraceSchedulingAspect.java:68)
	at jdk.internal.reflect.GeneratedMethodAccessor140.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.asdc.ASDCControllerSingleton$$EnhancerBySpringCGLIB$$5f38a1bc.periodicControllerTask()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
	at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC
	at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
	... 32 common frames omitted
2022-09-03T23:36:34.765Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-03T23:36:34.766Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-03T23:36:34.767Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-03T23:36:34.769Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-03T23:36:34.779Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 4c7476b2-5045-43af-b1f6-246213456225 url= /sdc/v1/artifactTypes
2022-09-03T23:36:34.780Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-03T23:36:34.815Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-09-03T23:36:34.816Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67219bb8
2022-09-03T23:36:34.816Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-09-03T23:36:34.816Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-09-03T23:36:34.816Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-09-03T23:36:34.817Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task
org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64)
	at org.onap.so.asdc.ASDCControllerSingleton$$FastClassBySpringCGLIB$$4bf8249d.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
	at org.springframework.cloud.sleuth.instrument.scheduling.TraceSchedulingAspect.traceBackgroundThread(TraceSchedulingAspect.java:68)
	at jdk.internal.reflect.GeneratedMethodAccessor140.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.asdc.ASDCControllerSingleton$$EnhancerBySpringCGLIB$$5f38a1bc.periodicControllerTask()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
	at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC
	at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
	... 32 common frames omitted
2022-09-03T23:37:24.764Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-03T23:37:24.764Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-03T23:37:24.765Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-03T23:37:24.768Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-03T23:37:24.773Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= abfa26b9-3722-416a-b480-490d44fedd93 url= /sdc/v1/artifactTypes
2022-09-03T23:37:24.774Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-03T23:37:24.880Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-09-03T23:37:24.888Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with ASDC server
2022-09-03T23:37:24.910Z||scheduling-1|||||DEBUG|500||create keys
2022-09-03T23:37:24.917Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-09-03T23:37:25.028Z||scheduling-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:37:25.045Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 3da36a2b-ec0f-4a2b-a61d-3ef2bf3c73f5 url= /sdc/v1/registerForDistribution
2022-09-03T23:37:25.269Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 3da36a2b-ec0f-4a2b-a61d-3ef2bf3c73f5 url= /sdc/v1/registerForDistribution
2022-09-03T23:37:25.270Z||scheduling-1|||||INFO|500||start DistributionClient
2022-09-03T23:37:25.280Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:37:25.280Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:37:25.285Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-09-03T23:37:25.288Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:37:25.288Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:37:25.290Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:37:25.291Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:37:35.719Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:37:35.756Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:38:25.276Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:38:25.277Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:38:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:38:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:38:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:38:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:38:34.833Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:38:34.920Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:39:25.276Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:39:25.277Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:39:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:39:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:39:25.280Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:39:25.280Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:39:34.849Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:39:34.929Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:40:25.278Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:40:25.277Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:40:25.280Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:40:25.280Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:40:25.280Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:40:25.280Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:40:34.869Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:40:34.904Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:41:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:41:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:41:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:41:25.278Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:41:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:41:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:41:34.843Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:41:34.844Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:42:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:42:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:42:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:42:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:42:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:42:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:42:34.850Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:42:34.875Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:43:13.526Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-09-03T23:43:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:43:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:43:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:43:25.277Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:43:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:43:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:43:34.835Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:43:34.841Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:44:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:44:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:44:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:44:25.277Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:44:25.278Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:44:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:44:34.862Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:44:34.888Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:45:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:45:25.278Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:45:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:45:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:45:25.279Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:45:25.280Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:45:34.867Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:45:34.898Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:46:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:46:25.278Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:46:25.280Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:46:25.280Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:46:25.281Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:46:25.281Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:46:34.874Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:46:34.893Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:47:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:47:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:47:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:47:25.278Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:47:25.279Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:47:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:47:34.831Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:47:34.833Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:48:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:48:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:48:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:48:25.277Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:48:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:48:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:48:34.833Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:48:34.836Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:49:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:49:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:49:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:49:25.277Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:49:25.278Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:49:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:49:34.850Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:49:34.854Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:50:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:50:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:50:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:50:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:50:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:50:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:50:34.836Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:50:34.867Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:51:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:51:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:51:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:51:25.278Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:51:25.279Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:51:25.280Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:51:34.846Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:51:34.861Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:52:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:52:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:52:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:52:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:52:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:52:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:52:34.832Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:52:34.838Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:53:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:53:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:53:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:53:25.277Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:53:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:53:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:53:34.834Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:53:34.856Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:54:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:54:25.278Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:54:25.279Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:54:25.280Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:54:25.280Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:54:25.280Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:54:34.852Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:54:34.865Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:55:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:55:25.278Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:55:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:55:25.279Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:55:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:55:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:55:34.834Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:55:34.848Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:56:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:56:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:56:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:56:25.278Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:56:25.278Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:56:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:56:34.863Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:56:34.886Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:57:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:57:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:57:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:57:25.278Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:57:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:57:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:57:34.827Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:57:34.850Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:58:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:58:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:58:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:58:25.278Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:58:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:58:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:58:34.832Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:58:34.836Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:59:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:59:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:59:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:59:25.277Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-03T23:59:25.278Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-03T23:59:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-03T23:59:34.832Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-03T23:59:34.833Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:00:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:00:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:00:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:00:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:00:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:00:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:00:34.830Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:00:34.847Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:01:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:01:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:01:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:01:25.277Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:01:25.278Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:01:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:01:34.863Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:01:34.903Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:02:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:02:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:02:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:02:25.278Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:02:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:02:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:02:34.835Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:02:34.869Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:03:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:03:25.277Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:03:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:03:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:03:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:03:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:03:34.831Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:03:34.864Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:04:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:04:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:04:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:04:25.278Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:04:25.279Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:04:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:04:34.824Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:04:34.844Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:05:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:05:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:05:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:05:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:05:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:05:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:05:34.837Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:05:34.856Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:06:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:06:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:06:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:06:25.278Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:06:25.278Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:06:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:06:34.829Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:06:34.829Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:07:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:07:25.278Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:07:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:07:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:07:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:07:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:07:34.830Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:07:34.844Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:08:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:08:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:08:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:08:25.277Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:08:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:08:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:08:34.846Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:08:34.867Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:09:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:09:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:09:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:09:25.277Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:09:25.278Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:09:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:09:34.851Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:09:34.879Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:10:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:10:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:10:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:10:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:10:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:10:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:10:34.847Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:10:34.861Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:11:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:11:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:11:25.279Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:11:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:11:25.279Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:11:25.280Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:11:34.834Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:11:34.857Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:12:25.276Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:12:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:12:25.277Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:12:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:12:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:12:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:12:34.843Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:12:34.862Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:13:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:13:25.277Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:13:25.278Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:13:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:13:25.279Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:13:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:13:34.831Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:13:34.834Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:14:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:14:25.277Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:14:25.278Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:14:25.278Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:14:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:14:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:14:34.844Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:14:34.861Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:15:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:15:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:15:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:15:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:15:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:15:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:15:34.833Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:15:34.836Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:16:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:16:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:16:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:16:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:16:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:16:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:16:34.837Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:16:34.840Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:17:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:17:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:17:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:17:25.278Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:17:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:17:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:17:34.837Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:17:34.838Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:18:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:18:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:18:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:18:25.278Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:18:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:18:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:18:34.861Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:18:34.861Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:19:25.277Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:19:25.277Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:19:25.280Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:19:25.280Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:19:25.280Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:19:25.282Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:19:34.840Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:19:34.871Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:20:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:20:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:20:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:20:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:20:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:20:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:20:34.842Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:20:34.873Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:21:25.277Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:21:25.278Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:21:25.278Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:21:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:21:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:21:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:21:34.842Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:21:34.864Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:22:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:22:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:22:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:22:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:22:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:22:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:22:34.878Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:22:34.884Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:23:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:23:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:23:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:23:25.278Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:23:25.278Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:23:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:23:34.831Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:23:34.870Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:24:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:24:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:24:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:24:25.277Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:24:25.278Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:24:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:24:34.835Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:24:34.856Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:25:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:25:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:25:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:25:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:25:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:25:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:25:34.844Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:25:34.864Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:26:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:26:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:26:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:26:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:26:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:26:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:26:34.836Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:26:34.844Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:27:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:27:25.278Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:27:25.279Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:27:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:27:25.279Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:27:25.280Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:27:34.834Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:27:34.837Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:28:25.277Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:28:25.278Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:28:25.278Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:28:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:28:25.278Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:28:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:28:34.832Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:28:34.869Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:29:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:29:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:29:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:29:25.278Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:29:25.278Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:29:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:29:34.853Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:29:34.878Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:30:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:30:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:30:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:30:25.278Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:30:25.279Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:30:25.280Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:30:34.836Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:30:34.847Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:31:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:31:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:31:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:31:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:31:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:31:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:31:34.831Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:31:34.833Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:32:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:32:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:32:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:32:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:32:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:32:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:32:34.832Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:32:34.860Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:33:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:33:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:33:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:33:25.277Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:33:25.278Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:33:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:33:34.859Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:33:34.891Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:34:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:34:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:34:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:34:25.277Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:34:25.278Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:34:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:34:34.837Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:34:34.876Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:35:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:35:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:35:25.279Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:35:25.279Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:35:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:35:25.280Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:35:34.845Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:35:34.870Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:36:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:36:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:36:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:36:25.278Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:36:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:36:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:36:34.835Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:36:34.867Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:37:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:37:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:37:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:37:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:37:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:37:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:37:34.839Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:37:34.860Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:38:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:38:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:38:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:38:25.278Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:38:25.278Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:38:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:38:34.829Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:38:34.851Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:39:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:39:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:39:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:39:25.277Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:39:25.278Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:39:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:39:34.834Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:39:34.882Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:40:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:40:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:40:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:40:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:40:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:40:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:40:34.823Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:40:34.844Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:41:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:41:25.276Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:41:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:41:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:41:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:41:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:41:34.831Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:41:34.857Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:42:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:42:25.278Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:42:25.279Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:42:25.279Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:42:25.280Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:42:25.280Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:42:34.851Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:42:34.863Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:43:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:43:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:43:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:43:25.277Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:43:25.278Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:43:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:43:34.841Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:43:34.860Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:44:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:44:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:44:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:44:25.278Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:44:25.278Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:44:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:44:34.852Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:44:34.881Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:45:25.278Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:45:25.278Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:45:25.279Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:45:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:45:25.279Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:45:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:45:34.839Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:45:34.846Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:46:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:46:25.276Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:46:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:46:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:46:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:46:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:46:34.863Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:46:34.863Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:47:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:47:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:47:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:47:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:47:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:47:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:47:34.835Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:47:34.846Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:48:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:48:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:48:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:48:25.277Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:48:25.278Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:48:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:48:34.840Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:48:34.847Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:49:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:49:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:49:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:49:25.278Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:49:25.279Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:49:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:49:34.845Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:49:34.888Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:50:25.277Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:50:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:50:25.281Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:50:25.281Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:50:25.281Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:50:25.281Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:50:34.843Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:50:34.856Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:51:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:51:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:51:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:51:25.278Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:51:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:51:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:51:34.841Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:51:34.854Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:52:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:52:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:52:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:52:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:52:25.278Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:52:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:52:34.835Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:52:34.868Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:53:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:53:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:53:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:53:25.277Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:53:25.278Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:53:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:53:34.841Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:53:34.857Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:54:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:54:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:54:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:54:25.278Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:54:25.279Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:54:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:54:34.843Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:54:34.881Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:55:25.278Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:55:25.278Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:55:25.279Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:55:25.279Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:55:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:55:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:55:34.855Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:55:34.909Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:56:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:56:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:56:25.277Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:56:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:56:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:56:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:56:34.829Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:56:34.856Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:57:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:57:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:57:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:57:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:57:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:57:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:57:34.858Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:57:34.864Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:58:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:58:25.277Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:58:25.278Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:58:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:58:25.279Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:58:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:58:34.838Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:58:34.841Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:59:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:59:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:59:25.278Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T00:59:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:59:25.278Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T00:59:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T00:59:34.872Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T00:59:34.874Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:00:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:00:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:00:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:00:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:00:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:00:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:00:34.830Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:00:34.851Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:01:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:01:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:01:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:01:25.278Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:01:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:01:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:01:34.833Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:01:34.866Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:02:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:02:25.276Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:02:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:02:25.278Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:02:25.279Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:02:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:02:34.838Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:02:34.852Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:03:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:03:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:03:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:03:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:03:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:03:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:03:34.824Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:03:34.826Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:04:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:04:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:04:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:04:25.277Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:04:25.278Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:04:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:04:34.834Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:04:34.839Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:05:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:05:25.276Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:05:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:05:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:05:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:05:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:05:34.844Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:05:34.853Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:06:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:06:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:06:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:06:25.278Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:06:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:06:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:06:34.831Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:06:34.839Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:07:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:07:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:07:25.279Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:07:25.279Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:07:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:07:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:07:34.849Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:07:34.882Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:08:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:08:25.276Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:08:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:08:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:08:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:08:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:08:34.837Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:08:34.838Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:09:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:09:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:09:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:09:25.277Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:09:25.278Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:09:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:09:34.826Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:09:34.829Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:10:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:10:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:10:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:10:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:10:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:10:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:10:34.846Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:10:34.857Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:11:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:11:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:11:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:11:25.278Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:11:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:11:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:11:34.828Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:11:34.841Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:12:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:12:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:12:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:12:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:12:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:12:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:12:34.833Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:12:34.846Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:13:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:13:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:13:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:13:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:13:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:13:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:13:34.845Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:13:34.852Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:14:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:14:25.276Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:14:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:14:25.277Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:14:25.278Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:14:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:14:34.831Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:14:34.848Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:15:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:15:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:15:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:15:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:15:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:15:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:15:34.829Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:15:34.854Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:16:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:16:25.277Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:16:25.278Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:16:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:16:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:16:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:16:34.831Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:16:34.840Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:17:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:17:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:17:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:17:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:17:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:17:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:17:34.823Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:17:34.841Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:18:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:18:25.276Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:18:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:18:25.278Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:18:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:18:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:18:34.847Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:18:34.853Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:19:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:19:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:19:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:19:25.278Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:19:25.278Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:19:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:19:34.838Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:19:34.841Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:20:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:20:25.276Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:20:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:20:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:20:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:20:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:20:34.840Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:20:34.846Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:21:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:21:25.276Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:21:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:21:25.277Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:21:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:21:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:21:34.839Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:21:34.844Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:22:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:22:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:22:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:22:25.278Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:22:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:22:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:22:34.833Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:22:34.847Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:23:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:23:25.276Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:23:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:23:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:23:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:23:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:23:34.822Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:23:34.857Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:24:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:24:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:24:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:24:25.277Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:24:25.278Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:24:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:24:34.834Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:24:34.838Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:25:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:25:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:25:25.279Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:25:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:25:25.279Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:25:25.281Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:25:34.835Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:25:34.884Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:26:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:26:25.277Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:26:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:26:25.278Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:26:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:26:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:26:34.859Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:26:34.860Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:27:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:27:25.276Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:27:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:27:25.277Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:27:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:27:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:27:34.825Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:27:34.828Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:28:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:28:25.276Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:28:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:28:25.277Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:28:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:28:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:28:34.838Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:28:34.843Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:29:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:29:25.276Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:29:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:29:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:29:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:29:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:29:34.838Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:29:34.883Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:30:25.276Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:30:25.276Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:30:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:30:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:30:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:30:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:30:25.907Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:30:25.909Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.909Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"e87a1a04-cbac-4ed5-829d-1c86f5dc55ac","serviceName":"vFW 2022-09-04 01-28-09","serviceVersion":"1.0","serviceUUID":"d6b3c32c-db5a-49ff-bf14-32495f78873c","serviceDescription":"catalog service description","serviceInvariantUUID":"8c2ef038-fbc4-4b29-afa5-d9fc8c78032b","resources":[{"resourceInstanceName":"vFW 6418adae-5120 0","resourceName":"vFW 6418adae-5120","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8d602989-c74a-43ce-84ee-9e3c18a3de92","resourceInvariantUUID":"a1fdcc6d-514c-4d17-bb8d-126a677f534b","resourceCustomizationUUID":"631dc1b0-4573-42aa-81ac-41d2383c5637","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vf-license-model.xml","artifactChecksum":"MDE3ZmNiOTQzZGVlY2NmY2Q3YWQ2N2EzNWUxYzZiZDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"bfc482fc-8067-4acb-b251-29bd4e00797d","artifactVersion":"1"},{"artifactName":"vfw6418adae51200_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json","artifactChecksum":"NDE5OWY2YThhNjI3NjgyNGNkZjYyNmY0YmNhY2ZmOTI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1d0d0a69-4f93-4fd2-82b0-18c08e56f90b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"992259e9-3755-4c2f-9e8b-00791229398d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vendor-license-model.xml","artifactChecksum":"YTBlMWM4MTY4ZDM0ZTc4M2ZjMzE3ZDczYjIyZmJmZDY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4b1a6b23-1b4f-4aae-aaca-df439df2e358","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"efc759cb-828e-4548-abd4-bb7c3ef105b0","artifactVersion":"2","generatedFromUUID":"992259e9-3755-4c2f-9e8b-00791229398d"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220904012809-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-template.yml","artifactChecksum":"YWIwODM5NzA4MWU1MzhhNmM3MjdjZjQwNmY5YzIxMTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f5f2e869-404c-4538-b579-05feda86404b","artifactVersion":"1"},{"artifactName":"service-Vfw20220904012809-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar","artifactChecksum":"ZmJkNDZiM2FlNzQyNTYzNWQ4NGFiYWNiM2Q4YjMzY2E\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f903e42c-ae71-4806-a8d9-f2c4fcf16023","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-04T01:30:25.926Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T01:30:25.935Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:30:25.938Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.938Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "aai-ml",
  "timestamp": 1662254989156,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:25.938Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:30:25.952Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:30:25.952Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255025276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:25.968Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.969Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.969Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "aai-ml",
  "timestamp": 1662254989156,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:25.969Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.969Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.969Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662254996200,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:25.969Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.969Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.970Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "aai-ml",
  "timestamp": 1662254989156,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:25.970Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.970Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.970Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662254996200,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json",
  "status": "NOTIFIED"
}
2022-09-04T01:30:25.970Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.970Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.971Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "aai-ml",
  "timestamp": 1662254989156,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:25.971Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.971Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.971Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662254996200,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-09-04T01:30:25.971Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.971Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.971Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "aai-ml",
  "timestamp": 1662254989156,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:25.972Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.972Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.972Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662254996200,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:25.972Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.972Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.972Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "cds",
  "timestamp": 1662254999936,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:25.972Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.973Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.973Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "aai-ml",
  "timestamp": 1662254989156,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:25.973Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.973Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.973Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662254996200,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-09-04T01:30:25.973Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.973Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.973Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "cds",
  "timestamp": 1662254999936,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:25.974Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.974Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.974Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "aai-ml",
  "timestamp": 1662254989156,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T01:30:25.974Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.974Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.974Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662254996200,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:25.974Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.975Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.975Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "cds",
  "timestamp": 1662254999936,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:25.975Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.976Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.976Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "aai-ml",
  "timestamp": 1662255003393,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:30:25.976Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:30:25.976Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.976Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662254996200,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T01:30:25.976Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.976Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.976Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "cds",
  "timestamp": 1662254999936,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:25.977Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.977Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.977Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "aai-ml",
  "timestamp": 1662255004445,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-04T01:30:25.977Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:30:25.977Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.977Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "cds",
  "timestamp": 1662254999936,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:25.977Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.977Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.978Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662255004239,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:30:25.978Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:30:25.978Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.978Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "aai-ml",
  "timestamp": 1662255005469,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-04T01:30:25.978Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:30:25.978Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.978Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "cds",
  "timestamp": 1662254999936,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:25.979Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:25.979Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.979Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662255005447,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:30:25.979Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:30:25.979Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:25.979Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "aai-ml",
  "timestamp": 1662255006476,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-04T01:30:26.052Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 94 ms
2022-09-04T01:30:26.059Z||pool-3-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:30:26.059Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-04T01:30:26.099Z||pool-3-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:30:26.100Z||pool-3-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-04T01:30:26.161Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of e87a1a04-cbac-4ed5-829d-1c86f5dc55ac
2022-09-04T01:30:26.196Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e87a1a04-cbac-4ed5-829d-1c86f5dc55ac and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-04T01:30:26.226Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:26.226Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "cds",
  "timestamp": 1662254999936,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T01:30:26.227Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:26.227Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:26.227Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662255006625,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:30:26.227Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:30:26.227Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:26.228Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "cds",
  "timestamp": 1662255007870,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:30:26.228Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:30:26.228Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:26.228Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662255007791,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-04T01:30:26.248Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e87a1a04-cbac-4ed5-829d-1c86f5dc55ac
2022-09-04T01:30:26.248Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e87a1a04-cbac-4ed5-829d-1c86f5dc55ac and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-04T01:30:26.266Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:26.267Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662255008795,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-04T01:30:26.267Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:30:26.267Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:26.267Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255013140,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:26.267Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:26.267Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:26.268Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255013140,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:26.268Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:26.268Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:26.268Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255013140,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:26.268Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:26.268Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:26.268Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255013140,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:26.268Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:26.268Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:26.269Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255013140,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:26.269Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:26.269Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:26.269Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255013140,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:26.269Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:26.269Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:26.269Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255013140,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T01:30:26.269Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:30:26.269Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:30:26.270Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255021065,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:30:26.270Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:30:26.961Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T01:30:26.961Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:30:26.963Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:30:26.963Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255025276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json",
  "status": "NOTIFIED"
}
2022-09-04T01:30:27.063Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:30:27.064Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:30:27.064Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:30:27.079Z||pool-4-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:30:27.080Z||pool-4-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-09-04T01:30:27.964Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T01:30:27.965Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:30:27.968Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:30:27.968Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255025276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-09-04T01:30:28.068Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:30:28.069Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:30:28.069Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:30:28.087Z||pool-5-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:30:28.087Z||pool-5-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:30:28.968Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T01:30:28.969Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:30:28.971Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:30:28.971Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255025276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:29.071Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:30:29.072Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:30:29.072Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:30:29.091Z||pool-6-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:30:29.091Z||pool-6-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:30:29.972Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T01:30:29.972Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:30:29.975Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:30:29.975Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255025276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-09-04T01:30:30.075Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:30:30.076Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:30:30.076Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:30:30.114Z||pool-7-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:30:30.114Z||pool-7-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":1,"count":1}
2022-09-04T01:30:30.975Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T01:30:30.976Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:30:30.979Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:30:30.979Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255025276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:30:31.079Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:30:31.080Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:30:31.081Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:30:31.123Z||pool-8-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:30:31.123Z||pool-8-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":1,"count":1}
2022-09-04T01:30:31.979Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T01:30:31.980Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:30:31.983Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:30:31.983Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255025276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T01:30:32.083Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:30:32.084Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:30:32.084Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:30:32.105Z||pool-9-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:30:32.105Z||pool-9-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
2022-09-04T01:30:32.985Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "serviceName": "vFW 2022-09-04 01-28-09",
  "serviceVersion": "1.0",
  "serviceUUID": "d6b3c32c-db5a-49ff-bf14-32495f78873c",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "8c2ef038-fbc4-4b29-afa5-d9fc8c78032b",
  "resources": [
    {
      "resourceInstanceName": "vFW 6418adae-5120 0",
      "resourceCustomizationUUID": "631dc1b0-4573-42aa-81ac-41d2383c5637",
      "resourceName": "vFW 6418adae-5120",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8d602989-c74a-43ce-84ee-9e3c18a3de92",
      "resourceInvariantUUID": "a1fdcc6d-514c-4d17-bb8d-126a677f534b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw6418adae51200_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json",
          "artifactChecksum": "NDE5OWY2YThhNjI3NjgyNGNkZjYyNmY0YmNhY2ZmOTI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1d0d0a69-4f93-4fd2-82b0-18c08e56f90b",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "992259e9-3755-4c2f-9e8b-00791229398d",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "efc759cb-828e-4548-abd4-bb7c3ef105b0",
            "generatedFromUUID": "992259e9-3755-4c2f-9e8b-00791229398d"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "efc759cb-828e-4548-abd4-bb7c3ef105b0",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20220904012809-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar",
      "artifactChecksum": "ZmJkNDZiM2FlNzQyNTYzNWQ4NGFiYWNiM2Q4YjMzY2E\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "f903e42c-ae71-4806-a8d9-f2c4fcf16023"
    }
  ],
  "workloadContext": "Production"
}
2022-09-04T01:30:32.986Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-04T01:30:32.986Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d6b3c32c-db5a-49ff-bf14-32495f78873c ASDC
2022-09-04T01:30:33.129Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:e87a1a04-cbac-4ed5-829d-1c86f5dc55ac
ServiceName:vFW 2022-09-04 01-28-09
ServiceVersion:1.0
ServiceUUID:d6b3c32c-db5a-49ff-bf14-32495f78873c
ServiceInvariantUUID:8c2ef038-fbc4-4b29-afa5-d9fc8c78032b
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20220904012809-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar
ArtifactUUID:f903e42c-ae71-4806-a8d9-f2c4fcf16023
ArtifactChecksum:ZmJkNDZiM2FlNzQyNTYzNWQ4NGFiYWNiM2Q4YjMzY2E=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 6418adae-5120 0
ResourceCustomizationUUID:631dc1b0-4573-42aa-81ac-41d2383c5637
ResourceInvariantUUID:a1fdcc6d-514c-4d17-bb8d-126a677f534b
ResourceName:vFW 6418adae-5120
ResourceType:VF
ResourceUUID:8d602989-c74a-43ce-84ee-9e3c18a3de92
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw6418adae51200_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json
ArtifactUUID:1d0d0a69-4f93-4fd2-82b0-18c08e56f90b
ArtifactChecksum:NDE5OWY2YThhNjI3NjgyNGNkZjYyNmY0YmNhY2ZmOTI=
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/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml
ArtifactUUID:992259e9-3755-4c2f-9e8b-00791229398d
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/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env
ArtifactUUID:efc759cb-828e-4548-abd4-bb7c3ef105b0
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/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env
ArtifactUUID:efc759cb-828e-4548-abd4-bb7c3ef105b0
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-09-04T01:30:33.130Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d6b3c32c-db5a-49ff-bf14-32495f78873c ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-09-04T01:30:33.196Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-04T01:30:33.198Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-09-04T01:30:33.199Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-09-04T01:30:33.200Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f903e42c-ae71-4806-a8d9-f2c4fcf16023 from URL: /sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar
2022-09-04T01:30:33.200Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-09-04T01:30:33.201Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar
2022-09-04T01:30:33.401Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-09-04T01:30:33.412Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar f903e42c-ae71-4806-a8d9-f2c4fcf16023 100634
2022-09-04T01:30:33.413Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar ASDC sendASDCNotification
2022-09-04T01:30:33.413Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar
2022-09-04T01:30:33.414Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-04T01:30:33.415Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:30:33.417Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:30:33.417Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255033413,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:30:33.517Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:30:33.518Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:30:33.519Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:30:33.538Z||pool-10-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:30:33.539Z||pool-10-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-09-04T01:30:34.418Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-04T01:30:34.419Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-09-04T01:30:34.420Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: f903e42c-ae71-4806-a8d9-f2c4fcf16023, URL: /sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar to file: /app/ASDC/1/service-Vfw20220904012809-csar.csar
2022-09-04T01:30:34.420Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20220904012809-csar.csar
2022-09-04T01:30:34.510Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20220904012809-csar.csar
2022-09-04T01:30:34.510Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20220904012809-csar.csar
2022-09-04T01:30:35.461Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5800401516826938078/Definitions/service-Vfw20220904012809-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_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2022-09-04T01:30:38.294Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-04T01:30:38.299Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-09-04T01:30:38.300Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20220904012809-csar.csar
2022-09-04T01:30:38.300Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-09-04T01:30:38.300Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220904012809-csar.csar
2022-09-04T01:30:38.300Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220904012809-csar.csar
2022-09-04T01:30:38.300Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20220904012809-csar.csar
2022-09-04T01:30:38.301Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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-Vfw20220904012809-csar.csar
2022-09-04T01:30:38.301Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220904012809-csar.csar
2022-09-04T01:30:38.301Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220904012809-csar.csar
2022-09-04T01:30:38.301Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220904012809-csar.csar
2022-09-04T01:30:38.301Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220904012809-csar.csar
2022-09-04T01:30:38.302Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220904012809-csar.csar
2022-09-04T01:30:38.302Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 6418adae-5120 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-Vfw20220904012809-csar.csar
2022-09-04T01:30:38.302Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220904012809-csar.csar
2022-09-04T01:30:38.302Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-09-04T01:30:38.309Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:38.310Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-04 01-28-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:30:38.314Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vFW 6418adae-5120 0 is matching search criteria
2022-09-04T01:30:38.314Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-09-04T01:30:38.316Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 6418adae-5120 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-04T01:30:38.318Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:38.318Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-04 01-28-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:30:38.318Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vFW 6418adae-5120 0 is matching search criteria
2022-09-04T01:30:38.319Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-09-04T01:30:38.319Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 6418adae-5120 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-04T01:30:38.319Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:38.320Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-04 01-28-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:30:38.323Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:38.323Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vFW 6418adae-5120 0 is not matching search criteria
2022-09-04T01:30:38.324Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-04T01:30:38.324Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-04T01:30:38.324Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-04T01:30:38.324Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:30:38.324Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-04T01:30:38.325Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-04T01:30:38.325Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:30:38.325Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-04T01:30:38.325Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-04T01:30:38.325Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:30:38.326Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-04T01:30:38.326Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-04T01:30:38.326Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-04T01:30:38.326Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-04T01:30:38.327Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:30:38.327Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-09-04T01:30:38.327Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:38.327Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-04 01-28-09 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-04T01:30:38.328Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:38.329Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vFW 6418adae-5120 0 is matching search criteria
2022-09-04T01:30:38.329Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 6418adae-5120 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-04T01:30:38.329Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:38.329Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vFW 6418adae-5120 0 is matching search criteria
2022-09-04T01:30:38.330Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 6418adae-5120 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-04T01:30:38.330Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:38.330Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vFW 6418adae-5120 0 is matching search criteria
2022-09-04T01:30:38.330Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 6418adae-5120 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-04T01:30:38.331Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:38.331Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vFW 6418adae-5120 0 is not matching search criteria
2022-09-04T01:30:38.331Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-04T01:30:38.331Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-04T01:30:38.332Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-09-04T01:30:38.332Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-04T01:30:38.332Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-04T01:30:38.332Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:30:38.332Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-04T01:30:38.333Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-04T01:30:38.333Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-04T01:30:38.333Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-04T01:30:38.333Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:30:38.333Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=e4c24b01-ac38-4e14-a3d6-3c27cf377f7e
2022-09-04T01:30:38.334Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:38.334Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vFW 6418adae-5120 0 is not matching search criteria
2022-09-04T01:30:38.334Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-04T01:30:38.334Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-04T01:30:38.335Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-04T01:30:38.335Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:30:38.335Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-04T01:30:38.335Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-04T01:30:38.335Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:30:38.336Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-09-04T01:30:38.336Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-04T01:30:38.336Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-04T01:30:38.336Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-04T01:30:38.336Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:30:38.337Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=5fd0280f-e2ed-4d22-96a6-7cb279439d58
2022-09-04T01:30:38.337Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:38.337Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vFW 6418adae-5120 0 is not matching search criteria
2022-09-04T01:30:38.337Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-04T01:30:38.337Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-04T01:30:38.338Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-04T01:30:38.338Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:30:38.338Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-04T01:30:38.339Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-04T01:30:38.339Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:30:38.339Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-04T01:30:38.339Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-04T01:30:38.339Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:30:38.340Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-04T01:30:38.340Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-09-04T01:30:38.340Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=cb522d6e-8f35-42ea-93a9-99146c814dfe
2022-09-04T01:30:38.340Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:38.340Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-04 01-28-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:30:38.341Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:38.341Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-04 01-28-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:30:38.341Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:38.341Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-04 01-28-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:30:38.342Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:38.342Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-04 01-28-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:30:38.342Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-09-04 01-28-09
Description:catalog service description
Model UUID:d6b3c32c-db5a-49ff-bf14-32495f78873c
Model Version:NULL
Model InvariantUuid:8c2ef038-fbc4-4b29-afa5-d9fc8c78032b
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 6418adae-5120
Model UUID:d1a695b7-0371-435f-be6c-c8fe7bbaa8ba
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:a1fdcc6d-514c-4d17-bb8d-126a677f534b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:631dc1b0-4573-42aa-81ac-41d2383c5637
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:1b1e86a8-465b-4eaf-b114-7fe073de795a
ModelName:Vfw6418adae5120..base_vfw..module-0
ModelUuid:57f3af0f-4576-42ed-9e00-f61e4b121384
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:e4c24b01-ac38-4e14-a3d6-3c27cf377f7e
ModelInvariantUuid:f65a7d22-f7db-4b08-994a-3139b11b172e
ModelName:vFW 6418adae-5120-nodes.vfwCvfc
ModelUuid:893c851d-1f77-4bd8-9ce6-a5a91164895d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:84c0d834-dac2-44b6-aacc-f0b1cf96c65a
ModelInvariantUuid:3aff7bd4-c064-4bad-bfdf-9bf9ffdb120c
ModelName:Vfw6418adae5120.compute.nodes.heat.vfw
ModelUuid:be8894af-8c44-479c-88c1-b7b860e35e5a
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:5fd0280f-e2ed-4d22-96a6-7cb279439d58
ModelInvariantUuid:617350f5-2c7a-448c-933d-c0cc705527fb
ModelName:vFW 6418adae-5120-nodes.vsnCvfc
ModelUuid:4784373a-8e6e-44c3-88ab-3b3eadc21b55
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:19858f7d-e8bd-46b8-88b7-2b7b76388962
ModelInvariantUuid:20218f38-20e1-40d8-a34b-8d1b6958819d
ModelName:Vfw6418adae5120.compute.nodes.heat.vsn
ModelUuid:ee0542cf-cd36-49c2-b6d8-922353434ecd
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:cb522d6e-8f35-42ea-93a9-99146c814dfe
ModelInvariantUuid:1c451415-1a60-4c06-b554-b7c8dfe2082b
ModelName:vFW 6418adae-5120-nodes.vpgCvfc
ModelUuid:2b085f28-d22a-43d8-bde1-304c860f49c7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:ea28e743-b6b0-4f2a-b226-68b7da54fe9e
ModelInvariantUuid:58195a40-2c06-4df4-b674-d2e903a533b6
ModelName:Vfw6418adae5120.compute.nodes.heat.vpg
ModelUuid:a9952067-8618-466d-bf5f-b73363631d07
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-09-04T01:30:38.360Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 8d602989-c74a-43ce-84ee-9e3c18a3de92
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-04T01:30:38.416Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||vFW 6418adae-5120 0
2022-09-04T01:30:38.422Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8d602989-c74a-43ce-84ee-9e3c18a3de92
2022-09-04T01:30:38.422Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 1d0d0a69-4f93-4fd2-82b0-18c08e56f90b from URL: /sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json
2022-09-04T01:30:38.422Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-09-04T01:30:38.423Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json
2022-09-04T01:30:38.518Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-09-04T01:30:38.518Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json 1d0d0a69-4f93-4fd2-82b0-18c08e56f90b 785
2022-09-04T01:30:38.519Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json ASDC sendASDCNotification
2022-09-04T01:30:38.519Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json
2022-09-04T01:30:38.519Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-04T01:30:38.520Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:30:38.522Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:30:38.522Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255038519,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:30:38.622Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-04T01:30:38.623Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:30:38.623Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:30:38.643Z||pool-11-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:30:38.643Z||pool-11-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-09-04T01:30:39.524Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw6418adae5120..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "1b1e86a8-465b-4eaf-b114-7fe073de795a",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "57f3af0f-4576-42ed-9e00-f61e4b121384",
    "vfModuleModelCustomizationUUID": "f1198d2b-012a-4afe-9098-594cf30b9b5d",
    "isBase": true,
    "artifacts": [
      "992259e9-3755-4c2f-9e8b-00791229398d",
      "efc759cb-828e-4548-abd4-bb7c3ef105b0"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-04T01:30:39.538Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw6418adae5120..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:57f3af0f-4576-42ed-9e00-f61e4b121384
VfModuleModelInvariantUUID:1b1e86a8-465b-4eaf-b114-7fe073de795a
VfModuleModelDescription:NULL
Artifacts UUID List:{
992259e9-3755-4c2f-9e8b-00791229398d
,
efc759cb-828e-4548-abd4-bb7c3ef105b0

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_vfw
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-09-04T01:30:39.541Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw6418adae5120..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "1b1e86a8-465b-4eaf-b114-7fe073de795a",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "57f3af0f-4576-42ed-9e00-f61e4b121384",
    "vfModuleModelCustomizationUUID": "f1198d2b-012a-4afe-9098-594cf30b9b5d",
    "isBase": true,
    "artifacts": [
      "992259e9-3755-4c2f-9e8b-00791229398d",
      "efc759cb-828e-4548-abd4-bb7c3ef105b0"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-04T01:30:39.541Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw6418adae5120..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:57f3af0f-4576-42ed-9e00-f61e4b121384
VfModuleModelInvariantUUID:1b1e86a8-465b-4eaf-b114-7fe073de795a
VfModuleModelDescription:NULL
Artifacts UUID List:{
992259e9-3755-4c2f-9e8b-00791229398d
,
efc759cb-828e-4548-abd4-bb7c3ef105b0

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_vfw
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-09-04T01:30:39.541Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 992259e9-3755-4c2f-9e8b-00791229398d from URL: /sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml
2022-09-04T01:30:39.541Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-09-04T01:30:39.541Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml
2022-09-04T01:30:39.621Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-09-04T01:30:39.621Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml 992259e9-3755-4c2f-9e8b-00791229398d 20368
2022-09-04T01:30:39.622Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-09-04T01:30:39.622Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml
2022-09-04T01:30:39.622Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-04T01:30:39.622Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:30:39.624Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:30:39.624Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255039622,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:30:39.724Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:30:39.725Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:30:39.725Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:30:39.743Z||pool-12-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:30:39.743Z||pool-12-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:30:40.625Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: efc759cb-828e-4548-abd4-bb7c3ef105b0 from URL: /sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env
2022-09-04T01:30:40.626Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-09-04T01:30:40.626Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env
2022-09-04T01:30:40.712Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-09-04T01:30:40.713Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env efc759cb-828e-4548-abd4-bb7c3ef105b0 2098
2022-09-04T01:30:40.713Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env ASDC sendASDCNotification
2022-09-04T01:30:40.714Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env
2022-09-04T01:30:40.714Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-04T01:30:40.714Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:30:40.716Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:30:40.716Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255040713,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:30:40.816Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:30:40.817Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:30:40.817Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:30:40.833Z||pool-13-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:30:40.834Z||pool-13-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:30:41.717Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: d6b3c32c-db5a-49ff-bf14-32495f78873c
2022-09-04T01:30:41.717Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 6418adae-5120 0 8d602989-c74a-43ce-84ee-9e3c18a3de92 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-04T01:30:41.755Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@565469f8, org.onap.sdc.toscaparser.api.parameters.Input@3fc8c127, org.onap.sdc.toscaparser.api.parameters.Input@434d647, org.onap.sdc.toscaparser.api.parameters.Input@4d7f540, org.onap.sdc.toscaparser.api.parameters.Input@71b9578b]
2022-09-04T01:30:41.759Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:41.760Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-04 01-28-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:30:41.761Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2022-09-04T01:30:41.761Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 631dc1b0-4573-42aa-81ac-41d2383c5637
2022-09-04T01:30:41.762Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 631dc1b0-4573-42aa-81ac-41d2383c5637 matches Tosca VF Customization UUID: 631dc1b0-4573-42aa-81ac-41d2383c5637
2022-09-04T01:30:41.763Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 631dc1b0-4573-42aa-81ac-41d2383c5637  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-09-04T01:30:41.773Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:41.773Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-04 01-28-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:30:41.775Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 631dc1b0-4573-42aa-81ac-41d2383c5637: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-09-04T01:30:41.775Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@465f7b17
2022-09-04T01:30:41.776Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:41.776Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-04 01-28-09 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-04T01:30:41.778Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f1198d2b-012a-4afe-9098-594cf30b9b5d
2022-09-04T01:30:41.780Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f1198d2b-012a-4afe-9098-594cf30b9b5d
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-09-04T01:30:41.790Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:41.791Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vFW 6418adae-5120 0 is matching search criteria
2022-09-04T01:30:41.791Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 6418adae-5120 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-04T01:30:41.792Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:41.793Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vFW 6418adae-5120 0 is matching search criteria
2022-09-04T01:30:41.793Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 6418adae-5120 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-04T01:30:41.794Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:41.794Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vFW 6418adae-5120 0 is not matching search criteria
2022-09-04T01:30:41.795Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-04T01:30:41.795Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-04T01:30:41.795Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-09-04T01:30:41.796Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-04T01:30:41.796Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-04T01:30:41.796Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:30:41.797Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-04T01:30:41.797Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-04T01:30:41.797Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-04T01:30:41.798Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-04T01:30:41.798Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:30:41.798Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=e4c24b01-ac38-4e14-a3d6-3c27cf377f7e
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-09-04T01:30:41.806Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:41.807Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vFW 6418adae-5120 0 is matching search criteria
2022-09-04T01:30:41.807Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 6418adae-5120 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-04T01:30:41.807Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:41.808Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vFW 6418adae-5120 0 is not matching search criteria
2022-09-04T01:30:41.808Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-04T01:30:41.808Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-04T01:30:41.809Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-04T01:30:41.809Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:30:41.809Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-04T01:30:41.810Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-04T01:30:41.810Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:30:41.810Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-09-04T01:30:41.811Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-04T01:30:41.811Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-04T01:30:41.811Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-04T01:30:41.812Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:30:41.812Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=5fd0280f-e2ed-4d22-96a6-7cb279439d58
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-09-04T01:30:41.815Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:41.815Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vFW 6418adae-5120 0 is matching search criteria
2022-09-04T01:30:41.816Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 6418adae-5120 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-04T01:30:41.818Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:41.819Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vFW 6418adae-5120 0 is not matching search criteria
2022-09-04T01:30:41.819Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-04T01:30:41.820Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-04T01:30:41.820Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-04T01:30:41.820Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:30:41.821Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-04T01:30:41.821Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-04T01:30:41.821Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:30:41.822Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-04T01:30:41.822Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-04T01:30:41.822Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:30:41.822Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-04T01:30:41.823Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-09-04T01:30:41.823Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=cb522d6e-8f35-42ea-93a9-99146c814dfe
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-09-04T01:30:41.826Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:41.827Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vFW 6418adae-5120 0 is matching search criteria
2022-09-04T01:30:41.827Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 6418adae-5120 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-04T01:30:41.828Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:41.828Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Node template vFW 6418adae-5120 0 is matching search criteria
2022-09-04T01:30:41.828Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 6418adae-5120 0] matching following query criteria: sdcType=VF, customizationUUID=631dc1b0-4573-42aa-81ac-41d2383c5637
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-04T01:30:41.831Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:41.831Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-04 01-28-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:30:41.832Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid d6b3c32c-db5a-49ff-bf14-32495f78873c: vFW 6418adae-5120
2022-09-04T01:30:41.832Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:41.832Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-04 01-28-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:30:41.833Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:41.833Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-04 01-28-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:30:41.833Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:41.834Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-04 01-28-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:30:41.834Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:41.834Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-04 01-28-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:30:41.835Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:30:41.835Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Service vFW 2022-09-04 01-28-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:30:41.835Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Saving Service: vFW 2022-09-04 01-28-09 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-04T01:30:42.190Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 6418adae-5120 8d602989-c74a-43ce-84ee-9e3c18a3de92 1 ASDC deployResourceStructure
2022-09-04T01:30:42.191Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json ASDC sendASDCNotification
2022-09-04T01:30:42.191Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json
2022-09-04T01:30:42.191Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-04T01:30:42.191Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:30:42.193Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:30:42.193Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255042191,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-04T01:30:42.294Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-04T01:30:42.294Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:30:42.294Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:30:42.325Z||pool-14-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:30:42.326Z||pool-14-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:30:43.195Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-09-04T01:30:43.195Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml
2022-09-04T01:30:43.195Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-04T01:30:43.195Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:30:43.197Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:30:43.197Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255043194,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-09-04T01:30:43.297Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:30:43.298Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:30:43.298Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:30:43.316Z||pool-15-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:30:43.317Z||pool-15-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:30:44.197Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env ASDC sendASDCNotification
2022-09-04T01:30:44.198Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env
2022-09-04T01:30:44.198Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-04T01:30:44.198Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:30:44.200Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:30:44.200Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255044197,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-09-04T01:30:44.300Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:30:44.301Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:30:44.301Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:30:44.332Z||pool-16-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:30:44.332Z||pool-16-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:30:45.201Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar ASDC sendASDCNotification
2022-09-04T01:30:45.201Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar
2022-09-04T01:30:45.201Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-04T01:30:45.201Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:30:45.203Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:30:45.203Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255045201,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-04T01:30:45.304Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:30:45.304Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:30:45.304Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:30:45.324Z||pool-17-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:30:45.324Z||pool-17-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:30:46.204Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e87a1a04-cbac-4ed5-829d-1c86f5dc55ac
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:30:46.220Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e87a1a04-cbac-4ed5-829d-1c86f5dc55ac
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:30:46.223Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T01:30:46.223Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-04T01:30:46.223Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-04T01:30:46.223Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-04T01:31:16.224Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e87a1a04-cbac-4ed5-829d-1c86f5dc55ac
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:31:16.233Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e87a1a04-cbac-4ed5-829d-1c86f5dc55ac
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:31:16.235Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T01:31:16.235Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-04T01:31:16.235Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-04T01:31:16.235Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-04T01:31:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:31:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:31:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:31:25.462Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:31:25.463Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:31:25.463Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255025276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:31:25.464Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:31:46.235Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e87a1a04-cbac-4ed5-829d-1c86f5dc55ac
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:31:46.249Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e87a1a04-cbac-4ed5-829d-1c86f5dc55ac
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:31:46.252Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T01:31:46.252Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-04T01:31:46.252Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-04T01:31:46.252Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-04T01:32:16.252Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e87a1a04-cbac-4ed5-829d-1c86f5dc55ac
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:32:16.283Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e87a1a04-cbac-4ed5-829d-1c86f5dc55ac
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:32:16.288Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T01:32:16.289Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-04T01:32:16.289Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-04T01:32:16.289Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-04T01:32:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:32:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:32:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:32:25.816Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:32:25.817Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:32:25.817Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255025276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json",
  "status": "NOTIFIED"
}
2022-09-04T01:32:25.818Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:32:25.818Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:32:25.818Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255025276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-09-04T01:32:25.818Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:32:25.818Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:32:25.818Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255025276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:32:25.818Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:32:25.818Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:32:25.819Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255029178,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-04T01:32:25.819Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:32:25.819Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:32:25.819Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255025276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-09-04T01:32:25.819Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:32:25.819Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:32:25.819Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255030186,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-04T01:32:25.835Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e87a1a04-cbac-4ed5-829d-1c86f5dc55ac
2022-09-04T01:32:25.835Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e87a1a04-cbac-4ed5-829d-1c86f5dc55ac and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-04T01:32:25.847Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:32:25.848Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255025276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:32:25.848Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:32:25.848Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:32:25.848Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255025276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T01:32:25.849Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:32:25.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:32:25.849Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255033413,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:32:25.849Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:32:25.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:32:25.849Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255038519,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:32:25.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:32:25.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:32:25.850Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255039622,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:32:25.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:32:25.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:32:25.851Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255040713,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:32:25.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:32:25.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:32:25.851Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255042191,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/vfw6418adae51200_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-04T01:32:25.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:32:25.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:32:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255043194,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-09-04T01:32:25.852Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:32:25.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:32:25.852Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255044197,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/resourceInstances/vfw6418adae51200/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-09-04T01:32:25.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:32:25.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:32:25.853Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255045201,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904012809/1.0/artifacts/service-Vfw20220904012809-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-04T01:32:25.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:32:46.289Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e87a1a04-cbac-4ed5-829d-1c86f5dc55ac
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:32:46.303Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e87a1a04-cbac-4ed5-829d-1c86f5dc55ac
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:32:46.307Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T01:32:46.307Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-04T01:32:46.307Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-04T01:32:46.308Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-04T01:32:46.308Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-04T01:32:46.308Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-04T01:32:46.324Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-04T01:33:16.325Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e87a1a04-cbac-4ed5-829d-1c86f5dc55ac and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-09-04T01:33:16.339Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e87a1a04-cbac-4ed5-829d-1c86f5dc55ac and serviceModelVersionId: d6b3c32c-db5a-49ff-bf14-32495f78873c
2022-09-04T01:33:16.339Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8c2ef038-fbc4-4b29-afa5-d9fc8c78032b
2022-09-04T01:33:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:33:25.279Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:33:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:33:30.795Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8c2ef038-fbc4-4b29-afa5-d9fc8c78032b/model-vers/model-ver/d6b3c32c-db5a-49ff-bf14-32495f78873c?depth=0
2022-09-04T01:33:30.902Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-09-04T01:33:31.471Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/8c2ef038-fbc4-4b29-afa5-d9fc8c78032b/model-vers/model-ver/d6b3c32c-db5a-49ff-bf14-32495f78873c?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2022-09-04T01:33:31.478Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/8c2ef038-fbc4-4b29-afa5-d9fc8c78032b/model-vers/model-ver/d6b3c32c-db5a-49ff-bf14-32495f78873c?depth=0|INFO|500||Invoke
2022-09-04T01:33:31.504Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/8c2ef038-fbc4-4b29-afa5-d9fc8c78032b/model-vers/model-ver/d6b3c32c-db5a-49ff-bf14-32495f78873c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-04T01:33:31.539Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/8c2ef038-fbc4-4b29-afa5-d9fc8c78032b/model-vers/model-ver/d6b3c32c-db5a-49ff-bf14-32495f78873c?depth=0|INFO|503|Service Unavailable|InvokeReturn
2022-09-04T01:33:31.539Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/8c2ef038-fbc4-4b29-afa5-d9fc8c78032b/model-vers/model-ver/d6b3c32c-db5a-49ff-bf14-32495f78873c?depth=0 has http status code:503 and response headers:{date=[Sun, 04 Sep 2022 01:33:31 GMT], server=[envoy], content-length=[145], content-type=[text/plain]}
2022-09-04T01:33:31.545Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111

2022-09-04T01:33:31.561Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=e87a1a04-cbac-4ed5-829d-1c86f5dc55ac upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-04T01:33:31.561Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||ERROR|500||Exception occurred
javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=e87a1a04-cbac-4ed5-829d-1c86f5dc55ac upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-04T01:33:31.562Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=e87a1a04-cbac-4ed5-829d-1c86f5dc55ac upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-04T01:33:31.563Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=e87a1a04-cbac-4ed5-829d-1c86f5dc55ac upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-04T01:33:31.570Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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-09-04T01:33:31.571Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e87a1a04-cbac-4ed5-829d-1c86f5dc55ac and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=e87a1a04-cbac-4ed5-829d-1c86f5dc55ac upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-04T01:33:31.572Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-04T01:33:31.573Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:33:31.575Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:33:31.575Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255211571,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003de87a1a04-cbac-4ed5-829d-1c86f5dc55ac upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-04T01:33:31.675Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:33:31.676Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:33:31.676Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:33:31.708Z||pool-18-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:33:31.709Z||pool-18-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:33:32.330Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:33:32.332Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-04T01:33:32.332Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "e87a1a04-cbac-4ed5-829d-1c86f5dc55ac",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255211571,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003de87a1a04-cbac-4ed5-829d-1c86f5dc55ac upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-04T01:33:32.334Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-09-04T01:33:32.593Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:33:32.593Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:33:32.593Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:33:43.011Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:33:43.013Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:33:43.014Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:33:43.014Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:33:52.571Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:33:52.574Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:33:52.575Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:33:52.575Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:34:02.161Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:34:25.276Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:34:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:34:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:34:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:34:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:34:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:34:34.832Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:34:34.841Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:35:25.276Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:35:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:35:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:35:25.277Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:35:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:35:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:35:34.838Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:35:34.839Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:36:25.276Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:36:25.277Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:36:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:36:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:36:25.279Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:36:25.279Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:36:34.834Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:36:34.836Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:37:25.276Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:37:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:37:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:37:25.278Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:37:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:37:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:37:34.861Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:37:34.862Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:38:25.276Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:38:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:38:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:38:25.277Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:38:25.278Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:38:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:38:34.832Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:38:34.846Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:39:25.276Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:39:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:39:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:39:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:39:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:39:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:39:34.877Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:39:34.882Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:40:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:40:25.277Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:40:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:40:25.277Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:40:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:40:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:40:34.839Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:40:34.841Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:41:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:41:25.276Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:41:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:41:25.277Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:41:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:41:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:41:34.832Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:41:34.842Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:42:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:42:25.276Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:42:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:42:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:42:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:42:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:42:34.830Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:42:34.830Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:43:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:43:25.278Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:43:25.278Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:43:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:43:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:43:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:43:34.831Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:43:34.832Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:44:25.276Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:44:25.278Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:44:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:44:25.278Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:44:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:44:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:44:25.799Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:44:25.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:44:25.801Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "cds",
  "timestamp": 1662255854936,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:44:25.803Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:44:25.803Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:44:25.804Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255853140,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:44:25.804Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:44:25.804Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:44:25.804Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662255856202,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:44:25.805Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:44:25.805Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:44:25.805Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "aai-ml",
  "timestamp": 1662255859157,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:44:25.805Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:44:25.805Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:44:25.806Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "cds",
  "timestamp": 1662255854936,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:44:25.806Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:44:25.806Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:44:25.806Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255853140,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:44:25.806Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:44:25.807Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:44:25.807Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662255856202,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json",
  "status": "NOTIFIED"
}
2022-09-04T01:44:25.807Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:44:25.807Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:44:25.807Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "aai-ml",
  "timestamp": 1662255859157,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:44:25.807Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:44:25.808Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:44:25.808Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "cds",
  "timestamp": 1662255854936,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:44:25.808Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:44:25.808Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:44:25.808Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255853140,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:44:25.809Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:44:25.809Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:44:25.809Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662255856202,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-09-04T01:44:25.810Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:44:25.810Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:44:25.810Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "aai-ml",
  "timestamp": 1662255859157,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:44:25.810Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:44:25.811Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:44:25.811Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "cds",
  "timestamp": 1662255854936,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:44:25.811Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:44:25.811Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:44:25.811Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255853140,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:44:25.812Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:44:25.812Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:44:25.812Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662255856202,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:44:25.812Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:44:25.812Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:44:25.812Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "aai-ml",
  "timestamp": 1662255859157,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:44:25.813Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:44:25.916Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:44:25.917Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-04T01:44:25.917Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"9ec596b6-b799-4eb1-bbf5-d09cfb74f39c","serviceName":"vFW 2022-09-04 01-42-56","serviceVersion":"1.0","serviceUUID":"0da20cb0-d44c-4e8e-916f-8f656d22441a","serviceDescription":"catalog service description","serviceInvariantUUID":"011818e6-e485-476b-943a-1055d037f53c","resources":[{"resourceInstanceName":"vFW 6dbd5c00-fb9c 0","resourceName":"vFW 6dbd5c00-fb9c","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5d8a3cc6-85e8-497c-846e-60cb83fd187d","resourceInvariantUUID":"2d84281a-3ed9-4986-819a-7051e0dfd109","resourceCustomizationUUID":"ed35a91a-7d0e-4a3e-8f3e-820e46bdeb83","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vf-license-model.xml","artifactChecksum":"NzZhOTRlN2YzNjQyNGM4MTE0ZDg2YTc0ODQ3MGU3OTc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"19713396-93de-4854-b207-3a20a34d9971","artifactVersion":"1"},{"artifactName":"vfw6dbd5c00fb9c0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json","artifactChecksum":"M2FkOWI1ZDVlZGEzZjczNGJjMTk4NjQ0MTU2M2Y3MTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"11e388bd-a134-4b7f-b017-4164e17fc3c8","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3b492a86-063a-4dcc-a427-3aff700cc0fa","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vendor-license-model.xml","artifactChecksum":"MzM5ZGNhZDI0YzgzOGUwNzkyNjFhMzJiYjE0MjZhOTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"eb1cedbe-ebf3-40bc-bfe8-7b296bca7659","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"15608d54-d975-4e0c-9a95-1ba451eda317","artifactVersion":"2","generatedFromUUID":"3b492a86-063a-4dcc-a427-3aff700cc0fa"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220904014256-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-template.yml","artifactChecksum":"MDdiNDlkYzFkNjAzNmNiNTE1ZTg5Nzg2ZGExMjI3NDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ae9e6b34-dd00-49f8-ae80-e992964da39a","artifactVersion":"1"},{"artifactName":"service-Vfw20220904014256-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar","artifactChecksum":"NTNjYzMwODc3MWMwYTAzYWJhMGU5MWVjOWVmMTg5MGM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3c87e9f0-a0d6-4c59-bd13-6fe503a6e3ae","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-04T01:44:25.920Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T01:44:25.921Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:44:25.925Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:44:25.925Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255865276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:44:26.025Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:44:26.026Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:44:26.026Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:44:26.045Z||pool-19-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:44:26.047Z||pool-19-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:44:26.926Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T01:44:26.926Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:44:26.929Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:44:26.929Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255865276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json",
  "status": "NOTIFIED"
}
2022-09-04T01:44:27.029Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:44:27.030Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:44:27.030Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:44:27.051Z||pool-20-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:44:27.051Z||pool-20-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-09-04T01:44:27.930Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T01:44:27.930Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:44:27.932Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:44:27.933Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255865276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-09-04T01:44:28.033Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:44:28.034Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:44:28.034Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:44:28.058Z||pool-21-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:44:28.058Z||pool-21-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:44:28.933Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T01:44:28.934Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:44:28.936Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:44:28.936Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255865276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:44:29.037Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-04T01:44:29.038Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:44:29.038Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:44:29.059Z||pool-22-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:44:29.060Z||pool-22-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:44:29.937Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T01:44:29.938Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:44:29.940Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:44:29.940Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255865276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-09-04T01:44:30.040Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:44:30.041Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:44:30.041Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:44:30.068Z||pool-23-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:44:30.069Z||pool-23-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:44:30.940Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T01:44:30.941Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:44:30.944Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:44:30.944Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255865276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:44:31.044Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:44:31.045Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:44:31.045Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:44:31.071Z||pool-24-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:44:31.072Z||pool-24-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:44:31.945Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T01:44:31.945Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:44:31.947Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:44:31.947Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255865276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T01:44:32.048Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:44:32.049Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:44:32.049Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:44:32.064Z||pool-25-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:44:32.065Z||pool-25-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:44:32.949Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "serviceName": "vFW 2022-09-04 01-42-56",
  "serviceVersion": "1.0",
  "serviceUUID": "0da20cb0-d44c-4e8e-916f-8f656d22441a",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "011818e6-e485-476b-943a-1055d037f53c",
  "resources": [
    {
      "resourceInstanceName": "vFW 6dbd5c00-fb9c 0",
      "resourceCustomizationUUID": "ed35a91a-7d0e-4a3e-8f3e-820e46bdeb83",
      "resourceName": "vFW 6dbd5c00-fb9c",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "5d8a3cc6-85e8-497c-846e-60cb83fd187d",
      "resourceInvariantUUID": "2d84281a-3ed9-4986-819a-7051e0dfd109",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw6dbd5c00fb9c0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json",
          "artifactChecksum": "M2FkOWI1ZDVlZGEzZjczNGJjMTk4NjQ0MTU2M2Y3MTA\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "11e388bd-a134-4b7f-b017-4164e17fc3c8",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "3b492a86-063a-4dcc-a427-3aff700cc0fa",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "15608d54-d975-4e0c-9a95-1ba451eda317",
            "generatedFromUUID": "3b492a86-063a-4dcc-a427-3aff700cc0fa"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "15608d54-d975-4e0c-9a95-1ba451eda317",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20220904014256-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar",
      "artifactChecksum": "NTNjYzMwODc3MWMwYTAzYWJhMGU5MWVjOWVmMTg5MGM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3c87e9f0-a0d6-4c59-bd13-6fe503a6e3ae"
    }
  ],
  "workloadContext": "Production"
}
2022-09-04T01:44:32.949Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-04T01:44:32.950Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0da20cb0-d44c-4e8e-916f-8f656d22441a ASDC
2022-09-04T01:44:32.951Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:9ec596b6-b799-4eb1-bbf5-d09cfb74f39c
ServiceName:vFW 2022-09-04 01-42-56
ServiceVersion:1.0
ServiceUUID:0da20cb0-d44c-4e8e-916f-8f656d22441a
ServiceInvariantUUID:011818e6-e485-476b-943a-1055d037f53c
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20220904014256-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar
ArtifactUUID:3c87e9f0-a0d6-4c59-bd13-6fe503a6e3ae
ArtifactChecksum:NTNjYzMwODc3MWMwYTAzYWJhMGU5MWVjOWVmMTg5MGM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 6dbd5c00-fb9c 0
ResourceCustomizationUUID:ed35a91a-7d0e-4a3e-8f3e-820e46bdeb83
ResourceInvariantUUID:2d84281a-3ed9-4986-819a-7051e0dfd109
ResourceName:vFW 6dbd5c00-fb9c
ResourceType:VF
ResourceUUID:5d8a3cc6-85e8-497c-846e-60cb83fd187d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw6dbd5c00fb9c0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json
ArtifactUUID:11e388bd-a134-4b7f-b017-4164e17fc3c8
ArtifactChecksum:M2FkOWI1ZDVlZGEzZjczNGJjMTk4NjQ0MTU2M2Y3MTA=
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/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml
ArtifactUUID:3b492a86-063a-4dcc-a427-3aff700cc0fa
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/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env
ArtifactUUID:15608d54-d975-4e0c-9a95-1ba451eda317
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/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env
ArtifactUUID:15608d54-d975-4e0c-9a95-1ba451eda317
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-09-04T01:44:32.951Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0da20cb0-d44c-4e8e-916f-8f656d22441a ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-04T01:44:33.004Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-04T01:44:33.005Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-09-04T01:44:33.005Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-09-04T01:44:33.006Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3c87e9f0-a0d6-4c59-bd13-6fe503a6e3ae from URL: /sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar
2022-09-04T01:44:33.006Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-09-04T01:44:33.006Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar
2022-09-04T01:44:33.106Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-09-04T01:44:33.107Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar 3c87e9f0-a0d6-4c59-bd13-6fe503a6e3ae 100619
2022-09-04T01:44:33.108Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar ASDC sendASDCNotification
2022-09-04T01:44:33.108Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar
2022-09-04T01:44:33.108Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-04T01:44:33.108Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:44:33.110Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:44:33.110Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255873108,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:44:33.211Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-04T01:44:33.211Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:44:33.211Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:44:33.236Z||pool-26-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:44:33.237Z||pool-26-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:44:34.111Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-04T01:44:34.112Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-09-04T01:44:34.112Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 3c87e9f0-a0d6-4c59-bd13-6fe503a6e3ae, URL: /sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar to file: /app/ASDC/1/service-Vfw20220904014256-csar.csar
2022-09-04T01:44:34.113Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20220904014256-csar.csar
2022-09-04T01:44:34.114Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20220904014256-csar.csar
2022-09-04T01:44:34.114Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20220904014256-csar.csar
2022-09-04T01:44:34.424Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9991083502391036739/Definitions/service-Vfw20220904014256-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2022-09-04T01:44:36.673Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-04T01:44:36.673Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-09-04T01:44:36.673Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20220904014256-csar.csar
2022-09-04T01:44:36.674Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-09-04T01:44:36.674Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220904014256-csar.csar
2022-09-04T01:44:36.674Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 6dbd5c00-fb9c 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-Vfw20220904014256-csar.csar
2022-09-04T01:44:36.674Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220904014256-csar.csar
2022-09-04T01:44:36.674Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20220904014256-csar.csar
2022-09-04T01:44:36.674Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220904014256-csar.csar
2022-09-04T01:44:36.674Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220904014256-csar.csar
2022-09-04T01:44:36.674Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220904014256-csar.csar
2022-09-04T01:44:36.674Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220904014256-csar.csar
2022-09-04T01:44:36.674Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220904014256-csar.csar
2022-09-04T01:44:36.674Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220904014256-csar.csar
2022-09-04T01:44:36.675Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220904014256-csar.csar
2022-09-04T01:44:36.675Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-09-04T01:44:36.675Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:36.675Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-04 01-42-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:44:36.675Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vFW 6dbd5c00-fb9c 0 is matching search criteria
2022-09-04T01:44:36.675Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-09-04T01:44:36.676Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 6dbd5c00-fb9c 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-04T01:44:36.676Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:36.676Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-04 01-42-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:44:36.676Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vFW 6dbd5c00-fb9c 0 is matching search criteria
2022-09-04T01:44:36.676Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-09-04T01:44:36.677Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 6dbd5c00-fb9c 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-04T01:44:36.677Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:36.677Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-04 01-42-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:44:36.677Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:36.677Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vFW 6dbd5c00-fb9c 0 is not matching search criteria
2022-09-04T01:44:36.677Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-04T01:44:36.680Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-04T01:44:36.680Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-04T01:44:36.680Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-04T01:44:36.681Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:44:36.681Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:44:36.681Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-04T01:44:36.681Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-04T01:44:36.681Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-04T01:44:36.681Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:44:36.681Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-04T01:44:36.682Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-04T01:44:36.682Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-04T01:44:36.682Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-04T01:44:36.682Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:44:36.682Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-09-04T01:44:36.683Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:36.683Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-04 01-42-56 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-04T01:44:36.683Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:36.683Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vFW 6dbd5c00-fb9c 0 is matching search criteria
2022-09-04T01:44:36.683Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 6dbd5c00-fb9c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-04T01:44:36.684Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:36.684Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vFW 6dbd5c00-fb9c 0 is matching search criteria
2022-09-04T01:44:36.684Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 6dbd5c00-fb9c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-04T01:44:36.684Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:36.684Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vFW 6dbd5c00-fb9c 0 is matching search criteria
2022-09-04T01:44:36.685Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 6dbd5c00-fb9c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-04T01:44:36.685Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:36.685Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vFW 6dbd5c00-fb9c 0 is not matching search criteria
2022-09-04T01:44:36.685Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-04T01:44:36.685Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-04T01:44:36.686Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-09-04T01:44:36.686Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-04T01:44:36.686Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-04T01:44:36.686Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:44:36.686Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-04T01:44:36.686Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-04T01:44:36.687Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-04T01:44:36.687Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-04T01:44:36.687Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:44:36.687Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=18c8b198-6007-43d2-9320-c0e316ec6e58
2022-09-04T01:44:36.687Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:36.687Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vFW 6dbd5c00-fb9c 0 is not matching search criteria
2022-09-04T01:44:36.688Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-04T01:44:36.688Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-04T01:44:36.688Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-04T01:44:36.688Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-04T01:44:36.688Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:44:36.688Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:44:36.688Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-04T01:44:36.689Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-09-04T01:44:36.689Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-04T01:44:36.689Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-04T01:44:36.689Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-04T01:44:36.689Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:44:36.689Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=6f06e253-be37-48f7-ae9e-dfb5f51798b9
2022-09-04T01:44:36.689Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:36.690Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vFW 6dbd5c00-fb9c 0 is not matching search criteria
2022-09-04T01:44:36.690Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-04T01:44:36.690Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-04T01:44:36.690Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-04T01:44:36.690Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-04T01:44:36.690Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:44:36.690Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:44:36.691Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-04T01:44:36.691Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-04T01:44:36.691Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-04T01:44:36.691Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:44:36.691Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-04T01:44:36.691Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-09-04T01:44:36.691Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c2894fb4-15b2-4671-8f88-d0d6131eabcd
2022-09-04T01:44:36.692Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:36.692Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-04 01-42-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:44:36.692Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:36.692Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-04 01-42-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:44:36.692Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:36.692Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-04 01-42-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:44:36.692Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:36.693Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-04 01-42-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:44:36.693Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-09-04 01-42-56
Description:catalog service description
Model UUID:0da20cb0-d44c-4e8e-916f-8f656d22441a
Model Version:NULL
Model InvariantUuid:011818e6-e485-476b-943a-1055d037f53c
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 6dbd5c00-fb9c
Model UUID:49d93dad-40d0-4705-812d-6118d589429f
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:2d84281a-3ed9-4986-819a-7051e0dfd109
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:ed35a91a-7d0e-4a3e-8f3e-820e46bdeb83
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:732dc8b4-200e-4cbf-8ff5-02eb40e2ad11
ModelName:Vfw6dbd5c00Fb9c..base_vfw..module-0
ModelUuid:e580f58b-2a44-45ad-bc2e-9da498172141
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:18c8b198-6007-43d2-9320-c0e316ec6e58
ModelInvariantUuid:c7346a39-22dc-44f2-9d92-814de078df2f
ModelName:vFW 6dbd5c00-fb9c-nodes.vfwCvfc
ModelUuid:38dd42f7-3c7a-425f-bf2b-892fd6a9d3e9
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:e616784c-56ea-4185-8a77-8b7296654600
ModelInvariantUuid:cb08bce5-793e-4a4e-800a-6a252c5c8ddd
ModelName:Vfw6dbd5c00Fb9c.compute.nodes.heat.vfw
ModelUuid:0e5e1179-2a20-4bb8-adb5-51cc49f0c245
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:6f06e253-be37-48f7-ae9e-dfb5f51798b9
ModelInvariantUuid:1da82f01-7fae-4b87-b89c-268ac978ddae
ModelName:vFW 6dbd5c00-fb9c-nodes.vsnCvfc
ModelUuid:5863854c-ef03-46d1-a731-a59d9e31a089
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:eb821923-6183-4b97-8389-e6ba33fd4dfd
ModelInvariantUuid:49f17d68-5812-4dd9-b3ed-1f749031ef3c
ModelName:Vfw6dbd5c00Fb9c.compute.nodes.heat.vsn
ModelUuid:3c09c5fc-9f21-4b5f-9057-1d5d044cf813
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:c2894fb4-15b2-4671-8f88-d0d6131eabcd
ModelInvariantUuid:8a034ae8-5c6f-4997-9375-c715766d63df
ModelName:vFW 6dbd5c00-fb9c-nodes.vpgCvfc
ModelUuid:346f52b4-c783-4a36-bf4a-945ca3b4d17d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:c773ea42-bc24-4112-8732-1fefb46d7bbb
ModelInvariantUuid:6c5e17ba-03f9-4de4-af54-6c003801d0fb
ModelName:Vfw6dbd5c00Fb9c.compute.nodes.heat.vpg
ModelUuid:3ea87359-8b28-4b65-93cd-21298d70d699
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-09-04T01:44:36.703Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 5d8a3cc6-85e8-497c-846e-60cb83fd187d
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-04T01:44:36.708Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||vFW 6dbd5c00-fb9c 0
2022-09-04T01:44:36.708Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 5d8a3cc6-85e8-497c-846e-60cb83fd187d
2022-09-04T01:44:36.708Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 11e388bd-a134-4b7f-b017-4164e17fc3c8 from URL: /sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json
2022-09-04T01:44:36.708Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-09-04T01:44:36.708Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json
2022-09-04T01:44:36.900Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-09-04T01:44:36.901Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json 11e388bd-a134-4b7f-b017-4164e17fc3c8 785
2022-09-04T01:44:36.901Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json ASDC sendASDCNotification
2022-09-04T01:44:36.901Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json
2022-09-04T01:44:36.901Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-04T01:44:36.902Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:44:36.904Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:44:36.904Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255876901,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:44:37.004Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:44:37.005Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:44:37.005Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:44:37.022Z||pool-27-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:44:37.022Z||pool-27-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-09-04T01:44:37.904Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw6dbd5c00Fb9c..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "732dc8b4-200e-4cbf-8ff5-02eb40e2ad11",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "e580f58b-2a44-45ad-bc2e-9da498172141",
    "vfModuleModelCustomizationUUID": "0c3f300a-5480-4efd-aa0e-3e7092e4f051",
    "isBase": true,
    "artifacts": [
      "3b492a86-063a-4dcc-a427-3aff700cc0fa",
      "15608d54-d975-4e0c-9a95-1ba451eda317"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-04T01:44:37.909Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw6dbd5c00Fb9c..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:e580f58b-2a44-45ad-bc2e-9da498172141
VfModuleModelInvariantUUID:732dc8b4-200e-4cbf-8ff5-02eb40e2ad11
VfModuleModelDescription:NULL
Artifacts UUID List:{
3b492a86-063a-4dcc-a427-3aff700cc0fa
,
15608d54-d975-4e0c-9a95-1ba451eda317

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_vfw
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-09-04T01:44:37.912Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw6dbd5c00Fb9c..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "732dc8b4-200e-4cbf-8ff5-02eb40e2ad11",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "e580f58b-2a44-45ad-bc2e-9da498172141",
    "vfModuleModelCustomizationUUID": "0c3f300a-5480-4efd-aa0e-3e7092e4f051",
    "isBase": true,
    "artifacts": [
      "3b492a86-063a-4dcc-a427-3aff700cc0fa",
      "15608d54-d975-4e0c-9a95-1ba451eda317"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-04T01:44:37.912Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw6dbd5c00Fb9c..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:e580f58b-2a44-45ad-bc2e-9da498172141
VfModuleModelInvariantUUID:732dc8b4-200e-4cbf-8ff5-02eb40e2ad11
VfModuleModelDescription:NULL
Artifacts UUID List:{
3b492a86-063a-4dcc-a427-3aff700cc0fa
,
15608d54-d975-4e0c-9a95-1ba451eda317

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_vfw
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-09-04T01:44:37.912Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3b492a86-063a-4dcc-a427-3aff700cc0fa from URL: /sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml
2022-09-04T01:44:37.912Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-09-04T01:44:37.912Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml
2022-09-04T01:44:38.068Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-09-04T01:44:38.069Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml 3b492a86-063a-4dcc-a427-3aff700cc0fa 20368
2022-09-04T01:44:38.069Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-09-04T01:44:38.069Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml
2022-09-04T01:44:38.069Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-04T01:44:38.069Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:44:38.071Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:44:38.071Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255878069,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:44:38.171Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-04T01:44:38.172Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:44:38.172Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:44:38.201Z||pool-28-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:44:38.202Z||pool-28-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:44:39.073Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 15608d54-d975-4e0c-9a95-1ba451eda317 from URL: /sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env
2022-09-04T01:44:39.073Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-09-04T01:44:39.074Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env
2022-09-04T01:44:39.173Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-09-04T01:44:39.173Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env 15608d54-d975-4e0c-9a95-1ba451eda317 2098
2022-09-04T01:44:39.174Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-09-04T01:44:39.174Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env
2022-09-04T01:44:39.174Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-04T01:44:39.174Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:44:39.176Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:44:39.176Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255879173,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:44:39.276Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:44:39.277Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:44:39.277Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:44:39.295Z||pool-29-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:44:39.296Z||pool-29-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:44:40.176Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 0da20cb0-d44c-4e8e-916f-8f656d22441a
2022-09-04T01:44:40.177Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 6dbd5c00-fb9c 0 5d8a3cc6-85e8-497c-846e-60cb83fd187d ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-04T01:44:40.197Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4acc6a5e, org.onap.sdc.toscaparser.api.parameters.Input@238c619f, org.onap.sdc.toscaparser.api.parameters.Input@28f37554, org.onap.sdc.toscaparser.api.parameters.Input@3af94169, org.onap.sdc.toscaparser.api.parameters.Input@13ce52f2]
2022-09-04T01:44:40.199Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:40.199Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-04 01-42-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:44:40.199Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 
2022-09-04T01:44:40.199Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= ed35a91a-7d0e-4a3e-8f3e-820e46bdeb83
2022-09-04T01:44:40.200Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: ed35a91a-7d0e-4a3e-8f3e-820e46bdeb83 matches Tosca VF Customization UUID: ed35a91a-7d0e-4a3e-8f3e-820e46bdeb83
2022-09-04T01:44:40.200Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: ed35a91a-7d0e-4a3e-8f3e-820e46bdeb83  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-09-04T01:44:40.202Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:40.203Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-04 01-42-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:44:40.203Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id ed35a91a-7d0e-4a3e-8f3e-820e46bdeb83: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-09-04T01:44:40.203Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@10662811
2022-09-04T01:44:40.203Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:40.204Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-04 01-42-56 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-04T01:44:40.204Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 0c3f300a-5480-4efd-aa0e-3e7092e4f051
2022-09-04T01:44:40.204Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 0c3f300a-5480-4efd-aa0e-3e7092e4f051
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-09-04T01:44:40.207Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:40.207Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vFW 6dbd5c00-fb9c 0 is matching search criteria
2022-09-04T01:44:40.207Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 6dbd5c00-fb9c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-04T01:44:40.207Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:40.208Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vFW 6dbd5c00-fb9c 0 is matching search criteria
2022-09-04T01:44:40.208Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 6dbd5c00-fb9c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-04T01:44:40.208Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:40.208Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vFW 6dbd5c00-fb9c 0 is not matching search criteria
2022-09-04T01:44:40.209Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-04T01:44:40.209Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-04T01:44:40.209Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-09-04T01:44:40.209Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-04T01:44:40.210Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-04T01:44:40.210Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:44:40.210Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-04T01:44:40.210Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-04T01:44:40.210Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-04T01:44:40.211Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-04T01:44:40.211Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:44:40.211Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=18c8b198-6007-43d2-9320-c0e316ec6e58
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-09-04T01:44:40.214Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:40.214Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vFW 6dbd5c00-fb9c 0 is matching search criteria
2022-09-04T01:44:40.214Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 6dbd5c00-fb9c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-04T01:44:40.215Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:40.215Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vFW 6dbd5c00-fb9c 0 is not matching search criteria
2022-09-04T01:44:40.215Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-04T01:44:40.215Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-04T01:44:40.216Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-04T01:44:40.216Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-04T01:44:40.216Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:44:40.216Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:44:40.217Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-04T01:44:40.217Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-09-04T01:44:40.217Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-04T01:44:40.217Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-04T01:44:40.218Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-04T01:44:40.218Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:44:40.218Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=6f06e253-be37-48f7-ae9e-dfb5f51798b9
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-09-04T01:44:40.220Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:40.220Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vFW 6dbd5c00-fb9c 0 is matching search criteria
2022-09-04T01:44:40.220Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 6dbd5c00-fb9c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-04T01:44:40.220Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:40.221Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vFW 6dbd5c00-fb9c 0 is not matching search criteria
2022-09-04T01:44:40.221Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-04T01:44:40.221Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-04T01:44:40.222Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-04T01:44:40.222Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-04T01:44:40.222Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:44:40.222Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-04T01:44:40.223Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-04T01:44:40.223Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-04T01:44:40.223Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-04T01:44:40.224Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-04T01:44:40.224Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-04T01:44:40.224Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-09-04T01:44:40.224Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c2894fb4-15b2-4671-8f88-d0d6131eabcd
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-09-04T01:44:40.226Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:40.226Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vFW 6dbd5c00-fb9c 0 is matching search criteria
2022-09-04T01:44:40.227Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 6dbd5c00-fb9c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-04T01:44:40.227Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:40.227Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Node template vFW 6dbd5c00-fb9c 0 is matching search criteria
2022-09-04T01:44:40.228Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 6dbd5c00-fb9c 0] matching following query criteria: sdcType=VF, customizationUUID=ed35a91a-7d0e-4a3e-8f3e-820e46bdeb83
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-04T01:44:40.229Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:40.229Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-04 01-42-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:44:40.230Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 0da20cb0-d44c-4e8e-916f-8f656d22441a: vFW 6dbd5c00-fb9c
2022-09-04T01:44:40.230Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:40.230Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-04 01-42-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:44:40.230Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:40.231Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-04 01-42-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:44:40.231Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:40.231Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-04 01-42-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:44:40.231Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:40.231Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-04 01-42-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:44:40.232Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T01:44:40.232Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-09-04 01-42-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T01:44:40.232Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||Saving Service: vFW 2022-09-04 01-42-56 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-04T01:44:40.420Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 6dbd5c00-fb9c 5d8a3cc6-85e8-497c-846e-60cb83fd187d 1 ASDC deployResourceStructure
2022-09-04T01:44:40.421Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json ASDC sendASDCNotification
2022-09-04T01:44:40.421Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json
2022-09-04T01:44:40.421Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-04T01:44:40.421Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:44:40.423Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:44:40.423Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255880420,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-04T01:44:40.523Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:44:40.524Z||pool-30-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:44:40.524Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:44:40.541Z||pool-30-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:44:40.541Z||pool-30-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:44:41.425Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-09-04T01:44:41.425Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml
2022-09-04T01:44:41.425Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-04T01:44:41.426Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:44:41.428Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:44:41.428Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255881425,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-09-04T01:44:41.528Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-04T01:44:41.529Z||pool-31-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:44:41.529Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:44:41.545Z||pool-31-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:44:41.545Z||pool-31-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:44:42.430Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-09-04T01:44:42.430Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env
2022-09-04T01:44:42.430Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-04T01:44:42.430Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:44:42.433Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:44:42.433Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255882429,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-09-04T01:44:42.533Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:44:42.534Z||pool-32-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:44:42.534Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:44:42.553Z||pool-32-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:44:42.554Z||pool-32-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-09-04T01:44:43.433Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar ASDC sendASDCNotification
2022-09-04T01:44:43.434Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar
2022-09-04T01:44:43.434Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-04T01:44:43.434Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:44:43.436Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:44:43.436Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255883433,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-04T01:44:43.536Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T01:44:43.537Z||pool-33-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:44:43.537Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:44:43.581Z||pool-33-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:44:43.581Z||pool-33-thread-1|||||INFO|500||cambria reply ok (45 ms):{"serverTimeMs":0,"count":1}
2022-09-04T01:44:44.437Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:44:44.451Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:44:44.454Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T01:44:44.454Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-04T01:44:44.455Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-04T01:45:14.455Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:45:14.469Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:45:14.474Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T01:45:14.475Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-04T01:45:14.475Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-04T01:45:25.278Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:45:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:45:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:45:25.322Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:45:25.323Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:45:25.323Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "cds",
  "timestamp": 1662255854936,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:45:25.324Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:45:44.475Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:45:44.491Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:45:44.495Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T01:45:44.496Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-04T01:45:44.496Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-04T01:46:14.496Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:46:14.513Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:46:14.516Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T01:46:14.516Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-04T01:46:14.516Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-04T01:46:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:46:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:46:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:46:25.328Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:46:25.329Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:46:25.329Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255853140,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:46:25.329Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:46:44.516Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:46:44.530Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:46:44.533Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T01:46:44.533Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-04T01:46:44.533Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-04T01:47:14.533Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:47:14.548Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:47:14.553Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T01:47:14.554Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-04T01:47:14.554Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-04T01:47:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:47:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:47:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:47:25.831Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:47:25.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.832Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662255856202,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-09-04T01:47:25.833Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:47:25.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.833Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "aai-ml",
  "timestamp": 1662255859157,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:47:25.833Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:47:25.833Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.833Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255865276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:47:25.833Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:47:25.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.834Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "cds",
  "timestamp": 1662255854936,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:47:25.834Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:47:25.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.834Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255853140,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:47:25.834Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:47:25.834Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.834Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662255856202,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:47:25.834Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:47:25.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.835Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "aai-ml",
  "timestamp": 1662255859157,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:47:25.835Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:47:25.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.835Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255865276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json",
  "status": "NOTIFIED"
}
2022-09-04T01:47:25.835Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:47:25.835Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.835Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "cds",
  "timestamp": 1662255854936,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T01:47:25.836Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:47:25.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.836Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255853140,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T01:47:25.836Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:47:25.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.836Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662255856202,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T01:47:25.836Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:47:25.836Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.836Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "aai-ml",
  "timestamp": 1662255859157,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T01:47:25.837Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:47:25.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.837Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255865276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-09-04T01:47:25.837Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:47:25.837Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.837Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "cds",
  "timestamp": 1662255869489,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:47:25.837Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:47:25.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.838Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662255868856,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:47:25.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:47:25.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.838Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255868881,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:47:25.838Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:47:25.838Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.838Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255865276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:47:25.839Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:47:25.839Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.839Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "aai-ml",
  "timestamp": 1662255870089,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:47:25.839Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:47:25.839Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.839Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255865276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-09-04T01:47:25.839Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:47:25.839Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.839Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "aai-ml",
  "timestamp": 1662255871118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-04T01:47:25.839Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:47:25.840Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.840Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662255870096,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:47:25.840Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:47:25.840Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.840Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255865276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T01:47:25.840Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:47:25.840Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.840Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "aai-ml",
  "timestamp": 1662255872126,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-04T01:47:25.840Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:47:25.840Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.840Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662255871376,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:47:25.841Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:47:25.841Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.841Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255865276,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T01:47:25.841Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-04T01:47:25.841Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.841Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "aai-ml",
  "timestamp": 1662255873133,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-04T01:47:25.853Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c
2022-09-04T01:47:25.853Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-04T01:47:25.873Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.873Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662255872429,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-04T01:47:25.883Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c
2022-09-04T01:47:25.883Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-04T01:47:25.902Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.902Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255873108,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:47:25.902Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:47:25.902Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.902Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255873282,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-04T01:47:25.902Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:47:25.903Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.903Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662255873433,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-04T01:47:25.903Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:47:25.903Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.903Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662255874287,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-04T01:47:25.909Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c
2022-09-04T01:47:25.909Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-04T01:47:25.921Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.921Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255876901,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:47:25.921Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:47:25.921Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.921Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255878069,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:47:25.922Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:47:25.922Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.922Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255879173,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-09-04T01:47:25.922Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:47:25.922Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.923Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255880420,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/vfw6dbd5c00fb9c0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-04T01:47:25.923Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:47:25.923Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.923Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255881425,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-09-04T01:47:25.923Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:47:25.923Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.924Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255882429,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/resourceInstances/vfw6dbd5c00fb9c0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-09-04T01:47:25.924Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:47:25.924Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:47:25.924Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662255883433,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220904014256/1.0/artifacts/service-Vfw20220904014256-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-04T01:47:25.924Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:47:44.554Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:47:44.568Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T01:47:44.571Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T01:47:44.571Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-04T01:47:44.571Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-04T01:47:44.571Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-04T01:47:44.571Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-04T01:47:44.571Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-04T01:47:44.579Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-04T01:48:14.580Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-09-04T01:48:14.592Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c and serviceModelVersionId: 0da20cb0-d44c-4e8e-916f-8f656d22441a
2022-09-04T01:48:14.592Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 011818e6-e485-476b-943a-1055d037f53c
2022-09-04T01:48:14.593Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/011818e6-e485-476b-943a-1055d037f53c/model-vers/model-ver/0da20cb0-d44c-4e8e-916f-8f656d22441a?depth=0
2022-09-04T01:48:14.598Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2022-09-04T01:48:14.654Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/011818e6-e485-476b-943a-1055d037f53c/model-vers/model-ver/0da20cb0-d44c-4e8e-916f-8f656d22441a?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2022-09-04T01:48:14.655Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/011818e6-e485-476b-943a-1055d037f53c/model-vers/model-ver/0da20cb0-d44c-4e8e-916f-8f656d22441a?depth=0|INFO|500||Invoke
2022-09-04T01:48:14.661Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/011818e6-e485-476b-943a-1055d037f53c/model-vers/model-ver/0da20cb0-d44c-4e8e-916f-8f656d22441a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-04T01:48:14.674Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/011818e6-e485-476b-943a-1055d037f53c/model-vers/model-ver/0da20cb0-d44c-4e8e-916f-8f656d22441a?depth=0|INFO|503|Service Unavailable|InvokeReturn
2022-09-04T01:48:14.675Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/011818e6-e485-476b-943a-1055d037f53c/model-vers/model-ver/0da20cb0-d44c-4e8e-916f-8f656d22441a?depth=0 has http status code:503 and response headers:{date=[Sun, 04 Sep 2022 01:48:14 GMT], server=[envoy], content-length=[145], content-type=[text/plain]}
2022-09-04T01:48:14.676Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111

2022-09-04T01:48:14.677Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=9ec596b6-b799-4eb1-bbf5-d09cfb74f39c upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-04T01:48:14.677Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||ERROR|500||Exception occurred
javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=9ec596b6-b799-4eb1-bbf5-d09cfb74f39c upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-04T01:48:14.677Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=9ec596b6-b799-4eb1-bbf5-d09cfb74f39c upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-04T01:48:14.677Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=9ec596b6-b799-4eb1-bbf5-d09cfb74f39c upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-04T01:48:14.684Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-04T01:48:14.684Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9ec596b6-b799-4eb1-bbf5-d09cfb74f39c and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=9ec596b6-b799-4eb1-bbf5-d09cfb74f39c upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-04T01:48:14.684Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-04T01:48:14.684Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T01:48:14.686Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T01:48:14.686Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662256094684,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d9ec596b6-b799-4eb1-bbf5-d09cfb74f39c upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-04T01:48:14.786Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-04T01:48:14.787Z||pool-34-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T01:48:14.787Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:48:14.829Z||pool-34-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:48:14.830Z||pool-34-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-09-04T01:48:15.706Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:48:15.707Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:48:15.707Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:48:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:48:25.279Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:48:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:48:25.923Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:48:25.924Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-04T01:48:25.924Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9ec596b6-b799-4eb1-bbf5-d09cfb74f39c",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662256094684,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d9ec596b6-b799-4eb1-bbf5-d09cfb74f39c upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-04T01:48:25.925Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T01:48:26.062Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:48:26.062Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:48:26.063Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:48:26.063Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:48:35.613Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:48:35.614Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:48:35.615Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:48:35.615Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:48:45.163Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:48:45.163Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:48:45.164Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:48:45.164Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:48:54.726Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:49:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:49:25.276Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:49:25.276Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:49:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:49:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:49:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:49:34.831Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:49:34.838Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:50:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:50:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:50:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:50:25.278Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:50:25.278Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:50:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:50:34.845Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:50:34.900Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:51:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:51:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:51:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:51:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:51:25.278Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:51:25.278Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:51:34.838Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:51:34.841Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:52:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:52:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:52:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:52:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:52:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:52:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:52:34.838Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:52:34.840Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:53:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:53:25.278Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:53:25.279Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:53:25.279Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:53:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:53:25.280Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:53:34.834Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:53:34.857Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:54:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:54:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:54:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:54:25.278Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:54:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:54:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:54:34.829Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:54:34.832Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:55:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:55:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:55:25.278Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:55:25.278Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:55:25.279Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:55:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:55:34.837Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:55:34.928Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:56:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:56:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:56:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:56:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:56:25.278Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:56:25.278Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:56:34.862Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:56:34.864Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:57:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:57:25.276Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:57:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:57:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:57:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:57:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:57:34.842Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:57:34.887Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:58:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:58:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:58:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:58:25.277Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:58:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:58:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:58:34.833Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:58:34.847Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:59:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:59:25.276Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:59:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T01:59:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T01:59:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T01:59:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T01:59:34.844Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T01:59:34.876Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:00:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:00:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:00:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:00:25.277Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:00:25.278Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:00:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:00:34.845Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:00:34.882Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:01:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:01:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:01:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:01:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:01:25.278Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:01:25.278Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:01:34.868Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:01:34.887Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:02:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:02:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:02:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:02:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:02:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:02:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:02:34.832Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:02:34.843Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:03:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:03:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:03:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:03:25.277Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:03:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:03:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:03:34.847Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:03:34.871Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:04:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:04:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:04:25.280Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:04:25.280Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:04:25.280Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:04:25.281Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:04:34.830Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:04:34.855Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:05:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:05:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:05:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:05:25.278Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:05:25.278Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:05:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:05:34.833Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:05:34.842Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:06:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:06:25.276Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:06:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:06:25.278Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:06:25.278Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:06:25.278Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:06:34.836Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:06:34.847Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:07:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:07:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:07:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:07:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:07:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:07:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:07:34.839Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:07:34.861Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:08:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:08:25.276Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:08:25.276Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:08:25.277Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:08:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:08:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:08:34.859Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:08:34.897Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:09:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:09:25.276Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:09:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:09:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:09:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:09:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:09:34.852Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:09:34.873Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:10:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:10:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:10:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:10:25.277Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:10:25.278Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:10:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:10:34.835Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:10:34.852Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:11:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:11:25.276Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:11:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:11:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:11:25.278Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:11:25.278Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:11:34.856Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:11:34.905Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:12:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:12:25.276Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:12:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:12:25.278Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:12:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:12:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:12:34.834Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:12:34.864Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:13:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:13:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:13:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:13:25.277Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:13:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:13:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:13:34.838Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:13:34.888Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:14:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:14:25.276Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:14:25.276Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:14:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:14:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:14:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:14:34.862Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:14:34.865Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:15:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:15:25.277Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:15:25.279Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:15:25.280Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:15:25.280Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:15:25.280Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:15:34.843Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:15:34.844Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:16:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:16:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:16:25.278Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:16:25.278Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:16:25.279Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:16:25.279Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:16:34.852Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:16:34.968Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:17:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:17:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:17:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:17:25.278Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:17:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:17:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:17:34.839Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:17:34.924Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:18:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:18:25.276Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:18:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:18:25.277Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:18:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:18:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:18:34.834Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:18:34.835Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:19:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:19:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:19:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:19:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:19:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:19:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:19:34.829Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:19:34.855Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:20:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:20:25.276Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:20:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:20:25.277Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:20:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:20:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:20:34.845Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:20:34.871Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:21:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:21:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:21:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:21:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:21:25.279Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:21:25.279Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:21:34.842Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:21:34.865Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:22:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:22:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:22:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:22:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:22:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:22:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:22:34.833Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:22:34.848Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:23:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:23:25.276Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:23:25.276Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:23:25.277Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:23:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:23:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:23:34.842Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:23:34.857Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:24:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:24:25.276Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:24:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:24:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:24:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:24:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:24:34.839Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:24:34.854Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:25:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:25:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:25:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:25:25.277Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:25:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:25:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:25:34.866Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:25:34.895Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:26:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:26:25.277Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:26:25.277Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:26:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:26:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:26:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:26:34.839Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:26:34.843Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:27:25.276Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:27:25.278Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:27:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:27:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:27:25.278Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:27:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:27:34.848Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:27:34.866Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:28:25.278Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:28:25.278Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:28:25.279Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:28:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:28:25.279Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:28:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:28:34.865Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:28:34.872Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:29:25.276Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:29:25.276Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:29:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:29:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:29:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:29:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:29:25.622Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:29:25.625Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.626Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "cds",
  "timestamp": 1662258539936,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.629Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.629Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.629Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "cds",
  "timestamp": 1662258539936,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.630Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.630Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.630Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "cds",
  "timestamp": 1662258539936,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.630Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.630Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.630Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "cds",
  "timestamp": 1662258539936,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.631Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.631Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.631Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "cds",
  "timestamp": 1662258539936,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.631Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.631Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.632Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "cds",
  "timestamp": 1662258539936,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.632Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.632Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.632Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "cds",
  "timestamp": 1662258539936,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.632Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.633Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.633Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662258553140,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.633Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.633Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.634Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "cds",
  "timestamp": 1662258539936,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T02:29:25.634Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.634Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.634Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662258553140,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.635Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.635Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.635Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "cds",
  "timestamp": 1662258556186,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T02:29:25.636Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T02:29:25.636Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.636Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662258553140,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.637Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.637Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.637Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662258553140,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.637Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.637Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.638Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662258556200,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.638Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.638Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.638Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662258553140,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.638Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.638Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.639Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662258556200,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.639Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.639Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.639Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "aai-ml",
  "timestamp": 1662258559161,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.639Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.639Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.640Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662258553140,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.640Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.640Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.640Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662258556200,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.640Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.641Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.641Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "aai-ml",
  "timestamp": 1662258559161,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.641Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.641Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.641Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662258553140,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.641Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.641Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.641Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662258556200,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.642Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.642Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.642Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "aai-ml",
  "timestamp": 1662258559161,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.642Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.642Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.642Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662258553140,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T02:29:25.643Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.643Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.643Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662258556200,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.643Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.643Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.643Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "aai-ml",
  "timestamp": 1662258559161,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.643Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.643Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.644Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662258561943,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T02:29:25.644Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T02:29:25.644Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.644Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662258556200,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.644Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.644Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.644Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "aai-ml",
  "timestamp": 1662258559161,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.645Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.645Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.645Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662258556200,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.645Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.645Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.645Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "aai-ml",
  "timestamp": 1662258559161,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.645Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.645Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.646Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662258556200,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T02:29:25.646Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.646Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.646Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662258564525,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-04T02:29:25.646Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T02:29:25.646Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.646Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "aai-ml",
  "timestamp": 1662258559161,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:25.647Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:29:25.922Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:29:25.923Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-04T02:29:25.923Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"6ccbb697-688c-4518-9623-57c1b1fe1d69","serviceName":"Demo_pNF_pZYmvfIkRzq1RNAyllOM","serviceVersion":"1.0","serviceUUID":"968d6d79-635b-415d-968c-bc81979cf6e9","serviceDescription":"catalog service description","serviceInvariantUUID":"c763b82f-9a6c-474f-9068-9c8f51ac6065","resources":[{"resourceInstanceName":"pNF 5ebf2ef1-3c80 0","resourceName":"pNF 5ebf2ef1-3c80","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"5787166f-d643-4b86-bb3a-441ce9a724aa","resourceInvariantUUID":"feb4b743-ffdc-4bde-90df-54fb1e920492","resourceCustomizationUUID":"698b692e-07ef-4678-9459-d591f00fdbc7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/vf-license-model.xml","artifactChecksum":"MmQwNjgwNGE2ZjY2NGMwNmU5MjdkYTJmYzdlNzUwMTc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e1bcd81b-3f4e-4e93-993c-c9c58d44c7cb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/pNF.csar","artifactChecksum":"N2MwZDkxN2QxYjhlYTljNGU4MTM5NmVlYjg1YjY1OWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2c22ea09-7e72-4079-b158-44053f6e3840","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"57622ac5-381c-47fc-b109-d4d7a0958c6f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/vendor-license-model.xml","artifactChecksum":"ODhmZDI1ODE3ZGU1MjkzYzFjZTcxZTE0OTY1YTRjYjA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1b3e8a93-6799-4cf9-85bc-ef1078e09260","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"853e9f5a-73fb-473e-a1a0-88768be24363","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"597b70ee-bb45-4aaa-bf25-9b832210b9b8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfPzymvfikrzq1rnayllom-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-template.yml","artifactChecksum":"NDRjZjRlOTI5Yzg1NmY1NDc1M2MyZjViMGM0ZTM1MDU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b9a1e902-aa8e-4c70-948d-25bcce07759b","artifactVersion":"1"},{"artifactName":"service-DemoPnfPzymvfikrzq1rnayllom-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar","artifactChecksum":"OGE3Yzk5ZDE4NmU5ODNiNGVlYjdlOTQ1ZDE5ZDk5MzE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1f81a98a-3305-4173-826d-2977c8630223","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-04T02:29:25.930Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T02:29:25.930Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:29:25.935Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:29:25.935Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258565276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:26.035Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T02:29:26.036Z||pool-35-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:29:26.036Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:29:26.056Z||pool-35-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:29:26.057Z||pool-35-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-09-04T02:29:26.935Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T02:29:26.936Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:29:26.938Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:29:26.938Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258565276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:27.038Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T02:29:27.039Z||pool-36-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:29:27.039Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:29:27.057Z||pool-36-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:29:27.058Z||pool-36-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-09-04T02:29:27.938Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T02:29:27.939Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:29:27.941Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:29:27.941Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258565276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:28.042Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-04T02:29:28.042Z||pool-37-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:29:28.043Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:29:28.078Z||pool-37-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:29:28.079Z||pool-37-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-09-04T02:29:28.942Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T02:29:28.943Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:29:28.946Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:29:28.946Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258565276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:29.046Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T02:29:29.047Z||pool-38-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:29:29.047Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:29:29.070Z||pool-38-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:29:29.070Z||pool-38-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-09-04T02:29:29.947Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T02:29:29.950Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:29:29.952Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:29:29.952Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258565276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:30.052Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T02:29:30.053Z||pool-39-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:29:30.053Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:29:30.078Z||pool-39-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:29:30.079Z||pool-39-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-09-04T02:29:30.952Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T02:29:30.953Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:29:30.956Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:29:30.956Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258565276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:31.056Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T02:29:31.058Z||pool-40-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:29:31.058Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:29:31.087Z||pool-40-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:29:31.088Z||pool-40-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-09-04T02:29:31.957Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T02:29:31.957Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:29:31.959Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:29:31.960Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258565276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:29:32.060Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T02:29:32.060Z||pool-41-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:29:32.061Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:29:32.086Z||pool-41-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:29:32.087Z||pool-41-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-09-04T02:29:32.960Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T02:29:32.961Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:29:32.964Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:29:32.964Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258565276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T02:29:33.064Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T02:29:33.066Z||pool-42-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:29:33.066Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:29:33.084Z||pool-42-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:29:33.085Z||pool-42-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-09-04T02:29:33.966Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "serviceName": "Demo_pNF_pZYmvfIkRzq1RNAyllOM",
  "serviceVersion": "1.0",
  "serviceUUID": "968d6d79-635b-415d-968c-bc81979cf6e9",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "c763b82f-9a6c-474f-9068-9c8f51ac6065",
  "resources": [
    {
      "resourceInstanceName": "pNF 5ebf2ef1-3c80 0",
      "resourceCustomizationUUID": "698b692e-07ef-4678-9459-d591f00fdbc7",
      "resourceName": "pNF 5ebf2ef1-3c80",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "5787166f-d643-4b86-bb3a-441ce9a724aa",
      "resourceInvariantUUID": "feb4b743-ffdc-4bde-90df-54fb1e920492",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfPzymvfikrzq1rnayllom-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar",
      "artifactChecksum": "OGE3Yzk5ZDE4NmU5ODNiNGVlYjdlOTQ1ZDE5ZDk5MzE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1f81a98a-3305-4173-826d-2977c8630223"
    }
  ],
  "workloadContext": "Production"
}
2022-09-04T02:29:33.966Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-04T02:29:33.967Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 968d6d79-635b-415d-968c-bc81979cf6e9 ASDC
2022-09-04T02:29:33.968Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:6ccbb697-688c-4518-9623-57c1b1fe1d69
ServiceName:Demo_pNF_pZYmvfIkRzq1RNAyllOM
ServiceVersion:1.0
ServiceUUID:968d6d79-635b-415d-968c-bc81979cf6e9
ServiceInvariantUUID:c763b82f-9a6c-474f-9068-9c8f51ac6065
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfPzymvfikrzq1rnayllom-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar
ArtifactUUID:1f81a98a-3305-4173-826d-2977c8630223
ArtifactChecksum:OGE3Yzk5ZDE4NmU5ODNiNGVlYjdlOTQ1ZDE5ZDk5MzE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 5ebf2ef1-3c80 0
ResourceCustomizationUUID:698b692e-07ef-4678-9459-d591f00fdbc7
ResourceInvariantUUID:feb4b743-ffdc-4bde-90df-54fb1e920492
ResourceName:pNF 5ebf2ef1-3c80
ResourceType:PNF
ResourceUUID:5787166f-d643-4b86-bb3a-441ce9a724aa
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-09-04T02:29:33.968Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 968d6d79-635b-415d-968c-bc81979cf6e9 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-04T02:29:34.007Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-04T02:29:34.008Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-09-04T02:29:34.008Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-09-04T02:29:34.008Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1f81a98a-3305-4173-826d-2977c8630223 from URL: /sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar
2022-09-04T02:29:34.008Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-09-04T02:29:34.009Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar
2022-09-04T02:29:34.146Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-09-04T02:29:34.147Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar 1f81a98a-3305-4173-826d-2977c8630223 87760
2022-09-04T02:29:34.147Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar ASDC sendASDCNotification
2022-09-04T02:29:34.147Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar
2022-09-04T02:29:34.147Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-04T02:29:34.147Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:29:34.149Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:29:34.149Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258574147,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T02:29:34.250Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T02:29:34.251Z||pool-43-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:29:34.251Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:29:34.275Z||pool-43-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:29:34.276Z||pool-43-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":1,"count":1}
2022-09-04T02:29:35.150Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-04T02:29:35.151Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-09-04T02:29:35.151Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 1f81a98a-3305-4173-826d-2977c8630223, URL: /sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar to file: /app/ASDC/1/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar
2022-09-04T02:29:35.152Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfPzymvfikrzq1rnayllom-csar.csar
2022-09-04T02:29:35.152Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar
2022-09-04T02:29:35.152Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar
2022-09-04T02:29:35.331Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15007061587072776643/Definitions/service-DemoPnfPzymvfikrzq1rnayllom-template.yml
2022-09-04T02:29:36.313Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-04T02:29:36.313Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-09-04T02:29:36.313Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar
2022-09-04T02:29:36.313Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-09-04T02:29:36.314Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 5ebf2ef1-3c80 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-DemoPnfPzymvfikrzq1rnayllom-csar.csar
2022-09-04T02:29:36.314Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||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-DemoPnfPzymvfikrzq1rnayllom-csar.csar
2022-09-04T02:29:36.314Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar
2022-09-04T02:29:36.314Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||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-DemoPnfPzymvfikrzq1rnayllom-csar.csar
2022-09-04T02:29:36.314Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|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-DemoPnfPzymvfikrzq1rnayllom-csar.csar
2022-09-04T02:29:36.314Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|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-DemoPnfPzymvfikrzq1rnayllom-csar.csar
2022-09-04T02:29:36.314Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|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-DemoPnfPzymvfikrzq1rnayllom-csar.csar
2022-09-04T02:29:36.314Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-09-04T02:29:36.314Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T02:29:36.315Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_pZYmvfIkRzq1RNAyllOM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T02:29:36.315Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Node template pNF 5ebf2ef1-3c80 0 is matching search criteria
2022-09-04T02:29:36.315Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-09-04T02:29:36.315Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 5ebf2ef1-3c80 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-04T02:29:36.316Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T02:29:36.316Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_pZYmvfIkRzq1RNAyllOM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T02:29:36.316Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Node template pNF 5ebf2ef1-3c80 0 is matching search criteria
2022-09-04T02:29:36.316Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-09-04T02:29:36.316Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 5ebf2ef1-3c80 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-04T02:29:36.316Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T02:29:36.316Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_pZYmvfIkRzq1RNAyllOM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T02:29:36.317Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T02:29:36.317Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_pZYmvfIkRzq1RNAyllOM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T02:29:36.317Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T02:29:36.317Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_pZYmvfIkRzq1RNAyllOM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T02:29:36.317Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T02:29:36.317Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_pZYmvfIkRzq1RNAyllOM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T02:29:36.317Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T02:29:36.317Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_pZYmvfIkRzq1RNAyllOM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T02:29:36.318Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_pZYmvfIkRzq1RNAyllOM
Description:catalog service description
Model UUID:968d6d79-635b-415d-968c-bc81979cf6e9
Model Version:NULL
Model InvariantUuid:c763b82f-9a6c-474f-9068-9c8f51ac6065
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-09-04T02:29:36.329Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: 5787166f-d643-4b86-bb3a-441ce9a724aa
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-04T02:29:36.334Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||pNF 5ebf2ef1-3c80 0
2022-09-04T02:29:36.335Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 5787166f-d643-4b86-bb3a-441ce9a724aa
2022-09-04T02:29:36.335Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 968d6d79-635b-415d-968c-bc81979cf6e9
2022-09-04T02:29:36.336Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 968d6d79-635b-415d-968c-bc81979cf6e9
2022-09-04T02:29:36.336Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 5ebf2ef1-3c80 0 5787166f-d643-4b86-bb3a-441ce9a724aa ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-04T02:29:36.342Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@197619d9, org.onap.sdc.toscaparser.api.parameters.Input@1dcb14c3, org.onap.sdc.toscaparser.api.parameters.Input@56ab86a2, org.onap.sdc.toscaparser.api.parameters.Input@766590ed, org.onap.sdc.toscaparser.api.parameters.Input@5f74e729]
2022-09-04T02:29:36.342Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T02:29:36.342Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_pZYmvfIkRzq1RNAyllOM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T02:29:36.343Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 968d6d79-635b-415d-968c-bc81979cf6e9: pNF 5ebf2ef1-3c80
2022-09-04T02:29:36.343Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||Processing PNF resource: 5787166f-d643-4b86-bb3a-441ce9a724aa
2022-09-04T02:29:36.343Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T02:29:36.343Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_pZYmvfIkRzq1RNAyllOM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T02:29:36.343Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||Resource customization UUID: 698b692e-07ef-4678-9459-d591f00fdbc7 is the same as notified resource customizationUUID: 698b692e-07ef-4678-9459-d591f00fdbc7
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-09-04T02:29:36.463Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 5ebf2ef1-3c80 5787166f-d643-4b86-bb3a-441ce9a724aa 0 ASDC deployResourceStructure
2022-09-04T02:29:36.464Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar ASDC sendASDCNotification
2022-09-04T02:29:36.464Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar
2022-09-04T02:29:36.464Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-04T02:29:36.465Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:29:36.467Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:29:36.468Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258576464,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-04T02:29:36.568Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-04T02:29:36.568Z||pool-44-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:29:36.569Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:29:36.587Z||pool-44-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:29:36.587Z||pool-44-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-09-04T02:29:37.468Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ccbb697-688c-4518-9623-57c1b1fe1d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T02:29:37.491Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ccbb697-688c-4518-9623-57c1b1fe1d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T02:29:37.494Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T02:29:37.494Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-04T02:29:37.494Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-04T02:30:07.494Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ccbb697-688c-4518-9623-57c1b1fe1d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T02:30:07.503Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ccbb697-688c-4518-9623-57c1b1fe1d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T02:30:07.504Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T02:30:07.505Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-04T02:30:07.505Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-04T02:30:25.278Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:30:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:30:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:30:25.326Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:30:25.326Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:30:25.326Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662258565534,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-04T02:30:25.332Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6ccbb697-688c-4518-9623-57c1b1fe1d69
2022-09-04T02:30:25.333Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ccbb697-688c-4518-9623-57c1b1fe1d69 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-04T02:30:37.505Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ccbb697-688c-4518-9623-57c1b1fe1d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T02:30:37.521Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ccbb697-688c-4518-9623-57c1b1fe1d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T02:30:37.524Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T02:30:37.524Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-04T02:30:37.524Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-04T02:31:07.524Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ccbb697-688c-4518-9623-57c1b1fe1d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T02:31:07.536Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ccbb697-688c-4518-9623-57c1b1fe1d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T02:31:07.538Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T02:31:07.538Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-04T02:31:07.539Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-04T02:31:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:31:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:31:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:31:25.314Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:31:25.315Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:31:25.315Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "aai-ml",
  "timestamp": 1662258559161,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T02:31:25.316Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:31:37.539Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ccbb697-688c-4518-9623-57c1b1fe1d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T02:31:37.550Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ccbb697-688c-4518-9623-57c1b1fe1d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T02:31:37.552Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T02:31:37.553Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-04T02:31:37.553Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-04T02:32:07.553Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ccbb697-688c-4518-9623-57c1b1fe1d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T02:32:07.566Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ccbb697-688c-4518-9623-57c1b1fe1d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T02:32:07.570Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T02:32:07.570Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-04T02:32:07.570Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-04T02:32:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:32:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:32:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:32:25.812Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:32:25.813Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:32:25.813Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258565276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:32:25.814Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:32:25.814Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:32:25.815Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "aai-ml",
  "timestamp": 1662258567957,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T02:32:25.815Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T02:32:25.815Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:32:25.815Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258565276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:32:25.815Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:32:25.815Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:32:25.816Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "aai-ml",
  "timestamp": 1662258568965,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-04T02:32:25.816Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T02:32:25.816Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:32:25.816Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258565276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:32:25.816Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:32:25.816Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:32:25.816Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "aai-ml",
  "timestamp": 1662258569972,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-04T02:32:25.817Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T02:32:25.817Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:32:25.817Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258565276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:32:25.817Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:32:25.817Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:32:25.817Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "aai-ml",
  "timestamp": 1662258570978,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-04T02:32:25.832Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 6ccbb697-688c-4518-9623-57c1b1fe1d69
2022-09-04T02:32:25.832Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ccbb697-688c-4518-9623-57c1b1fe1d69 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-04T02:32:25.843Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:32:25.843Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258565276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:32:25.843Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:32:25.843Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:32:25.843Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258565276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/resourceInstances/pnf5ebf2ef13c800/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:32:25.844Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:32:25.844Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:32:25.844Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258565276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:32:25.844Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:32:25.844Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:32:25.844Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258565276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T02:32:25.844Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:32:25.844Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:32:25.844Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258574147,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T02:32:25.844Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T02:32:25.844Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:32:25.845Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258576464,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfPzymvfikrzq1rnayllom/1.0/artifacts/service-DemoPnfPzymvfikrzq1rnayllom-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-04T02:32:25.845Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T02:32:37.572Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ccbb697-688c-4518-9623-57c1b1fe1d69
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T02:32:37.588Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ccbb697-688c-4518-9623-57c1b1fe1d69
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T02:32:37.591Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T02:32:37.591Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-04T02:32:37.591Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-04T02:32:37.591Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-04T02:32:37.591Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-04T02:32:37.591Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-04T02:32:37.598Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-04T02:33:07.598Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6ccbb697-688c-4518-9623-57c1b1fe1d69 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-09-04T02:33:07.604Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6ccbb697-688c-4518-9623-57c1b1fe1d69 and serviceModelVersionId: 968d6d79-635b-415d-968c-bc81979cf6e9
2022-09-04T02:33:07.605Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c763b82f-9a6c-474f-9068-9c8f51ac6065
2022-09-04T02:33:07.606Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c763b82f-9a6c-474f-9068-9c8f51ac6065/model-vers/model-ver/968d6d79-635b-415d-968c-bc81979cf6e9?depth=0
2022-09-04T02:33:07.611Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2022-09-04T02:33:07.668Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c763b82f-9a6c-474f-9068-9c8f51ac6065/model-vers/model-ver/968d6d79-635b-415d-968c-bc81979cf6e9?depth=0|INFO|500||Invoke
2022-09-04T02:33:07.668Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c763b82f-9a6c-474f-9068-9c8f51ac6065/model-vers/model-ver/968d6d79-635b-415d-968c-bc81979cf6e9?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c763b82f-9a6c-474f-9068-9c8f51ac6065/model-vers/model-ver/968d6d79-635b-415d-968c-bc81979cf6e9?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6ccbb697-688c-4518-9623-57c1b1fe1d69], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7d7f516b-67f1-4c43-9ca4-8ac062032c4a], X-ECOMP-RequestID=[6ccbb697-688c-4518-9623-57c1b1fe1d69], X-TransactionId=[], X-ONAP-RequestID=[6ccbb697-688c-4518-9623-57c1b1fe1d69], Content-Type=[application/merge-patch+json]}
2022-09-04T02:33:07.676Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c763b82f-9a6c-474f-9068-9c8f51ac6065/model-vers/model-ver/968d6d79-635b-415d-968c-bc81979cf6e9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-04T02:33:07.678Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c763b82f-9a6c-474f-9068-9c8f51ac6065/model-vers/model-ver/968d6d79-635b-415d-968c-bc81979cf6e9?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c763b82f-9a6c-474f-9068-9c8f51ac6065/model-vers/model-ver/968d6d79-635b-415d-968c-bc81979cf6e9?depth=0 has http status code:503 and response headers:{date=[Sun, 04 Sep 2022 02:33:07 GMT], server=[envoy], content-length=[145], content-type=[text/plain]}
2022-09-04T02:33:07.679Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c763b82f-9a6c-474f-9068-9c8f51ac6065/model-vers/model-ver/968d6d79-635b-415d-968c-bc81979cf6e9?depth=0|DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111

2022-09-04T02:33:07.680Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/c763b82f-9a6c-474f-9068-9c8f51ac6065/model-vers/model-ver/968d6d79-635b-415d-968c-bc81979cf6e9?depth=0|INFO|503|Service Unavailable|InvokeReturn
2022-09-04T02:33:07.681Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=6ccbb697-688c-4518-9623-57c1b1fe1d69 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-04T02:33:07.682Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||ERROR|500||Exception occurred
javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=6ccbb697-688c-4518-9623-57c1b1fe1d69 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-04T02:33:07.682Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=6ccbb697-688c-4518-9623-57c1b1fe1d69 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-04T02:33:07.682Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=6ccbb697-688c-4518-9623-57c1b1fe1d69 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-04T02:33:07.690Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|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-09-04T02:33:07.690Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6ccbb697-688c-4518-9623-57c1b1fe1d69 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=6ccbb697-688c-4518-9623-57c1b1fe1d69 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-04T02:33:07.691Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-04T02:33:07.691Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:33:07.693Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:33:07.693Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258787691,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d6ccbb697-688c-4518-9623-57c1b1fe1d69 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-04T02:33:07.793Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T02:33:07.794Z||pool-45-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:33:07.794Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:33:07.819Z||pool-45-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:33:07.820Z||pool-45-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-09-04T02:33:08.709Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:33:08.710Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:33:08.710Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:33:19.110Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:33:19.110Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:33:19.111Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:33:19.111Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:33:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:33:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:33:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:33:25.971Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:33:25.971Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-09-04T02:33:25.971Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6ccbb697-688c-4518-9623-57c1b1fe1d69",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662258787691,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d6ccbb697-688c-4518-9623-57c1b1fe1d69 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-04T02:33:25.972Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T02:33:28.676Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:33:28.677Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:33:28.677Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:33:28.677Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:33:38.245Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:33:38.246Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:33:38.246Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:33:38.247Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:33:47.818Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:34:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:34:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:34:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:34:25.277Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:34:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:34:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:34:34.830Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:34:34.846Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:35:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:35:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:35:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:35:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:35:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:35:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:35:34.849Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:35:34.869Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:36:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:36:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:36:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:36:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:36:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:36:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:36:34.849Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:36:34.868Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:37:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:37:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:37:25.278Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:37:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:37:25.278Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:37:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:37:34.845Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:37:34.863Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:38:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:38:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:38:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:38:25.277Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:38:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:38:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:38:34.834Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:38:34.854Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:39:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:39:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:39:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:39:25.278Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:39:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:39:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:39:34.838Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:39:34.869Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:40:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:40:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:40:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:40:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:40:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:40:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:40:34.851Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:40:34.875Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:41:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:41:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:41:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:41:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:41:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:41:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:41:34.852Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:41:34.871Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:42:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:42:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:42:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:42:25.278Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:42:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:42:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:42:34.843Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:42:34.865Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:43:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:43:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:43:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:43:25.277Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:43:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:43:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:43:34.861Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:43:34.869Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:44:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:44:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:44:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:44:25.277Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:44:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:44:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:44:34.852Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:44:34.853Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:45:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:45:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:45:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:45:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:45:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:45:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:45:34.862Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:45:34.901Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:46:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:46:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:46:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:46:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:46:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:46:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:46:34.874Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:46:34.883Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:47:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:47:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:47:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:47:25.278Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:47:25.279Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:47:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:47:34.906Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:47:34.909Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:48:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:48:25.277Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:48:25.278Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:48:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:48:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:48:25.278Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:48:34.856Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:48:34.873Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:49:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:49:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:49:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:49:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:49:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:49:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:49:34.830Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:49:34.858Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:50:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:50:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:50:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:50:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:50:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:50:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:50:34.850Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:50:34.862Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:51:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:51:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:51:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:51:25.278Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:51:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:51:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:51:34.862Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:51:34.863Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:52:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:52:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:52:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:52:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:52:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:52:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:52:34.857Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:52:34.861Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:53:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:53:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:53:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:53:25.277Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:53:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:53:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:53:34.840Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:53:34.869Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:54:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:54:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:54:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:54:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:54:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:54:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:54:34.866Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:54:34.891Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:55:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:55:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:55:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:55:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:55:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:55:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:55:34.848Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:55:34.870Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:56:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:56:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:56:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:56:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:56:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:56:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:56:34.840Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:56:34.858Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:57:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:57:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:57:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:57:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:57:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:57:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:57:34.820Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:57:34.861Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:58:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:58:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:58:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:58:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:58:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:58:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:58:34.861Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:58:34.875Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:59:25.276Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:59:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:59:25.277Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:59:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T02:59:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T02:59:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T02:59:25.914Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:59:25.915Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.915Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"fe345ea3-9363-4e8d-a3d2-2c9a6835d216","serviceName":"Demo_pNF_kgSkRVxIJVdrXGV5VG4K","serviceVersion":"1.0","serviceUUID":"382a9861-3e4e-4083-9044-a86fd15ab016","serviceDescription":"catalog service description","serviceInvariantUUID":"e40a40bb-cfe9-4ca8-a370-180b596b886b","resources":[{"resourceInstanceName":"pNF 0dc12e93-d895 0","resourceName":"pNF 0dc12e93-d895","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"18caf0c5-7abe-4cd9-b89f-4a07b3837443","resourceInvariantUUID":"1035f2fe-94bd-47d1-9c11-91b1ed468d25","resourceCustomizationUUID":"ae910e0a-4faa-4ebc-b0de-ab82360e08be","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/vf-license-model.xml","artifactChecksum":"NzQxMmM0NzY3NTY5YzUyMzliY2I0MjliNDJjYWVkZWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"515f5e2a-8e94-44a2-beb4-c97d6c6e5545","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/pNF.csar","artifactChecksum":"N2MwZDkxN2QxYjhlYTljNGU4MTM5NmVlYjg1YjY1OWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"09e53859-4e8a-4f73-ab32-e8bb1aa2a85a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e10a808e-4306-449e-8b9e-246a36477789","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/vendor-license-model.xml","artifactChecksum":"ZjM0ZDM5YjIwNmNkNTJlMDExODQ4MThhNWQxYmYyMWQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d299a4de-3589-432e-8369-1eb0f2ad4f72","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"43fda3bf-e818-415a-8edc-b0d7f0ae3ad4","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a8b54abd-955d-473b-a0c6-1842e6f186a1","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfKgskrvxijvdrxgv5vg4k-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-template.yml","artifactChecksum":"Njg5ZjcwZDI1MzVkYzY2ZjNjM2I1MmU1M2QyNzZhMmI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0f158235-25cd-4d60-ad52-f863363febca","artifactVersion":"1"},{"artifactName":"service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar","artifactChecksum":"OGM0M2NiNjBhZDc4ZDQ4YmU5MGU5ZWQ4ZTg3N2FjNTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"30699c35-0dff-422c-a551-39a341915d47","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-04T02:59:25.919Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T02:59:25.919Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:59:25.921Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:59:25.923Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.923Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662260316200,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.924Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:59:25.924Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260365276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.925Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.925Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.925Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662260316200,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.926Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.926Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.926Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662260316200,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.926Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.926Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.927Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662260323142,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.927Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.927Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.927Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662260316200,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.927Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.927Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.928Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662260323142,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.928Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.928Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.928Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "cds",
  "timestamp": 1662260324936,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.928Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.929Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.929Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662260316200,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.929Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.929Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.929Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662260323142,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.929Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.930Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.930Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "cds",
  "timestamp": 1662260324936,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.930Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.930Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.930Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662260316200,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.931Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.931Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.931Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662260323142,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.931Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.932Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.932Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "cds",
  "timestamp": 1662260324936,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.932Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.932Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.932Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662260316200,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.932Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.933Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.933Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662260323142,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.933Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.933Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.933Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "cds",
  "timestamp": 1662260324936,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.933Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.934Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.934Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1662260316200,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T02:59:25.934Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.934Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.934Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "aai-ml",
  "timestamp": 1662260329156,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.935Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.935Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.935Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662260323142,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.938Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.938Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.938Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "cds",
  "timestamp": 1662260324936,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.938Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.938Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.938Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "aai-ml",
  "timestamp": 1662260329156,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.939Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.939Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.939Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662260323142,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.939Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.939Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.939Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "cds",
  "timestamp": 1662260324936,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.939Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.939Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.940Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "aai-ml",
  "timestamp": 1662260329156,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.940Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.940Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.940Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662260323142,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T02:59:25.940Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.940Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.940Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "cds",
  "timestamp": 1662260324936,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.940Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.940Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.940Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "aai-ml",
  "timestamp": 1662260329156,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.941Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.941Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.941Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "cds",
  "timestamp": 1662260324936,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T02:59:25.941Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.941Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.941Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662260332099,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T02:59:25.941Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T02:59:25.941Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.942Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "aai-ml",
  "timestamp": 1662260329156,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.942Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.942Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.942Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "cds",
  "timestamp": 1662260333819,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T02:59:25.942Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T02:59:25.942Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.942Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "aai-ml",
  "timestamp": 1662260329156,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.942Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.942Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.942Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "aai-ml",
  "timestamp": 1662260329156,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:25.943Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.943Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.943Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662260334538,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-04T02:59:25.943Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T02:59:25.943Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.943Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "aai-ml",
  "timestamp": 1662260329156,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T02:59:25.943Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T02:59:25.943Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.943Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1662260335544,
  "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=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-04T02:59:25.974Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of fe345ea3-9363-4e8d-a3d2-2c9a6835d216
2022-09-04T02:59:25.974Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId fe345ea3-9363-4e8d-a3d2-2c9a6835d216 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-04T02:59:25.987Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.987Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "aai-ml",
  "timestamp": 1662260338210,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T02:59:25.987Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T02:59:25.987Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.987Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "aai-ml",
  "timestamp": 1662260339223,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-04T02:59:25.988Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T02:59:25.988Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.988Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "aai-ml",
  "timestamp": 1662260340233,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-04T02:59:25.988Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T02:59:25.988Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T02:59:25.988Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "aai-ml",
  "timestamp": 1662260341248,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-04T02:59:25.996Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of fe345ea3-9363-4e8d-a3d2-2c9a6835d216
2022-09-04T02:59:25.996Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId fe345ea3-9363-4e8d-a3d2-2c9a6835d216 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-04T02:59:26.023Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-04T02:59:26.023Z||pool-46-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:59:26.024Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:59:26.068Z||pool-46-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:59:26.069Z||pool-46-thread-1|||||INFO|500||cambria reply ok (46 ms):{"serverTimeMs":0,"count":1}
2022-09-04T02:59:26.925Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T02:59:26.926Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:59:26.928Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:59:26.928Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260365276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:27.028Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T02:59:27.029Z||pool-47-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:59:27.029Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:59:27.051Z||pool-47-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:59:27.052Z||pool-47-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-09-04T02:59:27.929Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T02:59:27.929Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:59:27.931Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:59:27.931Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260365276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:28.031Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T02:59:28.032Z||pool-48-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:59:28.032Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:59:28.070Z||pool-48-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:59:28.070Z||pool-48-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-09-04T02:59:28.932Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T02:59:28.933Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:59:28.935Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:59:28.935Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260365276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:29.035Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T02:59:29.036Z||pool-49-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:59:29.037Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:59:29.059Z||pool-49-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:59:29.060Z||pool-49-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-09-04T02:59:29.936Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T02:59:29.936Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:59:29.939Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:59:29.939Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260365276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:30.039Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T02:59:30.040Z||pool-50-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:59:30.040Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:59:30.057Z||pool-50-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:59:30.058Z||pool-50-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-09-04T02:59:30.940Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T02:59:30.940Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:59:30.942Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:59:30.942Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260365276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:31.043Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-04T02:59:31.043Z||pool-51-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:59:31.044Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:59:31.061Z||pool-51-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:59:31.062Z||pool-51-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-09-04T02:59:31.945Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T02:59:31.945Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:59:31.948Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:59:31.948Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260365276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T02:59:32.048Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T02:59:32.048Z||pool-52-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:59:32.049Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:59:32.064Z||pool-52-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:59:32.065Z||pool-52-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-09-04T02:59:32.948Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-04T02:59:32.949Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:59:32.952Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:59:32.952Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260365276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T02:59:33.053Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-04T02:59:33.054Z||pool-53-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:59:33.054Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:59:33.073Z||pool-53-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:59:33.073Z||pool-53-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-09-04T02:59:33.956Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "serviceName": "Demo_pNF_kgSkRVxIJVdrXGV5VG4K",
  "serviceVersion": "1.0",
  "serviceUUID": "382a9861-3e4e-4083-9044-a86fd15ab016",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "e40a40bb-cfe9-4ca8-a370-180b596b886b",
  "resources": [
    {
      "resourceInstanceName": "pNF 0dc12e93-d895 0",
      "resourceCustomizationUUID": "ae910e0a-4faa-4ebc-b0de-ab82360e08be",
      "resourceName": "pNF 0dc12e93-d895",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "18caf0c5-7abe-4cd9-b89f-4a07b3837443",
      "resourceInvariantUUID": "1035f2fe-94bd-47d1-9c11-91b1ed468d25",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar",
      "artifactChecksum": "OGM0M2NiNjBhZDc4ZDQ4YmU5MGU5ZWQ4ZTg3N2FjNTU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "30699c35-0dff-422c-a551-39a341915d47"
    }
  ],
  "workloadContext": "Production"
}
2022-09-04T02:59:33.956Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-04T02:59:33.956Z|9ec596b6-b799-4eb1-bbf5-d09cfb74f39c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 382a9861-3e4e-4083-9044-a86fd15ab016 ASDC
2022-09-04T02:59:33.957Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:fe345ea3-9363-4e8d-a3d2-2c9a6835d216
ServiceName:Demo_pNF_kgSkRVxIJVdrXGV5VG4K
ServiceVersion:1.0
ServiceUUID:382a9861-3e4e-4083-9044-a86fd15ab016
ServiceInvariantUUID:e40a40bb-cfe9-4ca8-a370-180b596b886b
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar
ArtifactUUID:30699c35-0dff-422c-a551-39a341915d47
ArtifactChecksum:OGM0M2NiNjBhZDc4ZDQ4YmU5MGU5ZWQ4ZTg3N2FjNTU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 0dc12e93-d895 0
ResourceCustomizationUUID:ae910e0a-4faa-4ebc-b0de-ab82360e08be
ResourceInvariantUUID:1035f2fe-94bd-47d1-9c11-91b1ed468d25
ResourceName:pNF 0dc12e93-d895
ResourceType:PNF
ResourceUUID:18caf0c5-7abe-4cd9-b89f-4a07b3837443
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-09-04T02:59:33.957Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 382a9861-3e4e-4083-9044-a86fd15ab016 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-09-04T02:59:33.989Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-04T02:59:33.990Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-09-04T02:59:33.991Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-09-04T02:59:33.991Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 30699c35-0dff-422c-a551-39a341915d47 from URL: /sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar
2022-09-04T02:59:33.991Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-09-04T02:59:33.991Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar
2022-09-04T02:59:34.196Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-09-04T02:59:34.198Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar 30699c35-0dff-422c-a551-39a341915d47 87785
2022-09-04T02:59:34.198Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar ASDC sendASDCNotification
2022-09-04T02:59:34.198Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar
2022-09-04T02:59:34.198Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-04T02:59:34.199Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:59:34.200Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:59:34.201Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260374198,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T02:59:34.301Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T02:59:34.301Z||pool-54-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:59:34.302Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:59:34.323Z||pool-54-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:59:34.324Z||pool-54-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-09-04T02:59:35.201Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-04T02:59:35.202Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-09-04T02:59:35.202Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 30699c35-0dff-422c-a551-39a341915d47, URL: /sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar to file: /app/ASDC/1/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar
2022-09-04T02:59:35.203Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar
2022-09-04T02:59:35.203Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar
2022-09-04T02:59:35.203Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar
2022-09-04T02:59:35.372Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4046561662958196448/Definitions/service-DemoPnfKgskrvxijvdrxgv5vg4k-template.yml
2022-09-04T02:59:36.389Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-04T02:59:36.390Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-09-04T02:59:36.390Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar
2022-09-04T02:59:36.390Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-09-04T02:59:36.396Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar
2022-09-04T02:59:36.397Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar
2022-09-04T02:59:36.397Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar
2022-09-04T02:59:36.397Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar
2022-09-04T02:59:36.397Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar
2022-09-04T02:59:36.397Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 0dc12e93-d895 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-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar
2022-09-04T02:59:36.397Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar
2022-09-04T02:59:36.398Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-09-04T02:59:36.398Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T02:59:36.398Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_kgSkRVxIJVdrXGV5VG4K is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T02:59:36.399Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Node template pNF 0dc12e93-d895 0 is matching search criteria
2022-09-04T02:59:36.399Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-09-04T02:59:36.399Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 0dc12e93-d895 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-04T02:59:36.400Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T02:59:36.400Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_kgSkRVxIJVdrXGV5VG4K is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T02:59:36.400Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Node template pNF 0dc12e93-d895 0 is matching search criteria
2022-09-04T02:59:36.400Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-09-04T02:59:36.400Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 0dc12e93-d895 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-04T02:59:36.401Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T02:59:36.401Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_kgSkRVxIJVdrXGV5VG4K is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T02:59:36.401Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T02:59:36.401Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_kgSkRVxIJVdrXGV5VG4K is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T02:59:36.402Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T02:59:36.402Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_kgSkRVxIJVdrXGV5VG4K is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T02:59:36.402Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T02:59:36.402Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_kgSkRVxIJVdrXGV5VG4K is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T02:59:36.403Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T02:59:36.404Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_kgSkRVxIJVdrXGV5VG4K is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T02:59:36.404Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_kgSkRVxIJVdrXGV5VG4K
Description:catalog service description
Model UUID:382a9861-3e4e-4083-9044-a86fd15ab016
Model Version:NULL
Model InvariantUuid:e40a40bb-cfe9-4ca8-a370-180b596b886b
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-09-04T02:59:36.422Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 18caf0c5-7abe-4cd9-b89f-4a07b3837443
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-04T02:59:36.427Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||pNF 0dc12e93-d895 0
2022-09-04T02:59:36.428Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 18caf0c5-7abe-4cd9-b89f-4a07b3837443
2022-09-04T02:59:36.428Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 382a9861-3e4e-4083-9044-a86fd15ab016
2022-09-04T02:59:36.428Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 382a9861-3e4e-4083-9044-a86fd15ab016
2022-09-04T02:59:36.428Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 0dc12e93-d895 0 18caf0c5-7abe-4cd9-b89f-4a07b3837443 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-04T02:59:36.434Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1c880662, org.onap.sdc.toscaparser.api.parameters.Input@328ffa2d, org.onap.sdc.toscaparser.api.parameters.Input@a138583, org.onap.sdc.toscaparser.api.parameters.Input@7aedafaf, org.onap.sdc.toscaparser.api.parameters.Input@268a0d86]
2022-09-04T02:59:36.435Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T02:59:36.435Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_kgSkRVxIJVdrXGV5VG4K is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T02:59:36.435Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 382a9861-3e4e-4083-9044-a86fd15ab016: pNF 0dc12e93-d895
2022-09-04T02:59:36.436Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||Processing PNF resource: 18caf0c5-7abe-4cd9-b89f-4a07b3837443
2022-09-04T02:59:36.436Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-04T02:59:36.436Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_kgSkRVxIJVdrXGV5VG4K is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-04T02:59:36.436Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||Resource customization UUID: ae910e0a-4faa-4ebc-b0de-ab82360e08be is the same as notified resource customizationUUID: ae910e0a-4faa-4ebc-b0de-ab82360e08be
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-09-04T02:59:36.494Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 0dc12e93-d895 18caf0c5-7abe-4cd9-b89f-4a07b3837443 0 ASDC deployResourceStructure
2022-09-04T02:59:36.495Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar ASDC sendASDCNotification
2022-09-04T02:59:36.495Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar
2022-09-04T02:59:36.495Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-04T02:59:36.496Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T02:59:36.498Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T02:59:36.498Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260376495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-04T02:59:36.599Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-04T02:59:36.599Z||pool-55-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T02:59:36.599Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T02:59:36.621Z||pool-55-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T02:59:36.621Z||pool-55-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-09-04T02:59:37.499Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fe345ea3-9363-4e8d-a3d2-2c9a6835d216
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T02:59:37.516Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fe345ea3-9363-4e8d-a3d2-2c9a6835d216
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-04T02:59:37.519Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-04T02:59:37.519Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-04T02:59:37.519Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-04T02:59:37.520Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-04T02:59:37.520Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-04T02:59:37.520Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-04T02:59:37.527Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-04T03:00:07.527Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fe345ea3-9363-4e8d-a3d2-2c9a6835d216 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-09-04T03:00:07.533Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fe345ea3-9363-4e8d-a3d2-2c9a6835d216 and serviceModelVersionId: 382a9861-3e4e-4083-9044-a86fd15ab016
2022-09-04T03:00:07.533Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e40a40bb-cfe9-4ca8-a370-180b596b886b
2022-09-04T03:00:07.535Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e40a40bb-cfe9-4ca8-a370-180b596b886b/model-vers/model-ver/382a9861-3e4e-4083-9044-a86fd15ab016?depth=0
2022-09-04T03:00:07.539Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2022-09-04T03:00:07.587Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/e40a40bb-cfe9-4ca8-a370-180b596b886b/model-vers/model-ver/382a9861-3e4e-4083-9044-a86fd15ab016?depth=0|INFO|500||Invoke
2022-09-04T03:00:07.588Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/e40a40bb-cfe9-4ca8-a370-180b596b886b/model-vers/model-ver/382a9861-3e4e-4083-9044-a86fd15ab016?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/e40a40bb-cfe9-4ca8-a370-180b596b886b/model-vers/model-ver/382a9861-3e4e-4083-9044-a86fd15ab016?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fe345ea3-9363-4e8d-a3d2-2c9a6835d216], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c6f9319b-1f67-40dc-a8b6-9f88cbae99b3], X-ECOMP-RequestID=[fe345ea3-9363-4e8d-a3d2-2c9a6835d216], X-TransactionId=[], X-ONAP-RequestID=[fe345ea3-9363-4e8d-a3d2-2c9a6835d216], Content-Type=[application/merge-patch+json]}
2022-09-04T03:00:07.594Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/e40a40bb-cfe9-4ca8-a370-180b596b886b/model-vers/model-ver/382a9861-3e4e-4083-9044-a86fd15ab016?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-04T03:00:07.597Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/e40a40bb-cfe9-4ca8-a370-180b596b886b/model-vers/model-ver/382a9861-3e4e-4083-9044-a86fd15ab016?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/e40a40bb-cfe9-4ca8-a370-180b596b886b/model-vers/model-ver/382a9861-3e4e-4083-9044-a86fd15ab016?depth=0 has http status code:503 and response headers:{date=[Sun, 04 Sep 2022 03:00:07 GMT], server=[envoy], content-length=[145], content-type=[text/plain]}
2022-09-04T03:00:07.597Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/e40a40bb-cfe9-4ca8-a370-180b596b886b/model-vers/model-ver/382a9861-3e4e-4083-9044-a86fd15ab016?depth=0|DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111

2022-09-04T03:00:07.598Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/e40a40bb-cfe9-4ca8-a370-180b596b886b/model-vers/model-ver/382a9861-3e4e-4083-9044-a86fd15ab016?depth=0|INFO|503|Service Unavailable|InvokeReturn
2022-09-04T03:00:07.600Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=fe345ea3-9363-4e8d-a3d2-2c9a6835d216 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-04T03:00:07.601Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||ERROR|500||Exception occurred
javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=fe345ea3-9363-4e8d-a3d2-2c9a6835d216 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-04T03:00:07.601Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=fe345ea3-9363-4e8d-a3d2-2c9a6835d216 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-04T03:00:07.602Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=fe345ea3-9363-4e8d-a3d2-2c9a6835d216 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-04T03:00:07.607Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-04T03:00:07.607Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fe345ea3-9363-4e8d-a3d2-2c9a6835d216 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=fe345ea3-9363-4e8d-a3d2-2c9a6835d216 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-09-04T03:00:07.608Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-04T03:00:07.608Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-09-04T03:00:07.610Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-04T03:00:07.610Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260407608,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003dfe345ea3-9363-4e8d-a3d2-2c9a6835d216 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-04T03:00:07.711Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-04T03:00:07.712Z||pool-56-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-04T03:00:07.712Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as JPFnrROf9QBqgWxM) ...
2022-09-04T03:00:07.744Z||pool-56-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:00:07.745Z||pool-56-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-09-04T03:00:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:00:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:00:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:00:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:00:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:00:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:00:25.557Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:00:25.558Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T03:00:25.558Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260365276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T03:00:25.559Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T03:00:34.884Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:01:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:01:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:01:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:01:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:01:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:01:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:01:25.824Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:01:25.825Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T03:01:25.825Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260365276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-04T03:01:25.826Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T03:01:25.826Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T03:01:25.826Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260365276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-04T03:01:25.826Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T03:01:25.827Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T03:01:25.827Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260365276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T03:01:25.827Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T03:01:25.827Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T03:01:25.827Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260365276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T03:01:25.827Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T03:01:25.828Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T03:01:25.828Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260365276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/resourceInstances/pnf0dc12e93d8950/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T03:01:25.828Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T03:01:25.828Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T03:01:25.828Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260365276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-04T03:01:25.828Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T03:01:25.828Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T03:01:25.829Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260365276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar",
  "status": "NOTIFIED"
}
2022-09-04T03:01:25.829Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-04T03:01:25.829Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T03:01:25.829Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260374198,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-04T03:01:25.830Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T03:01:25.830Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T03:01:25.830Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260376495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKgskrvxijvdrxgv5vg4k/1.0/artifacts/service-DemoPnfKgskrvxijvdrxgv5vg4k-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-04T03:01:25.830Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T03:01:25.830Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-04T03:01:25.831Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "fe345ea3-9363-4e8d-a3d2-2c9a6835d216",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1662260407608,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003dfe345ea3-9363-4e8d-a3d2-2c9a6835d216 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111"
}
2022-09-04T03:01:25.831Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-04T03:01:34.872Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:02:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:02:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:02:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:02:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:02:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:02:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:02:34.865Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:02:34.872Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:03:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:03:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:03:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:03:25.277Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:03:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:03:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:03:34.867Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:03:34.877Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:04:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:04:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:04:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:04:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:04:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:04:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:04:34.838Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:04:34.876Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:05:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:05:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:05:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:05:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:05:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:05:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:05:34.849Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:05:34.858Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:06:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:06:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:06:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:06:25.281Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:06:25.282Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:06:25.282Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:06:34.824Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:06:34.844Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:07:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:07:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:07:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:07:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:07:25.279Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:07:25.279Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:07:34.827Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:07:34.855Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:08:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:08:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:08:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:08:25.277Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:08:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:08:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:08:34.824Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:08:34.835Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:09:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:09:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:09:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:09:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:09:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:09:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:09:34.819Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:09:34.825Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:10:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:10:25.278Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:10:25.279Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:10:25.279Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:10:25.280Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:10:25.280Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:10:34.867Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:10:34.885Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:11:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:11:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:11:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:11:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:11:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:11:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:11:34.869Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:11:34.869Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:12:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:12:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:12:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:12:25.278Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:12:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:12:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:12:34.834Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:12:34.839Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:13:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:13:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:13:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:13:25.279Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:13:25.280Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:13:25.280Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:13:34.835Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:13:34.848Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:14:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:14:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:14:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:14:25.278Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:14:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:14:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:14:34.835Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:14:34.842Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:15:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:15:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:15:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:15:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:15:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:15:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:15:34.834Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:15:34.935Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:16:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:16:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:16:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:16:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:16:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:16:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:16:34.839Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:16:34.847Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:17:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:17:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:17:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:17:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:17:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:17:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:17:34.826Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:17:34.881Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:18:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:18:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:18:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:18:25.277Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:18:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:18:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:18:34.862Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:18:34.872Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:19:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:19:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:19:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:19:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:19:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:19:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:19:34.838Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:19:34.864Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:20:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:20:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:20:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:20:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:20:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:20:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:20:34.841Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:20:34.845Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:21:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:21:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:21:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:21:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:21:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:21:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:21:34.828Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:21:34.851Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:22:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:22:25.278Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:22:25.279Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:22:25.279Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:22:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:22:25.280Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:22:34.842Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:22:34.846Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:23:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:23:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:23:25.278Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:23:25.278Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:23:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:23:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:23:34.865Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:23:34.891Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:24:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:24:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:24:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:24:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:24:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:24:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:24:34.828Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:24:34.836Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:25:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:25:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:25:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:25:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:25:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:25:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:25:34.843Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:25:34.862Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:26:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:26:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:26:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:26:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:26:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:26:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:26:34.828Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:26:34.847Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:27:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:27:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:27:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:27:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:27:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:27:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:27:34.833Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:27:34.846Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:28:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:28:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:28:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:28:25.277Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:28:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:28:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:28:34.841Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:28:34.921Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:29:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:29:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:29:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:29:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:29:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:29:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:29:34.844Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:29:34.851Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:30:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:30:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:30:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:30:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:30:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:30:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:30:34.826Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:30:34.878Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:31:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:31:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:31:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:31:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:31:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:31:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:31:34.824Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:31:34.827Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:32:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:32:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:32:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:32:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:32:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:32:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:32:34.835Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:32:34.836Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:33:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:33:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:33:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:33:25.277Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:33:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:33:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:33:34.827Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:33:34.837Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:34:25.276Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:34:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:34:25.278Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:34:25.279Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:34:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:34:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:34:34.846Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:34:34.850Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:35:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:35:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:35:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:35:25.278Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:35:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:35:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:35:34.838Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:35:34.920Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:36:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:36:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:36:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:36:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:36:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:36:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:36:34.825Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:36:34.837Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:37:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:37:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:37:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:37:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:37:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:37:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:37:34.833Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:37:34.840Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:38:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:38:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:38:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:38:25.277Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:38:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:38:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:38:34.827Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:38:34.844Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:39:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:39:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:39:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:39:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:39:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:39:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:39:34.842Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:39:34.856Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:40:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:40:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:40:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:40:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:40:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:40:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:40:34.880Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:40:34.901Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:41:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:41:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:41:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:41:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:41:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:41:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:41:34.828Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:41:34.837Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:42:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:42:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:42:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:42:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:42:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:42:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:42:34.824Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:42:34.828Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:43:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:43:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:43:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:43:25.277Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:43:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:43:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:43:34.834Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:43:34.837Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:44:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:44:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:44:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:44:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:44:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:44:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:44:34.849Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:44:34.874Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:45:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:45:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:45:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:45:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:45:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:45:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:45:34.838Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:45:34.852Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:46:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:46:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:46:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:46:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:46:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:46:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:46:34.833Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:46:34.839Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:47:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:47:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:47:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:47:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:47:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:47:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:47:34.835Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:47:34.837Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:48:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:48:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:48:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:48:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:48:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:48:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:48:34.825Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:48:34.850Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:49:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:49:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:49:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:49:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:49:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:49:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:49:34.821Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:49:34.840Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:50:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:50:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:50:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:50:25.278Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:50:25.278Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:50:25.279Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:50:34.827Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:50:34.834Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:51:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:51:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:51:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:51:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:51:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:51:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:51:34.847Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:51:34.922Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:52:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:52:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:52:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:52:25.277Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:52:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:52:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:52:34.831Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:52:34.832Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:53:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:53:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:53:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:53:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:53:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:53:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:53:34.823Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:53:34.825Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:54:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:54:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:54:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:54:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:54:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:54:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:54:34.833Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:54:34.835Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:55:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:55:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:55:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:55:25.277Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:55:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:55:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:55:34.829Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:55:34.831Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:56:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:56:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:56:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:56:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:56:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:56:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:56:34.842Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:56:34.853Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:57:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:57:25.277Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:57:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:57:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:57:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:57:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:57:34.828Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:57:34.842Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:58:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:58:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:58:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:58:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:58:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:58:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:58:34.882Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:58:34.912Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:59:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:59:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:59:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:59:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T03:59:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T03:59:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T03:59:34.833Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T03:59:34.852Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:00:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:00:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:00:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:00:25.277Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:00:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:00:25.278Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:00:34.854Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:00:34.910Z|6ccbb697-688c-4518-9623-57c1b1fe1d69|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:01:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:01:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:01:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:01:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:01:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:01:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:01:34.836Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:01:34.855Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:02:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:02:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:02:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:02:25.277Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:02:25.278Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:02:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:02:34.849Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:02:34.880Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:03:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:03:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:03:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:03:25.277Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:03:25.278Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:03:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:03:34.830Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:03:34.834Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:04:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:04:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:04:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:04:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:04:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:04:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:04:34.851Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:04:34.852Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:05:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:05:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:05:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:05:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:05:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:05:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:05:34.831Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:05:34.842Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:06:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:06:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:06:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:06:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:06:25.278Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:06:25.278Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:06:34.836Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:06:34.877Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:07:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:07:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:07:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:07:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:07:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:07:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:07:34.827Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:07:34.902Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:08:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:08:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:08:25.278Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:08:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:08:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:08:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:08:34.844Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:08:34.885Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:09:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:09:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:09:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:09:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:09:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:09:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:09:34.844Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:09:34.860Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:10:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:10:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:10:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:10:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:10:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:10:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:10:34.911Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:10:34.917Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:11:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:11:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:11:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:11:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:11:25.278Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:11:25.278Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:11:34.827Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:11:34.836Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:12:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:12:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:12:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:12:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:12:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:12:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:12:34.825Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:12:34.835Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:13:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:13:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:13:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:13:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:13:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:13:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:13:34.844Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:13:34.869Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:14:25.279Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:14:25.278Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:14:25.279Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:14:25.279Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:14:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:14:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:14:34.835Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:14:34.853Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:15:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:15:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:15:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:15:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:15:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:15:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:15:34.836Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:15:34.844Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:16:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:16:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:16:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:16:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:16:25.278Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:16:25.278Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:16:34.847Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:16:34.865Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:17:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:17:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:17:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:17:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:17:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:17:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:17:34.831Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:17:34.859Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:18:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:18:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:18:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:18:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:18:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:18:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:18:34.837Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:18:34.869Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:19:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:19:25.276Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:19:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:19:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:19:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:19:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:19:34.840Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:19:34.845Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:20:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:20:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:20:25.279Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:20:25.279Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:20:25.280Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:20:25.280Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:20:34.846Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:20:34.881Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:21:25.276Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:21:25.277Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:21:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:21:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:21:25.278Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:21:25.279Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:21:34.846Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:21:34.873Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:22:25.277Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:22:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:22:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:22:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:22:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:22:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:22:34.831Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:22:34.882Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:23:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:23:25.277Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:23:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:23:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:23:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:23:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:23:34.820Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:23:34.847Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:24:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:24:25.276Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:24:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:24:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:24:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:24:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:24:34.853Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:24:34.874Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:25:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:25:25.276Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:25:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:25:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:25:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:25:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:25:34.889Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:25:34.895Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:26:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:26:25.276Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:26:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:26:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:26:25.278Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:26:25.278Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:26:34.835Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:26:34.891Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:27:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:27:25.277Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:27:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:27:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:27:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:27:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:27:34.836Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:27:34.845Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:28:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:28:25.276Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:28:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:28:25.278Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:28:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:28:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:28:34.833Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:28:34.880Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:29:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:29:25.276Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:29:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:29:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:29:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:29:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:29:34.837Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:29:34.854Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:30:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:30:25.276Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:30:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:30:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:30:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:30:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:30:34.839Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:30:34.854Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:31:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:31:25.277Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:31:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:31:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:31:25.278Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:31:25.278Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:31:34.832Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:31:34.847Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:32:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:32:25.278Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:32:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:32:25.278Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:32:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:32:25.279Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:32:34.847Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:32:34.870Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:33:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:33:25.277Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:33:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:33:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:33:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:33:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:33:34.829Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:33:34.873Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:34:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:34:25.276Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:34:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:34:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:34:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:34:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:34:34.838Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:34:34.853Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:35:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:35:25.277Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:35:25.277Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:35:25.277Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:35:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:35:25.278Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:35:34.856Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:35:34.878Z|e87a1a04-cbac-4ed5-829d-1c86f5dc55ac|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:36:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:36:25.276Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:36:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:36:25.277Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:36:25.278Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:36:25.278Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:36:34.833Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:36:34.860Z|fe345ea3-9363-4e8d-a3d2-2c9a6835d216|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:37:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:37:25.276Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:37:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:37:25.277Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:37:25.278Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:37:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:37:34.839Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:37:34.873Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:38:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:38:25.276Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:38:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:38:25.277Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:38:25.278Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:38:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:38:34.834Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:38:34.860Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:39:25.276Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:39:25.276Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:39:25.276Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:39:25.277Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-04T04:39:25.278Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-04T04:39:25.278Z||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 JPFnrROf9QBqgWxM) ...
2022-09-04T04:39:34.856Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-04T04:39:35.027Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK