ubuntu@control-plane-1:~$ sudo su - root@control-plane-1:~# kubectl get pods -n onap | grep sdc dev-pomba-pomba-sdcctxbuilder-58c885f878-dpvq4 2/2 Running 0 9d dev-sdc-sdc-be-74b5b4d897-rdw82 2/2 Running 1 9d dev-sdc-sdc-be-config-backend-6b68w 0/1 Completed 0 9d dev-sdc-sdc-cs-config-cassandra-4vrvr 0/1 Completed 0 9d dev-sdc-sdc-dcae-be-87bc44ccb-vz88z 2/2 Running 0 9d dev-sdc-sdc-dcae-be-tools-nk5g4 0/1 Completed 0 9d dev-sdc-sdc-dcae-dt-9f6cdccdf-8ghfk 2/2 Running 0 9d dev-sdc-sdc-dcae-fe-8488d8755-vd4h8 2/2 Running 0 9d dev-sdc-sdc-dcae-tosca-lab-55d6c76449-dtvgr 2/2 Running 0 9d dev-sdc-sdc-es-868875c47d-bmhrw 1/1 Running 0 9d dev-sdc-sdc-es-config-elasticsearch-vvbrh 0/1 Completed 0 9d dev-sdc-sdc-fe-7bd7f7cb4d-sv92l 2/2 Running 0 9d dev-sdc-sdc-kb-57689fbf6-fbr8q 1/1 Running 0 9d dev-sdc-sdc-onboarding-be-c7c58696f-mj828 2/2 Running 0 9d dev-sdc-sdc-onboarding-be-cassandra-init-sqsll 0/1 Completed 0 9d dev-sdc-sdc-wfd-be-668b94bf68-c8zgg 1/1 Running 0 9d dev-sdc-sdc-wfd-be-workflow-init-kwzgt 0/1 Completed 0 9d dev-sdc-sdc-wfd-fe-74dcf95cb7-8cwm2 2/2 Running 0 9d dev-sdnc-cds-sdc-listener-6b6cf6c4cc-tspch 1/1 Running 0 46h dev-so-so-sdc-controller-6b775f4f5b-fp626 1/1 Running 0 46h root@control-plane-1:~# kubectl exec -ti -n onap dev-so-so-sdc-controller-6b775f4f5b-fp626 -- bash OCI runtime exec failed: exec failed: container_linux.go:345: starting container process caused "exec: \"bash\": executable file not found in $PATH": unknown command terminated with exit code 126 root@control-plane-1:~# kubectl exec -ti -n onap dev-so-so-sdc-controller-6b775f4f5b-fp626 -- sh /app # ls ASDC ca-certificates config logs wait-for.sh app.jar certificates logback-spring.xml start-app.sh /app # cd logs/sdc/1/ /app/logs/sdc/1 # ls service-VfwClosedloopSvc20190613-csar.csar service-VfwService-csar.csar service-Vloadbalancerms-csar.csar service-VfwClosedloopSvcMixed20190613-csar.csar service-VfwSvcTest20190613-csar.csar /app/logs/sdc/1 # ls -lrt total 580 -rw-r--r-- 1 so so 117841 Jun 12 12:59 service-Vloadbalancerms-csar.csar -rw-r--r-- 1 so so 116374 Jun 13 08:59 service-VfwService-csar.csar -rw-r--r-- 1 so so 116452 Jun 13 09:27 service-VfwSvcTest20190613-csar.csar -rw-r--r-- 1 so so 117110 Jun 13 09:38 service-VfwClosedloopSvc20190613-csar.csar -rw-r--r-- 1 so so 117559 Jun 13 09:48 service-VfwClosedloopSvcMixed20190613-csar.csar /app/logs/sdc/1 # rm service-VfwService-csar.csar /app/logs/sdc/1 # ls service-VfwClosedloopSvc20190613-csar.csar service-VfwSvcTest20190613-csar.csar service-VfwClosedloopSvcMixed20190613-csar.csar service-Vloadbalancerms-csar.csar /app/logs/sdc/1 # cd .. /app/logs/sdc # ls 1 debug.2019-06-12.0.log.zip debug.log error.2019-06-13.0.log.zip metrics.2019-06-12.0.log.zip audit.log debug.2019-06-13.0.log.zip error.2019-06-12.0.log.zip error.log metrics.log /app/logs/sdc # ls -lrt total 2772 -rw-r--r-- 1 so so 0 Jun 12 12:32 audit.log -rw-r--r-- 1 so so 9416 Jun 13 00:00 error.2019-06-12.0.log.zip -rw-r--r-- 1 so so 52479 Jun 13 00:00 debug.2019-06-12.0.log.zip -rw-r--r-- 1 so so 1485 Jun 13 08:47 metrics.2019-06-12.0.log.zip -rw-r--r-- 1 so so 2072 Jun 13 09:49 metrics.log -rw-r--r-- 1 so so 221259 Jun 14 00:00 error.2019-06-13.0.log.zip -rw-r--r-- 1 so so 434896 Jun 14 00:00 debug.2019-06-13.0.log.zip -rw-r--r-- 1 so so 889224 Jun 14 08:45 error.log -rw-r--r-- 1 so so 1195974 Jun 14 08:45 debug.log drwxr-xr-x 2 so so 4096 Jun 14 08:46 1 /app/logs/sdc # tail -f debug.log at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-06-14T08:46:28.397Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-06-14T08:46:28.412Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-06-14T08:46:44.341Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-06-14T08:46:44.342Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:203) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-06-14T08:47:28.397Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-06-14T08:47:28.412Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-06-14T08:47:28.586Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.588Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "clamp", "timestamp": 1560502024648, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.592Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.593Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "aai-ml", "timestamp": 1560502024142, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.593Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.593Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "cds", "timestamp": 1560501970167, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.593Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.593Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "clamp", "timestamp": 1560502024648, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json", "status": "NOTIFIED" } 2019-06-14T08:47:28.594Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.594Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "cds", "timestamp": 1560501970167, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.594Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.594Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "aai-ml", "timestamp": 1560502024142, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.594Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.594Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "clamp", "timestamp": 1560502024648, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.595Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.595Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "cds", "timestamp": 1560501970167, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.595Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.595Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "aai-ml", "timestamp": 1560502024142, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.595Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.595Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "dcae-sch", "timestamp": 1560502008340, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.596Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.596Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "clamp", "timestamp": 1560502024648, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.596Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.596Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "aai-ml", "timestamp": 1560502024142, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.596Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.596Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "cds", "timestamp": 1560501970167, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.597Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.597Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "dcae-sch", "timestamp": 1560502008340, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.597Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.597Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "clamp", "timestamp": 1560502024648, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.597Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.598Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "aai-ml", "timestamp": 1560502024142, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.598Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.598Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "cds", "timestamp": 1560501970167, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.598Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.598Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "policy-id", "timestamp": 1560501979365, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.598Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.598Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "dcae-sch", "timestamp": 1560502008340, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.599Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.599Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "aai-ml", "timestamp": 1560502024142, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.599Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.599Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "clamp", "timestamp": 1560502024648, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.599Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.599Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "cds", "timestamp": 1560501970167, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.600Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.600Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "policy-id", "timestamp": 1560501979365, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.600Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.600Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "dcae-sch", "timestamp": 1560502008340, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.600Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.600Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "clamp", "timestamp": 1560502024648, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json", "status": "NOTIFIED" } 2019-06-14T08:47:28.601Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.601Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "aai-ml", "timestamp": 1560502024142, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.601Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.601Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "cds", "timestamp": 1560501970167, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.601Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.601Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "policy-id", "timestamp": 1560501979365, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-06-14T08:47:28.602Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.602Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501874082, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.602Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.602Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "aai-ml", "timestamp": 1560502024142, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.602Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.602Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "clamp", "timestamp": 1560502024648, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.602Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.603Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "dcae-sch", "timestamp": 1560502008340, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.603Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.603Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "cds", "timestamp": 1560501970167, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.603Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.603Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "dcae-sch", "timestamp": 1560502008340, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.603Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.603Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "policy-id", "timestamp": 1560501979365, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.603Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.603Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501874082, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json", "status": "NOTIFIED" } 2019-06-14T08:47:28.603Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.604Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "aai-ml", "timestamp": 1560502024142, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.604Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.604Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "clamp", "timestamp": 1560502024648, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.604Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.604Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "cds", "timestamp": 1560501970167, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.604Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.604Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502013973, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.604Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.604Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "dcae-sch", "timestamp": 1560502008340, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.604Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.605Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560501984062, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.605Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.605Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "policy-id", "timestamp": 1560501979365, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.605Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.605Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "clamp", "timestamp": 1560502024648, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.605Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.605Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "aai-ml", "timestamp": 1560502024142, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.605Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.605Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501874082, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-06-14T08:47:28.605Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.606Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "cds", "timestamp": 1560501970167, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.606Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.606Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502013973, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json", "status": "NOTIFIED" } 2019-06-14T08:47:28.606Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.606Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "dcae-sch", "timestamp": 1560502008340, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.606Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.606Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560501984062, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json", "status": "NOTIFIED" } 2019-06-14T08:47:28.606Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.606Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "clamp", "timestamp": 1560502024648, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-template.yml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.606Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.607Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "aai-ml", "timestamp": 1560502024142, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-template.yml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.607Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.607Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "cds", "timestamp": 1560501970167, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-template.yml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.607Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.607Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "policy-id", "timestamp": 1560501979365, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.607Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.607Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501874082, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.607Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.607Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502013973, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-06-14T08:47:28.607Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.608Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "dcae-sch", "timestamp": 1560502008340, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.608Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.608Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "clamp", "timestamp": 1560502024648, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "NOTIFIED" } 2019-06-14T08:47:28.608Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.608Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "aai-ml", "timestamp": 1560502024142, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "NOTIFIED" } 2019-06-14T08:47:28.608Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.608Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560501984062, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-06-14T08:47:28.608Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.608Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "cds", "timestamp": 1560501970167, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "NOTIFIED" } 2019-06-14T08:47:28.608Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.608Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "policy-id", "timestamp": 1560501979365, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.609Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.609Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501874082, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-06-14T08:47:28.609Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.609Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502013973, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.609Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.609Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "dcae-sch", "timestamp": 1560502008340, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.609Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.609Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560501984062, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.609Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.609Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501874082, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.610Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.610Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "policy-id", "timestamp": 1560501979365, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-06-14T08:47:28.610Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.610Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "dcae-sch", "timestamp": 1560502008340, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-template.yml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.610Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.610Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502013973, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-06-14T08:47:28.610Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.610Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560501984062, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-06-14T08:47:28.611Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.611Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501874082, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json", "status": "NOTIFIED" } 2019-06-14T08:47:28.611Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.611Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "policy-id", "timestamp": 1560501979365, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.611Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.611Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "dcae-sch", "timestamp": 1560502008340, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.612Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.612Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502013973, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.612Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.612Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560501984062, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.612Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.612Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501874082, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-06-14T08:47:28.612Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.612Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "policy-id", "timestamp": 1560501979365, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.612Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.612Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502013973, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json", "status": "NOTIFIED" } 2019-06-14T08:47:28.613Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.613Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "aai-ml", "timestamp": 1560502048080, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.613Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.613Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "cds", "timestamp": 1560501987337, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.613Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.613Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560501984062, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json", "status": "NOTIFIED" } 2019-06-14T08:47:28.613Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.613Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501874082, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.613Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.613Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "policy-id", "timestamp": 1560501979365, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-template.yml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.614Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.614Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502013973, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-06-14T08:47:28.614Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.614Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "cds", "timestamp": 1560501988347, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2019-06-14T08:47:28.649Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of e26de410-a9fd-4ae8-8104-f1d2a695ad23 2019-06-14T08:47:28.650Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e26de410-a9fd-4ae8-8104-f1d2a695ad23 and ComponentName cds 2019-06-14T08:47:28.667Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.668Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501874082, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-06-14T08:47:28.668Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.668Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560501984062, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-06-14T08:47:28.668Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.669Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "policy-id", "timestamp": 1560501979365, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "NOTIFIED" } 2019-06-14T08:47:28.669Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.669Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502013973, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.669Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.669Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1560502022977, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.669Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.670Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501874082, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-template.yml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.670Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.670Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560501984062, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.670Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.670Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502013973, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-06-14T08:47:28.670Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.670Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1560502022977, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.671Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.671Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501874082, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "NOTIFIED" } 2019-06-14T08:47:28.671Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.671Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560501984062, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-06-14T08:47:28.671Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.671Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502013973, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-template.yml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.671Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.672Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1560502022977, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.yaml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.672Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.672Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "aai-ml", "timestamp": 1560502052774, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "DEPLOY_OK" } 2019-06-14T08:47:28.672Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.672Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "policy-id", "timestamp": 1560501996196, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.672Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.673Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560501984062, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-template.yml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.673Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.673Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502013973, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "NOTIFIED" } 2019-06-14T08:47:28.673Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.673Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1560502022977, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.673Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.673Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501889199, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.674Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.674Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "aai-ml", "timestamp": 1560502053775, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } 2019-06-14T08:47:28.680Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e26de410-a9fd-4ae8-8104-f1d2a695ad23 2019-06-14T08:47:28.680Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e26de410-a9fd-4ae8-8104-f1d2a695ad23 and ComponentName AAI 2019-06-14T08:47:28.696Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.696Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560501984062, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "NOTIFIED" } 2019-06-14T08:47:28.696Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.697Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1560502022977, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.env", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.697Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.697Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "clamp", "timestamp": 1560502054998, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "ALREADY_DOWNLOADED" } 2019-06-14T08:47:28.697Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.697Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1560502022977, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.697Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.698Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "clamp", "timestamp": 1560502056000, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "ALREADY_DEPLOYED" } 2019-06-14T08:47:28.698Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.698Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "policy-id", "timestamp": 1560501999761, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "DEPLOY_OK" } 2019-06-14T08:47:28.698Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.698Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1560502022977, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.698Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.699Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502030928, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.699Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.699Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1560502022977, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.699Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.699Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "policy-id", "timestamp": 1560502000883, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-06-14T08:47:28.709Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e26de410-a9fd-4ae8-8104-f1d2a695ad23 2019-06-14T08:47:28.709Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e26de410-a9fd-4ae8-8104-f1d2a695ad23 and ComponentName POLICY 2019-06-14T08:47:28.757Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.757Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560502001171, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.758Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.758Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501893460, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.758Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.758Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1560502022977, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.758Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.759Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1560502022977, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.759Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.759Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502033266, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.759Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.760Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1560502022977, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-template.yml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:28.760Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.760Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560502004048, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.yaml", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.760Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.760Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501896350, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.760Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.761Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1560502022977, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "NOTIFIED" } 2019-06-14T08:47:28.761Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.761Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501897579, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-06-14T08:47:28.784Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e26de410-a9fd-4ae8-8104-f1d2a695ad23 2019-06-14T08:47:28.785Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e26de410-a9fd-4ae8-8104-f1d2a695ad23 and ComponentName POLICY 2019-06-14T08:47:28.810Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.811Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502036484, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.811Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.811Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501898689, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json", "status": "DEPLOY_OK" } 2019-06-14T08:47:28.811Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.811Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1560502037069, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.812Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.812Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560502007057, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.env", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.812Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.812Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502037629, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-06-14T08:47:28.829Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e26de410-a9fd-4ae8-8104-f1d2a695ad23 2019-06-14T08:47:28.831Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e26de410-a9fd-4ae8-8104-f1d2a695ad23 and ComponentName POLICY 2019-06-14T08:47:28.857Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.857Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560502008215, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-06-14T08:47:28.863Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e26de410-a9fd-4ae8-8104-f1d2a695ad23 2019-06-14T08:47:28.863Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e26de410-a9fd-4ae8-8104-f1d2a695ad23 and ComponentName POLICY 2019-06-14T08:47:28.875Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.876Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502038761, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json", "status": "DEPLOY_OK" } 2019-06-14T08:47:28.876Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.876Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501901063, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.876Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.876Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560502009364, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json", "status": "DEPLOY_OK" } 2019-06-14T08:47:28.876Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.877Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1560502041012, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "DEPLOY_OK" } 2019-06-14T08:47:28.877Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.877Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502041977, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.877Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.877Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501903889, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.877Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.877Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560502011932, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.877Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.878Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1560502042016, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2019-06-14T08:47:28.888Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e26de410-a9fd-4ae8-8104-f1d2a695ad23 2019-06-14T08:47:28.888Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e26de410-a9fd-4ae8-8104-f1d2a695ad23 and ComponentName SDNC 2019-06-14T08:47:28.904Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.904Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502044131, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.905Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.905Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560502014067, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.905Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.905Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501906222, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.905Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.905Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501907457, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-06-14T08:47:28.910Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e26de410-a9fd-4ae8-8104-f1d2a695ad23 2019-06-14T08:47:28.911Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e26de410-a9fd-4ae8-8104-f1d2a695ad23 and ComponentName POLICY 2019-06-14T08:47:28.917Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.917Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-k8s-id", "timestamp": 1560501908569, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json", "status": "DEPLOY_OK" } 2019-06-14T08:47:28.917Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.918Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502047481, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.918Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.918Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560502017373, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:28.918Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:47:28.918Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502048618, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-06-14T08:47:28.923Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e26de410-a9fd-4ae8-8104-f1d2a695ad23 2019-06-14T08:47:28.923Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e26de410-a9fd-4ae8-8104-f1d2a695ad23 and ComponentName POLICY 2019-06-14T08:47:29.257Z|| org.onap.sdc.impl.NotificationConsumer - received message from topic 2019-06-14T08:47:29.258Z|| org.onap.sdc.impl.NotificationConsumer - recieved notification from broker: {"distributionID":"e26de410-a9fd-4ae8-8104-f1d2a695ad23","serviceName":"vFW_service","serviceVersion":"1.0","serviceUUID":"75cda87a-39fc-4c45-b7c8-8e25bc59cb7c","serviceDescription":"vfw","serviceInvariantUUID":"df4792ac-e533-493c-af33-fd2403e28898","resources":[{"resourceInstanceName":"vFW_PG 0","resourceName":"vFW_PG","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"d898aaf1-aa8b-4efb-b542-bb01a21b77db","resourceInvariantUUID":"e1706abe-d77c-4869-b4cd-afb82de2b345","resourceCustomizationUUID":"18768dfb-9b20-4c48-909d-a9920d2a6f00","category":"Application L4+","subcategory":"Firewall","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vf-license-model.xml","artifactChecksum":"NDRkY2I4MTdjODI5OGZkY2NjNmEyZGY4MmMxODIwMmQ\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"cfafe835-8b07-4e7b-ace3-d9d68d693976","artifactVersion":"1"},{"artifactName":"vfw_pg0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json","artifactChecksum":"NWNmNmQ5MjllNGM3Mzg2NTQxNDE2YjI0MGMzMjU3NWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"bcacd085-466a-4178-8fb2-45e753466c03","artifactVersion":"1"},{"artifactName":"base_vpkg.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.yaml","artifactChecksum":"NzI1ZTM5NDU3ZjBhMzQwNmFiNDYzNDBhOWM2NjNmOWU\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"d348d7d2-0f28-48f3-8e32-7821b88340e9","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vendor-license-model.xml","artifactChecksum":"NmQzMjMxZjRlNzc1OTM0N2FkODM4NTI0Nzk5MmE1ZDY\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"5004000c-9fd6-44a0-9cf7-6c713c5ab2a5","artifactVersion":"1"},{"artifactName":"base_vpkg.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.env","artifactChecksum":"ZTAzMzM5YmVjODMwOGIwNGYyMzE1NDhlNjg5NjBjOWU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"27c0e0cf-4d0c-4640-901f-a7b67ab901dc","artifactVersion":"2","generatedFromUUID":"d348d7d2-0f28-48f3-8e32-7821b88340e9"}]},{"resourceInstanceName":"vFW_SINC 0","resourceName":"vFW_SINC","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"dffc3f9b-f216-4e69-9423-8a6731eee291","resourceInvariantUUID":"df8d4f91-27a2-4fec-a254-09ada4c4a69f","resourceCustomizationUUID":"27bcfd56-126a-4742-962d-f1e98ad498be","category":"Application L4+","subcategory":"Application Server","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vf-license-model.xml","artifactChecksum":"NzAyY2NlMzlmNTU5MTVlNDk4YWRiNmQyMWI3YWY5MTI\u003d","artifactDescription":"VF license file","artifactTimeout":120,"artifactUUID":"1364c2fd-ddad-4698-a221-fb5580b96a65","artifactVersion":"1"},{"artifactName":"vfw_sinc0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json","artifactChecksum":"ZmRmNGNiZWU3NmUwNzBhYzgyM2JkZjBmYjNiZWFlYzg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":120,"artifactUUID":"58e1e05c-e99f-4781-88f0-f3ae567c34a7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.yaml","artifactChecksum":"M2I1YmVjNzZkY2MxMWJkYTM5NzA3NDVhMGQxMzY2MDA\u003d","artifactDescription":"created from csar","artifactTimeout":120,"artifactUUID":"65c36163-d967-4de4-b6b7-b05eda6df4d7","artifactVersion":"2"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vendor-license-model.xml","artifactChecksum":"NmQzMjMxZjRlNzc1OTM0N2FkODM4NTI0Nzk5MmE1ZDY\u003d","artifactDescription":" Vendor license file","artifactTimeout":120,"artifactUUID":"e9560bfd-7a9b-4187-885c-249b5a8c5da6","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.env","artifactChecksum":"ZTVjNDVhZDEzZTcwNWMzYzMyYTZhY2UzZTQzMmMwNzA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":120,"artifactUUID":"6bbf5a07-38b3-4040-9767-b2e77e70bf68","artifactVersion":"2","generatedFromUUID":"65c36163-d967-4de4-b6b7-b05eda6df4d7"}]}],"serviceArtifacts":[{"artifactName":"service-VfwService-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-template.yml","artifactChecksum":"N2M5ZjFlODJiMjUyNmViMzU4YzcxZGZkNmEwOGNkZTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4e8b4cdf-ccbc-40ad-ba44-c812e6b285f6","artifactVersion":"1"},{"artifactName":"service-VfwService-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar","artifactChecksum":"OTE4YjI4ZjQwNTIzYzdhZTRiYTlhMTY0ZjA2ZTE0NzE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"991025b4-5918-4b95-98d9-55a2cee23241","artifactVersion":"1"}],"workloadContext":"Production"} 2019-06-14T08:47:29.265Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-06-14T08:47:29.266Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-06-14T08:47:29.269Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-06-14T08:47:29.269Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:29.370Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-06-14T08:47:30.270Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-06-14T08:47:30.271Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-06-14T08:47:30.275Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-06-14T08:47:30.275Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json", "status": "NOTIFIED" } 2019-06-14T08:47:30.376Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-06-14T08:47:31.276Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-06-14T08:47:31.277Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-06-14T08:47:31.282Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-06-14T08:47:31.282Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-06-14T08:47:31.382Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-06-14T08:47:32.282Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-06-14T08:47:32.283Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-06-14T08:47:32.287Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-06-14T08:47:32.288Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:32.388Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-06-14T08:47:33.288Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-06-14T08:47:33.289Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-06-14T08:47:33.293Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-06-14T08:47:33.293Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-06-14T08:47:33.394Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-06-14T08:47:34.294Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-06-14T08:47:34.295Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-06-14T08:47:34.299Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-06-14T08:47:34.299Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:34.341Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-06-14T08:47:34.342Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:203) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-06-14T08:47:34.400Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-06-14T08:47:35.299Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-06-14T08:47:35.301Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-06-14T08:47:35.304Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-06-14T08:47:35.304Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json", "status": "NOTIFIED" } 2019-06-14T08:47:35.406Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-06-14T08:47:36.305Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-06-14T08:47:36.308Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-06-14T08:47:36.312Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-06-14T08:47:36.312Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-06-14T08:47:36.413Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-06-14T08:47:37.313Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-06-14T08:47:37.314Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-06-14T08:47:37.318Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-06-14T08:47:37.318Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:37.419Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-06-14T08:47:38.323Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-06-14T08:47:38.324Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-06-14T08:47:38.329Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-06-14T08:47:38.329Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-06-14T08:47:38.430Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-06-14T08:47:39.330Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-06-14T08:47:39.332Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-06-14T08:47:39.335Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-06-14T08:47:39.336Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-template.yml", "status": "NOT_NOTIFIED" } 2019-06-14T08:47:39.436Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-06-14T08:47:40.336Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendNotificationStatus 2019-06-14T08:47:40.337Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-06-14T08:47:40.341Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-06-14T08:47:40.341Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "NOTIFIED" } 2019-06-14T08:47:40.442Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-06-14T08:47:41.343Z|| org.onap.sdc.impl.NotificationConsumer - sending notification to client: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "serviceName": "vFW_service", "serviceVersion": "1.0", "serviceUUID": "75cda87a-39fc-4c45-b7c8-8e25bc59cb7c", "serviceDescription": "vfw", "serviceInvariantUUID": "df4792ac-e533-493c-af33-fd2403e28898", "resources": [ { "resourceInstanceName": "vFW_PG 0", "resourceCustomizationUUID": "18768dfb-9b20-4c48-909d-a9920d2a6f00", "resourceName": "vFW_PG", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "d898aaf1-aa8b-4efb-b542-bb01a21b77db", "resourceInvariantUUID": "e1706abe-d77c-4869-b4cd-afb82de2b345", "category": "Application L4+", "subcategory": "Firewall", "artifacts": [ { "artifactName": "vfw_pg0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json", "artifactChecksum": "NWNmNmQ5MjllNGM3Mzg2NTQxNDE2YjI0MGMzMjU3NWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "bcacd085-466a-4178-8fb2-45e753466c03", "relatedArtifactsInfo": [] }, { "artifactName": "base_vpkg.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.yaml", "artifactChecksum": "NzI1ZTM5NDU3ZjBhMzQwNmFiNDYzNDBhOWM2NjNmOWU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "d348d7d2-0f28-48f3-8e32-7821b88340e9", "generatedArtifact": { "artifactName": "base_vpkg.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.env", "artifactChecksum": "ZTAzMzM5YmVjODMwOGIwNGYyMzE1NDhlNjg5NjBjOWU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "27c0e0cf-4d0c-4640-901f-a7b67ab901dc", "generatedFromUUID": "d348d7d2-0f28-48f3-8e32-7821b88340e9" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vpkg.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.env", "artifactChecksum": "ZTAzMzM5YmVjODMwOGIwNGYyMzE1NDhlNjg5NjBjOWU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "27c0e0cf-4d0c-4640-901f-a7b67ab901dc", "relatedArtifactsInfo": [] } ] }, { "resourceInstanceName": "vFW_SINC 0", "resourceCustomizationUUID": "27bcfd56-126a-4742-962d-f1e98ad498be", "resourceName": "vFW_SINC", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "dffc3f9b-f216-4e69-9423-8a6731eee291", "resourceInvariantUUID": "df8d4f91-27a2-4fec-a254-09ada4c4a69f", "category": "Application L4+", "subcategory": "Application Server", "artifacts": [ { "artifactName": "vfw_sinc0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json", "artifactChecksum": "ZmRmNGNiZWU3NmUwNzBhYzgyM2JkZjBmYjNiZWFlYzg\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 120, "artifactVersion": "1", "artifactUUID": "58e1e05c-e99f-4781-88f0-f3ae567c34a7", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.yaml", "artifactChecksum": "M2I1YmVjNzZkY2MxMWJkYTM5NzA3NDVhMGQxMzY2MDA\u003d", "artifactDescription": "created from csar", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "65c36163-d967-4de4-b6b7-b05eda6df4d7", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.env", "artifactChecksum": "ZTVjNDVhZDEzZTcwNWMzYzMyYTZhY2UzZTQzMmMwNzA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "6bbf5a07-38b3-4040-9767-b2e77e70bf68", "generatedFromUUID": "65c36163-d967-4de4-b6b7-b05eda6df4d7" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.env", "artifactChecksum": "ZTVjNDVhZDEzZTcwNWMzYzMyYTZhY2UzZTQzMmMwNzA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 120, "artifactVersion": "2", "artifactUUID": "6bbf5a07-38b3-4040-9767-b2e77e70bf68", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-VfwService-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "artifactChecksum": "OTE4YjI4ZjQwNTIzYzdhZTRiYTlhMTY0ZjA2ZTE0NzE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "991025b4-5918-4b95-98d9-55a2cee23241" } ], "workloadContext": "Production" } 2019-06-14T08:47:41.343Z|| org.onap.so.asdc.client.ASDCNotificationCallBack - Receive a callback notification in ASDC, nb of resources: 2 2019-06-14T08:47:41.343Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_CALLBACK_NOTIF 6 75cda87a-39fc-4c45-b7c8-8e25bc59cb7c ASDC 2019-06-14T08:47:41.343Z|| org.onap.so.asdc.client.ASDCController - ASDC Notification: DistributionID:e26de410-a9fd-4ae8-8104-f1d2a695ad23 ServiceName:vFW_service ServiceVersion:1.0 ServiceUUID:75cda87a-39fc-4c45-b7c8-8e25bc59cb7c ServiceInvariantUUID:df4792ac-e533-493c-af33-fd2403e28898 ServiceDescription:vfw Service Artifacts List: { Service Artifacts Info: ArtifactName:service-VfwService-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar ArtifactUUID:991025b4-5918-4b95-98d9-55a2cee23241 ArtifactChecksum:OTE4YjI4ZjQwNTIzYzdhZTRiYTlhMTY0ZjA2ZTE0NzE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW_PG 0 ResourceCustomizationUUID:18768dfb-9b20-4c48-909d-a9920d2a6f00 ResourceInvariantUUID:e1706abe-d77c-4869-b4cd-afb82de2b345 ResourceName:vFW_PG ResourceType:VF ResourceUUID:d898aaf1-aa8b-4efb-b542-bb01a21b77db ResourceVersion:1.0 Category:Application L4+ SubCategory:Firewall Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw_pg0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json ArtifactUUID:bcacd085-466a-4178-8fb2-45e753466c03 ArtifactChecksum:NWNmNmQ5MjllNGM3Mzg2NTQxNDE2YjI0MGMzMjU3NWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vpkg.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.yaml ArtifactUUID:d348d7d2-0f28-48f3-8e32-7821b88340e9 ArtifactChecksum:NzI1ZTM5NDU3ZjBhMzQwNmFiNDYzNDBhOWM2NjNmOWU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vpkg.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.env ArtifactUUID:27c0e0cf-4d0c-4640-901f-a7b67ab901dc ArtifactChecksum:ZTAzMzM5YmVjODMwOGIwNGYyMzE1NDhlNjg5NjBjOWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vpkg.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.env ArtifactUUID:27c0e0cf-4d0c-4640-901f-a7b67ab901dc ArtifactChecksum:ZTAzMzM5YmVjODMwOGIwNGYyMzE1NDhlNjg5NjBjOWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } , Resource Instance Info: ResourceInstanceName:vFW_SINC 0 ResourceCustomizationUUID:27bcfd56-126a-4742-962d-f1e98ad498be ResourceInvariantUUID:df8d4f91-27a2-4fec-a254-09ada4c4a69f ResourceName:vFW_SINC ResourceType:VF ResourceUUID:dffc3f9b-f216-4e69-9423-8a6731eee291 ResourceVersion:1.0 Category:Application L4+ SubCategory:Application Server Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw_sinc0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json ArtifactUUID:58e1e05c-e99f-4781-88f0-f3ae567c34a7 ArtifactChecksum:ZmRmNGNiZWU3NmUwNzBhYzgyM2JkZjBmYjNiZWFlYzg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:2 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.yaml ArtifactUUID:65c36163-d967-4de4-b6b7-b05eda6df4d7 ArtifactChecksum:M2I1YmVjNzZkY2MxMWJkYTM5NzA3NDVhMGQxMzY2MDA= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.env ArtifactUUID:6bbf5a07-38b3-4040-9767-b2e77e70bf68 ArtifactChecksum:ZTVjNDVhZDEzZTcwNWMzYzMyYTZhY2UzZTQzMmMwNzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:120 ArtifactURL:/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.env ArtifactUUID:6bbf5a07-38b3-4040-9767-b2e77e70bf68 ArtifactChecksum:ZTVjNDVhZDEzZTcwNWMzYzMyYTZhY2UzZTQzMmMwNzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2019-06-14T08:47:41.344Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF 75cda87a-39fc-4c45-b7c8-8e25bc59cb7c ASDC treatNotification 2019-06-14T08:47:41.407Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-06-14T08:47:41.409Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-06-14T08:47:41.409Z|| org.onap.so.asdc.installer.ToscaResourceStructure - MSO config path is: /app 2019-06-14T08:47:41.409Z|| org.onap.so.asdc.client.ASDCController - Trying to download the artifact UUID: 991025b4-5918-4b95-98d9-55a2cee23241 from URL: /sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar 2019-06-14T08:47:41.409Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - download 2019-06-14T08:47:41.409Z|| org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar 2019-06-14T08:47:42.856Z|| org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 2019-06-14T08:47:42.860Z|| org.onap.so.asdc.client.ASDCController - ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar 991025b4-5918-4b95-98d9-55a2cee23241 116374 2019-06-14T08:47:42.860Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar ASDC sendASDCNotification 2019-06-14T08:47:42.861Z|| org.onap.so.asdc.client.ASDCController - Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar 2019-06-14T08:47:42.861Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDownloadStatus 2019-06-14T08:47:42.861Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-06-14T08:47:42.867Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-06-14T08:47:42.867Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502062860, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "DOWNLOAD_OK" } 2019-06-14T08:47:42.968Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-06-14T08:47:43.868Z|| org.onap.so.asdc.client.ASDCController - Unable to find the system property mso.config.path, use the default configuration 2019-06-14T08:47:43.870Z|| org.onap.so.asdc.client.ASDCController - MSO config path is: /app 2019-06-14T08:47:43.870Z|| org.onap.so.asdc.client.ASDCController - Trying to write artifact UUID: 991025b4-5918-4b95-98d9-55a2cee23241, URL: /sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar to file: /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:43.871Z|| org.onap.so.asdc.client.ASDCController - ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-VfwService-csar.csar 2019-06-14T08:47:43.871Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC File path is: /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:43.871Z|| org.onap.so.asdc.installer.ToscaResourceStructure - ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:44.370Z|| org.onap.sdc.toscaparser.api.ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP568286845018036929/Definitions/service-VfwService-template.yml 2019-06-14T08:47:48.589Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - CSAR conformance level is 9.0 2019-06-14T08:47:48.590Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-06-14T08:47:48.591Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - CSAR Warnings found! CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.591Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 67 Parsing Warnings occurred... 2019-06-14T08:47:48.591Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_image_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.591Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "max_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.591Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_private_1_port_network_role, port_vpg_private_1_port_vlan_requirements, port_vpg_private_0_port_subnetpoolid, port_vpg_private_1_port_order, port_vpg_private_1_port_subnetpoolid, port_vpg_private_0_port_related_networks, nfc_function, port_vpg_private_0_port_vlan_requirements, port_vpg_private_0_port_network_role, port_vpg_private_1_port_related_networks, port_vpg_private_0_port_order]. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.591Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.591Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "ip_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.592Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "contrail_service_instance_ind" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.592Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "security_groups" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.592Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scheduler_hints" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.592Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW_PG 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.592Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "index_value" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.592Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW_SINC 0" are missing field(s): [nf_function, nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.592Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "substitute_service_template" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.592Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-VfwService-csar.csar 2019-06-14T08:47:48.592Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.593Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "allowed_address_pairs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.593Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.593Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_private_0_port_related_networks, port_vsn_private_0_port_network_role_tag, port_vsn_private_1_port_subnetpoolid, port_vsn_private_1_port_vlan_requirements, port_vsn_private_0_port_order, nfc_function, port_vsn_private_1_port_order, port_vsn_private_0_port_subnetpoolid, port_vsn_private_1_port_network_role, port_vsn_private_0_port_vlan_requirements, port_vsn_private_1_port_related_networks, port_vsn_private_0_port_network_role]. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.593Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "replacement_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.593Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "qos_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.593Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW_SINC 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.593Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "reservation_id" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.593Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "device_owner" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.594Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "key_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.594Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "software_config_transport" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.594Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.594Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.594Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.594Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "category" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.594Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-VfwService-csar.csar 2019-06-14T08:47:48.594Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_flavor_name" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.594Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.595Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "config_drive" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.595Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "description" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.595Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.595Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_private_0_port_network_role, port_vfw_private_2_port_subnetpoolid, port_vfw_private_0_port_vlan_requirements, port_vfw_private_2_port_related_networks, port_vfw_private_0_port_subnetpoolid, port_vfw_private_0_port_order, port_vfw_private_1_port_network_role, port_vfw_private_1_port_subnetpoolid, port_vfw_private_1_port_order, port_vfw_private_0_port_related_networks, port_vfw_private_2_port_network_role, port_vfw_private_2_port_vlan_requirements, port_vfw_private_1_port_related_networks, nfc_function, port_vfw_private_2_port_order, port_vfw_private_1_port_network_role_tag, port_vfw_private_0_port_network_role_tag, port_vfw_private_1_port_vlan_requirements]. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.595Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.595Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.595Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "min_instances" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.595Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "user_data_format" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.596Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-VfwService-csar.csar 2019-06-14T08:47:48.596Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "nfc_naming_code" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.596Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "image_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.596Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "high_availablity" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.596Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "binding:vnic_type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.596Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "count" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.596Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "unit" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.596Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.596Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "diskConfig" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.597Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "vm_type_tag" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.597Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "port_security_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.597Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_state_up" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.597Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "subnet" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.597Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "fixed_ips" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.597Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "flavor_update_policy" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.598Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "network" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.598Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "metadata" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.598Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "personality" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.598Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "admin_pass" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.598Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mandatory" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.598Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "availability_zone" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.598Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "type" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.598Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "value_specs" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.598Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - 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-VfwService-csar.csar 2019-06-14T08:47:48.599Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "service_template_filter" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.599Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "scaling_enabled" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.599Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW_PG 0" are missing field(s): [name]. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.599Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - JTosca Exception [JE006]: Schema definition of "mac_address" has "status" attribute with an invalid value. CSAR name - /app/ASDC/1/service-VfwService-csar.csar 2019-06-14T08:47:48.599Z|| o.onap.sdc.tosca.parser.impl.SdcToscaParserFactory - #################################################################################################### 2019-06-14T08:47:48.599Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-06-14T08:47:48.599Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-06-14T08:47:48.600Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-06-14T08:47:48.600Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-06-14T08:47:48.600Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vFW_SINC 0, normalized name vfw_sinc0. Searching groups on service level starting with VF normalized name... 2019-06-14T08:47:48.600Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_function is not found 2019-06-14T08:47:48.601Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_naming_code is not found 2019-06-14T08:47:48.601Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_role is not found 2019-06-14T08:47:48.601Z|| org.onap.sdc.tosca.parser.utils.PropertyUtils - processProperties - property nf_type is not found 2019-06-14T08:47:48.601Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getVfModulesByVf - VF node template name vFW_PG 0, normalized name vfw_pg0. Searching groups on service level starting with VF normalized name... 2019-06-14T08:47:48.602Z|| org.onap.sdc.tosca.parser.impl.SdcCsarHelperImpl - getAllottedResources - allotted resources not exist 2019-06-14T08:47:48.602Z|| org.onap.so.asdc.client.ASDCController - CSAR Notification: Service Level Properties: Name:vFW_service Description:vfw Model UUID:75cda87a-39fc-4c45-b7c8-8e25bc59cb7c Model Version:NULL Model InvariantUuid:df4792ac-e533-493c-af33-fd2403e28898 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW_SINC Model UUID:9c14baaf-2148-498a-9cbb-84f395533449 Description:vfw sinc Version:1.0 Type:VF Category:Application L4+ InvariantUuid:df8d4f91-27a2-4fec-a254-09ada4c4a69f Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:27bcfd56-126a-4742-962d-f1e98ad498be NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:7be56ad2-cd83-49f0-ac1d-7304697b71d0 ModelName:VfwSinc..base_vfw..module-0 ModelUuid:a0f28cc2-f5d9-4854-be73-39a43c1490dc ModelVersion:1 Description:NULL Member Name:unprotected_private_network Member Name:abstract_vfw Member Name:abstract_vsn Member Name:protected_private_network VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:79cd651a-ad26-41e7-b281-7ebc7b0ef654 ModelInvariantUuid:1cc7dd4f-7e3a-4d1e-bce7-2730974b6bd0 ModelName:vFW_SINC-nodes.vfwCvfc ModelUuid:b55e87cd-ec94-481a-834b-4302e985a1c5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:57289311-99b8-4158-a0e4-52db89b9d4ee ModelInvariantUuid:fb55584e-10fe-4c61-bbb9-e47bbabae0aa ModelName:VfwSinc.compute.nodes.heat.vfw ModelUuid:7337140f-5ec0-4e93-a5f6-ff4e220e7370 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:8c51f43e-242b-4822-85f8-e961fae22f22 ModelInvariantUuid:c7c95edf-ebae-4379-a428-50ad44f1d040 ModelName:vFW_SINC-nodes.vsnCvfc ModelUuid:bea29e03-7171-4cc0-a08f-a572507ff92f ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:671dc8e2-700e-49f6-9532-b02cda68e1b1 ModelInvariantUuid:aa9227ea-b40b-4e1b-ac6f-4ef303dc63ab ModelName:VfwSinc.compute.nodes.heat.vsn ModelUuid:a701f88d-7934-4ded-a469-e309931daeb7 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VNF Properties: Model Name:vFW_PG Model UUID:bd1ee9bc-2f80-4c19-a046-43da8a80f0cf Description:vfw pg Version:1.0 Type:VF Category:Application L4+ InvariantUuid:e1706abe-d77c-4869-b4cd-afb82de2b345 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:18768dfb-9b20-4c48-909d-a9920d2a6f00 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:5dc089b5-af26-42ac-b0ee-403190609416 ModelName:VfwPg..base_vpkg..module-0 ModelUuid:ce1b6a45-c802-4337-b640-a55ceadec01f ModelVersion:1 Description:NULL Member Name:abstract_vpg VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:33662780-efe2-4d6e-9a98-8cfde07324ad ModelInvariantUuid:a7c31994-cbe8-4ce1-aec1-47e4b4e24abd ModelName:vFW_PG-nodes.vpgCvfc ModelUuid:5b5b5395-4dea-408a-9133-0cfee8514827 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:a57040d1-71bf-4bca-9606-fcaa89702b9d ModelInvariantUuid:385d1c63-e11e-4f4b-a0ac-0ef75cf46cc0 ModelName:VfwPg.compute.nodes.heat.vpg ModelUuid:e4a9189a-d83e-4b44-a105-16335b9ae935 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract Allotted Resource Properties: 2019-06-14T08:47:48.687Z|| org.onap.so.asdc.client.ASDCController - Csar with UUID: 991025b4-5918-4b95-98d9-55a2cee23241 already exists 2019-06-14T08:47:48.688Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar ASDC sendASDCNotification 2019-06-14T08:47:48.688Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar(Csar with UUID: 991025b4-5918-4b95-98d9-55a2cee23241 already exists) 2019-06-14T08:47:48.688Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus with errorReason 2019-06-14T08:47:48.688Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-06-14T08:47:48.697Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-06-14T08:47:48.698Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502068688, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 991025b4-5918-4b95-98d9-55a2cee23241 already exists" } 2019-06-14T08:47:48.794Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-06-14T08:47:49.699Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar ASDC sendASDCNotification 2019-06-14T08:47:49.700Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar(Resource with UUID: d898aaf1-aa8b-4efb-b542-bb01a21b77db already exists) 2019-06-14T08:47:49.700Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus with errorReason 2019-06-14T08:47:49.700Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-06-14T08:47:49.704Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-06-14T08:47:49.704Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502069699, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: d898aaf1-aa8b-4efb-b542-bb01a21b77db already exists" } 2019-06-14T08:47:49.805Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-06-14T08:47:50.705Z|| org.onap.so.asdc.client.ASDCController - ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar ASDC sendASDCNotification 2019-06-14T08:47:50.705Z|| org.onap.so.asdc.client.ASDCController - Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar(Resource with UUID: dffc3f9b-f216-4e69-9423-8a6731eee291 already exists) 2019-06-14T08:47:50.705Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendDeploymentStatus with errorReason 2019-06-14T08:47:50.706Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-06-14T08:47:50.712Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-06-14T08:47:50.712Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502070705, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dffc3f9b-f216-4e69-9423-8a6731eee291 already exists" } 2019-06-14T08:47:50.812Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-06-14T08:47:51.713Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered getOverallDistributionStatus method for distrubutionId: e26de410-a9fd-4ae8-8104-f1d2a695ad23 2019-06-14T08:47:51.725Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e26de410-a9fd-4ae8-8104-f1d2a695ad23 2019-06-14T08:47:51.727Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SO in the WatchDog Component DB 2019-06-14T08:47:51.727Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName AAI in the WatchDog Component DB 2019-06-14T08:47:51.727Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Found componentName SDNC in the WatchDog Component DB 2019-06-14T08:47:51.727Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Components Size matched with the WatchdogComponentDistributionStatus results. 2019-06-14T08:47:51.727Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-06-14T08:47:51.728Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-06-14T08:47:51.728Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-06-14T08:47:51.728Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-06-14T08:47:51.728Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Component status: COMPONENT_DONE_OK on componentName: 2019-06-14T08:47:51.728Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Updating overall DistributionStatus to: SUCCESS for distributionId: 2019-06-14T08:47:51.732Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Exiting getOverallDistributionStatus method in WatchdogDistribution 2019-06-14T08:48:21.732Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Entered executePatchAAI method with distrubutionId: e26de410-a9fd-4ae8-8104-f1d2a695ad23 and distributionStatus: 2019-06-14T08:48:21.896Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e26de410-a9fd-4ae8-8104-f1d2a695ad23 and serviceModelVersionId: 75cda87a-39fc-4c45-b7c8-8e25bc59cb7c 2019-06-14T08:48:21.897Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - ASDC Notification ServiceModelInvariantUUID : df4792ac-e533-493c-af33-fd2403e28898 2019-06-14T08:48:21.897Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - Target A&AI Resource URI: /service-design-and-creation/models/model/df4792ac-e533-493c-af33-fd2403e28898/model-vers/model-ver/75cda87a-39fc-4c45-b7c8-8e25bc59cb7c?depth=0 2019-06-14T08:48:21.902Z|| org.onap.so.client.RestClient - RestClientSSL using default SSL context! 2019-06-14T08:48:21.936Z|| o.onap.so.logging.jaxrs.filter.JaxRsClientLogging - Could not Find Request ID Generating New One: /aai/v15/service-design-and-creation/models/model/df4792ac-e533-493c-af33-fd2403e28898/model-vers/model-ver/75cda87a-39fc-4c45-b7c8-8e25bc59cb7c 2019-06-14T08:48:21.937Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - Making POST (overridden to PATCH) request to: https://aai.onap:8443/aai/v15/service-design-and-creation/models/model/df4792ac-e533-493c-af33-fd2403e28898/model-vers/model-ver/75cda87a-39fc-4c45-b7c8-8e25bc59cb7c?depth=0 Request Headers: {Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-FromAppId=[MSO], X-TransactionId=[], X-HTTP-Method-Override=[PATCH], Accept=[application/json], Content-Type=[application/merge-patch+json], X-ONAP-RequestID=[22c904fe-dad6-4ead-8d36-bacfa872012a], X-ONAP-InvocationID=[8c22a368-b834-4539-9d5b-4ebb4b3a12d4], X-ONAP-PartnerName=[SO]} 2019-06-14T08:48:22.216Z|| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - {"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2019-06-14T08:48:22.331Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - A&AI UPDATE MODEL Version is success! 2019-06-14T08:48:22.331Z|| org.onap.so.asdc.client.ASDCController - A&AI Updated succefully with Distribution Status! 2019-06-14T08:48:22.335Z|| o.o.so.asdc.tenantIsolation.WatchdogDistribution - 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:649) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-06-14T08:48:22.335Z|| org.onap.so.asdc.client.ASDCController - Enter sendFinalDistributionStatus with DistributionID e26de410-a9fd-4ae8-8104-f1d2a695ad23 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2019-06-14T08:48:22.335Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendFinalDistributionStatus status 2019-06-14T08:48:22.336Z|| org.onap.sdc.impl.DistributionClientImpl - DistributionClient - sendStatus 2019-06-14T08:48:22.340Z|| org.onap.sdc.impl.DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap] 2019-06-14T08:48:22.340Z|| org.onap.sdc.impl.DistributionClientImpl - try to send status { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502102335, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-06-14T08:48:22.440Z|| com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2019-06-14T08:48:24.341Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-06-14T08:48:24.342Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:203) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-06-14T08:48:28.397Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-06-14T08:48:28.412Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-06-14T08:48:28.469Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:48:28.469Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560502018488, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2019-06-14T08:48:28.484Z|| org.onap.so.asdc.client.ASDCStatusCallBack - Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e26de410-a9fd-4ae8-8104-f1d2a695ad23 2019-06-14T08:48:28.485Z|| o.o.so.asdc.installer.heat.ToscaResourceInstaller - Entering installTheComponentStatus for distributionId e26de410-a9fd-4ae8-8104-f1d2a695ad23 and ComponentName POLICY 2019-06-14T08:49:14.341Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-06-14T08:49:14.342Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:203) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-06-14T08:49:28.397Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-06-14T08:49:28.412Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-06-14T08:49:28.967Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:49:28.967Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-windriver-id", "timestamp": 1560502049742, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json", "status": "DEPLOY_OK" } 2019-06-14T08:49:28.968Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:49:28.968Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:49:28.968Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:49:28.968Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "multicloud-starlingx-id", "timestamp": 1560502019619, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json", "status": "DEPLOY_OK" } 2019-06-14T08:49:28.969Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:49:28.969Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vfw_pg0_modules.json", "status": "NOTIFIED" } 2019-06-14T08:49:28.969Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:49:28.969Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.yaml", "status": "NOTIFIED" } 2019-06-14T08:49:28.969Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:49:28.969Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:49:28.970Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:49:28.970Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_pg0/artifacts/base_vpkg.env", "status": "NOTIFIED" } 2019-06-14T08:49:28.970Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:49:28.970Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:49:28.970Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:49:28.970Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vfw_sinc0_modules.json", "status": "NOTIFIED" } 2019-06-14T08:49:28.970Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:49:28.971Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2019-06-14T08:49:28.971Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:49:28.971Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2019-06-14T08:49:28.971Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:49:28.971Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/resourceInstances/vfw_sinc0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2019-06-14T08:49:28.972Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:49:28.972Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-template.yml", "status": "NOT_NOTIFIED" } 2019-06-14T08:49:28.972Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:49:28.972Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502048397, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "NOTIFIED" } 2019-06-14T08:49:28.972Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:49:28.973Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502062860, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "DOWNLOAD_OK" } 2019-06-14T08:49:28.973Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:49:28.973Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502068688, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 991025b4-5918-4b95-98d9-55a2cee23241 already exists" } 2019-06-14T08:49:28.973Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:49:28.973Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502069699, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: d898aaf1-aa8b-4efb-b542-bb01a21b77db already exists" } 2019-06-14T08:49:28.974Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:49:28.974Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502070705, "artifactURL": "/sdc/v1/catalog/services/VfwService/1.0/artifacts/service-VfwService-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dffc3f9b-f216-4e69-9423-8a6731eee291 already exists" } 2019-06-14T08:49:28.974Z|| org.onap.sdc.impl.StatusConsumer - received message from topic 2019-06-14T08:49:28.974Z|| org.onap.sdc.impl.StatusConsumer - recieved notification from broker: { "distributionID": "e26de410-a9fd-4ae8-8104-f1d2a695ad23", "consumerID": "SO-COpenSource-Env11", "timestamp": 1560502102335, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2019-06-14T08:50:04.341Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-06-14T08:50:04.342Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:203) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-06-14T08:50:28.398Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-06-14T08:50:28.412Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-06-14T08:50:54.341Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-06-14T08:50:54.342Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:203) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-06-14T08:51:28.397Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-06-14T08:51:28.412Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-06-14T08:51:44.341Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-06-14T08:51:44.342Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:203) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-06-14T08:52:28.397Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-06-14T08:52:28.412Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-06-14T08:52:34.341Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-06-14T08:52:34.342Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:203) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-06-14T08:53:24.341Z|| org.onap.so.asdc.client.ASDCController - Initialize the ASDC Controller 2019-06-14T08:53:24.342Z|| org.onap.so.asdc.ASDCControllerSingleton - Exception occurred org.onap.so.asdc.client.exceptions.ASDCControllerException: The controller is already initialized, call the closeASDC method first at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:203) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:53) at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-06-14T08:53:28.397Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2019-06-14T08:53:28.412Z|| com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.