JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-08-22T23:37:07.203Z||main|||||INFO|500||The following profiles are active: basic 2022-08-22T23:37:20.643Z||main|||||INFO|500||Starting service [Tomcat] 2022-08-22T23:37:20.644Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-08-22T23:37:20.802Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-08-22T23:37:26.475Z||main|||||INFO|500||catdb-pool - Starting... 2022-08-22T23:37:26.971Z||main|||||INFO|500||catdb-pool - Start completed. 2022-08-22T23:37:27.696Z||main|||||INFO|500||reqdb-pool - Starting... 2022-08-22T23:37:27.727Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-08-22T23:37:27.847Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-08-22T23:37:28.073Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-08-22T23:37:28.698Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-08-22T23:37:30.595Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-08-22T23:37:32.909Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-08-22T23:37:32.973Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-08-22T23:37:33.538Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-08-22T23:37:33.838Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-08-22T23:37:35.061Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-08-22T23:37:36.155Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2022-08-22T23:37:37.322Z||main|||||DEBUG|500||Attempting to create activity VNFSetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=? 2022-08-22T23:37:38.157Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:38.167Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:38.188Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:42.192Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:42.194Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:37 GMT], server=[envoy], x-envoy-upstream-service-time=[3991], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:42.195Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||{"id":"6285e26bae87410588c6c7fefc7ec1e1","versionId":"cacf4d7b4f28453faa446c62a8ccbeb5"} 2022-08-22T23:37:42.232Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2022-08-22T23:37:42.309Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6285e26bae87410588c6c7fefc7ec1e1/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:42.310Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6285e26bae87410588c6c7fefc7ec1e1/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6285e26bae87410588c6c7fefc7ec1e1/versions/latest/actions with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[874dbb14-e590-4286-b50a-a5e0b6bec58b], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:42.312Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6285e26bae87410588c6c7fefc7ec1e1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:43.438Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6285e26bae87410588c6c7fefc7ec1e1/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6285e26bae87410588c6c7fefc7ec1e1/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1091]} 2022-08-22T23:37:43.438Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6285e26bae87410588c6c7fefc7ec1e1/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:43.440Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6285e26bae87410588c6c7fefc7ec1e1/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:43.441Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2022-08-22T23:37:43.441Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity VNFCheckPserversLockedFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:43.493Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:43.494Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:43.495Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:43.932Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:43.933Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:43 GMT], server=[envoy], x-envoy-upstream-service-time=[432], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:43.933Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||{"id":"427bdfb62e72470b98b25d02b645906a","versionId":"720a1cd378bd420180c5403978f9df01"} 2022-08-22T23:37:43.937Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2022-08-22T23:37:43.989Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/427bdfb62e72470b98b25d02b645906a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:43.990Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/427bdfb62e72470b98b25d02b645906a/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:43.992Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/427bdfb62e72470b98b25d02b645906a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:44.826Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/427bdfb62e72470b98b25d02b645906a/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:44.827Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/427bdfb62e72470b98b25d02b645906a/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[830]} 2022-08-22T23:37:44.827Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:44.827Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2022-08-22T23:37:44.827Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity VNFCheckInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:44.895Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:44.895Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[59982bae-995f-48a9-ac50-ff219639d79c], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:44.898Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:45.180Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:44 GMT], server=[envoy], x-envoy-upstream-service-time=[278], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:45.181Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9441d3d0249042aeac3aeba171651aca","versionId":"c8e78f5a0fcc47c0a864fce1eda6778a"} 2022-08-22T23:37:45.182Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:45.185Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2022-08-22T23:37:45.229Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9441d3d0249042aeac3aeba171651aca/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:45.230Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9441d3d0249042aeac3aeba171651aca/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:45.231Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9441d3d0249042aeac3aeba171651aca/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:45.626Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9441d3d0249042aeac3aeba171651aca/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:45.628Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9441d3d0249042aeac3aeba171651aca/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[390]} 2022-08-22T23:37:45.628Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:45.629Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2022-08-22T23:37:45.629Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity VNFCheckClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:45.685Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:45.688Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:45.689Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:45.907Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:45.912Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:45 GMT], server=[envoy], x-envoy-upstream-service-time=[214], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:45.913Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||{"id":"b8bc79ca62dc461a96ea5f449e1e4621","versionId":"2471d6f0f44849ab94fd5572e8f2ae08"} 2022-08-22T23:37:45.915Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2022-08-22T23:37:45.980Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8bc79ca62dc461a96ea5f449e1e4621/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:45.981Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8bc79ca62dc461a96ea5f449e1e4621/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b8bc79ca62dc461a96ea5f449e1e4621/versions/latest/actions with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6c01373d-31f9-41ea-abad-32fed2ce8e2d], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:45.982Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8bc79ca62dc461a96ea5f449e1e4621/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:46.426Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8bc79ca62dc461a96ea5f449e1e4621/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b8bc79ca62dc461a96ea5f449e1e4621/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[439]} 2022-08-22T23:37:46.427Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8bc79ca62dc461a96ea5f449e1e4621/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:46.427Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8bc79ca62dc461a96ea5f449e1e4621/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:46.428Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2022-08-22T23:37:46.428Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity VNFSetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:46.500Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:46.502Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:46.503Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:46.717Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:46.718Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:46 GMT], server=[envoy], x-envoy-upstream-service-time=[211], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:46.720Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||{"id":"ed6939159bb146e7946fb716e8f20bf9","versionId":"d831e10b7f0d4b9887d49c6fe9b32f2e"} 2022-08-22T23:37:46.722Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2022-08-22T23:37:46.770Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ed6939159bb146e7946fb716e8f20bf9/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:46.771Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ed6939159bb146e7946fb716e8f20bf9/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ed6939159bb146e7946fb716e8f20bf9/versions/latest/actions with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[09dc495e-aecc-4388-bb8b-9c32f27757e3], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:46.774Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ed6939159bb146e7946fb716e8f20bf9/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:47.082Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ed6939159bb146e7946fb716e8f20bf9/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ed6939159bb146e7946fb716e8f20bf9/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[305]} 2022-08-22T23:37:47.083Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ed6939159bb146e7946fb716e8f20bf9/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:47.083Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ed6939159bb146e7946fb716e8f20bf9/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:47.084Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2022-08-22T23:37:47.084Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity VNFUnsetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:47.130Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:47.131Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:47.133Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:47.365Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:47.366Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:46 GMT], server=[envoy], x-envoy-upstream-service-time=[229], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:47.366Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||{"id":"f66180a496ea4c378a10cee2008320ba","versionId":"5466b77c69b64eedb047f29c179ba76e"} 2022-08-22T23:37:47.368Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2022-08-22T23:37:47.407Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f66180a496ea4c378a10cee2008320ba/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:47.409Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f66180a496ea4c378a10cee2008320ba/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:47.410Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f66180a496ea4c378a10cee2008320ba/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:47.786Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f66180a496ea4c378a10cee2008320ba/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:47.787Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f66180a496ea4c378a10cee2008320ba/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[371]} 2022-08-22T23:37:47.787Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:47.788Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2022-08-22T23:37:47.788Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity VNFLockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:47.956Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:47.957Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[102eebce-211f-4996-9641-1129d165fd38], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:47.958Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:48.135Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:47 GMT], server=[envoy], x-envoy-upstream-service-time=[175], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:48.136Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"47f8b788d4354e2c8345df7b7134a5da","versionId":"6ecef38846844b9194fcfa4728858d16"} 2022-08-22T23:37:48.138Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:48.140Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2022-08-22T23:37:48.187Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47f8b788d4354e2c8345df7b7134a5da/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:48.188Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47f8b788d4354e2c8345df7b7134a5da/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/47f8b788d4354e2c8345df7b7134a5da/versions/latest/actions with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[608bf991-e539-4d1a-be36-6d896d2f6e86], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:48.189Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47f8b788d4354e2c8345df7b7134a5da/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:48.574Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47f8b788d4354e2c8345df7b7134a5da/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/47f8b788d4354e2c8345df7b7134a5da/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[379]} 2022-08-22T23:37:48.574Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47f8b788d4354e2c8345df7b7134a5da/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:48.575Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47f8b788d4354e2c8345df7b7134a5da/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:48.575Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2022-08-22T23:37:48.576Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity VNFUnlockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:48.643Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:48.645Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:48.646Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:48.813Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:48.814Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:48 GMT], server=[envoy], x-envoy-upstream-service-time=[162], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:48.814Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||{"id":"9c5f769c4ec545fca5cf9fb788a81f0b","versionId":"d901b9e39543459ba1149b2050223216"} 2022-08-22T23:37:48.819Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2022-08-22T23:37:48.889Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c5f769c4ec545fca5cf9fb788a81f0b/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:48.890Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c5f769c4ec545fca5cf9fb788a81f0b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9c5f769c4ec545fca5cf9fb788a81f0b/versions/latest/actions with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e46f74bd-729c-4243-a6a4-4b8883a04b2f], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:48.891Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c5f769c4ec545fca5cf9fb788a81f0b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:49.448Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c5f769c4ec545fca5cf9fb788a81f0b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9c5f769c4ec545fca5cf9fb788a81f0b/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[555]} 2022-08-22T23:37:49.449Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c5f769c4ec545fca5cf9fb788a81f0b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:49.449Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c5f769c4ec545fca5cf9fb788a81f0b/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:49.450Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2022-08-22T23:37:49.450Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity VNFStopActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:49.502Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:49.503Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:49.504Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:49.660Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:49.661Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:49 GMT], server=[envoy], x-envoy-upstream-service-time=[148], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:49.662Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||{"id":"43ad0b2d53b24b7d805a3547194dfaf7","versionId":"1259cfcaa82242438cd1b3224b10f074"} 2022-08-22T23:37:49.665Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2022-08-22T23:37:49.699Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/43ad0b2d53b24b7d805a3547194dfaf7/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:49.700Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43ad0b2d53b24b7d805a3547194dfaf7/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:49.702Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43ad0b2d53b24b7d805a3547194dfaf7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:50.034Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43ad0b2d53b24b7d805a3547194dfaf7/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:50.035Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/43ad0b2d53b24b7d805a3547194dfaf7/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[329]} 2022-08-22T23:37:50.035Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:50.035Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2022-08-22T23:37:50.035Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity VNFStartActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:50.075Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:50.076Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[036ce1e0-b724-41c3-bef1-95ba96292da5], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:50.077Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:50.304Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:49 GMT], server=[envoy], x-envoy-upstream-service-time=[221], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:50.305Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a88e19ae844a47358c26ee6a0fc04cd2","versionId":"9a7019a7b694421283705df5033fa2bc"} 2022-08-22T23:37:50.306Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:50.308Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2022-08-22T23:37:50.339Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a88e19ae844a47358c26ee6a0fc04cd2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:50.340Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a88e19ae844a47358c26ee6a0fc04cd2/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:50.342Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a88e19ae844a47358c26ee6a0fc04cd2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:50.641Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a88e19ae844a47358c26ee6a0fc04cd2/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:50.642Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a88e19ae844a47358c26ee6a0fc04cd2/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[284]} 2022-08-22T23:37:50.642Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:50.642Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2022-08-22T23:37:50.642Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity VNFSnapShotActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:50.695Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:50.697Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:50.700Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:50.879Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:50.879Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:50 GMT], server=[envoy], x-envoy-upstream-service-time=[174], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:50.880Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||{"id":"fa53db73673042ad92198ceaeee3327c","versionId":"f5d4c195f24a4b4f915ff5d316d85e6b"} 2022-08-22T23:37:50.885Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2022-08-22T23:37:50.915Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa53db73673042ad92198ceaeee3327c/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:50.916Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa53db73673042ad92198ceaeee3327c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fa53db73673042ad92198ceaeee3327c/versions/latest/actions with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[53962aec-b346-43c5-a4f4-1053384e493d], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:50.917Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa53db73673042ad92198ceaeee3327c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:51.201Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa53db73673042ad92198ceaeee3327c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fa53db73673042ad92198ceaeee3327c/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[281]} 2022-08-22T23:37:51.201Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa53db73673042ad92198ceaeee3327c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:51.202Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa53db73673042ad92198ceaeee3327c/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:51.202Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2022-08-22T23:37:51.202Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity FlowCompleteActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:51.236Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:51.237Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:51.238Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:51.421Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:51.422Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:50 GMT], server=[envoy], x-envoy-upstream-service-time=[178], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:51.422Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||{"id":"eaf33dc1983743b1998ab7ef4153964e","versionId":"ca2f5bfe7d0c47cbbd29ed2fe95e3eb4"} 2022-08-22T23:37:51.424Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2022-08-22T23:37:51.452Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eaf33dc1983743b1998ab7ef4153964e/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:51.453Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eaf33dc1983743b1998ab7ef4153964e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/eaf33dc1983743b1998ab7ef4153964e/versions/latest/actions with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e377f5af-6057-4df5-9dc5-e7704f929202], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:51.454Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eaf33dc1983743b1998ab7ef4153964e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:51.780Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eaf33dc1983743b1998ab7ef4153964e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/eaf33dc1983743b1998ab7ef4153964e/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[321]} 2022-08-22T23:37:51.780Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eaf33dc1983743b1998ab7ef4153964e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:51.781Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eaf33dc1983743b1998ab7ef4153964e/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:51.781Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2022-08-22T23:37:51.781Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity PauseForManualTaskActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:51.818Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:51.819Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7a8e3c61-c7c3-4a39-935a-91a5b2c14759], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:51.820Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:52.454Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:51 GMT], server=[envoy], x-envoy-upstream-service-time=[631], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:52.455Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2b30170a5e0c4953bae7529db0478556","versionId":"2bcf1133d2884599ad47a254ba6ecc26"} 2022-08-22T23:37:52.456Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:52.460Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2022-08-22T23:37:52.499Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b30170a5e0c4953bae7529db0478556/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:52.500Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b30170a5e0c4953bae7529db0478556/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2b30170a5e0c4953bae7529db0478556/versions/latest/actions with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[91b4eaee-ea93-44f5-8c43-cfac4de5e5c6], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:52.501Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b30170a5e0c4953bae7529db0478556/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:53.854Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b30170a5e0c4953bae7529db0478556/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2b30170a5e0c4953bae7529db0478556/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1348]} 2022-08-22T23:37:53.855Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b30170a5e0c4953bae7529db0478556/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:53.856Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b30170a5e0c4953bae7529db0478556/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:53.856Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2022-08-22T23:37:53.856Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity DistributeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:53.895Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:53.896Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:53.897Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:54.218Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:54.219Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:53 GMT], server=[envoy], x-envoy-upstream-service-time=[318], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:54.220Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||{"id":"2f8dfa5bd94b4b90923e01f23166bcf1","versionId":"3b53fac5039543e780d83879a005eb49"} 2022-08-22T23:37:54.223Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2022-08-22T23:37:54.255Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2f8dfa5bd94b4b90923e01f23166bcf1/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:54.255Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2f8dfa5bd94b4b90923e01f23166bcf1/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2f8dfa5bd94b4b90923e01f23166bcf1/versions/latest/actions with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4d9019ba-ca3c-4bd8-a287-304eeee819c5], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:54.256Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2f8dfa5bd94b4b90923e01f23166bcf1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:54.519Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2f8dfa5bd94b4b90923e01f23166bcf1/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2f8dfa5bd94b4b90923e01f23166bcf1/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[260]} 2022-08-22T23:37:54.519Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2f8dfa5bd94b4b90923e01f23166bcf1/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:54.520Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2f8dfa5bd94b4b90923e01f23166bcf1/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:54.520Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2022-08-22T23:37:54.520Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity DistributeTrafficCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:54.561Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:54.562Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1b93b9f7-a6bb-499b-9b5b-58e813522577], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:54.563Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:54.717Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:54 GMT], server=[envoy], x-envoy-upstream-service-time=[151], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:54.718Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f20b0144c94c4292aa5f723b98931a64","versionId":"f0901d4338a346969b734dca1d362226"} 2022-08-22T23:37:54.719Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:54.720Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2022-08-22T23:37:54.752Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f20b0144c94c4292aa5f723b98931a64/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:54.753Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f20b0144c94c4292aa5f723b98931a64/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:54.754Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f20b0144c94c4292aa5f723b98931a64/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:55.094Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f20b0144c94c4292aa5f723b98931a64/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:55.094Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f20b0144c94c4292aa5f723b98931a64/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[333]} 2022-08-22T23:37:55.094Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:55.095Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2022-08-22T23:37:55.095Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity VNFHealthCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:55.134Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:55.134Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[306d150e-7fd1-471e-b972-32a1cd5b9324], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:55.135Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:55.361Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:54 GMT], server=[envoy], x-envoy-upstream-service-time=[222], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:55.362Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6cfc085dddec4972b7ac08b628eb96e8","versionId":"98e729aab14d4bd28f0daa9cde27281f"} 2022-08-22T23:37:55.363Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:55.367Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2022-08-22T23:37:55.395Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6cfc085dddec4972b7ac08b628eb96e8/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:55.396Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6cfc085dddec4972b7ac08b628eb96e8/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:55.397Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6cfc085dddec4972b7ac08b628eb96e8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:55.675Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6cfc085dddec4972b7ac08b628eb96e8/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:55.676Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6cfc085dddec4972b7ac08b628eb96e8/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[275]} 2022-08-22T23:37:55.676Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:55.676Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2022-08-22T23:37:55.677Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity VNFQuiesceTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:55.709Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:55.713Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:55.715Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:55.879Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:55.879Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:55 GMT], server=[envoy], x-envoy-upstream-service-time=[158], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:55.880Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||{"id":"d9422ab20a124aa58ab3345e5b0909b4","versionId":"ee3d4b51b70e47cda4905ebf38a2c770"} 2022-08-22T23:37:55.883Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2022-08-22T23:37:55.917Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d9422ab20a124aa58ab3345e5b0909b4/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:55.918Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d9422ab20a124aa58ab3345e5b0909b4/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d9422ab20a124aa58ab3345e5b0909b4/versions/latest/actions with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4c5de352-3da6-4704-b927-e35f2d51dee9], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:55.919Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d9422ab20a124aa58ab3345e5b0909b4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:56.166Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d9422ab20a124aa58ab3345e5b0909b4/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d9422ab20a124aa58ab3345e5b0909b4/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[243]} 2022-08-22T23:37:56.166Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d9422ab20a124aa58ab3345e5b0909b4/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:56.167Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d9422ab20a124aa58ab3345e5b0909b4/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:56.167Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2022-08-22T23:37:56.167Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity VNFResumeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:56.205Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:56.206Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:56.208Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:56.358Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:56.359Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:55 GMT], server=[envoy], x-envoy-upstream-service-time=[147], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:56.359Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||{"id":"7461d9472ae44bc182e3a42c962aa236","versionId":"0a78c27052bf44dc8f768fdc77e4cc3b"} 2022-08-22T23:37:56.361Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2022-08-22T23:37:56.403Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7461d9472ae44bc182e3a42c962aa236/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:56.403Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7461d9472ae44bc182e3a42c962aa236/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7461d9472ae44bc182e3a42c962aa236/versions/latest/actions with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a189480d-f153-4494-808b-45df6895ef91], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:56.405Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7461d9472ae44bc182e3a42c962aa236/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:56.662Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7461d9472ae44bc182e3a42c962aa236/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7461d9472ae44bc182e3a42c962aa236/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[253]} 2022-08-22T23:37:56.663Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7461d9472ae44bc182e3a42c962aa236/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:56.665Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7461d9472ae44bc182e3a42c962aa236/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:56.668Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2022-08-22T23:37:56.669Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity VNFUnsetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:56.726Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:56.727Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2fd68912-f133-4e95-8acc-63639048d4ec], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:56.829Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:56.982Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:56 GMT], server=[envoy], x-envoy-upstream-service-time=[151], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:56.984Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3f2901a0f263488ca89b5e5260278416","versionId":"5843d3c97f374754994458c08302dd41"} 2022-08-22T23:37:56.985Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:56.993Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2022-08-22T23:37:57.020Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3f2901a0f263488ca89b5e5260278416/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:57.021Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f2901a0f263488ca89b5e5260278416/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:57.022Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f2901a0f263488ca89b5e5260278416/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:57.274Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f2901a0f263488ca89b5e5260278416/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:57.275Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3f2901a0f263488ca89b5e5260278416/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[250]} 2022-08-22T23:37:57.275Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:57.275Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2022-08-22T23:37:57.276Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity VNFUpgradeBackupActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:57.320Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:37:57.321Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:57.323Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:57.494Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:57.495Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:57 GMT], server=[envoy], x-envoy-upstream-service-time=[168], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:57.496Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||{"id":"a867c340540346d78ee0b17bafd0826e","versionId":"38297c2c09af45bbbd97d0956cbc603d"} 2022-08-22T23:37:57.508Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2022-08-22T23:37:57.536Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a867c340540346d78ee0b17bafd0826e/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:57.537Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a867c340540346d78ee0b17bafd0826e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a867c340540346d78ee0b17bafd0826e/versions/latest/actions with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1c219422-9a5d-4b42-88ca-98ede7101e85], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:57.539Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a867c340540346d78ee0b17bafd0826e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:37:58.019Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a867c340540346d78ee0b17bafd0826e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a867c340540346d78ee0b17bafd0826e/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[473]} 2022-08-22T23:37:58.020Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a867c340540346d78ee0b17bafd0826e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:37:58.020Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a867c340540346d78ee0b17bafd0826e/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:37:58.021Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2022-08-22T23:37:58.021Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity VNFUpgradePostCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:37:58.067Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:37:58.068Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fb73c346-2c09-47a3-a6cf-33ee0bbd0714], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:58.069Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:37:58.887Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:57 GMT], server=[envoy], x-envoy-upstream-service-time=[815], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:37:58.888Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ff707f9237034e358e231d5ba800c7ef","versionId":"7f28dd54073e45dab4e2940bde8c9cd4"} 2022-08-22T23:37:58.888Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:37:58.894Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2022-08-22T23:37:59.020Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ff707f9237034e358e231d5ba800c7ef/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:37:59.021Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ff707f9237034e358e231d5ba800c7ef/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ff707f9237034e358e231d5ba800c7ef/versions/latest/actions with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1aa607d4-3b6f-4fe9-9103-c17c01ffc9db], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:37:59.033Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ff707f9237034e358e231d5ba800c7ef/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:38:00.201Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ff707f9237034e358e231d5ba800c7ef/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ff707f9237034e358e231d5ba800c7ef/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:37:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1159]} 2022-08-22T23:38:00.202Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ff707f9237034e358e231d5ba800c7ef/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:38:00.202Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ff707f9237034e358e231d5ba800c7ef/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:38:00.203Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2022-08-22T23:38:00.203Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity VNFUpgradePreCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:38:00.245Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:38:00.246Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:38:00.247Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:38:00.779Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:38:00.779Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:37:59 GMT], server=[envoy], x-envoy-upstream-service-time=[528], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:38:00.779Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||{"id":"da083ec2dc2e4161b6660aebfeb645a8","versionId":"887b9bbaecb944c19214f8fa5d43d973"} 2022-08-22T23:38:00.782Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2022-08-22T23:38:00.817Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/da083ec2dc2e4161b6660aebfeb645a8/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:38:00.818Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/da083ec2dc2e4161b6660aebfeb645a8/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:38:00.819Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/da083ec2dc2e4161b6660aebfeb645a8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:38:01.890Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/da083ec2dc2e4161b6660aebfeb645a8/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:38:01.891Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/da083ec2dc2e4161b6660aebfeb645a8/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:38:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1068]} 2022-08-22T23:38:01.891Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:38:01.892Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2022-08-22T23:38:01.892Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity VNFUpgradeSoftwareActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:38:01.954Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:38:01.970Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2eeffaa3-4714-4750-a514-3b4d8f803c51], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:38:01.971Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-22T23:38:02.686Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:38:01 GMT], server=[envoy], x-envoy-upstream-service-time=[708], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:38:02.686Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8a181fc8b7d149df96de0c3e51ead5e8","versionId":"554dc1d0d8af4daab8854761f26fc726"} 2022-08-22T23:38:02.687Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:38:02.689Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2022-08-22T23:38:02.726Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a181fc8b7d149df96de0c3e51ead5e8/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:38:02.726Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a181fc8b7d149df96de0c3e51ead5e8/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8a181fc8b7d149df96de0c3e51ead5e8/versions/latest/actions with request headers:{X-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[82ce3a48-01a3-4195-802a-592a46b4bc62], X-ECOMP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-TransactionID=[dd538f24-16fe-49ed-854a-184cc3587f38], X-ONAP-RequestID=[dd538f24-16fe-49ed-854a-184cc3587f38], Content-Type=[application/json]} 2022-08-22T23:38:02.729Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a181fc8b7d149df96de0c3e51ead5e8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:38:03.277Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a181fc8b7d149df96de0c3e51ead5e8/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8a181fc8b7d149df96de0c3e51ead5e8/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:38:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[546]} 2022-08-22T23:38:03.278Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a181fc8b7d149df96de0c3e51ead5e8/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:38:03.279Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a181fc8b7d149df96de0c3e51ead5e8/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:38:03.280Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2022-08-22T23:38:03.280Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Attempting to create activity VnfInPlaceSoftwareUpdate Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-22T23:38:03.341Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:38:03.342Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-22T23:38:03.343Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]} 2022-08-22T23:38:03.598Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-22T23:38:03.599Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 22 Aug 2022 23:38:03 GMT], server=[envoy], x-envoy-upstream-service-time=[251], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-22T23:38:03.599Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||{"id":"7d74c1ab17e04517898eac2ddd8d5561","versionId":"491c3f4e27b64fbd81651ee08b20dc7f"} 2022-08-22T23:38:03.601Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2022-08-22T23:38:03.636Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7d74c1ab17e04517898eac2ddd8d5561/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-22T23:38:03.637Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7d74c1ab17e04517898eac2ddd8d5561/versions/latest/actions|INFO|500||Invoke 2022-08-22T23:38:03.638Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7d74c1ab17e04517898eac2ddd8d5561/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-22T23:38:04.230Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7d74c1ab17e04517898eac2ddd8d5561/versions/latest/actions|INFO|500||InvokeReturn 2022-08-22T23:38:04.231Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7d74c1ab17e04517898eac2ddd8d5561/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 22 Aug 2022 23:38:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[588]} 2022-08-22T23:38:04.231Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-22T23:38:04.231Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2022-08-22T23:38:07.560Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-08-22T23:38:10.588Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||WARN|500||--- 2022-08-22T23:38:10.588Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-08-22T23:38:10.588Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||WARN|500||--- 2022-08-22T23:38:11.163Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-08-22T23:38:15.726Z|dd538f24-16fe-49ed-854a-184cc3587f38|main|||||INFO|500||Started Application in 72.359 seconds (JVM running for 74.873) 2022-08-22T23:38:15.749Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-08-22T23:38:15.757Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-08-22T23:38:15.777Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-08-22T23:38:15.813Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-08-22T23:38:15.888Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 3bf94449-7ae5-4489-9ea2-b992a92e493a url= /sdc/v1/artifactTypes 2022-08-22T23:38:15.888Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-08-22T23:38:16.139Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2022-08-22T23:38:16.165Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with ASDC server 2022-08-22T23:38:16.193Z||scheduling-1|||||DEBUG|500||create keys 2022-08-22T23:38:16.202Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2022-08-22T23:38:16.315Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:38:16.334Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 55fe6e6f-1e2c-45ce-b203-db9c73f2435d url= /sdc/v1/registerForDistribution 2022-08-22T23:38:16.617Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 55fe6e6f-1e2c-45ce-b203-db9c73f2435d url= /sdc/v1/registerForDistribution 2022-08-22T23:38:16.618Z||scheduling-1|||||INFO|500||start DistributionClient 2022-08-22T23:38:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:38:16.656Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2022-08-22T23:38:16.662Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:38:16.665Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:38:16.665Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:38:16.666Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:38:16.666Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:38:27.059Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:38:27.090Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:39:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:39:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:39:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:39:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:39:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:39:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:39:26.230Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:39:26.235Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:40:16.636Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:40:16.637Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:40:16.637Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:40:16.639Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:40:16.640Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:40:16.640Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:40:26.210Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:40:26.249Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:41:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:41:16.639Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:41:16.639Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:41:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:41:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:41:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:41:26.208Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:41:26.232Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:42:16.636Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:42:16.637Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:42:16.637Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:42:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:42:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:42:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:42:26.213Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:42:26.228Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:43:16.635Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:43:16.636Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:43:16.637Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:43:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:43:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:43:16.641Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:43:26.204Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:43:26.227Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:44:16.635Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:44:16.636Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:44:16.637Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:44:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:44:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:44:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:44:26.184Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:44:26.207Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:45:16.636Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:45:16.637Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:45:16.637Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:45:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:45:16.641Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:45:16.641Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:45:26.212Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:45:26.231Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:46:16.635Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:46:16.636Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:46:16.636Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:46:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:46:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:46:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:46:26.215Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:46:26.217Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:47:16.636Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:47:16.637Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:47:16.638Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:47:16.639Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:47:16.640Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:47:16.640Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:47:26.231Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:47:26.232Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:47:44.593Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-08-22T23:48:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:48:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:48:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:48:16.640Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:48:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:48:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:48:26.198Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:48:26.233Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:49:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:49:16.639Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:49:16.639Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:49:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:49:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:49:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:49:26.217Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:49:26.223Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:50:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:50:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:50:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:50:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:50:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:50:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:50:26.216Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:50:26.221Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:51:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:51:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:51:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:51:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:51:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:51:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:51:26.212Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:51:26.213Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:52:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:52:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:52:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:52:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:52:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:52:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:52:26.208Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:52:26.214Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:53:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:53:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:53:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:53:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:53:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:53:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:53:26.200Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:53:26.217Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:54:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:54:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:54:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:54:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:54:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:54:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:54:26.200Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:54:26.201Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:55:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:55:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:55:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:55:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:55:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:55:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:55:26.190Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:55:26.227Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:56:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:56:16.639Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:56:16.639Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:56:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:56:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:56:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:56:26.192Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:56:26.192Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:57:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:57:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:57:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:57:16.640Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:57:16.641Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:57:16.641Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:57:26.190Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:57:26.192Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:58:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:58:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:58:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:58:16.639Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:58:16.640Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:58:16.640Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:58:26.191Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:58:26.192Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:59:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:59:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:59:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:59:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-22T23:59:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-22T23:59:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-22T23:59:26.186Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-22T23:59:26.232Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:00:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:00:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:00:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:00:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:00:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:00:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:00:26.189Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:00:26.214Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:01:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:01:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:01:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:01:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:01:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:01:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:01:26.228Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:01:26.230Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:02:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:02:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:02:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:02:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:02:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:02:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:02:26.232Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:02:26.232Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:03:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:03:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:03:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:03:16.640Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:03:16.640Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:03:16.640Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:03:26.220Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:03:26.224Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:04:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:04:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:04:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:04:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:04:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:04:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:04:26.241Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:04:26.258Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:05:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:05:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:05:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:05:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:05:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:05:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:05:26.203Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:05:26.223Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:06:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:06:16.638Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:06:16.638Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:06:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:06:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:06:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:06:26.237Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:06:26.242Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:07:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:07:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:07:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:07:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:07:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:07:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:07:26.212Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:07:26.219Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:08:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:08:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:08:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:08:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:08:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:08:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:08:26.232Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:08:26.245Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:09:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:09:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:09:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:09:16.640Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:09:16.641Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:09:16.641Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:09:26.216Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:09:26.221Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:10:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:10:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:10:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:10:16.639Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:10:16.640Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:10:16.640Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:10:26.226Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:10:26.233Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:11:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:11:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:11:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:11:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:11:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:11:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:11:26.208Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:11:26.219Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:12:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:12:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:12:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:12:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:12:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:12:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:12:26.183Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:12:26.196Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:13:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:13:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:13:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:13:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:13:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:13:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:13:26.195Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:13:26.228Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:14:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:14:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:14:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:14:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:14:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:14:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:14:26.249Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:14:26.254Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:15:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:15:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:15:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:15:16.639Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:15:16.641Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:15:16.641Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:15:26.193Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:15:26.219Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:16:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:16:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:16:16.638Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:16:16.639Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:16:16.640Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:16:16.640Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:16:26.197Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:16:26.228Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:17:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:17:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:17:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:17:16.640Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:17:16.641Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:17:16.641Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:17:26.192Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:17:26.209Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:18:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:18:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:18:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:18:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:18:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:18:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:18:26.235Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:18:26.250Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:19:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:19:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:19:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:19:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:19:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:19:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:19:26.206Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:19:26.221Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:20:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:20:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:20:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:20:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:20:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:20:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:20:26.219Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:20:26.246Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:21:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:21:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:21:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:21:16.639Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:21:16.640Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:21:16.640Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:21:26.191Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:21:26.202Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:22:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:22:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:22:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:22:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:22:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:22:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:22:26.239Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:22:26.240Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:23:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:23:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:23:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:23:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:23:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:23:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:23:26.238Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:23:26.260Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:24:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:24:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:24:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:24:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:24:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:24:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:24:26.220Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:24:26.220Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:25:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:25:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:25:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:25:16.639Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:25:16.640Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:25:16.640Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:25:26.219Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:25:26.219Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:26:16.636Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:26:16.637Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:26:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:26:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:26:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:26:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:26:26.190Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:26:26.197Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:27:16.636Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:27:16.638Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:27:16.638Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:27:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:27:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:27:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:27:26.228Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:27:26.234Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:28:16.636Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:28:16.639Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:28:16.639Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:28:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:28:16.641Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:28:16.641Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:28:26.192Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:28:26.233Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:29:16.636Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:29:16.637Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:29:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:29:16.639Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:29:16.640Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:29:16.640Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:29:26.223Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:29:26.228Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:30:16.635Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:30:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:30:16.636Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:30:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:30:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:30:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:30:26.245Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:30:26.281Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:31:16.635Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:31:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:31:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:31:16.640Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:31:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:31:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:31:26.193Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:31:26.244Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:32:16.636Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:32:16.637Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:32:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:32:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:32:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:32:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:32:26.244Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:32:26.244Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:33:16.635Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:33:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:33:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:33:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:33:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:33:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:33:26.239Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:33:26.242Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:34:16.635Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:34:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:34:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:34:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:34:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:34:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:34:26.201Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:34:26.221Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:35:16.636Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:35:16.637Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:35:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:35:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:35:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:35:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:35:26.231Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:35:26.235Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:36:16.636Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:36:16.637Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:36:16.637Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:36:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:36:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:36:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:36:26.236Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:36:26.243Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:37:16.636Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:37:16.637Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:37:16.637Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:37:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:37:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:37:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:37:26.253Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:37:26.267Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:38:16.636Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:38:16.637Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:38:16.637Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:38:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:38:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:38:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:38:26.230Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:38:26.290Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:39:16.636Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:39:16.639Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:39:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:39:16.639Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:39:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:39:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:39:26.203Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:39:26.240Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:40:16.636Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:40:16.637Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:40:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:40:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:40:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:40:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:40:26.190Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:40:26.204Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:41:16.636Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:41:16.637Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:41:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:41:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:41:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:41:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:41:26.204Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:41:26.214Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:42:16.636Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:42:16.637Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:42:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:42:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:42:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:42:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:42:26.197Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:42:26.238Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:43:16.635Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:43:16.637Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:43:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:43:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:43:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:43:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:43:26.233Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:43:26.242Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:44:16.636Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:44:16.637Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:44:16.637Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:44:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:44:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:44:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:44:26.231Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:44:26.237Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:45:16.635Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:45:16.637Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:45:16.637Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:45:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:45:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:45:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:45:26.201Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:45:26.238Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:46:16.636Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:46:16.637Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:46:16.637Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:46:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:46:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:46:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:46:26.198Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:46:26.220Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:47:16.635Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:47:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:47:16.636Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:47:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:47:16.639Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:47:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:47:26.227Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:47:26.238Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:48:16.635Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:48:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:48:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:48:16.640Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:48:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:48:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:48:26.186Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:48:26.194Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:49:16.635Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:49:16.637Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:49:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:49:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:49:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:49:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:49:26.243Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:49:26.247Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:50:16.636Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:50:16.638Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:50:16.638Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:50:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:50:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:50:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:50:26.287Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:50:26.287Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:51:16.636Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:51:16.638Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:51:16.638Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:51:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:51:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:51:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:51:26.238Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:51:26.261Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:52:16.635Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:52:16.636Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:52:16.636Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:52:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:52:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:52:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:52:26.191Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:52:26.195Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:53:16.636Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:53:16.636Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:53:16.636Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:53:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:53:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:53:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:53:26.222Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:53:26.242Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:54:16.635Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:54:16.637Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:54:16.637Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:54:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:54:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:54:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:54:26.244Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:54:26.281Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:55:16.635Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:55:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:55:16.636Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:55:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:55:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:55:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:55:26.239Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:55:26.246Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:56:16.636Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:56:16.637Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:56:16.637Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:56:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:56:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:56:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:56:26.230Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:56:26.234Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:57:16.635Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:57:16.636Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:57:16.636Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:57:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:57:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:57:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:57:26.185Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:57:26.187Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:58:16.636Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:58:16.636Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:58:16.637Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:58:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:58:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:58:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:58:26.213Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:58:26.241Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:59:16.635Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:59:16.636Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:59:16.636Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:59:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T00:59:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T00:59:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T00:59:26.252Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T00:59:26.265Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:00:16.635Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:00:16.636Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:00:16.636Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:00:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:00:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:00:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:00:26.191Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:00:26.196Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:01:16.636Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:01:16.637Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:01:16.637Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:01:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:01:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:01:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:01:26.246Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:01:26.260Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:02:16.636Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:02:16.638Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:02:16.639Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:02:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:02:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:02:16.641Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:02:26.215Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:02:26.241Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:03:16.635Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:03:16.636Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:03:16.637Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:03:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:03:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:03:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:03:26.220Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:03:26.222Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:04:16.635Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:04:16.636Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:04:16.637Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:04:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:04:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:04:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:04:26.192Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:04:26.247Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:05:16.635Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:05:16.636Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:05:16.636Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:05:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:05:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:05:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:05:26.227Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:05:26.261Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:06:16.635Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:06:16.637Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:06:16.637Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:06:16.640Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:06:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:06:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:06:26.230Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:06:26.245Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:07:16.635Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:07:16.637Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:07:16.637Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:07:16.640Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:07:16.641Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:07:16.641Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:07:26.236Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:07:26.236Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:08:16.635Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:08:16.636Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:08:16.636Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:08:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:08:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:08:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:08:26.212Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:08:26.214Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:09:16.636Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:09:16.636Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:09:16.636Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:09:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:09:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:09:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:09:26.222Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:09:26.238Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:10:16.636Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:10:16.637Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:10:16.637Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:10:16.640Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:10:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:10:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:10:26.193Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:10:26.195Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:11:16.635Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:11:16.636Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:11:16.636Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:11:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:11:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:11:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:11:26.222Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:11:26.232Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:12:16.636Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:12:16.637Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:12:16.637Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:12:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:12:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:12:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:12:26.206Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:12:26.213Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:13:16.636Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:13:16.638Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:13:16.638Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:13:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:13:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:13:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:13:26.234Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:13:26.238Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:14:16.636Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:14:16.637Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:14:16.637Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:14:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:14:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:14:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:14:26.192Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:14:26.219Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:15:16.635Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:15:16.636Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:15:16.636Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:15:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:15:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:15:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:15:26.220Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:15:26.229Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:16:16.635Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:16:16.636Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:16:16.637Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:16:16.639Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:16:16.640Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:16:16.642Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:16:26.193Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:16:26.198Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:17:16.635Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:17:16.636Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:17:16.636Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:17:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:17:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:17:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:17:26.195Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:17:26.222Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:18:16.636Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:18:16.637Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:18:16.637Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:18:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:18:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:18:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:18:26.192Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:18:26.194Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:19:16.635Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:19:16.636Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:19:16.636Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:19:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:19:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:19:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:19:26.224Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:19:26.225Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:20:16.635Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:20:16.636Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:20:16.636Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:20:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:20:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:20:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:20:26.187Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:20:26.198Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:21:16.635Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:21:16.636Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:21:16.636Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:21:16.639Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:21:16.640Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:21:16.640Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:21:26.228Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:21:26.241Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:22:16.636Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:22:16.637Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:22:16.637Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:22:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:22:16.639Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:22:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:22:26.235Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:22:26.237Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:23:16.635Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:23:16.636Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:23:16.636Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:23:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:23:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:23:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:23:26.223Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:23:26.229Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:24:16.636Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:24:16.637Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:24:16.637Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:24:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:24:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:24:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:24:26.194Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:24:26.197Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:25:16.636Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:25:16.637Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:25:16.637Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:25:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:25:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:25:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:25:26.196Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:25:26.223Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:26:16.635Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:26:16.636Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:26:16.636Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:26:16.639Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:26:16.640Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:26:16.640Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:26:26.192Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:26:26.192Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:27:16.635Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:27:16.636Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:27:16.636Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:27:16.639Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:27:16.639Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:27:16.640Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:27:26.220Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:27:26.225Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:28:16.635Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:28:16.636Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:28:16.636Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:28:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:28:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:28:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:28:26.214Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:28:26.220Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:29:16.635Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:29:16.636Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:29:16.636Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:29:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:29:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:29:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:29:26.203Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:29:26.217Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:30:16.638Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:30:16.639Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:30:16.639Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:30:16.640Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:30:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:30:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:30:26.225Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:30:26.228Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:31:16.635Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:31:16.637Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:31:16.637Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:31:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:31:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:31:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:31:26.202Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:31:26.218Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:32:16.635Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:32:16.636Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:32:16.636Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:32:16.639Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:32:16.640Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:32:16.640Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:32:26.193Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:32:26.208Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:33:16.635Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:33:16.636Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:33:16.637Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:33:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:33:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:33:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:33:26.230Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:33:26.232Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:34:16.635Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:34:16.636Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:34:16.636Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:34:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:34:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:34:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:34:26.195Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:34:26.197Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:35:16.636Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:35:16.637Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:35:16.637Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:35:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:35:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:35:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:35:26.200Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:35:26.210Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:36:16.636Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:36:16.638Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:36:16.638Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:36:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:36:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:36:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:36:17.287Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:36:17.289Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.289Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"221bf956-fad2-4a47-8c63-b290162d5654","serviceName":"vFW 2022-08-23 01-33-48","serviceVersion":"1.0","serviceUUID":"5d553848-53bd-4419-b87c-ec71e446a6a6","serviceDescription":"catalog service description","serviceInvariantUUID":"220dba2c-f6de-4e64-af97-a0cad2224059","resources":[{"resourceInstanceName":"vFW 893ccf10-2055 0","resourceName":"vFW 893ccf10-2055","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"791469e6-55a1-421b-9d39-64d29977c5f8","resourceInvariantUUID":"b3753bfd-123f-4014-a184-b50ad1831b1c","resourceCustomizationUUID":"982d1c55-02de-47e8-88c8-f6bdbe4aec99","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vf-license-model.xml","artifactChecksum":"ZDgwOGZhZThiY2M4ZTc0MGFlMDg4YWVlYTc0ZDdlY2Q\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6305be8a-3819-4c05-9395-00e7e39dbc75","artifactVersion":"1"},{"artifactName":"vfw893ccf1020550_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json","artifactChecksum":"OGMxNTg3ZGU3ZTliMTBhZjlkN2FkNmM1ZDYzMTEwYzc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e0da9d57-2a6b-4f02-ab7c-816acb0a5f2a","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"e1facfb0-625a-4a2f-8ebf-328d12795219","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vendor-license-model.xml","artifactChecksum":"ZGM4OTZmZTI2ZTg5YjdiZjJkY2U1MzI4YTUzMzNiMTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3aa6c124-e396-48ad-a9c2-d1f362d713cc","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e00295ef-dd85-4a40-bb57-30f34437d879","artifactVersion":"2","generatedFromUUID":"e1facfb0-625a-4a2f-8ebf-328d12795219"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220823013348-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-template.yml","artifactChecksum":"MTJiODA0Yzk2NDc0MGY0OTk5ZTZmZDlhMDExM2IyOWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0a757860-425b-4d01-8303-7d4d39dc420f","artifactVersion":"1"},{"artifactName":"service-Vfw20220823013348-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar","artifactChecksum":"NjM0MjI0ZTM5MGFhNDFlZDdhNDk2MmJmNmNjODVmZWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7f72b8b8-31d8-4d5d-bbc1-16b1ef20ca42","artifactVersion":"1"}],"workloadContext":"Production"} 2022-08-23T01:36:17.305Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T01:36:17.306Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:36:17.309Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.310Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "cds", "timestamp": 1661218544717, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.315Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-23T01:36:17.364Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.368Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T01:36:17.365Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.368Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218576636, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.368Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "multicloud-k8s-id", "timestamp": 1661218546761, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.369Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.369Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.369Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "aai-ml", "timestamp": 1661218547355, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.369Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.369Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.370Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "cds", "timestamp": 1661218544717, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.370Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.371Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.371Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "multicloud-k8s-id", "timestamp": 1661218546761, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json", "status": "NOTIFIED" } 2022-08-23T01:36:17.372Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.372Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.372Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "aai-ml", "timestamp": 1661218547355, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.379Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.379Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.379Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "cds", "timestamp": 1661218544717, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.379Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.380Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.381Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "multicloud-k8s-id", "timestamp": 1661218546761, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-08-23T01:36:17.381Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.381Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.381Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "aai-ml", "timestamp": 1661218547355, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.383Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.383Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.383Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "cds", "timestamp": 1661218544717, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.384Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.384Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.384Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "multicloud-k8s-id", "timestamp": 1661218546761, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.385Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.385Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.385Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "aai-ml", "timestamp": 1661218547355, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.385Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.385Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.386Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "cds", "timestamp": 1661218544717, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.387Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.387Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.387Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "multicloud-k8s-id", "timestamp": 1661218546761, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-08-23T01:36:17.388Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.388Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.390Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "aai-ml", "timestamp": 1661218547355, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.391Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.391Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.392Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "cds", "timestamp": 1661218544717, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-template.yml", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.393Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.394Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.397Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "multicloud-k8s-id", "timestamp": 1661218546761, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-template.yml", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.398Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.398Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.398Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "aai-ml", "timestamp": 1661218547355, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-template.yml", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.399Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.399Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.399Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "cds", "timestamp": 1661218544717, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar", "status": "NOTIFIED" } 2022-08-23T01:36:17.400Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.400Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.400Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "multicloud-k8s-id", "timestamp": 1661218546761, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar", "status": "NOTIFIED" } 2022-08-23T01:36:17.400Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.401Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.401Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661218553186, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.401Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.401Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.402Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "aai-ml", "timestamp": 1661218547355, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar", "status": "NOTIFIED" } 2022-08-23T01:36:17.402Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.402Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.402Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "multicloud-k8s-id", "timestamp": 1661218555702, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json", "status": "DOWNLOAD_OK" } 2022-08-23T01:36:17.403Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T01:36:17.403Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.403Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "cds", "timestamp": 1661218555765, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-23T01:36:17.404Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T01:36:17.404Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.404Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661218553186, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.404Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.405Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.405Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "aai-ml", "timestamp": 1661218555520, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-23T01:36:17.405Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T01:36:17.405Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.405Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661218553186, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.406Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.406Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.406Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "multicloud-k8s-id", "timestamp": 1661218556823, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-08-23T01:36:17.407Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T01:36:17.407Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.407Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "aai-ml", "timestamp": 1661218556736, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar", "status": "DEPLOY_ERROR" } 2022-08-23T01:36:17.407Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T01:36:17.407Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.408Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661218553186, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.408Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.408Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.408Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "multicloud-k8s-id", "timestamp": 1661218557921, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-08-23T01:36:17.409Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T01:36:17.411Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.411Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "aai-ml", "timestamp": 1661218557798, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar", "status": "DEPLOY_ERROR" } 2022-08-23T01:36:17.411Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T01:36:17.412Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.412Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661218553186, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.413Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.413Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.413Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "multicloud-k8s-id", "timestamp": 1661218559103, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-08-23T01:36:17.469Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 87 ms 2022-08-23T01:36:17.473Z||pool-3-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T01:36:17.473Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:36:17.518Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:36:17.519Z||pool-3-thread-1|||||INFO|500||cambria reply ok (47 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-08-23T01:36:17.564Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 221bf956-fad2-4a47-8c63-b290162d5654 2022-08-23T01:36:17.588Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 221bf956-fad2-4a47-8c63-b290162d5654 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-08-23T01:36:17.614Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.614Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "aai-ml", "timestamp": 1661218558809, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-08-23T01:36:17.664Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 221bf956-fad2-4a47-8c63-b290162d5654 2022-08-23T01:36:17.664Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 221bf956-fad2-4a47-8c63-b290162d5654 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-08-23T01:36:17.678Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.679Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661218553186, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-template.yml", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:17.679Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.679Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.679Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "multicloud-k8s-id", "timestamp": 1661218560107, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json", "status": "DEPLOY_OK" } 2022-08-23T01:36:17.680Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T01:36:17.680Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.680Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661218553186, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar", "status": "NOTIFIED" } 2022-08-23T01:36:17.680Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:36:17.680Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.681Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661218561315, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-23T01:36:17.681Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T01:36:17.681Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.681Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661218570624, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar", "status": "DEPLOY_OK" } 2022-08-23T01:36:17.682Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T01:36:17.682Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:36:17.682Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661218571632, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-08-23T01:36:17.698Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 221bf956-fad2-4a47-8c63-b290162d5654 2022-08-23T01:36:17.698Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 221bf956-fad2-4a47-8c63-b290162d5654 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-08-23T01:36:18.384Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T01:36:18.385Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-23T01:36:18.387Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T01:36:18.387Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218576636, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json", "status": "NOTIFIED" } 2022-08-23T01:36:18.487Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T01:36:18.488Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T01:36:18.489Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:36:18.512Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:36:18.512Z||pool-4-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-08-23T01:36:19.388Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T01:36:19.389Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-23T01:36:19.391Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T01:36:19.391Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218576636, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-08-23T01:36:19.491Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T01:36:19.492Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T01:36:19.492Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:36:19.524Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:36:19.524Z||pool-5-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1} 2022-08-23T01:36:20.392Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T01:36:20.393Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-23T01:36:20.396Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T01:36:20.396Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218576636, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:20.496Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T01:36:20.497Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T01:36:20.497Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:36:20.527Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:36:20.527Z||pool-6-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-08-23T01:36:21.397Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T01:36:21.397Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-23T01:36:21.399Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T01:36:21.399Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218576636, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-08-23T01:36:21.499Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T01:36:21.500Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T01:36:21.501Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:36:21.540Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:36:21.540Z||pool-7-thread-1|||||INFO|500||cambria reply ok (40 ms):{"serverTimeMs":0,"count":1} 2022-08-23T01:36:22.400Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T01:36:22.401Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-23T01:36:22.403Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T01:36:22.403Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218576636, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-template.yml", "status": "NOT_NOTIFIED" } 2022-08-23T01:36:22.503Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T01:36:22.504Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T01:36:22.504Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:36:22.537Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:36:22.538Z||pool-8-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":1,"count":1} 2022-08-23T01:36:23.403Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T01:36:23.404Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-23T01:36:23.406Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T01:36:23.406Z||pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218576636, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar", "status": "NOTIFIED" } 2022-08-23T01:36:23.507Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-08-23T01:36:23.508Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T01:36:23.508Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:36:23.568Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:36:23.568Z||pool-9-thread-1|||||INFO|500||cambria reply ok (60 ms):{"serverTimeMs":1,"count":1} 2022-08-23T01:36:24.408Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "serviceName": "vFW 2022-08-23 01-33-48", "serviceVersion": "1.0", "serviceUUID": "5d553848-53bd-4419-b87c-ec71e446a6a6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "220dba2c-f6de-4e64-af97-a0cad2224059", "resources": [ { "resourceInstanceName": "vFW 893ccf10-2055 0", "resourceCustomizationUUID": "982d1c55-02de-47e8-88c8-f6bdbe4aec99", "resourceName": "vFW 893ccf10-2055", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "791469e6-55a1-421b-9d39-64d29977c5f8", "resourceInvariantUUID": "b3753bfd-123f-4014-a184-b50ad1831b1c", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw893ccf1020550_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json", "artifactChecksum": "OGMxNTg3ZGU3ZTliMTBhZjlkN2FkNmM1ZDYzMTEwYzc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e0da9d57-2a6b-4f02-ab7c-816acb0a5f2a", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "e1facfb0-625a-4a2f-8ebf-328d12795219", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e00295ef-dd85-4a40-bb57-30f34437d879", "generatedFromUUID": "e1facfb0-625a-4a2f-8ebf-328d12795219" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e00295ef-dd85-4a40-bb57-30f34437d879", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20220823013348-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar", "artifactChecksum": "NjM0MjI0ZTM5MGFhNDFlZDdhNDk2MmJmNmNjODVmZWQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7f72b8b8-31d8-4d5d-bbc1-16b1ef20ca42" } ], "workloadContext": "Production" } 2022-08-23T01:36:24.409Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-08-23T01:36:24.409Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 5d553848-53bd-4419-b87c-ec71e446a6a6 ASDC 2022-08-23T01:36:24.546Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:221bf956-fad2-4a47-8c63-b290162d5654 ServiceName:vFW 2022-08-23 01-33-48 ServiceVersion:1.0 ServiceUUID:5d553848-53bd-4419-b87c-ec71e446a6a6 ServiceInvariantUUID:220dba2c-f6de-4e64-af97-a0cad2224059 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20220823013348-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar ArtifactUUID:7f72b8b8-31d8-4d5d-bbc1-16b1ef20ca42 ArtifactChecksum:NjM0MjI0ZTM5MGFhNDFlZDdhNDk2MmJmNmNjODVmZWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 893ccf10-2055 0 ResourceCustomizationUUID:982d1c55-02de-47e8-88c8-f6bdbe4aec99 ResourceInvariantUUID:b3753bfd-123f-4014-a184-b50ad1831b1c ResourceName:vFW 893ccf10-2055 ResourceType:VF ResourceUUID:791469e6-55a1-421b-9d39-64d29977c5f8 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw893ccf1020550_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json ArtifactUUID:e0da9d57-2a6b-4f02-ab7c-816acb0a5f2a ArtifactChecksum:OGMxNTg3ZGU3ZTliMTBhZjlkN2FkNmM1ZDYzMTEwYzc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml ArtifactUUID:e1facfb0-625a-4a2f-8ebf-328d12795219 ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env ArtifactUUID:e00295ef-dd85-4a40-bb57-30f34437d879 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env ArtifactUUID:e00295ef-dd85-4a40-bb57-30f34437d879 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-08-23T01:36:24.547Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5d553848-53bd-4419-b87c-ec71e446a6a6 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-08-23T01:36:24.630Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-08-23T01:36:24.631Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-08-23T01:36:24.632Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-08-23T01:36:24.632Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 7f72b8b8-31d8-4d5d-bbc1-16b1ef20ca42 from URL: /sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar 2022-08-23T01:36:24.633Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-08-23T01:36:24.634Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar 2022-08-23T01:36:24.745Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-08-23T01:36:24.758Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar 7f72b8b8-31d8-4d5d-bbc1-16b1ef20ca42 100670 2022-08-23T01:36:24.759Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar ASDC sendASDCNotification 2022-08-23T01:36:24.759Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar 2022-08-23T01:36:24.762Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-08-23T01:36:24.763Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-23T01:36:24.764Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T01:36:24.765Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218584758, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-23T01:36:24.865Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T01:36:24.866Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T01:36:24.866Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:36:24.912Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:36:24.912Z||pool-10-thread-1|||||INFO|500||cambria reply ok (47 ms):{"serverTimeMs":0,"count":1} 2022-08-23T01:36:25.765Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-08-23T01:36:25.766Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2022-08-23T01:36:25.767Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 7f72b8b8-31d8-4d5d-bbc1-16b1ef20ca42, URL: /sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar to file: /app/ASDC/1/service-Vfw20220823013348-csar.csar 2022-08-23T01:36:25.767Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20220823013348-csar.csar 2022-08-23T01:36:25.859Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20220823013348-csar.csar 2022-08-23T01:36:25.859Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20220823013348-csar.csar 2022-08-23T01:36:26.480Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5813172023900035354/Definitions/service-Vfw20220823013348-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2022-08-23T01:36:29.465Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2022-08-23T01:36:29.471Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||#################################################################################################### 2022-08-23T01:36:29.471Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20220823013348-csar.csar 2022-08-23T01:36:29.471Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2022-08-23T01:36:29.471Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220823013348-csar.csar 2022-08-23T01:36:29.471Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220823013348-csar.csar 2022-08-23T01:36:29.471Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20220823013348-csar.csar 2022-08-23T01:36:29.471Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 893ccf10-2055 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20220823013348-csar.csar 2022-08-23T01:36:29.471Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220823013348-csar.csar 2022-08-23T01:36:29.472Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220823013348-csar.csar 2022-08-23T01:36:29.472Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220823013348-csar.csar 2022-08-23T01:36:29.472Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20220823013348-csar.csar 2022-08-23T01:36:29.472Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220823013348-csar.csar 2022-08-23T01:36:29.472Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220823013348-csar.csar 2022-08-23T01:36:29.472Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220823013348-csar.csar 2022-08-23T01:36:29.472Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||#################################################################################################### 2022-08-23T01:36:29.479Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:29.480Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-23 01-33-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T01:36:29.484Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vFW 893ccf10-2055 0 is matching search criteria 2022-08-23T01:36:29.484Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2022-08-23T01:36:29.485Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 893ccf10-2055 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-08-23T01:36:29.487Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:29.487Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-23 01-33-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T01:36:29.488Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vFW 893ccf10-2055 0 is matching search criteria 2022-08-23T01:36:29.488Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2022-08-23T01:36:29.488Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 893ccf10-2055 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-08-23T01:36:29.488Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:29.488Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-23 01-33-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T01:36:29.491Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:29.492Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vFW 893ccf10-2055 0 is not matching search criteria 2022-08-23T01:36:29.492Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-23T01:36:29.492Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-08-23T01:36:29.492Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-08-23T01:36:29.492Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-08-23T01:36:29.492Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2022-08-23T01:36:29.493Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-08-23T01:36:29.493Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-23T01:36:29.493Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-08-23T01:36:29.493Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2022-08-23T01:36:29.493Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-08-23T01:36:29.493Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-08-23T01:36:29.494Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-08-23T01:36:29.494Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-08-23T01:36:29.494Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2022-08-23T01:36:29.494Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-08-23T01:36:29.494Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-08-23T01:36:29.494Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:29.494Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-23 01-33-48 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-08-23T01:36:29.495Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:29.496Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vFW 893ccf10-2055 0 is matching search criteria 2022-08-23T01:36:29.496Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 893ccf10-2055 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-23T01:36:29.496Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:29.496Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vFW 893ccf10-2055 0 is matching search criteria 2022-08-23T01:36:29.497Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 893ccf10-2055 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-23T01:36:29.497Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:29.497Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vFW 893ccf10-2055 0 is matching search criteria 2022-08-23T01:36:29.497Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 893ccf10-2055 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-23T01:36:29.497Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:29.498Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vFW 893ccf10-2055 0 is not matching search criteria 2022-08-23T01:36:29.498Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-23T01:36:29.498Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-08-23T01:36:29.498Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-23T01:36:29.498Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-08-23T01:36:29.498Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2022-08-23T01:36:29.498Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-08-23T01:36:29.499Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-08-23T01:36:29.499Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-08-23T01:36:29.499Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-08-23T01:36:29.499Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2022-08-23T01:36:29.499Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-08-23T01:36:29.499Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1c387f7a-f556-45f7-9720-9c1d1ce5a01b 2022-08-23T01:36:29.499Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:29.500Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vFW 893ccf10-2055 0 is not matching search criteria 2022-08-23T01:36:29.500Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-23T01:36:29.500Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-08-23T01:36:29.500Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-08-23T01:36:29.500Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-08-23T01:36:29.500Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2022-08-23T01:36:29.501Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-08-23T01:36:29.501Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-23T01:36:29.501Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-08-23T01:36:29.501Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-08-23T01:36:29.501Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-08-23T01:36:29.501Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2022-08-23T01:36:29.501Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-08-23T01:36:29.502Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=0e536942-bf67-4def-9fd8-5e343a0a0f52 2022-08-23T01:36:29.502Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:29.502Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vFW 893ccf10-2055 0 is not matching search criteria 2022-08-23T01:36:29.502Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-23T01:36:29.502Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-08-23T01:36:29.503Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-08-23T01:36:29.503Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-08-23T01:36:29.503Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2022-08-23T01:36:29.503Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-08-23T01:36:29.503Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-23T01:36:29.503Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-08-23T01:36:29.504Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2022-08-23T01:36:29.504Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-08-23T01:36:29.504Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-08-23T01:36:29.504Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-08-23T01:36:29.504Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=375a236f-62df-4855-b544-33a35855f9dc 2022-08-23T01:36:29.504Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:29.505Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-23 01-33-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T01:36:29.505Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:29.505Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-23 01-33-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T01:36:29.505Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:29.505Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-23 01-33-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T01:36:29.505Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:29.506Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-23 01-33-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T01:36:29.506Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2022-08-23 01-33-48 Description:catalog service description Model UUID:5d553848-53bd-4419-b87c-ec71e446a6a6 Model Version:NULL Model InvariantUuid:220dba2c-f6de-4e64-af97-a0cad2224059 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 893ccf10-2055 Model UUID:08ae61cb-a9d3-4a8b-8aa6-4d7970da4593 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:b3753bfd-123f-4014-a184-b50ad1831b1c Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:982d1c55-02de-47e8-88c8-f6bdbe4aec99 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:3c204eb1-3abb-4a33-889d-0d02d3ef4392 ModelName:Vfw893ccf102055..base_vfw..module-0 ModelUuid:3b7c1caf-cdc2-4808-905e-c743e082f987 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:1c387f7a-f556-45f7-9720-9c1d1ce5a01b ModelInvariantUuid:e5c95d24-c612-4b22-a643-ddb8e57c2d76 ModelName:vFW 893ccf10-2055-nodes.vfwCvfc ModelUuid:50d9bb92-6e9b-45a0-b2c3-cd5f8096a37a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:8a35556a-d58a-4127-ab6c-243c1734904d ModelInvariantUuid:b37df6db-252f-4fc4-88f3-ebe50c238162 ModelName:Vfw893ccf102055.compute.nodes.heat.vfw ModelUuid:954a2974-5616-4efd-8d76-7f7187aa52c5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:0e536942-bf67-4def-9fd8-5e343a0a0f52 ModelInvariantUuid:6f1d6cae-114c-49bf-b4d6-df30717e8863 ModelName:vFW 893ccf10-2055-nodes.vsnCvfc ModelUuid:6a8ab69b-dd63-49a3-a54a-0271c9454718 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:3d50ed89-7205-47f9-9016-64a01e9a80da ModelInvariantUuid:9a23bdbf-304b-4896-bd31-cd99a518f138 ModelName:Vfw893ccf102055.compute.nodes.heat.vsn ModelUuid:373ee3bf-53c7-412d-aef5-01a8b60ba7fd ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:375a236f-62df-4855-b544-33a35855f9dc ModelInvariantUuid:39d53fb0-cbfb-44a9-bf74-23d9886b4c79 ModelName:vFW 893ccf10-2055-nodes.vpgCvfc ModelUuid:7cd551bf-8b2e-4a0e-8d8c-9f7cf9b55ff5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:e99a2f16-2b48-476c-bae3-9706dd5c9d33 ModelInvariantUuid:2e7359ec-98fc-4c34-b257-fc3b7d31bf0a ModelName:Vfw893ccf102055.compute.nodes.heat.vpg ModelUuid:ec93091f-9ff5-45db-9e7c-b1c3e0d3a560 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-08-23T01:36:29.522Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 791469e6-55a1-421b-9d39-64d29977c5f8 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-08-23T01:36:29.614Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||vFW 893ccf10-2055 0 2022-08-23T01:36:29.621Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 791469e6-55a1-421b-9d39-64d29977c5f8 2022-08-23T01:36:29.621Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e0da9d57-2a6b-4f02-ab7c-816acb0a5f2a from URL: /sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json 2022-08-23T01:36:29.621Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-08-23T01:36:29.621Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json 2022-08-23T01:36:29.729Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-08-23T01:36:29.730Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json e0da9d57-2a6b-4f02-ab7c-816acb0a5f2a 785 2022-08-23T01:36:29.730Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json ASDC sendASDCNotification 2022-08-23T01:36:29.730Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json 2022-08-23T01:36:29.730Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-08-23T01:36:29.730Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-23T01:36:29.732Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T01:36:29.732Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218589730, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json", "status": "DOWNLOAD_OK" } 2022-08-23T01:36:29.832Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T01:36:29.833Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T01:36:29.833Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:36:29.863Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:36:29.864Z||pool-11-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-08-23T01:36:30.734Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw893ccf102055..base_vfw..module-0", "vfModuleModelInvariantUUID": "3c204eb1-3abb-4a33-889d-0d02d3ef4392", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3b7c1caf-cdc2-4808-905e-c743e082f987", "vfModuleModelCustomizationUUID": "a6f9b079-e376-4514-aa8f-2ddad248ab5c", "isBase": true, "artifacts": [ "e1facfb0-625a-4a2f-8ebf-328d12795219", "e00295ef-dd85-4a40-bb57-30f34437d879" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-08-23T01:36:30.740Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw893ccf102055..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3b7c1caf-cdc2-4808-905e-c743e082f987 VfModuleModelInvariantUUID:3c204eb1-3abb-4a33-889d-0d02d3ef4392 VfModuleModelDescription:NULL Artifacts UUID List:{ e1facfb0-625a-4a2f-8ebf-328d12795219 , e00295ef-dd85-4a40-bb57-30f34437d879 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-08-23T01:36:30.743Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw893ccf102055..base_vfw..module-0", "vfModuleModelInvariantUUID": "3c204eb1-3abb-4a33-889d-0d02d3ef4392", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3b7c1caf-cdc2-4808-905e-c743e082f987", "vfModuleModelCustomizationUUID": "a6f9b079-e376-4514-aa8f-2ddad248ab5c", "isBase": true, "artifacts": [ "e1facfb0-625a-4a2f-8ebf-328d12795219", "e00295ef-dd85-4a40-bb57-30f34437d879" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-08-23T01:36:30.743Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw893ccf102055..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3b7c1caf-cdc2-4808-905e-c743e082f987 VfModuleModelInvariantUUID:3c204eb1-3abb-4a33-889d-0d02d3ef4392 VfModuleModelDescription:NULL Artifacts UUID List:{ e1facfb0-625a-4a2f-8ebf-328d12795219 , e00295ef-dd85-4a40-bb57-30f34437d879 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-08-23T01:36:30.744Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e1facfb0-625a-4a2f-8ebf-328d12795219 from URL: /sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml 2022-08-23T01:36:30.744Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-08-23T01:36:30.744Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml 2022-08-23T01:36:30.867Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-08-23T01:36:30.867Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml e1facfb0-625a-4a2f-8ebf-328d12795219 20368 2022-08-23T01:36:30.868Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-08-23T01:36:30.868Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml 2022-08-23T01:36:30.868Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-08-23T01:36:30.868Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-23T01:36:30.871Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T01:36:30.871Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218590868, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-08-23T01:36:30.972Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-08-23T01:36:30.973Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T01:36:30.973Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:36:30.994Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:36:30.995Z||pool-12-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-08-23T01:36:31.873Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e00295ef-dd85-4a40-bb57-30f34437d879 from URL: /sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env 2022-08-23T01:36:31.873Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - download 2022-08-23T01:36:31.874Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env 2022-08-23T01:36:31.981Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2022-08-23T01:36:31.982Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env e00295ef-dd85-4a40-bb57-30f34437d879 2098 2022-08-23T01:36:31.982Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env ASDC sendASDCNotification 2022-08-23T01:36:31.982Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env 2022-08-23T01:36:31.983Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2022-08-23T01:36:31.983Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-23T01:36:31.988Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T01:36:31.988Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218591982, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-08-23T01:36:32.088Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T01:36:32.091Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T01:36:32.091Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:36:32.125Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:36:32.126Z||pool-13-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":0,"count":1} 2022-08-23T01:36:32.989Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 5d553848-53bd-4419-b87c-ec71e446a6a6 2022-08-23T01:36:32.990Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 893ccf10-2055 0 791469e6-55a1-421b-9d39-64d29977c5f8 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-08-23T01:36:33.031Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@23774000, org.onap.sdc.toscaparser.api.parameters.Input@2f338081, org.onap.sdc.toscaparser.api.parameters.Input@79cc6498, org.onap.sdc.toscaparser.api.parameters.Input@7d8a50d7, org.onap.sdc.toscaparser.api.parameters.Input@64646826] 2022-08-23T01:36:33.034Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:33.035Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-23 01-33-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T01:36:33.035Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2022-08-23T01:36:33.035Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 982d1c55-02de-47e8-88c8-f6bdbe4aec99 2022-08-23T01:36:33.035Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 982d1c55-02de-47e8-88c8-f6bdbe4aec99 matches Tosca VF Customization UUID: 982d1c55-02de-47e8-88c8-f6bdbe4aec99 2022-08-23T01:36:33.036Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 982d1c55-02de-47e8-88c8-f6bdbe4aec99 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2022-08-23T01:36:33.042Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:33.043Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-23 01-33-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T01:36:33.044Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 982d1c55-02de-47e8-88c8-f6bdbe4aec99: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-08-23T01:36:33.044Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3005eeee 2022-08-23T01:36:33.044Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:33.045Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-23 01-33-48 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-08-23T01:36:33.045Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : a6f9b079-e376-4514-aa8f-2ddad248ab5c 2022-08-23T01:36:33.046Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID a6f9b079-e376-4514-aa8f-2ddad248ab5c Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2022-08-23T01:36:33.053Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:33.053Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vFW 893ccf10-2055 0 is matching search criteria 2022-08-23T01:36:33.053Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 893ccf10-2055 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-23T01:36:33.054Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:33.054Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vFW 893ccf10-2055 0 is matching search criteria 2022-08-23T01:36:33.055Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 893ccf10-2055 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-23T01:36:33.055Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:33.055Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vFW 893ccf10-2055 0 is not matching search criteria 2022-08-23T01:36:33.055Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-23T01:36:33.056Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-08-23T01:36:33.056Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-23T01:36:33.056Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-08-23T01:36:33.056Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2022-08-23T01:36:33.056Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-08-23T01:36:33.057Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-08-23T01:36:33.057Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-08-23T01:36:33.057Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-08-23T01:36:33.057Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2022-08-23T01:36:33.058Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-08-23T01:36:33.058Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1c387f7a-f556-45f7-9720-9c1d1ce5a01b Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-08-23T01:36:33.072Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:33.073Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vFW 893ccf10-2055 0 is matching search criteria 2022-08-23T01:36:33.073Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 893ccf10-2055 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-23T01:36:33.073Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:33.073Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vFW 893ccf10-2055 0 is not matching search criteria 2022-08-23T01:36:33.074Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-23T01:36:33.074Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-08-23T01:36:33.074Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-08-23T01:36:33.074Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-08-23T01:36:33.075Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2022-08-23T01:36:33.075Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-08-23T01:36:33.075Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-23T01:36:33.075Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-08-23T01:36:33.076Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-08-23T01:36:33.076Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-08-23T01:36:33.076Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2022-08-23T01:36:33.076Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-08-23T01:36:33.076Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=0e536942-bf67-4def-9fd8-5e343a0a0f52 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-08-23T01:36:33.080Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:33.081Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vFW 893ccf10-2055 0 is matching search criteria 2022-08-23T01:36:33.081Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 893ccf10-2055 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-23T01:36:33.083Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:33.083Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vFW 893ccf10-2055 0 is not matching search criteria 2022-08-23T01:36:33.084Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-08-23T01:36:33.084Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-08-23T01:36:33.084Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-08-23T01:36:33.084Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-08-23T01:36:33.085Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2022-08-23T01:36:33.085Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-08-23T01:36:33.085Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-08-23T01:36:33.085Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-08-23T01:36:33.085Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2022-08-23T01:36:33.086Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-08-23T01:36:33.086Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-08-23T01:36:33.086Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-08-23T01:36:33.086Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=375a236f-62df-4855-b544-33a35855f9dc Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-08-23T01:36:33.090Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:33.090Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vFW 893ccf10-2055 0 is matching search criteria 2022-08-23T01:36:33.091Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 893ccf10-2055 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-08-23T01:36:33.091Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:33.091Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Node template vFW 893ccf10-2055 0 is matching search criteria 2022-08-23T01:36:33.092Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 893ccf10-2055 0] matching following query criteria: sdcType=VF, customizationUUID=982d1c55-02de-47e8-88c8-f6bdbe4aec99 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-08-23T01:36:33.094Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:33.095Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-23 01-33-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T01:36:33.095Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 5d553848-53bd-4419-b87c-ec71e446a6a6: vFW 893ccf10-2055 2022-08-23T01:36:33.095Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:33.096Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-23 01-33-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T01:36:33.096Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:33.096Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-23 01-33-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T01:36:33.096Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:33.096Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-23 01-33-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T01:36:33.097Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:33.097Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-23 01-33-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T01:36:33.097Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T01:36:33.097Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-08-23 01-33-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T01:36:33.098Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||Saving Service: vFW 2022-08-23 01-33-48 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-08-23T01:36:33.488Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 893ccf10-2055 791469e6-55a1-421b-9d39-64d29977c5f8 1 ASDC deployResourceStructure 2022-08-23T01:36:33.488Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json ASDC sendASDCNotification 2022-08-23T01:36:33.488Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json 2022-08-23T01:36:33.488Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-08-23T01:36:33.489Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-23T01:36:33.492Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T01:36:33.492Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218593488, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json", "status": "DEPLOY_OK" } 2022-08-23T01:36:33.592Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T01:36:33.593Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T01:36:33.593Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:36:33.612Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:36:33.613Z||pool-14-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1} 2022-08-23T01:36:34.493Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-08-23T01:36:34.493Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml 2022-08-23T01:36:34.494Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-08-23T01:36:34.494Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-23T01:36:34.496Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T01:36:34.496Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218594493, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-08-23T01:36:34.596Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T01:36:34.597Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T01:36:34.597Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:36:34.647Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:36:34.648Z||pool-15-thread-1|||||INFO|500||cambria reply ok (52 ms):{"serverTimeMs":0,"count":1} 2022-08-23T01:36:35.497Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env ASDC sendASDCNotification 2022-08-23T01:36:35.497Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env 2022-08-23T01:36:35.497Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-08-23T01:36:35.498Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-23T01:36:35.499Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T01:36:35.500Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218595497, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-08-23T01:36:35.600Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T01:36:35.601Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T01:36:35.601Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:36:35.627Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:36:35.627Z||pool-16-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-08-23T01:36:36.501Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar ASDC sendASDCNotification 2022-08-23T01:36:36.501Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar 2022-08-23T01:36:36.501Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-08-23T01:36:36.502Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-23T01:36:36.503Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T01:36:36.503Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218596501, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar", "status": "DEPLOY_OK" } 2022-08-23T01:36:36.604Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-08-23T01:36:36.605Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T01:36:36.605Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:36:36.625Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:36:36.625Z||pool-17-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-08-23T01:36:37.505Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 221bf956-fad2-4a47-8c63-b290162d5654 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T01:36:37.533Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 221bf956-fad2-4a47-8c63-b290162d5654 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T01:36:37.538Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-23T01:36:37.538Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-23T01:36:37.538Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-08-23T01:36:37.538Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-08-23T01:36:37.539Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2022-08-23T01:36:37.539Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-08-23T01:36:37.547Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-08-23T01:37:07.548Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 221bf956-fad2-4a47-8c63-b290162d5654 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-08-23T01:37:07.561Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 221bf956-fad2-4a47-8c63-b290162d5654 and serviceModelVersionId: 5d553848-53bd-4419-b87c-ec71e446a6a6 2022-08-23T01:37:07.561Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 220dba2c-f6de-4e64-af97-a0cad2224059 2022-08-23T01:37:16.640Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:37:16.641Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:37:16.641Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:37:16.786Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:37:16.786Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T01:37:16.787Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218576636, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T01:37:16.787Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T01:37:22.625Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/220dba2c-f6de-4e64-af97-a0cad2224059/model-vers/model-ver/5d553848-53bd-4419-b87c-ec71e446a6a6?depth=0 2022-08-23T01:37:22.682Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2022-08-23T01:37:22.717Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/220dba2c-f6de-4e64-af97-a0cad2224059/model-vers/model-ver/5d553848-53bd-4419-b87c-ec71e446a6a6?depth=0|INFO|500||Invoke 2022-08-23T01:37:22.718Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/220dba2c-f6de-4e64-af97-a0cad2224059/model-vers/model-ver/5d553848-53bd-4419-b87c-ec71e446a6a6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/220dba2c-f6de-4e64-af97-a0cad2224059/model-vers/model-ver/5d553848-53bd-4419-b87c-ec71e446a6a6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[221bf956-fad2-4a47-8c63-b290162d5654], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a95d5c00-114e-4bba-bbc6-24b11deea004], X-ECOMP-RequestID=[221bf956-fad2-4a47-8c63-b290162d5654], X-TransactionId=[], X-ONAP-RequestID=[221bf956-fad2-4a47-8c63-b290162d5654], Content-Type=[application/merge-patch+json]} 2022-08-23T01:37:22.723Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/220dba2c-f6de-4e64-af97-a0cad2224059/model-vers/model-ver/5d553848-53bd-4419-b87c-ec71e446a6a6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2022-08-23T01:37:22.749Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/220dba2c-f6de-4e64-af97-a0cad2224059/model-vers/model-ver/5d553848-53bd-4419-b87c-ec71e446a6a6?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/220dba2c-f6de-4e64-af97-a0cad2224059/model-vers/model-ver/5d553848-53bd-4419-b87c-ec71e446a6a6?depth=0 has http status code:503 and response headers:{date=[Tue, 23 Aug 2022 01:37:22 GMT], server=[envoy], content-length=[145], content-type=[text/plain]} 2022-08-23T01:37:22.750Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/220dba2c-f6de-4e64-af97-a0cad2224059/model-vers/model-ver/5d553848-53bd-4419-b87c-ec71e446a6a6?depth=0|DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-23T01:37:22.751Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/220dba2c-f6de-4e64-af97-a0cad2224059/model-vers/model-ver/5d553848-53bd-4419-b87c-ec71e446a6a6?depth=0|INFO|503|Service Unavailable|InvokeReturn 2022-08-23T01:37:22.761Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=221bf956-fad2-4a47-8c63-b290162d5654 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-23T01:37:22.764Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=221bf956-fad2-4a47-8c63-b290162d5654 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-08-23T01:37:22.765Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=221bf956-fad2-4a47-8c63-b290162d5654 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-23T01:37:22.765Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=221bf956-fad2-4a47-8c63-b290162d5654 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-08-23T01:37:22.775Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-08-23T01:37:22.776Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 221bf956-fad2-4a47-8c63-b290162d5654 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=221bf956-fad2-4a47-8c63-b290162d5654 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-23T01:37:22.777Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2022-08-23T01:37:22.777Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2022-08-23T01:37:22.779Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T01:37:22.779Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||try to send status { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218642776, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d221bf956-fad2-4a47-8c63-b290162d5654 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-08-23T01:37:22.879Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-08-23T01:37:22.880Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T01:37:22.881Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:37:22.916Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:37:22.917Z||pool-18-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":1,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-08-23T01:37:23.798Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:37:23.799Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:37:23.799Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:37:33.354Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:38:16.635Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:38:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:38:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:38:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:38:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:38:16.641Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:38:16.701Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:38:16.703Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T01:38:16.703Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218576636, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json", "status": "NOTIFIED" } 2022-08-23T01:38:16.704Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T01:38:16.704Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T01:38:16.704Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218576636, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-08-23T01:38:16.705Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T01:38:16.705Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T01:38:16.705Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218576636, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T01:38:16.706Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T01:38:16.706Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T01:38:16.706Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218576636, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-08-23T01:38:16.706Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T01:38:16.706Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T01:38:16.707Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218576636, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-template.yml", "status": "NOT_NOTIFIED" } 2022-08-23T01:38:16.707Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T01:38:16.707Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T01:38:16.707Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218576636, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar", "status": "NOTIFIED" } 2022-08-23T01:38:16.708Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T01:38:16.708Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T01:38:16.708Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218584758, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-23T01:38:16.709Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T01:38:16.709Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T01:38:16.709Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218589730, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json", "status": "DOWNLOAD_OK" } 2022-08-23T01:38:16.709Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T01:38:16.709Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T01:38:16.710Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218590868, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-08-23T01:38:16.710Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T01:38:16.710Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T01:38:16.710Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218591982, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-08-23T01:38:16.711Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T01:38:16.711Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T01:38:16.711Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218593488, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/vfw893ccf1020550_modules.json", "status": "DEPLOY_OK" } 2022-08-23T01:38:16.711Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T01:38:16.712Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T01:38:16.712Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218594493, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-08-23T01:38:16.712Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T01:38:16.712Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T01:38:16.712Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218595497, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/resourceInstances/vfw893ccf1020550/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-08-23T01:38:16.713Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T01:38:16.713Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T01:38:16.713Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218596501, "artifactURL": "/sdc/v1/catalog/services/Vfw20220823013348/1.0/artifacts/service-Vfw20220823013348-csar.csar", "status": "DEPLOY_OK" } 2022-08-23T01:38:16.714Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T01:38:26.223Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:39:16.635Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:39:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:39:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:39:16.639Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:39:16.639Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:39:16.640Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:39:17.171Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:39:17.172Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-08-23T01:39:17.172Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "221bf956-fad2-4a47-8c63-b290162d5654", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661218642776, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d221bf956-fad2-4a47-8c63-b290162d5654 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-08-23T01:39:17.173Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T01:39:26.190Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:40:16.635Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:40:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:40:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:40:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:40:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:40:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:40:26.238Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:40:26.240Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:41:16.635Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:41:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:41:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:41:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:41:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:41:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:41:26.217Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:41:26.223Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:42:16.635Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:42:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:42:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:42:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:42:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:42:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:42:26.208Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:42:26.216Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:43:16.635Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:43:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:43:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:43:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:43:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:43:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:43:26.203Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:43:26.234Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:44:16.635Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:44:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:44:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:44:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:44:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:44:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:44:26.194Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:44:26.208Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:45:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:45:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:45:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:45:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:45:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:45:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:45:26.228Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:45:26.229Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:46:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:46:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:46:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:46:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:46:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:46:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:46:26.228Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:46:26.232Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:47:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:47:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:47:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:47:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:47:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:47:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:47:26.221Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:47:26.226Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:48:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:48:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:48:16.638Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:48:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:48:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:48:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:48:26.206Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:48:26.207Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:49:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:49:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:49:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:49:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:49:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:49:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:49:26.263Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:49:26.264Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:50:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:50:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:50:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:50:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:50:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:50:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:50:26.191Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:50:26.195Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:51:16.635Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:51:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:51:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:51:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:51:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:51:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:51:26.193Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:51:26.219Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:52:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:52:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:52:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:52:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:52:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:52:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:52:26.189Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:52:26.197Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:53:16.635Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:53:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:53:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:53:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:53:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:53:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:53:26.214Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:53:26.219Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:54:16.635Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:54:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:54:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:54:16.639Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:54:16.640Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:54:16.640Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:54:26.213Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:54:26.247Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:55:16.635Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:55:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:55:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:55:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:55:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:55:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:55:26.197Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:55:26.218Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:56:16.635Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:56:16.636Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:56:16.636Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:56:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:56:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:56:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:56:26.203Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:56:26.235Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:57:16.636Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:57:16.637Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:57:16.637Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:57:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:57:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:57:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:57:26.193Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:57:26.197Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:58:16.635Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:58:16.636Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:58:16.636Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:58:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:58:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:58:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:58:26.222Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:58:26.231Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:59:16.636Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:59:16.637Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:59:16.637Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:59:16.639Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T01:59:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T01:59:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T01:59:26.227Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T01:59:26.236Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:00:16.636Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:00:16.638Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:00:16.639Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:00:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:00:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:00:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:00:26.206Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:00:26.234Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:01:16.636Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:01:16.637Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:01:16.637Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:01:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:01:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:01:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:01:26.241Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:01:26.243Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:02:16.635Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:02:16.636Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:02:16.637Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:02:16.640Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:02:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:02:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:02:26.224Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:02:26.233Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:03:16.636Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:03:16.637Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:03:16.637Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:03:16.640Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:03:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:03:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:03:26.191Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:03:26.232Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:04:16.636Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:04:16.637Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:04:16.638Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:04:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:04:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:04:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:04:26.206Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:04:26.229Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:05:16.636Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:05:16.637Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:05:16.637Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:05:16.639Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:05:16.640Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:05:16.640Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:05:26.238Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:05:26.248Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:06:16.635Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:06:16.636Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:06:16.636Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:06:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:06:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:06:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:06:26.204Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:06:26.211Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:07:16.635Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:07:16.636Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:07:16.636Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:07:16.639Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:07:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:07:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:07:26.200Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:07:26.202Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:08:16.635Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:08:16.636Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:08:16.636Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:08:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:08:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:08:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:08:26.198Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:08:26.198Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:09:16.635Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:09:16.637Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:09:16.637Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:09:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:09:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:09:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:09:26.203Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:09:26.236Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:10:16.636Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:10:16.636Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:10:16.636Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:10:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:10:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:10:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:10:26.199Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:10:26.202Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:11:16.636Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:11:16.637Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:11:16.637Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:11:16.639Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:11:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:11:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:11:26.185Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:11:26.185Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:12:16.636Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:12:16.637Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:12:16.637Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:12:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:12:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:12:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:12:26.216Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:12:26.218Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:13:16.636Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:13:16.637Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:13:16.637Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:13:16.639Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:13:16.640Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:13:16.640Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:13:26.203Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:13:26.231Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:14:16.635Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:14:16.636Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:14:16.636Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:14:16.639Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:14:16.640Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:14:16.640Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:14:26.210Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:14:26.212Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:15:16.635Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:15:16.636Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:15:16.636Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:15:16.639Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:15:16.640Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:15:16.640Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:15:26.227Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:15:26.231Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:16:16.635Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:16:16.636Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:16:16.637Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:16:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:16:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:16:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:16:26.189Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:16:26.200Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:17:16.636Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:17:16.637Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:17:16.637Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:17:16.640Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:17:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:17:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:17:26.220Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:17:26.239Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:18:16.635Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:18:16.637Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:18:16.637Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:18:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:18:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:18:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:18:26.225Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:18:26.225Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:19:16.636Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:19:16.637Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:19:16.637Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:19:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:19:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:19:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:19:26.206Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:19:26.213Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:20:16.635Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:20:16.636Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:20:16.636Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:20:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:20:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:20:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:20:26.222Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:20:26.231Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:21:16.635Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:21:16.636Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:21:16.636Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:21:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:21:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:21:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:21:26.203Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:21:26.206Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:22:16.635Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:22:16.636Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:22:16.636Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:22:16.639Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:22:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:22:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:22:26.210Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:22:26.267Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:23:16.636Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:23:16.637Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:23:16.637Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:23:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:23:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:23:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:23:26.217Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:23:26.219Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:24:16.636Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:24:16.638Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:24:16.638Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:24:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:24:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:24:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:24:26.215Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:24:26.240Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:25:16.636Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:25:16.637Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:25:16.637Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:25:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:25:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:25:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:25:26.196Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:25:26.198Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:26:16.635Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:26:16.636Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:26:16.636Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:26:16.639Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:26:16.640Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:26:16.640Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:26:26.199Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:26:26.202Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:27:16.635Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:27:16.636Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:27:16.636Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:27:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:27:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:27:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:27:26.227Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:27:26.227Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:28:16.636Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:28:16.636Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:28:16.637Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:28:16.639Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:28:16.640Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:28:16.640Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:28:26.195Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:28:26.195Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:29:16.636Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:29:16.637Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:29:16.637Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:29:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:29:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:29:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:29:26.194Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:29:26.236Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:30:16.636Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:30:16.637Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:30:16.637Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:30:16.639Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:30:16.640Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:30:16.640Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:30:26.188Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:30:26.192Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:31:16.635Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:31:16.636Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:31:16.636Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:31:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:31:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:31:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:31:26.231Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:31:26.233Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:32:16.635Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:32:16.636Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:32:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:32:16.641Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:32:16.641Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:32:16.642Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:32:26.228Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:32:26.249Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:33:16.636Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:33:16.636Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:33:16.636Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:33:16.639Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:33:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:33:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:33:26.193Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:33:26.195Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:34:16.636Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:34:16.636Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:34:16.636Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:34:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:34:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:34:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:34:26.211Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:34:26.254Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:35:16.636Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:35:16.636Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:35:16.636Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:35:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:35:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:35:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:35:18.622Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:35:18.623Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-08-23T02:35:18.623Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"31aca115-a112-475a-81cd-9f5fe241ffdf","serviceName":"Demo_pNF_BJjYzrBuj1BLNq9hiaKa","serviceVersion":"1.0","serviceUUID":"17f744d9-203f-4c64-9fda-81093bab156b","serviceDescription":"catalog service description","serviceInvariantUUID":"4dd60a07-b7fd-4ac6-902f-c540bfa8c503","resources":[{"resourceInstanceName":"pNF 38635a5d-ab30 0","resourceName":"pNF 38635a5d-ab30","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"520595ee-931d-4b15-b430-0ed40b5aa332","resourceInvariantUUID":"06a03cec-bc37-4339-a202-d6ea9226e361","resourceCustomizationUUID":"c3799755-ee1f-4797-9cf9-a90e03197dfc","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/vf-license-model.xml","artifactChecksum":"MGNjNzMxMDNhZTNmNzY5NGRlOGQ0ODlmZGRhOWUzNWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"2223b644-1193-4af6-8b06-dafa1a33085c","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/pNF.csar","artifactChecksum":"ODZmMjhmZjYyMmRhYmY5OGQ0ZTFmZDZhOWU5ZGIxMjI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fdcdbbb4-f63d-471e-adbf-07a2275466f6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d0624637-4049-4495-a5e8-8a985d4fe2e9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/vendor-license-model.xml","artifactChecksum":"N2I2ZWFmNjNmZmViNDhjNTJjMjMzYzkxMDE5NzQzMDY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"48e826ae-c93f-437a-a0cc-9c65dc84b2de","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"884deefe-8be9-4561-87c3-92f687daa890","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c4b2b130-b07e-4f1b-a603-b39ae314ea3c","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfBjjyzrbuj1blnq9hiaka-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-template.yml","artifactChecksum":"ZTcyZDFlOGU4ZmRkZjJjM2NlZWQ3NjRjNWVkYTJkMWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f02c46d7-2eb8-44fa-bcc5-682c0105e030","artifactVersion":"1"},{"artifactName":"service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar","artifactChecksum":"NTFkMjVlY2QyMWRhYzYxZjQxNzE1M2I5NDA2YzllNDI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d6fdcc4-08ca-4989-b3b2-bcd2b2ef79c2","artifactVersion":"1"}],"workloadContext":"Production"} 2022-08-23T02:35:18.627Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T02:35:18.628Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-08-23T02:35:18.632Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T02:35:18.632Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222116635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T02:35:18.732Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T02:35:18.733Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T02:35:18.734Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:35:18.764Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:35:18.765Z||pool-19-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":4,"count":1} 2022-08-23T02:35:18.932Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:35:18.932Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:35:18.932Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222116635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T02:35:18.934Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:35:18.934Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:35:18.934Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "cds", "timestamp": 1661222114717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T02:35:18.934Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:35:19.633Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T02:35:19.634Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-08-23T02:35:19.636Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T02:35:19.636Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222116635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-23T02:35:19.736Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T02:35:19.737Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T02:35:19.737Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:35:19.788Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:35:19.789Z||pool-20-thread-1|||||INFO|500||cambria reply ok (53 ms):{"serverTimeMs":0,"count":1} 2022-08-23T02:35:20.637Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T02:35:20.637Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-08-23T02:35:20.640Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T02:35:20.640Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222116635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-23T02:35:20.740Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T02:35:20.741Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T02:35:20.741Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:35:20.761Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:35:20.762Z||pool-21-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-08-23T02:35:21.641Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T02:35:21.641Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-08-23T02:35:21.644Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T02:35:21.644Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222116635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T02:35:21.744Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T02:35:21.745Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T02:35:21.746Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:35:21.768Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:35:21.768Z||pool-22-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-08-23T02:35:22.645Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T02:35:22.646Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-08-23T02:35:22.648Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T02:35:22.648Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222116635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T02:35:22.748Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T02:35:22.749Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T02:35:22.749Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:35:22.780Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:35:22.780Z||pool-23-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-08-23T02:35:23.649Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T02:35:23.650Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-08-23T02:35:23.653Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T02:35:23.653Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222116635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T02:35:23.753Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T02:35:23.754Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T02:35:23.754Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:35:23.777Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:35:23.778Z||pool-24-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-08-23T02:35:24.653Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T02:35:24.654Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-08-23T02:35:24.656Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T02:35:24.657Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222116635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-template.yml", "status": "NOT_NOTIFIED" } 2022-08-23T02:35:24.757Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T02:35:24.757Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T02:35:24.758Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:35:24.845Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:35:24.846Z||pool-25-thread-1|||||INFO|500||cambria reply ok (89 ms):{"serverTimeMs":0,"count":1} 2022-08-23T02:35:25.657Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T02:35:25.658Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-08-23T02:35:25.661Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T02:35:25.661Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222116635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar", "status": "NOTIFIED" } 2022-08-23T02:35:25.761Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T02:35:25.762Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T02:35:25.762Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:35:25.789Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:35:25.789Z||pool-26-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1} 2022-08-23T02:35:26.662Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "serviceName": "Demo_pNF_BJjYzrBuj1BLNq9hiaKa", "serviceVersion": "1.0", "serviceUUID": "17f744d9-203f-4c64-9fda-81093bab156b", "serviceDescription": "catalog service description", "serviceInvariantUUID": "4dd60a07-b7fd-4ac6-902f-c540bfa8c503", "resources": [ { "resourceInstanceName": "pNF 38635a5d-ab30 0", "resourceCustomizationUUID": "c3799755-ee1f-4797-9cf9-a90e03197dfc", "resourceName": "pNF 38635a5d-ab30", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "520595ee-931d-4b15-b430-0ed40b5aa332", "resourceInvariantUUID": "06a03cec-bc37-4339-a202-d6ea9226e361", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar", "artifactChecksum": "NTFkMjVlY2QyMWRhYzYxZjQxNzE1M2I5NDA2YzllNDI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5d6fdcc4-08ca-4989-b3b2-bcd2b2ef79c2" } ], "workloadContext": "Production" } 2022-08-23T02:35:26.663Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-08-23T02:35:26.663Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 17f744d9-203f-4c64-9fda-81093bab156b ASDC 2022-08-23T02:35:26.664Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:31aca115-a112-475a-81cd-9f5fe241ffdf ServiceName:Demo_pNF_BJjYzrBuj1BLNq9hiaKa ServiceVersion:1.0 ServiceUUID:17f744d9-203f-4c64-9fda-81093bab156b ServiceInvariantUUID:4dd60a07-b7fd-4ac6-902f-c540bfa8c503 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar ArtifactUUID:5d6fdcc4-08ca-4989-b3b2-bcd2b2ef79c2 ArtifactChecksum:NTFkMjVlY2QyMWRhYzYxZjQxNzE1M2I5NDA2YzllNDI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 38635a5d-ab30 0 ResourceCustomizationUUID:c3799755-ee1f-4797-9cf9-a90e03197dfc ResourceInvariantUUID:06a03cec-bc37-4339-a202-d6ea9226e361 ResourceName:pNF 38635a5d-ab30 ResourceType:PNF ResourceUUID:520595ee-931d-4b15-b430-0ed40b5aa332 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2022-08-23T02:35:26.664Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 17f744d9-203f-4c64-9fda-81093bab156b ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-08-23T02:35:26.700Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-08-23T02:35:26.701Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-08-23T02:35:26.702Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-08-23T02:35:26.702Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 5d6fdcc4-08ca-4989-b3b2-bcd2b2ef79c2 from URL: /sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar 2022-08-23T02:35:26.702Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-08-23T02:35:26.702Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar 2022-08-23T02:35:26.848Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-08-23T02:35:26.849Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar 5d6fdcc4-08ca-4989-b3b2-bcd2b2ef79c2 87789 2022-08-23T02:35:26.850Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar ASDC sendASDCNotification 2022-08-23T02:35:26.850Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar 2022-08-23T02:35:26.850Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-08-23T02:35:26.851Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-08-23T02:35:26.853Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T02:35:26.853Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222126850, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-23T02:35:26.953Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T02:35:26.954Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T02:35:26.954Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:35:26.972Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:35:26.973Z||pool-27-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1} 2022-08-23T02:35:27.854Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-08-23T02:35:27.855Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-08-23T02:35:27.855Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 5d6fdcc4-08ca-4989-b3b2-bcd2b2ef79c2, URL: /sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar to file: /app/ASDC/1/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar 2022-08-23T02:35:27.856Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar 2022-08-23T02:35:27.856Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar 2022-08-23T02:35:27.857Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar 2022-08-23T02:35:28.130Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17749384120198639306/Definitions/service-DemoPnfBjjyzrbuj1blnq9hiaka-template.yml 2022-08-23T02:35:29.043Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2022-08-23T02:35:29.044Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||#################################################################################################### 2022-08-23T02:35:29.044Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar 2022-08-23T02:35:29.044Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-08-23T02:35:29.044Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar 2022-08-23T02:35:29.045Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar 2022-08-23T02:35:29.045Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar 2022-08-23T02:35:29.045Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar 2022-08-23T02:35:29.045Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar 2022-08-23T02:35:29.046Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 38635a5d-ab30 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar 2022-08-23T02:35:29.046Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar 2022-08-23T02:35:29.046Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||#################################################################################################### 2022-08-23T02:35:29.046Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T02:35:29.047Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_BJjYzrBuj1BLNq9hiaKa is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T02:35:29.047Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Node template pNF 38635a5d-ab30 0 is matching search criteria 2022-08-23T02:35:29.047Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2022-08-23T02:35:29.048Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF 38635a5d-ab30 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-08-23T02:35:29.048Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T02:35:29.048Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_BJjYzrBuj1BLNq9hiaKa is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T02:35:29.049Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Node template pNF 38635a5d-ab30 0 is matching search criteria 2022-08-23T02:35:29.049Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2022-08-23T02:35:29.049Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF 38635a5d-ab30 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-08-23T02:35:29.050Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T02:35:29.050Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_BJjYzrBuj1BLNq9hiaKa is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T02:35:29.050Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T02:35:29.050Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_BJjYzrBuj1BLNq9hiaKa is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T02:35:29.051Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T02:35:29.051Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_BJjYzrBuj1BLNq9hiaKa is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T02:35:29.051Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T02:35:29.051Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_BJjYzrBuj1BLNq9hiaKa is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T02:35:29.052Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T02:35:29.052Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_BJjYzrBuj1BLNq9hiaKa is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T02:35:29.052Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_BJjYzrBuj1BLNq9hiaKa Description:catalog service description Model UUID:17f744d9-203f-4c64-9fda-81093bab156b Model Version:NULL Model InvariantUuid:4dd60a07-b7fd-4ac6-902f-c540bfa8c503 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-08-23T02:35:29.062Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||Processing Resource Type: PNF, Model UUID: 520595ee-931d-4b15-b430-0ed40b5aa332 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-08-23T02:35:29.068Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||pNF 38635a5d-ab30 0 2022-08-23T02:35:29.069Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 520595ee-931d-4b15-b430-0ed40b5aa332 2022-08-23T02:35:29.070Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||No resources found for Service: 17f744d9-203f-4c64-9fda-81093bab156b 2022-08-23T02:35:29.070Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 17f744d9-203f-4c64-9fda-81093bab156b 2022-08-23T02:35:29.070Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 38635a5d-ab30 0 520595ee-931d-4b15-b430-0ed40b5aa332 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-08-23T02:35:29.076Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@54fab45b, org.onap.sdc.toscaparser.api.parameters.Input@1eafd9a8, org.onap.sdc.toscaparser.api.parameters.Input@22aa9b5c, org.onap.sdc.toscaparser.api.parameters.Input@38efc7b3, org.onap.sdc.toscaparser.api.parameters.Input@3936e499] 2022-08-23T02:35:29.077Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T02:35:29.077Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_BJjYzrBuj1BLNq9hiaKa is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T02:35:29.078Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 17f744d9-203f-4c64-9fda-81093bab156b: pNF 38635a5d-ab30 2022-08-23T02:35:29.078Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||Processing PNF resource: 520595ee-931d-4b15-b430-0ed40b5aa332 2022-08-23T02:35:29.079Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T02:35:29.079Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_BJjYzrBuj1BLNq9hiaKa is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T02:35:29.080Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||Resource customization UUID: c3799755-ee1f-4797-9cf9-a90e03197dfc is the same as notified resource customizationUUID: c3799755-ee1f-4797-9cf9-a90e03197dfc Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2022-08-23T02:35:29.139Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 38635a5d-ab30 520595ee-931d-4b15-b430-0ed40b5aa332 0 ASDC deployResourceStructure 2022-08-23T02:35:29.139Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar ASDC sendASDCNotification 2022-08-23T02:35:29.140Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar 2022-08-23T02:35:29.140Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-08-23T02:35:29.140Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-08-23T02:35:29.142Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T02:35:29.142Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222129139, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar", "status": "DEPLOY_OK" } 2022-08-23T02:35:29.242Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-08-23T02:35:29.243Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T02:35:29.243Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:35:29.271Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:35:29.272Z||pool-28-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-08-23T02:35:30.144Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 31aca115-a112-475a-81cd-9f5fe241ffdf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T02:35:30.167Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 31aca115-a112-475a-81cd-9f5fe241ffdf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T02:35:30.169Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-23T02:35:30.169Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-23T02:35:30.169Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-23T02:36:00.170Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 31aca115-a112-475a-81cd-9f5fe241ffdf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T02:36:00.188Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 31aca115-a112-475a-81cd-9f5fe241ffdf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T02:36:00.190Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-23T02:36:00.190Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-23T02:36:00.190Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-23T02:36:16.640Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:36:16.641Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:36:16.641Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:36:16.701Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:36:16.702Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:36:16.702Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "aai-ml", "timestamp": 1661222117355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T02:36:16.703Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:36:30.190Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 31aca115-a112-475a-81cd-9f5fe241ffdf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T02:36:30.205Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 31aca115-a112-475a-81cd-9f5fe241ffdf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T02:36:30.207Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-23T02:36:30.207Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-23T02:36:30.208Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-23T02:37:00.208Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 31aca115-a112-475a-81cd-9f5fe241ffdf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T02:37:00.222Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 31aca115-a112-475a-81cd-9f5fe241ffdf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T02:37:00.224Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-23T02:37:00.224Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-23T02:37:00.224Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-23T02:37:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:37:16.641Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:37:16.641Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:37:17.184Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:37:17.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.187Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "cds", "timestamp": 1661222114717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.189Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.189Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222116635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.189Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.189Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "aai-ml", "timestamp": 1661222117355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.190Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.190Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222116635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.190Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.190Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "cds", "timestamp": 1661222114717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.190Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.190Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "aai-ml", "timestamp": 1661222117355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.191Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.191Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222116635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.191Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.191Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "cds", "timestamp": 1661222114717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.191Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.191Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "aai-ml", "timestamp": 1661222117355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.192Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.192Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222116635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.192Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.192Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "cds", "timestamp": 1661222114717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.192Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.192Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "aai-ml", "timestamp": 1661222117355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.192Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.193Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "cds", "timestamp": 1661222114717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.193Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.193Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222116635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.193Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.194Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "aai-ml", "timestamp": 1661222117355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.194Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.194Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222116635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-template.yml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.194Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.194Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "cds", "timestamp": 1661222114717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-template.yml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.194Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.195Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661222123187, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.195Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.195Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.195Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "aai-ml", "timestamp": 1661222117355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-template.yml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.195Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.195Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.195Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222116635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar", "status": "NOTIFIED" } 2022-08-23T02:37:17.195Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.196Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.196Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "cds", "timestamp": 1661222114717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar", "status": "NOTIFIED" } 2022-08-23T02:37:17.196Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.196Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.196Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661222123187, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.196Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.196Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.196Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "aai-ml", "timestamp": 1661222117355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar", "status": "NOTIFIED" } 2022-08-23T02:37:17.196Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.197Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.197Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661222123187, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.197Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.197Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.197Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "cds", "timestamp": 1661222126833, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-23T02:37:17.197Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T02:37:17.197Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.198Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222126850, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-23T02:37:17.198Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T02:37:17.198Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.198Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "aai-ml", "timestamp": 1661222126380, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-23T02:37:17.198Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T02:37:17.198Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.198Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "multicloud-k8s-id", "timestamp": 1661222126761, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.198Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.199Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.199Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661222123187, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.199Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.199Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.199Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "aai-ml", "timestamp": 1661222127390, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar", "status": "DEPLOY_ERROR" } 2022-08-23T02:37:17.199Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T02:37:17.199Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.199Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "multicloud-k8s-id", "timestamp": 1661222126761, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.199Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.200Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.200Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661222123187, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.200Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.200Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.200Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "aai-ml", "timestamp": 1661222128432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar", "status": "DEPLOY_ERROR" } 2022-08-23T02:37:17.200Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T02:37:17.200Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.200Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222129139, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar", "status": "DEPLOY_OK" } 2022-08-23T02:37:17.200Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T02:37:17.201Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.201Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "multicloud-k8s-id", "timestamp": 1661222126761, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.201Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.201Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.201Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661222123187, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.201Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.201Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.201Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "aai-ml", "timestamp": 1661222129453, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-08-23T02:37:17.213Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 31aca115-a112-475a-81cd-9f5fe241ffdf 2022-08-23T02:37:17.213Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 31aca115-a112-475a-81cd-9f5fe241ffdf and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-08-23T02:37:17.224Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.224Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "multicloud-k8s-id", "timestamp": 1661222126761, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.225Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.225Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.225Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661222123187, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-template.yml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.225Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.225Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.225Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "multicloud-k8s-id", "timestamp": 1661222126761, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.225Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.226Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.226Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661222123187, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar", "status": "NOTIFIED" } 2022-08-23T02:37:17.226Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.226Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.226Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "multicloud-k8s-id", "timestamp": 1661222126761, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/resourceInstances/pnf38635a5dab300/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.226Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.226Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.226Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661222132055, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-23T02:37:17.226Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T02:37:17.227Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.227Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "multicloud-k8s-id", "timestamp": 1661222126761, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-template.yml", "status": "NOT_NOTIFIED" } 2022-08-23T02:37:17.227Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.227Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.227Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "multicloud-k8s-id", "timestamp": 1661222126761, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar", "status": "NOTIFIED" } 2022-08-23T02:37:17.227Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-08-23T02:37:17.227Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.227Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661222134950, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBjjyzrbuj1blnq9hiaka/1.0/artifacts/service-DemoPnfBjjyzrbuj1blnq9hiaka-csar.csar", "status": "DEPLOY_OK" } 2022-08-23T02:37:17.227Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T02:37:17.228Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:37:17.228Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661222135957, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-08-23T02:37:17.233Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 31aca115-a112-475a-81cd-9f5fe241ffdf 2022-08-23T02:37:17.233Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 31aca115-a112-475a-81cd-9f5fe241ffdf and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-08-23T02:37:30.224Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 31aca115-a112-475a-81cd-9f5fe241ffdf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T02:37:30.237Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 31aca115-a112-475a-81cd-9f5fe241ffdf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T02:37:30.241Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-23T02:37:30.241Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-23T02:37:30.241Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-08-23T02:37:30.241Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-08-23T02:37:30.242Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2022-08-23T02:37:30.242Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-08-23T02:37:30.249Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-08-23T02:38:00.249Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 31aca115-a112-475a-81cd-9f5fe241ffdf and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-08-23T02:38:00.256Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 31aca115-a112-475a-81cd-9f5fe241ffdf and serviceModelVersionId: 17f744d9-203f-4c64-9fda-81093bab156b 2022-08-23T02:38:00.256Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4dd60a07-b7fd-4ac6-902f-c540bfa8c503 2022-08-23T02:38:00.258Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4dd60a07-b7fd-4ac6-902f-c540bfa8c503/model-vers/model-ver/17f744d9-203f-4c64-9fda-81093bab156b?depth=0 2022-08-23T02:38:00.268Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2022-08-23T02:38:00.316Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/4dd60a07-b7fd-4ac6-902f-c540bfa8c503/model-vers/model-ver/17f744d9-203f-4c64-9fda-81093bab156b?depth=0|INFO|500||Invoke 2022-08-23T02:38:00.317Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/4dd60a07-b7fd-4ac6-902f-c540bfa8c503/model-vers/model-ver/17f744d9-203f-4c64-9fda-81093bab156b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/4dd60a07-b7fd-4ac6-902f-c540bfa8c503/model-vers/model-ver/17f744d9-203f-4c64-9fda-81093bab156b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[31aca115-a112-475a-81cd-9f5fe241ffdf], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9b2d1a5a-4d26-4aaa-8a89-2a975f57bb71], X-ECOMP-RequestID=[31aca115-a112-475a-81cd-9f5fe241ffdf], X-TransactionId=[], X-ONAP-RequestID=[31aca115-a112-475a-81cd-9f5fe241ffdf], Content-Type=[application/merge-patch+json]} 2022-08-23T02:38:00.323Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/4dd60a07-b7fd-4ac6-902f-c540bfa8c503/model-vers/model-ver/17f744d9-203f-4c64-9fda-81093bab156b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2022-08-23T02:38:00.326Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/4dd60a07-b7fd-4ac6-902f-c540bfa8c503/model-vers/model-ver/17f744d9-203f-4c64-9fda-81093bab156b?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/4dd60a07-b7fd-4ac6-902f-c540bfa8c503/model-vers/model-ver/17f744d9-203f-4c64-9fda-81093bab156b?depth=0 has http status code:503 and response headers:{date=[Tue, 23 Aug 2022 02:38:00 GMT], server=[envoy], content-length=[145], content-type=[text/plain]} 2022-08-23T02:38:00.327Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/4dd60a07-b7fd-4ac6-902f-c540bfa8c503/model-vers/model-ver/17f744d9-203f-4c64-9fda-81093bab156b?depth=0|DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-23T02:38:00.328Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/4dd60a07-b7fd-4ac6-902f-c540bfa8c503/model-vers/model-ver/17f744d9-203f-4c64-9fda-81093bab156b?depth=0|INFO|503|Service Unavailable|InvokeReturn 2022-08-23T02:38:00.330Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=31aca115-a112-475a-81cd-9f5fe241ffdf upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-23T02:38:00.330Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||ERROR|500||Exception occurred javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=31aca115-a112-475a-81cd-9f5fe241ffdf upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-08-23T02:38:00.333Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=31aca115-a112-475a-81cd-9f5fe241ffdf upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-23T02:38:00.333Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=31aca115-a112-475a-81cd-9f5fe241ffdf upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-08-23T02:38:00.340Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-08-23T02:38:00.340Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 31aca115-a112-475a-81cd-9f5fe241ffdf and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=31aca115-a112-475a-81cd-9f5fe241ffdf upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-23T02:38:00.340Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2022-08-23T02:38:00.341Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-08-23T02:38:00.344Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T02:38:00.344Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222280340, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d31aca115-a112-475a-81cd-9f5fe241ffdf upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-08-23T02:38:00.444Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T02:38:00.445Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T02:38:00.446Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:38:00.482Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:38:00.483Z||pool-29-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-08-23T02:38:01.358Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:38:01.358Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:38:01.359Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:38:11.812Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:38:11.813Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:38:11.813Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:38:11.813Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:38:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:38:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:38:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:38:17.320Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:38:17.321Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-08-23T02:38:17.321Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "31aca115-a112-475a-81cd-9f5fe241ffdf", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661222280340, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d31aca115-a112-475a-81cd-9f5fe241ffdf upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-08-23T02:38:17.322Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T02:38:21.379Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:38:21.380Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:38:21.380Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:38:21.381Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:38:30.926Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:39:16.635Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:39:16.636Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:39:16.637Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:39:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:39:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:39:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:39:26.198Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:39:26.202Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:40:16.635Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:40:16.636Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:40:16.637Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:40:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:40:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:40:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:40:26.193Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:40:26.227Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:41:16.635Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:41:16.636Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:41:16.637Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:41:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:41:16.639Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:41:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:41:26.228Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:41:26.231Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:42:16.636Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:42:16.637Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:42:16.637Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:42:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:42:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:42:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:42:26.219Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:42:26.220Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:43:16.636Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:43:16.637Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:43:16.637Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:43:16.640Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:43:16.641Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:43:16.641Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:43:26.208Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:43:26.232Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:44:16.635Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:44:16.636Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:44:16.637Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:44:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:44:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:44:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:44:26.198Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:44:26.198Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:45:16.635Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:45:16.636Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:45:16.637Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:45:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:45:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:45:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:45:26.193Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:45:26.193Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:46:16.635Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:46:16.636Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:46:16.636Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:46:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:46:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:46:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:46:26.235Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:46:26.254Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:47:16.636Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:47:16.636Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:47:16.636Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:47:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:47:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:47:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:47:26.209Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:47:26.210Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:48:16.636Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:48:16.637Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:48:16.637Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:48:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:48:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:48:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:48:26.195Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:48:26.196Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:49:16.636Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:49:16.638Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:49:16.638Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:49:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:49:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:49:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:49:26.211Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:49:26.211Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:50:16.636Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:50:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:50:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:50:16.640Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:50:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:50:16.641Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:50:26.210Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:50:26.212Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:51:16.636Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:51:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:51:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:51:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:51:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:51:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:51:26.199Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:51:26.232Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:52:16.635Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:52:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:52:16.636Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:52:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:52:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:52:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:52:26.267Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:52:26.267Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:53:16.635Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:53:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:53:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:53:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:53:16.639Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:53:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:53:26.247Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:53:26.250Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:54:16.635Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:54:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:54:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:54:16.640Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:54:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:54:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:54:26.219Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:54:26.246Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:55:16.635Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:55:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:55:16.636Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:55:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:55:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:55:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:55:26.193Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:55:26.194Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:56:16.635Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:56:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:56:16.636Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:56:16.639Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:56:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:56:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:56:26.237Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:56:26.244Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:57:16.636Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:57:16.637Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:57:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:57:16.639Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:57:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:57:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:57:26.209Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:57:26.217Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:58:16.635Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:58:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:58:16.636Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:58:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:58:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:58:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:58:26.195Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:58:26.199Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:59:16.636Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:59:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:59:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:59:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T02:59:16.639Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T02:59:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T02:59:26.196Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T02:59:26.209Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:00:16.636Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:00:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:00:16.636Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:00:16.639Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:00:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:00:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:00:26.199Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:00:26.208Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:01:16.636Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:01:16.637Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:01:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:01:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:01:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:01:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:01:26.197Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:01:26.202Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:02:16.636Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:02:16.638Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:02:16.638Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:02:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:02:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:02:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:02:26.190Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:02:26.191Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:03:16.638Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:03:16.638Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:03:16.639Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:03:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:03:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:03:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:03:26.207Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:03:26.218Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:04:16.635Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:04:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:04:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:04:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:04:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:04:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:04:26.194Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:04:26.198Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:05:16.635Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:05:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:05:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:05:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:05:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:05:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:05:26.246Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:05:26.262Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:06:16.635Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:06:16.636Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:06:16.637Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:06:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:06:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:06:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:06:17.308Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:06:17.310Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.311Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661223953187, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.311Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:06:17.312Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.312Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {"distributionID":"0bbc70b6-8afe-4e8f-9a57-ae23088763c7","serviceName":"Demo_pNF_XpJTVXNUVHesxTl7H9ZD","serviceVersion":"1.0","serviceUUID":"112d7314-3183-4c5f-9dcf-3da091fcef90","serviceDescription":"catalog service description","serviceInvariantUUID":"20609e05-c2d0-4391-9414-21723c34ea6c","resources":[{"resourceInstanceName":"pNF ab7d9c2c-d5e9 0","resourceName":"pNF ab7d9c2c-d5e9","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"dd6a38aa-4551-48ee-ab60-ca434569af40","resourceInvariantUUID":"2fd30cf8-8d39-4c05-8127-b1faf7c0047f","resourceCustomizationUUID":"7e1c758e-e27f-48d6-9183-a802ef548ec2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/vf-license-model.xml","artifactChecksum":"YTNhM2MzNTI2NWFjYWIxMTVlMjQ1N2RkYzEwOTlkZjM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"12d1c7db-52cb-4df9-aad1-66ae3d177049","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/pNF.csar","artifactChecksum":"ODZmMjhmZjYyMmRhYmY5OGQ0ZTFmZDZhOWU5ZGIxMjI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"afa7c948-7a2c-42ec-bb64-23a7201d304d","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"572610b0-2f94-4461-8a1d-b443fd943998","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/vendor-license-model.xml","artifactChecksum":"NmJlNmI5ZTBjYWMzM2IzODQxOTcwOWZhMTI2OGU4YzY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"091e3edd-bb99-4c9b-938e-7826d3c22e7a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"aeacd4ef-c2a5-40ee-bc05-30138aa785c7","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d711454-1087-46ea-a74c-3e9b98addeaa","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfXpjtvxnuvhesxtl7h9zd-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-template.yml","artifactChecksum":"OTU0Y2Q0MjRmNGQ4ODUxMmVkMzg1MmQ5OTc3YjU3ZmI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4b2f7087-472a-44da-b486-aecedb9108e5","artifactVersion":"1"},{"artifactName":"service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar","artifactChecksum":"ZjI0MGY3OTFiMDlhYjYyZDc2YjIyNzZhMTE5OGM4YTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c422c408-ac12-440c-a5ba-a1894dfe02d1","artifactVersion":"1"}],"workloadContext":"Production"} 2022-08-23T03:06:17.314Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.314Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.314Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "cds", "timestamp": 1661223959717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.315Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.315Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.315Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661223953187, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.315Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.315Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.315Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "cds", "timestamp": 1661223959717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.315Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.315Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.315Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661223953187, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.315Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.316Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.316Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "cds", "timestamp": 1661223959717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.316Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.316Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.316Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661223953187, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.316Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.316Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.316Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "cds", "timestamp": 1661223959717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.317Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.317Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.317Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661223953187, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.317Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.317Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.317Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "cds", "timestamp": 1661223959717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.317Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.317Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.317Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "multicloud-k8s-id", "timestamp": 1661223966761, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.318Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.318Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.318Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661223953187, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.318Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.318Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.318Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "cds", "timestamp": 1661223959717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.319Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.319Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.319Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "multicloud-k8s-id", "timestamp": 1661223966761, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.319Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.319Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.319Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661223953187, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-template.yml", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.319Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.319Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.320Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "cds", "timestamp": 1661223959717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-template.yml", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.320Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.320Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.320Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "multicloud-k8s-id", "timestamp": 1661223966761, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.320Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.320Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.320Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "cds", "timestamp": 1661223959717, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar", "status": "NOTIFIED" } 2022-08-23T03:06:17.321Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.321Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.321Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661223953187, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar", "status": "NOTIFIED" } 2022-08-23T03:06:17.321Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.321Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.321Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "multicloud-k8s-id", "timestamp": 1661223966761, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.321Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.321Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.322Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "cds", "timestamp": 1661223970993, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-23T03:06:17.322Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T03:06:17.322Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.322Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661223970210, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-23T03:06:17.322Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T03:06:17.322Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.322Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "multicloud-k8s-id", "timestamp": 1661223966761, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.322Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.323Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.323Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "multicloud-k8s-id", "timestamp": 1661223966761, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.323Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.323Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.323Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "multicloud-k8s-id", "timestamp": 1661223966761, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-template.yml", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:17.323Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.323Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.323Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661223973080, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar", "status": "DEPLOY_OK" } 2022-08-23T03:06:17.324Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T03:06:17.324Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.324Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "multicloud-k8s-id", "timestamp": 1661223966761, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar", "status": "NOTIFIED" } 2022-08-23T03:06:17.324Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 2022-08-23T03:06:17.324Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T03:06:17.324Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-08-23T03:06:17.324Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1661223974095, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2022-08-23T03:06:17.325Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-08-23T03:06:17.330Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T03:06:17.331Z||pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223976635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-08-23T03:06:17.359Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0bbc70b6-8afe-4e8f-9a57-ae23088763c7 2022-08-23T03:06:17.359Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0bbc70b6-8afe-4e8f-9a57-ae23088763c7 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-08-23T03:06:17.430Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-08-23T03:06:17.431Z||pool-30-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T03:06:17.432Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:06:17.457Z||pool-30-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:06:17.457Z||pool-30-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":1,"count":1} 2022-08-23T03:06:18.331Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T03:06:18.332Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-08-23T03:06:18.335Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T03:06:18.335Z||pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223976635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:18.435Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T03:06:18.436Z||pool-31-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T03:06:18.436Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:06:18.456Z||pool-31-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:06:18.457Z||pool-31-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-08-23T03:06:19.335Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T03:06:19.336Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-08-23T03:06:19.338Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T03:06:19.339Z||pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223976635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:19.439Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T03:06:19.439Z||pool-32-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T03:06:19.440Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:06:19.460Z||pool-32-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:06:19.461Z||pool-32-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-08-23T03:06:20.339Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T03:06:20.340Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-08-23T03:06:20.343Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T03:06:20.343Z||pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223976635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:20.443Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T03:06:20.445Z||pool-33-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T03:06:20.445Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:06:20.482Z||pool-33-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:06:20.483Z||pool-33-thread-1|||||INFO|500||cambria reply ok (40 ms):{"serverTimeMs":0,"count":1} 2022-08-23T03:06:21.343Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T03:06:21.344Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-08-23T03:06:21.347Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T03:06:21.347Z||pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223976635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:21.447Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T03:06:21.448Z||pool-34-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T03:06:21.448Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:06:21.472Z||pool-34-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:06:21.472Z||pool-34-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-08-23T03:06:22.347Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T03:06:22.348Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-08-23T03:06:22.350Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T03:06:22.350Z||pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223976635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:22.450Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-08-23T03:06:22.451Z||pool-35-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T03:06:22.451Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:06:22.482Z||pool-35-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:06:22.482Z||pool-35-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":1,"count":1} 2022-08-23T03:06:23.351Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T03:06:23.352Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-08-23T03:06:23.354Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T03:06:23.354Z||pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223976635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-template.yml", "status": "NOT_NOTIFIED" } 2022-08-23T03:06:23.454Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T03:06:23.456Z||pool-36-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T03:06:23.456Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:06:23.495Z||pool-36-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:06:23.496Z||pool-36-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":0,"count":1} 2022-08-23T03:06:24.355Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-23T03:06:24.356Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-08-23T03:06:24.358Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T03:06:24.358Z||pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223976635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar", "status": "NOTIFIED" } 2022-08-23T03:06:24.458Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T03:06:24.459Z||pool-37-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T03:06:24.459Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:06:24.478Z||pool-37-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:06:24.478Z||pool-37-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-08-23T03:06:25.360Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "serviceName": "Demo_pNF_XpJTVXNUVHesxTl7H9ZD", "serviceVersion": "1.0", "serviceUUID": "112d7314-3183-4c5f-9dcf-3da091fcef90", "serviceDescription": "catalog service description", "serviceInvariantUUID": "20609e05-c2d0-4391-9414-21723c34ea6c", "resources": [ { "resourceInstanceName": "pNF ab7d9c2c-d5e9 0", "resourceCustomizationUUID": "7e1c758e-e27f-48d6-9183-a802ef548ec2", "resourceName": "pNF ab7d9c2c-d5e9", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "dd6a38aa-4551-48ee-ab60-ca434569af40", "resourceInvariantUUID": "2fd30cf8-8d39-4c05-8127-b1faf7c0047f", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar", "artifactChecksum": "ZjI0MGY3OTFiMDlhYjYyZDc2YjIyNzZhMTE5OGM4YTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c422c408-ac12-440c-a5ba-a1894dfe02d1" } ], "workloadContext": "Production" } 2022-08-23T03:06:25.360Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-08-23T03:06:25.360Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 112d7314-3183-4c5f-9dcf-3da091fcef90 ASDC 2022-08-23T03:06:25.361Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:0bbc70b6-8afe-4e8f-9a57-ae23088763c7 ServiceName:Demo_pNF_XpJTVXNUVHesxTl7H9ZD ServiceVersion:1.0 ServiceUUID:112d7314-3183-4c5f-9dcf-3da091fcef90 ServiceInvariantUUID:20609e05-c2d0-4391-9414-21723c34ea6c ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar ArtifactUUID:c422c408-ac12-440c-a5ba-a1894dfe02d1 ArtifactChecksum:ZjI0MGY3OTFiMDlhYjYyZDc2YjIyNzZhMTE5OGM4YTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ab7d9c2c-d5e9 0 ResourceCustomizationUUID:7e1c758e-e27f-48d6-9183-a802ef548ec2 ResourceInvariantUUID:2fd30cf8-8d39-4c05-8127-b1faf7c0047f ResourceName:pNF ab7d9c2c-d5e9 ResourceType:PNF ResourceUUID:dd6a38aa-4551-48ee-ab60-ca434569af40 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2022-08-23T03:06:25.361Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 112d7314-3183-4c5f-9dcf-3da091fcef90 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-08-23T03:06:25.395Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-08-23T03:06:25.396Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-08-23T03:06:25.396Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-08-23T03:06:25.396Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: c422c408-ac12-440c-a5ba-a1894dfe02d1 from URL: /sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar 2022-08-23T03:06:25.396Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||DistributionClient - download 2022-08-23T03:06:25.397Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar 2022-08-23T03:06:25.484Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2022-08-23T03:06:25.485Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar c422c408-ac12-440c-a5ba-a1894dfe02d1 87796 2022-08-23T03:06:25.485Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar ASDC sendASDCNotification 2022-08-23T03:06:25.485Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar 2022-08-23T03:06:25.486Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2022-08-23T03:06:25.486Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-08-23T03:06:25.488Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T03:06:25.488Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223985485, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-23T03:06:25.588Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T03:06:25.589Z||pool-38-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T03:06:25.589Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:06:25.617Z||pool-38-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:06:25.617Z||pool-38-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":1,"count":1} 2022-08-23T03:06:26.489Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-08-23T03:06:26.490Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2022-08-23T03:06:26.490Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: c422c408-ac12-440c-a5ba-a1894dfe02d1, URL: /sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar to file: /app/ASDC/1/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar 2022-08-23T03:06:26.490Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar 2022-08-23T03:06:26.491Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar 2022-08-23T03:06:26.491Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar 2022-08-23T03:06:26.723Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1314282684615141139/Definitions/service-DemoPnfXpjtvxnuvhesxtl7h9zd-template.yml 2022-08-23T03:06:27.581Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2022-08-23T03:06:27.581Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||#################################################################################################### 2022-08-23T03:06:27.581Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar 2022-08-23T03:06:27.581Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-08-23T03:06:27.581Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar 2022-08-23T03:06:27.582Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar 2022-08-23T03:06:27.582Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar 2022-08-23T03:06:27.582Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar 2022-08-23T03:06:27.582Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar 2022-08-23T03:06:27.582Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar 2022-08-23T03:06:27.582Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ab7d9c2c-d5e9 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar 2022-08-23T03:06:27.582Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||#################################################################################################### 2022-08-23T03:06:27.582Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T03:06:27.583Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_XpJTVXNUVHesxTl7H9ZD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T03:06:27.583Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Node template pNF ab7d9c2c-d5e9 0 is matching search criteria 2022-08-23T03:06:27.583Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2022-08-23T03:06:27.583Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF ab7d9c2c-d5e9 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-08-23T03:06:27.584Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T03:06:27.584Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_XpJTVXNUVHesxTl7H9ZD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T03:06:27.584Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Node template pNF ab7d9c2c-d5e9 0 is matching search criteria 2022-08-23T03:06:27.584Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2022-08-23T03:06:27.584Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF ab7d9c2c-d5e9 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-08-23T03:06:27.584Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T03:06:27.584Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_XpJTVXNUVHesxTl7H9ZD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T03:06:27.585Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T03:06:27.585Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_XpJTVXNUVHesxTl7H9ZD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T03:06:27.585Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T03:06:27.585Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_XpJTVXNUVHesxTl7H9ZD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T03:06:27.585Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T03:06:27.585Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_XpJTVXNUVHesxTl7H9ZD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T03:06:27.586Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T03:06:27.586Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_XpJTVXNUVHesxTl7H9ZD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T03:06:27.586Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_XpJTVXNUVHesxTl7H9ZD Description:catalog service description Model UUID:112d7314-3183-4c5f-9dcf-3da091fcef90 Model Version:NULL Model InvariantUuid:20609e05-c2d0-4391-9414-21723c34ea6c Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-08-23T03:06:27.610Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||Processing Resource Type: PNF, Model UUID: dd6a38aa-4551-48ee-ab60-ca434569af40 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-08-23T03:06:27.614Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||pNF ab7d9c2c-d5e9 0 2022-08-23T03:06:27.615Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: dd6a38aa-4551-48ee-ab60-ca434569af40 2022-08-23T03:06:27.615Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||No resources found for Service: 112d7314-3183-4c5f-9dcf-3da091fcef90 2022-08-23T03:06:27.615Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 112d7314-3183-4c5f-9dcf-3da091fcef90 2022-08-23T03:06:27.615Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF ab7d9c2c-d5e9 0 dd6a38aa-4551-48ee-ab60-ca434569af40 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-08-23T03:06:27.621Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6913c0b7, org.onap.sdc.toscaparser.api.parameters.Input@2e9479bf, org.onap.sdc.toscaparser.api.parameters.Input@2cc3e498, org.onap.sdc.toscaparser.api.parameters.Input@66c9a2b3, org.onap.sdc.toscaparser.api.parameters.Input@1128d0a5] 2022-08-23T03:06:27.621Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T03:06:27.621Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_XpJTVXNUVHesxTl7H9ZD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T03:06:27.622Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 112d7314-3183-4c5f-9dcf-3da091fcef90: pNF ab7d9c2c-d5e9 2022-08-23T03:06:27.622Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||Processing PNF resource: dd6a38aa-4551-48ee-ab60-ca434569af40 2022-08-23T03:06:27.622Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-23T03:06:27.622Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_XpJTVXNUVHesxTl7H9ZD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-08-23T03:06:27.622Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||Resource customization UUID: 7e1c758e-e27f-48d6-9183-a802ef548ec2 is the same as notified resource customizationUUID: 7e1c758e-e27f-48d6-9183-a802ef548ec2 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2022-08-23T03:06:27.684Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF ab7d9c2c-d5e9 dd6a38aa-4551-48ee-ab60-ca434569af40 0 ASDC deployResourceStructure 2022-08-23T03:06:27.684Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar ASDC sendASDCNotification 2022-08-23T03:06:27.684Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar 2022-08-23T03:06:27.685Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-08-23T03:06:27.685Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-08-23T03:06:27.688Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T03:06:27.688Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223987684, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar", "status": "DEPLOY_OK" } 2022-08-23T03:06:27.788Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T03:06:27.789Z||pool-39-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T03:06:27.789Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:06:27.810Z||pool-39-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:06:27.810Z||pool-39-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-08-23T03:06:28.688Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0bbc70b6-8afe-4e8f-9a57-ae23088763c7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T03:06:28.702Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0bbc70b6-8afe-4e8f-9a57-ae23088763c7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T03:06:28.705Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-23T03:06:28.705Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-23T03:06:28.705Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-23T03:06:58.705Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0bbc70b6-8afe-4e8f-9a57-ae23088763c7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T03:06:58.719Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0bbc70b6-8afe-4e8f-9a57-ae23088763c7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T03:06:58.723Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-23T03:06:58.723Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-23T03:06:58.723Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-23T03:07:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:07:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:07:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:07:16.793Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:07:16.793Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-08-23T03:07:16.793Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223976635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T03:07:16.794Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-08-23T03:07:28.724Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0bbc70b6-8afe-4e8f-9a57-ae23088763c7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T03:07:28.739Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0bbc70b6-8afe-4e8f-9a57-ae23088763c7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T03:07:28.742Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-23T03:07:28.742Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-23T03:07:28.743Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-23T03:07:58.743Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0bbc70b6-8afe-4e8f-9a57-ae23088763c7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T03:07:58.756Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0bbc70b6-8afe-4e8f-9a57-ae23088763c7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T03:07:58.759Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-23T03:07:58.759Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-08-23T03:07:58.759Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-08-23T03:08:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:08:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:08:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:08:17.180Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:08:17.181Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.181Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223976635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-23T03:08:17.182Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-23T03:08:17.182Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.182Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "aai-ml", "timestamp": 1661223977354, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T03:08:17.182Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-23T03:08:17.183Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.183Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223976635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-23T03:08:17.183Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-23T03:08:17.183Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.183Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "aai-ml", "timestamp": 1661223977354, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-23T03:08:17.183Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-23T03:08:17.183Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.183Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223976635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T03:08:17.183Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-23T03:08:17.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.184Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "aai-ml", "timestamp": 1661223977354, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-23T03:08:17.184Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-23T03:08:17.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.184Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223976635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T03:08:17.184Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-23T03:08:17.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.184Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "aai-ml", "timestamp": 1661223977354, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-23T03:08:17.184Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-23T03:08:17.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.185Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223976635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T03:08:17.185Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-23T03:08:17.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.185Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "aai-ml", "timestamp": 1661223977354, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T03:08:17.185Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-23T03:08:17.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.185Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223976635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-template.yml", "status": "NOT_NOTIFIED" } 2022-08-23T03:08:17.186Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-23T03:08:17.186Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.186Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "aai-ml", "timestamp": 1661223977354, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/resourceInstances/pnfab7d9c2cd5e90/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-23T03:08:17.186Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-23T03:08:17.186Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.186Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223976635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar", "status": "NOTIFIED" } 2022-08-23T03:08:17.186Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-23T03:08:17.186Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.186Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "aai-ml", "timestamp": 1661223977354, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-template.yml", "status": "NOT_NOTIFIED" } 2022-08-23T03:08:17.187Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-23T03:08:17.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.187Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223985485, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-23T03:08:17.187Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T03:08:17.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.187Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "aai-ml", "timestamp": 1661223977354, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar", "status": "NOTIFIED" } 2022-08-23T03:08:17.187Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 2022-08-23T03:08:17.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.187Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "aai-ml", "timestamp": 1661223986326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-23T03:08:17.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T03:08:17.188Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.188Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661223987684, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar", "status": "DEPLOY_OK" } 2022-08-23T03:08:17.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T03:08:17.188Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.188Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "aai-ml", "timestamp": 1661223987357, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar", "status": "DEPLOY_ERROR" } 2022-08-23T03:08:17.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T03:08:17.188Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.188Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "aai-ml", "timestamp": 1661223988380, "artifactURL": "/sdc/v1/catalog/services/DemoPnfXpjtvxnuvhesxtl7h9zd/1.0/artifacts/service-DemoPnfXpjtvxnuvhesxtl7h9zd-csar.csar", "status": "DEPLOY_ERROR" } 2022-08-23T03:08:17.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T03:08:17.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-23T03:08:17.189Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "aai-ml", "timestamp": 1661223989396, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-08-23T03:08:17.198Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 0bbc70b6-8afe-4e8f-9a57-ae23088763c7 2022-08-23T03:08:17.198Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0bbc70b6-8afe-4e8f-9a57-ae23088763c7 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-08-23T03:08:28.760Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0bbc70b6-8afe-4e8f-9a57-ae23088763c7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T03:08:28.775Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0bbc70b6-8afe-4e8f-9a57-ae23088763c7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-23T03:08:28.781Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-23T03:08:28.782Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-23T03:08:28.782Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-08-23T03:08:28.782Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-08-23T03:08:28.782Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2022-08-23T03:08:28.782Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-08-23T03:08:28.789Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-08-23T03:08:58.790Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0bbc70b6-8afe-4e8f-9a57-ae23088763c7 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-08-23T03:08:58.796Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0bbc70b6-8afe-4e8f-9a57-ae23088763c7 and serviceModelVersionId: 112d7314-3183-4c5f-9dcf-3da091fcef90 2022-08-23T03:08:58.796Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 20609e05-c2d0-4391-9414-21723c34ea6c 2022-08-23T03:08:58.798Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/20609e05-c2d0-4391-9414-21723c34ea6c/model-vers/model-ver/112d7314-3183-4c5f-9dcf-3da091fcef90?depth=0 2022-08-23T03:08:58.803Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2022-08-23T03:08:58.841Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/20609e05-c2d0-4391-9414-21723c34ea6c/model-vers/model-ver/112d7314-3183-4c5f-9dcf-3da091fcef90?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-08-23T03:08:58.842Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/20609e05-c2d0-4391-9414-21723c34ea6c/model-vers/model-ver/112d7314-3183-4c5f-9dcf-3da091fcef90?depth=0|INFO|500||Invoke 2022-08-23T03:08:58.849Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/20609e05-c2d0-4391-9414-21723c34ea6c/model-vers/model-ver/112d7314-3183-4c5f-9dcf-3da091fcef90?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2022-08-23T03:08:58.852Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/20609e05-c2d0-4391-9414-21723c34ea6c/model-vers/model-ver/112d7314-3183-4c5f-9dcf-3da091fcef90?depth=0|INFO|503|Service Unavailable|InvokeReturn 2022-08-23T03:08:58.852Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/20609e05-c2d0-4391-9414-21723c34ea6c/model-vers/model-ver/112d7314-3183-4c5f-9dcf-3da091fcef90?depth=0 has http status code:503 and response headers:{date=[Tue, 23 Aug 2022 03:08:58 GMT], server=[envoy], content-length=[145], content-type=[text/plain]} 2022-08-23T03:08:58.853Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-23T03:08:58.855Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=0bbc70b6-8afe-4e8f-9a57-ae23088763c7 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-23T03:08:58.855Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||ERROR|500||Exception occurred javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=0bbc70b6-8afe-4e8f-9a57-ae23088763c7 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-08-23T03:08:58.855Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=0bbc70b6-8afe-4e8f-9a57-ae23088763c7 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-23T03:08:58.856Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=0bbc70b6-8afe-4e8f-9a57-ae23088763c7 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-08-23T03:08:58.863Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-08-23T03:08:58.863Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0bbc70b6-8afe-4e8f-9a57-ae23088763c7 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=0bbc70b6-8afe-4e8f-9a57-ae23088763c7 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-23T03:08:58.864Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2022-08-23T03:08:58.864Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2022-08-23T03:08:58.866Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-23T03:08:58.866Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||DEBUG|500||try to send status { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661224138863, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d0bbc70b6-8afe-4e8f-9a57-ae23088763c7 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-08-23T03:08:58.966Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-23T03:08:58.967Z||pool-40-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-23T03:08:58.967Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:08:58.991Z||pool-40-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:08:58.992Z||pool-40-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":1,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-08-23T03:08:59.885Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:08:59.886Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:08:59.886Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:09:10.290Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:09:10.291Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:09:10.292Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:09:10.292Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:09:16.639Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:09:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:09:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:09:17.284Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:09:17.284Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||received message from topic 2022-08-23T03:09:17.284Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "0bbc70b6-8afe-4e8f-9a57-ae23088763c7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1661224138863, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003d0bbc70b6-8afe-4e8f-9a57-ae23088763c7 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-08-23T03:09:17.285Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-23T03:09:19.863Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:09:19.864Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:09:19.865Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:09:19.865Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:09:29.412Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:10:16.635Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:10:16.636Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:10:16.636Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:10:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:10:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:10:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:10:26.238Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:10:26.241Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:11:16.636Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:11:16.636Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:11:16.637Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:11:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:11:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:11:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:11:26.196Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:11:26.203Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:12:16.636Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:12:16.637Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:12:16.637Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:12:16.639Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:12:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:12:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:12:26.237Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:12:26.242Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:13:16.636Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:13:16.637Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:13:16.637Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:13:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:13:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:13:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:13:26.232Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:13:26.232Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:14:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:14:16.638Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:14:16.638Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:14:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:14:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:14:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:14:26.198Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:14:26.198Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:15:16.636Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:15:16.636Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:15:16.636Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:15:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:15:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:15:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:15:26.198Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:15:26.198Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:16:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:16:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:16:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:16:16.639Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:16:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:16:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:16:26.205Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:16:26.205Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:17:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:17:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:17:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:17:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:17:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:17:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:17:26.190Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:17:26.191Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:18:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:18:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:18:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:18:16.639Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:18:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:18:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:18:26.199Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:18:26.203Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:19:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:19:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:19:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:19:16.639Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:19:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:19:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:19:26.200Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:19:26.201Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:20:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:20:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:20:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:20:16.639Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:20:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:20:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:20:26.216Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:20:26.263Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:21:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:21:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:21:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:21:16.639Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:21:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:21:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:21:26.193Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:21:26.193Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:22:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:22:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:22:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:22:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:22:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:22:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:22:26.214Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:22:26.216Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:23:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:23:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:23:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:23:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:23:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:23:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:23:26.234Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:23:26.239Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:24:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:24:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:24:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:24:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:24:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:24:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:24:26.208Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:24:26.209Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:25:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:25:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:25:16.638Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:25:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:25:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:25:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:25:26.248Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:25:26.249Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:26:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:26:16.638Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:26:16.639Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:26:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:26:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:26:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:26:26.248Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:26:26.266Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:27:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:27:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:27:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:27:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:27:16.639Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:27:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:27:26.226Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:27:26.227Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:28:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:28:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:28:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:28:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:28:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:28:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:28:26.252Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:28:26.257Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:29:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:29:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:29:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:29:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:29:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:29:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:29:26.196Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:29:26.200Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:30:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:30:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:30:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:30:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:30:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:30:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:30:26.218Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:30:26.226Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:31:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:31:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:31:16.638Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:31:16.640Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:31:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:31:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:31:26.250Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:31:26.250Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:32:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:32:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:32:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:32:16.639Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:32:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:32:16.641Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:32:26.206Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:32:26.206Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:33:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:33:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:33:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:33:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:33:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:33:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:33:26.208Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:33:26.211Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:34:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:34:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:34:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:34:16.639Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:34:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:34:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:34:26.206Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:34:26.214Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:35:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:35:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:35:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:35:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:35:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:35:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:35:26.211Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:35:26.219Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:36:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:36:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:36:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:36:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:36:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:36:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:36:26.202Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:36:26.203Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:37:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:37:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:37:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:37:16.639Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:37:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:37:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:37:26.207Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:37:26.233Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:38:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:38:16.638Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:38:16.638Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:38:16.639Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:38:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:38:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:38:26.201Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:38:26.233Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:39:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:39:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:39:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:39:16.639Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:39:16.639Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:39:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:39:26.208Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:39:26.242Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:40:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:40:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:40:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:40:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:40:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:40:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:40:26.199Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:40:26.199Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:41:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:41:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:41:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:41:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:41:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:41:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:41:26.237Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:41:26.241Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:42:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:42:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:42:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:42:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:42:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:42:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:42:26.198Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:42:26.205Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:43:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:43:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:43:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:43:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:43:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:43:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:43:26.231Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:43:26.232Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:44:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:44:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:44:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:44:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:44:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:44:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:44:26.197Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:44:26.204Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:45:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:45:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:45:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:45:16.639Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:45:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:45:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:45:26.204Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:45:26.205Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:46:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:46:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:46:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:46:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:46:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:46:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:46:26.191Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:46:26.207Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:47:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:47:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:47:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:47:16.639Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:47:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:47:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:47:26.204Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:47:26.205Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:48:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:48:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:48:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:48:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:48:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:48:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:48:26.198Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:48:26.218Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:49:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:49:16.638Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:49:16.638Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:49:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:49:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:49:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:49:26.240Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:49:26.243Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:50:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:50:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:50:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:50:16.639Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:50:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:50:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:50:26.199Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:50:26.203Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:51:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:51:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:51:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:51:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:51:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:51:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:51:26.204Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:51:26.207Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:52:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:52:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:52:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:52:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:52:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:52:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:52:26.199Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:52:26.200Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:53:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:53:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:53:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:53:16.640Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:53:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:53:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:53:26.207Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:53:26.212Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:54:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:54:16.638Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:54:16.638Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:54:16.639Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:54:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:54:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:54:26.195Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:54:26.197Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:55:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:55:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:55:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:55:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:55:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:55:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:55:26.199Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:55:26.201Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:56:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:56:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:56:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:56:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:56:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:56:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:56:26.194Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:56:26.204Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:57:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:57:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:57:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:57:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:57:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:57:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:57:26.201Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:57:26.209Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:58:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:58:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:58:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:58:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:58:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:58:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:58:26.185Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:58:26.194Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:59:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:59:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:59:16.638Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:59:16.639Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T03:59:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T03:59:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T03:59:26.210Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T03:59:26.249Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:00:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:00:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:00:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:00:16.639Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:00:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:00:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:00:26.199Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:00:26.199Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:01:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:01:16.639Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:01:16.639Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:01:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:01:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:01:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:01:26.237Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:01:26.245Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:02:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:02:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:02:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:02:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:02:16.639Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:02:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:02:26.197Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:02:26.203Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:03:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:03:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:03:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:03:16.639Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:03:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:03:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:03:26.205Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:03:26.206Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:04:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:04:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:04:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:04:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:04:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:04:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:04:26.197Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:04:26.202Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:05:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:05:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:05:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:05:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:05:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:05:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:05:26.202Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:05:26.225Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:06:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:06:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:06:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:06:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:06:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:06:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:06:26.213Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:06:26.243Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:07:16.636Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:07:16.637Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:07:16.637Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:07:16.639Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:07:16.641Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:07:16.641Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:07:26.196Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:07:26.196Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:08:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:08:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:08:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:08:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:08:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:08:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:08:26.204Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:08:26.204Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:09:16.635Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:09:16.636Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:09:16.636Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:09:16.639Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:09:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:09:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:09:26.201Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:09:26.201Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:10:16.635Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:10:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:10:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:10:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:10:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:10:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:10:26.203Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:10:26.205Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:11:16.635Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:11:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:11:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:11:16.639Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:11:16.639Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:11:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:11:26.198Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:11:26.200Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:12:16.635Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:12:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:12:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:12:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:12:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:12:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:12:26.204Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:12:26.209Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:13:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:13:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:13:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:13:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:13:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:13:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:13:26.205Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:13:26.205Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:14:16.636Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:14:16.638Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:14:16.638Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:14:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:14:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:14:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:14:26.219Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:14:26.231Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:15:16.635Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:15:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:15:16.637Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:15:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:15:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:15:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:15:26.202Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:15:26.204Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:16:16.635Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:16:16.636Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:16:16.637Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:16:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:16:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:16:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:16:26.221Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:16:26.221Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:17:16.635Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:17:16.637Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:17:16.637Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:17:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:17:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:17:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:17:26.206Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:17:26.206Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:18:16.635Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:18:16.636Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:18:16.637Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:18:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:18:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:18:16.641Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:18:26.246Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:18:26.252Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:19:16.635Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:19:16.637Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:19:16.637Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:19:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:19:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:19:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:19:26.199Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:19:26.201Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:20:16.636Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:20:16.637Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:20:16.637Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:20:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:20:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:20:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:20:26.203Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:20:26.204Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:21:16.635Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:21:16.636Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:21:16.636Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:21:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:21:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:21:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:21:26.199Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:21:26.202Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:22:16.635Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:22:16.636Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:22:16.636Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:22:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:22:16.639Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:22:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:22:26.199Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:22:26.200Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:23:16.635Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:23:16.636Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:23:16.636Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:23:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:23:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:23:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:23:26.219Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:23:26.232Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:24:16.636Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:24:16.637Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:24:16.637Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:24:16.639Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:24:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:24:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:24:26.201Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:24:26.207Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:25:16.636Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:25:16.636Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:25:16.636Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:25:16.639Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:25:16.640Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:25:16.640Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:25:26.232Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:25:26.232Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:26:16.636Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:26:16.637Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:26:16.638Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:26:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:26:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:26:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:26:26.199Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:26:26.205Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:27:16.636Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:27:16.638Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:27:16.639Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:27:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:27:16.639Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:27:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:27:26.205Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:27:26.222Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:28:16.636Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:28:16.636Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:28:16.637Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:28:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:28:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:28:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:28:26.199Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:28:26.202Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:29:16.635Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:29:16.636Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:29:16.637Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:29:16.639Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:29:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:29:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:29:26.195Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:29:26.213Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:30:16.635Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:30:16.636Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:30:16.636Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:30:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:30:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:30:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:30:26.229Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:30:26.235Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:31:16.636Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:31:16.637Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:31:16.637Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:31:16.639Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:31:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:31:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:31:26.203Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:31:26.204Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:32:16.636Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:32:16.637Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:32:16.637Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:32:16.639Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:32:16.640Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:32:16.640Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:32:26.210Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:32:26.210Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:33:16.635Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:33:16.636Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:33:16.636Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:33:16.639Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:33:16.640Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:33:16.640Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:33:26.217Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:33:26.251Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:34:16.635Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:34:16.636Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:34:16.637Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:34:16.639Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:34:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:34:16.640Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:34:26.211Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:34:26.212Z|0bbc70b6-8afe-4e8f-9a57-ae23088763c7|pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:35:16.635Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:35:16.637Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:35:16.637Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:35:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:35:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:35:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:35:26.199Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:35:26.199Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:36:16.635Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:36:16.636Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:36:16.636Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:36:16.639Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:36:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:36:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:36:26.190Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:36:26.194Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:37:16.635Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:37:16.636Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:37:16.636Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:37:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:37:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:37:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:37:26.227Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:37:26.230Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:38:16.636Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:38:16.637Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:38:16.637Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:38:16.639Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:38:16.640Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:38:16.640Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:38:26.216Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:38:26.216Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:39:16.636Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:39:16.638Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:39:16.638Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:39:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:39:16.639Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:39:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:39:26.207Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:39:26.212Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:40:16.635Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:40:16.636Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:40:16.636Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:40:16.639Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:40:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:40:16.640Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:40:26.235Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:40:26.235Z|31aca115-a112-475a-81cd-9f5fe241ffdf|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:41:16.635Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:41:16.636Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:41:16.637Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:41:16.639Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:41:16.640Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:41:16.640Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:41:26.193Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:41:26.198Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:42:16.636Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:42:16.637Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:42:16.637Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:42:16.639Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:42:16.640Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:42:16.640Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:42:26.194Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:42:26.201Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:43:16.636Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:43:16.637Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:43:16.637Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:43:16.639Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:43:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:43:16.640Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:43:26.240Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:43:26.242Z|221bf956-fad2-4a47-8c63-b290162d5654|pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:44:16.636Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:44:16.637Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:44:16.637Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:44:16.639Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-23T04:44:16.640Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-23T04:44:16.640Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as cGnhjHyu4Dxl9L2a) ... 2022-08-23T04:44:26.196Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-23T04:44:26.196Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK