. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:02:25.964Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:02:25.970Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T03:02:26.033Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:02:27.119Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:02:27.273Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:02:27.274Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T03:02:27.274Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T03:02:27.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-25T03:02:27.586Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-25T03:02:27.635Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-25T03:02:30.179Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-25T03:02:30.804Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-25T03:02:30.829Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-25T03:02:30.830Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-25T03:02:30.911Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-25T03:02:30.911Z |INFO |Root WebApplicationContext: initialization completed in 3274 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-25T03:02:31.462Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-25T03:02:33.123Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-25T03:02:35.028Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-25T03:02:35.808Z |INFO |Started MainApp in 13.601 seconds (JVM running for 14.673) |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-25T03:02:35.929Z |INFO |Start scheduling PRH workflow |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:02:35.952Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=4edc3a0a-faed-4e92-b700-04fe806b72ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:02:37.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:02:37.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-25T03:02:37.786Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-25T03:02:37.787Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-25T03:02:37.789Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:02:47.625Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=e633a19b-73fc-4a79-a7b2-c97475d79799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:02:48.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:02:48.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:02:58.715Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=ad3e6093-6e04-4aeb-a02b-bf617da2b9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:02:59.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:02:59.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:03:09.787Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=fff4bc2a-8147-4b58-826f-1f4d123e5c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:03:10.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:03:10.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:03:20.860Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=b3290a6c-1438-4b97-9f60-80f58e461a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:03:21.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:03:21.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:03:31.967Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=494ff7be-aadd-4f4a-aa16-bc57d4e7c745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:03:33.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:03:33.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:03:43.037Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=239d6776-bf97-427c-8e67-16799c70e7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:03:44.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:03:44.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:03:54.103Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=d27f1de7-29c3-4180-b59a-aff0a5423e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:03:55.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:03:55.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:04:05.143Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=711caa3a-81da-4313-9ce4-1854e22516ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:04:06.214Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:04:06.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:04:16.219Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=51be1661-fbab-456d-9239-35cc4bf2674e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:04:17.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:04:17.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:04:27.301Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=e02113bc-fade-45eb-acbb-d9b8c3eec14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:04:28.358Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:04:28.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:04:38.360Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=7adeb622-0631-41ed-bd55-d385914d5f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:04:39.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:04:39.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:04:49.434Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=d27c1efa-5347-4511-b19f-23e5342b1466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:04:50.502Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:04:50.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:05:00.505Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=2a23d946-2664-43b3-867f-aedec0ca7dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:05:01.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:05:01.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:05:11.555Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=1e45a581-a1ab-4025-8007-eb46f814146e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:05:12.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:05:12.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:05:22.648Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=b78163cb-8e5f-4f34-afb1-a64e4da8f3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:05:23.718Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:05:23.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:05:33.720Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=6579b70c-795d-4593-91d8-f4c224d91320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:05:34.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:05:34.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:05:44.799Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=be6a95af-61d4-4ee3-89ce-98999ecc3e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:05:45.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:05:45.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:05:55.864Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=2c77fbee-22dc-4322-893e-30013b02cb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:05:56.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:05:56.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:06:06.972Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=aa92f02a-131d-42e8-99db-d3258730f122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:06:08.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:06:08.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:06:18.058Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=c2dc94dc-7b23-4c68-8bd0-171cf0edd079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:06:19.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:06:19.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:06:29.157Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=5a2c12fd-c995-4a3e-a3c6-10985c8049fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:06:30.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:06:30.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:06:40.252Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=5ac1b681-4d08-4f61-a377-d25232564a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:06:41.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:06:41.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:06:51.334Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=c8ab1fc6-33c6-4390-b0bf-e920d0156071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:06:52.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:06:52.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:07:02.402Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=39fa0812-939d-4730-a542-ea5fa85bd90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:07:03.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:07:03.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:07:13.469Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=922ea4db-2d9b-4c45-8419-7ca5b3295301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:07:14.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:07:14.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:07:24.541Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=b851466b-ae2e-47e0-836e-f33c1987dde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:07:25.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:07:25.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:07:33.997Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:07:33.999Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T03:07:34.000Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:07:34.004Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:07:34.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:07:34.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T03:07:34.021Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T03:07:34.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:07:35.610Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=ebaf13c9-5cfe-46ca-a3cd-21d8ea8ef28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:07:36.649Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:07:36.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:07:46.653Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=248816d6-dc49-4446-b1f8-557d3ba54b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:07:47.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:07:47.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:07:57.698Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=bd60ba3f-57e4-4617-ab9b-db61ac49f404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:07:58.763Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:07:58.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:08:08.765Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=8f935834-47be-448e-a8b8-45322b85477e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:08:09.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:08:09.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:08:19.833Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=1f8702fc-e6e7-4535-8e96-7ef403bc406e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:08:20.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:08:20.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:08:30.909Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=5aec7816-db8d-4128-8a5b-a7deb1250738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:08:31.974Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:08:31.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:08:41.978Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=43b14b10-47d3-4abb-aff7-796f3f4d6925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:08:43.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:08:43.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:08:53.056Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=40ec764d-8f86-4158-aa69-11e355ce157f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:08:54.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:08:54.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:09:04.088Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=56c52dfe-72b8-4802-85fc-4751cd3c63e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:09:05.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:09:05.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:09:15.130Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=bf33ffb6-1edc-4fdf-ba7c-7de5719a72a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:09:16.199Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:09:16.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:09:26.203Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=7e1cb2cd-d885-4481-81ef-c3ccd17c0dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:09:27.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:09:27.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:09:37.273Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=2c552576-7f79-4245-a954-44af391f4f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:09:38.310Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:09:38.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:09:48.312Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=72507754-a37a-4e63-a12a-282db2ccfae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:09:49.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:09:49.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:09:59.395Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=e04f4711-5cc8-475f-b339-e11948fb63b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:10:00.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:10:00.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:10:10.492Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=5e6c435d-7053-4103-8d16-71783957f086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:10:11.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:10:11.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:10:21.572Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=a2102d3f-5dd6-48ff-8c47-67890728fa24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:10:22.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:10:22.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:10:32.675Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=531483cf-8eec-4c7a-915b-f1ced97a834c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:10:33.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:10:33.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:10:43.740Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=eca1c50e-ebb4-472c-b259-0ad649e6b668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:10:44.774Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:10:44.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:10:54.776Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=5d3a7074-2cf0-4b38-b1a5-3ab4aa103aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:10:55.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:10:55.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:11:05.848Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=930e7a2b-3d02-4709-b1a3-ed35d014a0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:11:06.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:11:06.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:11:16.891Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=44337f62-574e-4680-bab4-f571004d895f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:11:17.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:11:17.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:11:27.959Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=de78551e-872e-4f9a-89b7-3c7a7ab060a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:11:29.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:11:29.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:11:39.031Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=af35ca48-fbad-4fe1-874a-8830c5362b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:11:40.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:11:40.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:11:50.071Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=56e897f1-c9f5-476a-b4b8-7a34bf2343fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:11:51.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:11:51.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:12:01.144Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=789c08d6-347f-412f-a95e-a86ec83fb60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:12:02.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:12:02.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:12:12.220Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=616d199d-9837-4120-b9da-a76abb8ee461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:12:13.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:12:13.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:12:23.262Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=25d00406-c8f6-44cd-9f6d-b355bcb5e4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:12:24.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:12:24.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:12:32.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:12:32.063Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T03:12:32.064Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:12:32.069Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:12:32.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:12:32.085Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T03:12:32.085Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T03:12:32.089Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:12:34.333Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=53b1b714-adad-49be-a3ad-0c7d51828ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:12:35.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:12:35.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:12:45.408Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=7c0534c3-fb74-4be2-82b2-4e39cbb0686a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:12:46.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:12:46.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:12:56.446Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=080ee23b-d0ec-47c8-b12f-31d52e30aca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:12:57.478Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:12:57.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:13:07.481Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=02083a3b-784b-41b8-b8a7-1f88811ee985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:13:08.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:13:08.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:13:18.559Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=d8354ff8-3a79-42c6-82f7-60c5ab493461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:13:19.625Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:13:19.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:13:29.627Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=9e3d2292-cd1e-4fca-a696-9ccef7fb7b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:13:30.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:13:30.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:13:40.696Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=b2e57a4d-c397-4f25-9160-2ae3828b2954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T03:13:41.734Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.94:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:13:41.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:13:51.736Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=fa78b9b3-7179-4c3e-a105-fb5b9a0da9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:13:51.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:14:01.944Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=3e100e5b-2203-4740-bac2-eaa3fff37b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:14:01.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:14:11.973Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=63e78f87-9ff5-4833-a943-7dbe2a3a6abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:14:12.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:14:22.004Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=f55b9feb-cd03-46fc-b0c6-51e17ab81242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:14:22.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:14:32.044Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=186a5df3-31de-48ae-a247-b953a858408e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:14:32.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:14:42.085Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=ce232602-c951-4ca2-b562-5cd4b3d7bd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:14:42.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:14:52.109Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=8bf6e0cc-54fa-402c-a681-fd650d33ae6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:14:52.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:15:02.131Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=c1833c3a-b036-431e-9055-e70a2583c0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:15:02.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:15:12.164Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=211bd524-3373-48e2-82cb-81fc0025d842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:15:12.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:15:22.189Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=8cf98693-cf9e-41d1-ac45-a305971f246c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:15:22.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:15:32.213Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=837200a3-fe4c-4f06-8ac7-c1449cd17895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:15:32.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:15:42.233Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=675a0384-7961-4dd6-8380-ba585acaa588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:15:42.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:15:52.250Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=858c57bc-8baf-45d0-b2a4-882e56e7e5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:15:52.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:16:02.289Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=37fb7f1c-9ae6-435d-8d23-e57cdd3df8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:16:02.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:16:12.347Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=2de59994-ca93-4978-a233-6dd77ff9e301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:16:12.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:16:22.371Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=6d71587c-7ff5-44d7-9095-c78ad40d4ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:16:22.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:16:32.386Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=0ee7b1f4-0992-4a0d-bf1c-36e09104470d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:16:32.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:16:42.410Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=c9aab1ea-a6cd-49b5-a2c8-8639aab906a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:16:42.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:16:52.426Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=d99970b6-4cba-46ea-a1fd-95a28ffc63f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:16:52.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:17:02.438Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=f88dc6b5-d041-46c5-b815-73d586e3d899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:17:02.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:17:12.451Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=6a50c614-cf3e-4ca7-8d67-9a3b94df1ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:17:12.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:17:22.467Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=601bbf89-d815-42bc-9064-ec326f1a4811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:17:22.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:17:32.044Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:17:32.045Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T03:17:32.048Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:17:32.054Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:17:32.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:17:32.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T03:17:32.071Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T03:17:32.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:17:32.483Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=6984b0bd-6966-4c64-ada8-ca1c93932f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:17:32.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:17:42.499Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=09a3760e-3ec9-48a7-a63e-b9a659fdd453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:17:42.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:17:52.551Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=5d53a790-343a-4c52-ad40-a55eeb1ed362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:17:52.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:18:02.574Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=b763b384-9246-4611-8d50-13b1cd7da995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:18:02.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:18:12.620Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=401f9c02-6e9e-442b-a38e-a0daaddf4e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:18:12.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:18:22.657Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=ebc0d103-23d9-4c40-b74e-2378fc1169c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:18:22.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:18:32.672Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=373a5b92-c99b-4bb2-a499-51f0e08ec98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:18:32.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:18:42.685Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=a9d2fdab-6cdf-4370-b2bc-d920ea559eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:18:42.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:18:52.712Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=b5884dd7-215a-4c00-9c53-62696d1c14a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:18:52.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:19:02.739Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=37d31283-113a-4807-bd35-2cf95ce5942a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:19:02.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:19:12.960Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=58f6ec8c-806e-4980-944a-2f95fcf9a70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:19:13.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:19:23.021Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=0069a94d-3888-44a0-9073-abc3349cfc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:19:23.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:19:33.057Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=f3408dee-a166-422d-bc03-8067268e6d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:19:33.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:19:43.135Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=3c73e211-9d14-48f4-8dd9-e1dbe0d03815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:19:43.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:19:53.150Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=12c7a318-f392-429a-807c-0fe0c06abd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:19:53.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:20:03.183Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=2a32a685-59f2-48c7-808b-f43ce82a7d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:20:03.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:20:13.198Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=5f3e4682-5968-4a15-b7a8-1c09962b3792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:20:13.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:20:23.256Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=c922cc45-60ca-478c-afbc-072096486091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:20:23.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:20:33.283Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=01515b5a-ca88-4812-93c0-59439e34e85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:20:33.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:20:43.313Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=b0a8cb24-7fad-48b1-b7c3-58550ee4772a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:20:43.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:20:53.336Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=9f41f515-17f9-438b-a761-763e9b318e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:20:53.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:21:03.349Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=f08de028-8968-4723-94da-8c311f8f9680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:21:03.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:21:13.371Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=b1cef5bf-d39d-4773-93b0-8cb3ce16ac2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:21:13.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:21:23.390Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=14bd2ca0-5dac-4e66-9899-c5460d8eb756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:21:23.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:21:33.406Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=80271044-ab6b-421e-924c-f82583c4580f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:21:33.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:21:43.436Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=b153307e-9ce2-4d6a-ad25-54bc9b1379ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:21:43.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:21:53.454Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=31a61f1e-1f27-4b0e-bf1e-cd23239d4574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:21:53.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:22:03.529Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=49387c23-dfa9-4a57-9a65-2204a27a9670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:22:03.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:22:13.581Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=4d0da39f-dd73-4da3-82f2-b4717506705b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:22:13.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:22:23.632Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=100b5690-7346-48a7-8abb-ac1df5fe05a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:22:23.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:22:31.973Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:22:31.974Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T03:22:31.975Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:22:31.979Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:22:31.996Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:22:31.996Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T03:22:31.996Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T03:22:31.999Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:22:33.936Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=77a19630-a886-4e8d-ae5b-0051e6036b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:22:33.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:22:43.989Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=873ff308-da5a-4e10-a845-a82f86921d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:22:44.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:22:54.039Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=552c9c53-09eb-443a-8544-9b00052351c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:22:54.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:23:04.065Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=d09940c0-b7d5-41c0-ab5f-a952f827d8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:23:04.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:23:14.125Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=dd5ec85d-1665-4fa4-9e85-724c748c1b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:23:14.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:23:24.217Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=67915142-8fb5-406f-9501-06ddf969aaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:23:24.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:23:34.264Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=de78f729-11ff-479c-9ba3-80e81ccf444e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:23:34.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:23:44.299Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=1c82f4ed-d975-43c6-b0fa-ff2ef4558a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:23:44.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:23:54.358Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=b32d129d-5378-4cdd-90d1-7691c8268f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:23:54.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:24:04.419Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=0502bb9f-c496-4cab-9a87-75687d341936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:24:04.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:24:14.444Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=84635e92-bba7-475c-ac64-9b6126ba59f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:24:14.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:24:24.472Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=ed4880e5-c63b-4af9-b134-2303e590f313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:24:24.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:24:34.540Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=3ad4bdb1-4dd9-444d-90d5-e525f3606445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:24:34.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:24:44.599Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=2d938e1e-86ac-40f4-9ae3-8c414752a063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:24:44.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:24:54.859Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=5ebe472d-f5f7-47c6-acf2-60b6c91f0837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:24:54.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:25:04.915Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=0da493b0-b0d9-4e0d-8caf-699ece2e1f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:25:05.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:25:15.003Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=d7d926b7-312f-4f8e-851f-58107dbd10cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:25:15.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:25:25.118Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=06c00d80-1c32-45db-8e13-1b45c9125e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:25:25.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:25:35.155Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=116c5318-ac8f-4547-9e58-a9f67af4e5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:25:35.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:25:45.213Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=b19f6cab-0615-4007-89fe-184c01504a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:25:45.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:25:55.249Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=7d003097-c444-44ea-bba7-65fb4204bd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:25:55.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:26:05.288Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=18355870-15df-450e-bb0f-f621514c245d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:26:05.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:26:15.318Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=73a8df65-fae7-4ff7-96cf-a6d5643b9460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:26:15.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:26:25.374Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=89799819-d34c-4160-af32-a1c4d6c8fdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:26:25.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:26:35.409Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=895ae192-ff35-4590-ae0c-c0caa45e041c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:26:35.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:26:45.450Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=c8f35651-eb59-4a93-8377-e17fad0f8442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:26:45.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:26:55.489Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=02245b14-fdb1-428f-8740-a3060fb0965f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:26:55.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:27:05.545Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=e39d13a2-2eaa-4005-a5ba-0018c033f652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:27:05.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:27:15.597Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=2b8efe2c-3f71-4e12-a89e-7adfe6af76b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:27:15.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:27:25.649Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=01d14514-1033-4e34-b2da-7a14c28fdeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:27:25.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:27:31.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:27:31.977Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T03:27:31.979Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:27:31.983Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:27:31.996Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:27:31.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T03:27:31.998Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T03:27:32.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:27:35.687Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=b35161ad-424f-4f5f-9d9a-f7548e62bdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:27:35.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:27:45.729Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=f8a54a56-d70b-49e6-bddd-71948c700ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:27:45.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:27:55.778Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=23135501-88a4-447e-a524-500641260504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:27:55.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:28:05.822Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=c2fb7eaf-aac9-476b-abeb-16c51fb5d049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:28:05.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:28:15.859Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=92d88976-804d-4e73-ad92-aade9c1d8663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:28:15.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:28:25.874Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=ad100064-767a-46b8-b52c-3ffa8cdfd8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:28:25.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:28:35.917Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=c55939f7-6a08-4799-b55a-576146e1d48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:28:35.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:28:45.977Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=6952cec7-cd95-4c68-bccf-de83a61e4a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:28:46.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:28:56.073Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=90edd9f8-aa45-4415-ba2e-0554c156e8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:28:56.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:29:06.151Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=e4b971e8-f03c-4340-bd9a-e0990a6bec71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:29:06.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:29:16.199Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=d49e2309-b093-459f-a2ac-e07cb30cd75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:29:16.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:29:26.389Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=5aeeee00-2d0d-4df5-9285-048524698b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:29:26.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:29:36.432Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=6d9765fe-db83-4be6-9bc7-34ce47260d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:29:36.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:29:46.466Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=ec1301ea-51f0-4e9a-8f57-96201091ff8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:29:46.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:29:56.504Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=09484878-f092-4c34-b03a-456e4ff48641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:29:56.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:30:06.515Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=84a147db-9a10-4d31-a3c2-6a7f8c2dc2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:30:06.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:30:16.532Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=93177d1c-f9f0-45b6-a0cf-a19328594125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:30:16.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:30:26.563Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=a2afc985-4a6a-42f8-9be1-8df771dd8013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:30:26.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:30:36.573Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=0e6c8f4b-4620-443a-972f-4b7083054e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:30:36.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:30:46.583Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=852cd8ed-2da4-4a10-b67b-bd6bfdd3a5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:30:46.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:30:56.595Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=054bd52a-a6c1-43e6-af59-5ce0a3370952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:30:56.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:31:06.632Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=44d3c988-af7a-4d57-8a66-0919b4b3a454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:31:06.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:31:16.646Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=8e0f407d-5100-4045-87eb-45ecba787aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:31:16.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:31:26.656Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=6adea1f0-e877-457e-8c4b-1e6dd7c95631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:31:26.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:31:36.673Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=e49c13ab-62e6-400c-96b6-ff1bc1e53dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:31:36.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:31:46.686Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=a267dab1-89d2-4dd0-b796-082e29141b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:31:46.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:31:56.701Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=5ca030ed-c612-421d-bfb0-6926b12b953d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:31:56.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:32:06.714Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=fee77bd4-064c-420b-a59d-bc4f0d057324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:32:06.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:32:16.727Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=8ee71b5e-ef34-4f6a-80d6-4617774c7e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:32:16.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:32:26.756Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=dc758140-d3f0-4b5a-820a-db6ee99b1930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:32:26.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:32:31.771Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:32:31.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T03:32:31.773Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:32:31.776Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:32:31.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:32:31.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T03:32:31.786Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T03:32:31.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:32:36.765Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=3b88b89b-0b73-49e5-b1bb-cc0a11ba7aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:32:36.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:32:46.791Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=f480da17-68b4-48f8-8447-8ffa21a0ae6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:32:46.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:32:56.819Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=c94ef808-b75e-4201-aea3-7b75f7faf1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:32:56.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:33:06.871Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=19c91d9a-fbfc-470b-a10b-bd50b74f8f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:33:06.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:33:16.911Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=045ef043-2323-470c-a4cd-9a7bd0647c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:33:16.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:33:26.925Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=05336f8e-50ba-44b8-abb0-c6731450873c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:33:26.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:33:36.937Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=a3346776-d1f2-4c62-9b52-aa6f16db8828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:33:36.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:33:46.958Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=0463d1f2-4f4d-495f-8c4f-ea01bed9fb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:33:46.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:33:56.969Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=9563ac82-6891-4984-bf9a-245afc61bae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:33:57.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:34:07.006Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=f609a248-6b98-4538-b5a9-a0e82f07d95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:34:07.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:34:17.035Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=1eb0e230-f2e3-4905-8a2c-22c6de246f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:34:17.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:34:27.049Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=8904d79a-aa36-4c9f-853f-cab2777ea4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:34:27.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:34:37.062Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=382442e3-d3e9-4dd4-bd0b-e34972e71365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:34:37.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:34:47.074Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=e15bcbd3-71db-4682-a249-048a1fc05b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:34:47.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:34:57.087Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=927d65be-9575-489e-a8d2-78718778a9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:34:57.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:35:07.099Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=1688efa6-99bb-4d28-9248-439f1ddb3980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:35:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:35:17.114Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=33fe10d5-9683-43a1-8bd0-e28a8df80e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:35:17.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:35:27.132Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=e758880b-ae87-4d38-a9dc-d1928fcb21c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:35:27.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:35:37.144Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=644cf8ad-91cf-49a0-83c7-0ba4d5d2ee52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:35:37.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:35:47.169Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=518d8b17-74d5-4617-9108-f0e202bb9c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:35:47.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:35:57.201Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=170bc153-93b5-43cd-b553-2a9433d2c019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:35:57.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:36:07.212Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=3a8a14ad-0c1e-4011-b0d1-e9a23d1b1e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:36:07.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:36:17.221Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=5fd156ff-a217-462e-b503-5464b7fc6ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:36:17.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:36:27.231Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=375334b3-669b-4941-9b67-95147dbdaf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:36:27.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:36:37.245Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=de68ff3c-8294-400a-8ad8-3abbbd9dd735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:36:37.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:36:47.254Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=df76a48e-ecfe-423c-a77b-f994d84a54b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:36:47.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:36:57.264Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=b1094db2-81d7-45d4-ada8-a20df4cc299f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:36:57.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:37:07.273Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=67f7ff35-a1fd-40c1-ac32-eb288da97fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:37:07.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:37:17.287Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=167c0e31-a8be-412d-8eb0-7bb0b171c5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:37:17.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:37:27.308Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=1203adfe-f576-471b-81b2-a523dddce718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:37:27.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:37:31.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:37:31.902Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T03:37:31.903Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:37:31.906Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:37:31.914Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:37:31.914Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T03:37:31.914Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T03:37:31.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:37:37.324Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=50eedaf7-f3c0-4a15-b43a-e616554b5519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:37:37.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:37:47.333Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=ff88e0fc-0c0a-460b-a28f-bbeccd3d4750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:37:47.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:37:57.348Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=a5440353-16c1-4e09-a12c-21dd779b2620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:37:57.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:38:07.360Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=fb4a00bb-aaf8-4670-8301-518db88aae65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:38:07.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:38:17.373Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=85a7b56f-125e-4f95-b266-36492e253d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:38:17.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:38:27.395Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=bdd6d9c7-48e6-4699-973a-3b2b4313dd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:38:27.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:38:37.417Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=5e6d3c4b-e5a5-4acb-b02c-1daf844307c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:38:37.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:38:47.425Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=c7cb9426-29d2-473f-83cd-f13daca35b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:38:47.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:38:57.434Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=be00c5fd-31ed-4cf4-a07e-9dca3f8ddbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:38:57.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:39:07.448Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=2fcb93fa-c091-4576-a82c-8cb93238283c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:39:07.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:39:17.467Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=0c51b69e-9113-4cf1-9de4-8dbe1a0449f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:39:17.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:39:27.481Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=bd03c6b3-232e-4592-8607-eea1a6466308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:39:27.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:39:37.490Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=56ec64a1-b5e2-4629-b9e0-141e8962b285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:39:37.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:39:47.504Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=bc4abc87-81de-4e70-a690-09fb406e6253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:39:47.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:39:57.513Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=dfcb5cab-757c-45d3-b599-71965cf36885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:39:57.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:40:07.523Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=33055856-c28c-4ae9-88d7-e326067a7fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:40:07.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:40:17.536Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=cb3261ac-64fa-4cb2-9969-ea2ce0923d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:40:17.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:40:27.547Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=c6511b6a-b38b-4e59-a492-e72550d10397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:40:27.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:40:37.559Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=f7b5483f-eed1-4b88-872a-522a84f1eb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:40:37.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:40:47.571Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=6e4f0521-2333-4320-b11f-01c3fc5d5c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:40:47.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:40:57.590Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=140c0fc5-16fa-4b0c-84a0-d734789d5b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:40:57.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:41:07.603Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=7d085d83-aba1-4a03-8034-8e91765b23bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:41:07.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:41:17.619Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=0c0dfc54-7844-447c-972b-eef83d3f2293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:41:17.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:41:27.630Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=c364307c-4acd-43e1-b258-73e215341ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:41:27.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:41:37.648Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=ba883990-c46c-404e-ae7f-5e19c38a4b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:41:37.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:41:47.660Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=f4a08464-3ec1-4443-8e5d-cf5de593894d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:41:47.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:41:57.677Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=5105b78d-7aff-41e8-a934-0c1297c1e4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:41:57.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:42:07.694Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=384fccca-dd28-4e23-9e5c-83c7f8c00f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:42:07.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:42:17.718Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=684bfafc-3565-4b38-b75a-69992565f8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:42:17.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:42:27.728Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=dc2f5276-73a5-4982-92b6-a2d0ca4b1fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:42:27.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:42:31.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:42:31.892Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T03:42:31.893Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:42:31.896Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:42:31.904Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:42:31.904Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T03:42:31.904Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T03:42:31.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:42:37.737Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=37dd5caf-fee7-4f85-b77b-210087bf8482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:42:37.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:42:47.754Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=b4d94e09-6e9c-495e-95dd-89cb0f2ce990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:42:47.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:42:57.765Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=b19e3932-680d-4288-a05c-00c7b4cda7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:42:57.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:43:07.774Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=27bb372c-8030-4009-8171-bb58b7c4d31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:43:07.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:43:17.822Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=208eea80-77b9-4c34-918a-8f55e517bf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:43:17.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:43:27.832Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=d732108c-0ed0-4fbd-9f9b-1b3ee47c0b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:43:27.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:43:37.846Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=472ea573-c494-4d7d-bade-50e29edf0eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:43:37.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:43:47.855Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=e0d5bd0a-f134-4123-beef-ee32715e619a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:43:47.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:43:57.864Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=57d7d438-d472-4b0f-8d3a-3dcee83c10b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:43:57.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:44:07.875Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=59294668-bea6-4ed4-bd8a-17928cc8b85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:44:07.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:44:17.903Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=f1f986db-cc25-4098-8cd4-3a005138953f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:44:17.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:44:27.912Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=568b767e-a9e4-4aae-a082-9b83853f094b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:44:27.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:44:37.928Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=29e41993-29a3-4d0b-baff-38e0411d96a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:44:37.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:44:47.945Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=cff40bbc-0eda-410a-ae7d-7cce5113228d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:44:47.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:44:57.964Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=21d159f3-ec3f-462c-8ca2-d5c8759a9f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:44:57.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:45:07.997Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=fb77db7d-41cc-419b-98cc-957b9f085b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:45:08.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:45:18.010Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=6579e89f-511d-4e61-adaa-b008be5ff9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:45:18.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:45:28.020Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=f9e10b91-6d74-4064-87c4-efb48e678b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:45:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:45:38.027Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=52bd9a77-2574-4428-9af7-a2052d1833f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:45:38.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:45:48.038Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=f24e1ac4-eb74-4515-b56b-1ed74d64fb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:45:48.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:45:58.050Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=58958bc9-7d72-4de8-99a3-41b04068a7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:45:58.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:46:08.059Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=fe7749de-88fc-4753-a6f7-77237cea6798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:46:08.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:46:18.069Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=f31dc4b7-a50a-4b2e-9e9c-8e5ee9537bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:46:18.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:46:28.091Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=89201014-f6cc-462f-852b-ee82136189ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:46:28.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:46:38.100Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=44c4b62b-f1f3-4f32-9593-cf78f3b30be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:46:38.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:46:48.114Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=f114f312-5fa8-4db9-8408-8efa10b9bb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:46:48.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:46:58.124Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=0c9c6cee-ca46-4bce-9781-af63310a396a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:46:58.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:47:08.155Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=b26f387e-bf20-4a8b-b96d-0792fa3c34b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:47:08.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:47:18.169Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=4973a5d5-9de8-438a-b863-a61ca104edcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:47:18.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:47:28.188Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=b1b90f0f-bb6a-4ee0-ac24-905e11017c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:47:28.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:47:31.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:47:31.748Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T03:47:31.749Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:47:31.752Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:47:31.759Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:47:31.759Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T03:47:31.759Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T03:47:31.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:47:38.197Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=53c19531-0f80-4293-827e-caa4f2432f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:47:38.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:47:48.230Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=5303f31a-3854-4d71-9a46-1247f660753d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:47:48.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:47:58.248Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=f739f0f4-d1aa-4e56-9c1c-501d837ba8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:47:58.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:48:08.257Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=cc7d0c5d-9112-4e0f-ba8a-9a2846e4bacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:48:08.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:48:18.266Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=d5fcd0d4-dfb7-444c-8fb9-9acc382f2e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:48:18.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:48:28.301Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=9f2e8b16-cfc8-4195-a3b2-cce1d8b61215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:48:28.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:48:38.310Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=d49a0aff-63c6-433a-bef2-ce119fae2fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:48:38.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:48:48.324Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=70a58022-9ef2-4909-a4bb-c1ff1d189482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:48:48.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:48:58.334Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=f8270e8d-9c8d-4898-9385-26224bf1c740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:48:58.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:49:08.343Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=f2fdd459-0d55-419e-8359-b000fe6a6afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:49:08.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:49:18.360Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=2b7aacd4-1b10-4a31-a1d0-bd69eb4a7dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:49:18.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:49:28.369Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=c6d37db0-608d-439f-9210-a1f12c13fb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:49:28.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:49:38.382Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=3e66da8a-8ce4-4f1d-babc-9594da89f2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:49:38.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:49:48.394Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=99109140-7c95-4dc4-b22e-edc81ca77d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:49:48.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:49:58.419Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=24521280-ca21-470b-92fc-52c4d3fad348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:49:58.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:50:08.432Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=50207394-a4be-4198-a3bd-b0a857bae4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:50:08.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:50:18.444Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=38bd1da4-7334-438f-a14f-d3b03df309d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:50:18.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:50:28.456Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=ed1a54ee-3fb2-470a-911d-8c2dfb745ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:50:28.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:50:38.470Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=caf72a02-5c57-4c48-9e56-352e8cfb6082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:50:38.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:50:48.556Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=31098f88-47a5-4b91-b72f-b4a4b03dd1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:50:48.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:50:58.607Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=352e3989-c10a-4272-ad57-630b90fb5d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:50:58.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:51:08.618Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=599959ec-8072-4d79-b4da-f257fac50a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:51:08.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:51:18.651Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=a7a7062f-e90f-43e2-bb07-d50ca1f5f3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:51:18.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:51:28.669Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=07002868-9bf3-4235-b34c-0e9532958ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:51:28.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:51:38.695Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=fc81f510-6a86-4d61-9c41-53baf2b2774d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:51:38.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:51:48.711Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=cc05b2bb-b267-486f-bb80-2708df354232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:51:48.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:51:58.720Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=a0c2915c-ee5a-402e-8835-71e4321783a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:51:58.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:52:08.729Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=47faea3b-bd7a-4294-a344-b17a9012f14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:52:08.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:52:18.747Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=5b82a1af-9c09-4c60-b27f-900b5db9bd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:52:18.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:52:28.755Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=6edd21e8-6a8b-49ca-9984-24bf5889006a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:52:28.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:52:31.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T03:52:31.895Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T03:52:31.897Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:52:31.900Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:52:31.907Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T03:52:31.907Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T03:52:31.907Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T03:52:31.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:52:38.763Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=55e9b142-3873-41b1-995c-37742e7c68b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:52:38.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:52:48.783Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=de11f5aa-98e5-4621-90e2-43e3d45c0318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:52:48.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:52:58.794Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=5712cf9d-9209-46ad-85f2-f39e2f7d4e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:52:58.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:53:08.803Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=75edcb63-8894-46ec-8f5f-d72a0ee33b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:53:08.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:53:18.814Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=a95abb2c-11a7-4934-b057-3b02ee668e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:53:18.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:53:28.829Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=600bfba4-d82c-40da-9c4c-cfb821dbc638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:53:28.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:53:38.841Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=a001d387-1bd2-4748-91ec-1f9688487709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:53:38.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:53:48.854Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=35e005df-dea0-4096-a4f2-3e2dd85f37e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:53:48.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:53:58.861Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=d073420a-c5ff-48e0-a95c-3a8b0957b8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:53:58.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:54:08.869Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=114baf7d-65f7-4f25-be60-3e13e92835f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:54:08.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:54:18.911Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=284aeea3-77a5-4936-992b-b8a1d3b41e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:54:18.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:54:28.919Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=699e2581-4012-47d9-9766-1ad9d846cbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:54:28.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:54:38.953Z |INFO |Init configs |InvocationID=d24e39b7-dd6d-4150-9693-140fbecefbd7, InstanceUUID=e65ad1de-f45c-45fb-84c7-9949237e6b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T03:54:38.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |