. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:27:47.584Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:27:47.588Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T03:27:47.631Z |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 |2023-01-12T03:27:48.527Z |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 |2023-01-12T03:27:48.638Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T03:27:48.639Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T03:27:48.640Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-12T03:27:48.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-12T03:27:48.921Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-12T03:27:48.957Z |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.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-01-12T03:27:50.830Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-12T03:27:51.641Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-12T03:27:51.673Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-12T03:27:51.674Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-12T03:27:51.786Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-12T03:27:51.787Z |INFO |Root WebApplicationContext: initialization completed in 2829 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-12T03:27:52.695Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-12T03:27:55.859Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-12T03:27:56.868Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-12T03:27:57.082Z |INFO |Started MainApp in 12.686 seconds (JVM running for 13.457) |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-12T03:27:57.165Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-12T03:27:57.168Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-12T03:27:57.171Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-12T03:27:57.227Z |INFO |Start scheduling PRH workflow |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:27:57.246Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5f01d520-285e-47a9-9b01-1d80042f528c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:27:58.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:08.195Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ddec4b9a-b874-4e75-95f2-c95c1c9391ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:08.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:18.230Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=17bcd55c-fe93-4819-bece-c7a85c3295b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:18.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:28.270Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b243409c-06e7-4df4-9494-2457d6c44d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:28.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:38.289Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5d3ad3d2-cc98-4e5f-9198-0fe860891c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:38.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:48.318Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9aa91414-0981-4709-ab32-e320767e813b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:48.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:58.342Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=18ec6e35-bf59-4f2f-98d9-42b6b7c23e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:58.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:08.368Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3ae35e29-0cfa-49dd-9962-85c8224ce3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:08.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:18.395Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f03f1d11-940e-4a33-88f9-71b3b74546d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:18.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:28.413Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=743e185d-80d4-4f52-bf75-2497dc39067f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:28.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:38.438Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=618f967e-2acc-41c2-aa16-58339e4e8cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:38.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:48.465Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=752ce6e1-e21d-45cf-8933-0139e5100005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:48.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:58.482Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=933e129f-2092-442e-8a93-6e46a858ff39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:58.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:08.523Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=67c988ca-a528-4700-84f4-5abc3eaf2bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:08.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:18.574Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d18d1018-37a9-4d79-902f-e8362bbe0838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:18.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:28.597Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=38741e16-0b5a-4d4c-abf2-2c754314dc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:28.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:38.618Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=08847fa6-d405-45a8-9584-b49ff97fd5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:38.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:48.639Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=23bc9029-9038-4030-87dd-e744d9a66516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:48.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:58.660Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=74c5e079-7d94-46ba-b11e-dae8ff1b25da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:58.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:08.687Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e1c39cfd-1bf7-49e9-af81-2fddfe80f798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:08.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:18.704Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=62fe9dff-3966-430b-b42e-6009bebaaa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:18.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:28.738Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=71d2bc0c-3c22-46b2-ae36-c2e231c912b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:28.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:38.764Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cb426d39-a5ee-4a66-838a-a3dc428ebc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:38.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:48.792Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4983f4d4-9eaf-4a13-8818-07484eaff3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:48.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:58.819Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=40637777-9b75-4938-91ce-ef8b093e149f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:58.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:08.841Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f3bd7cbc-af38-4d87-93a3-77aa249229ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:08.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:18.901Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=25a85290-11b6-469d-9334-2fe4a390b05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:18.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:28.947Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2b542405-fb53-4782-95a8-2988418083d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:28.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:38.973Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2c17af8f-7ffc-4188-b5e3-386992cccf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:38.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:48.992Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6321cdf9-c809-4247-aaa7-ba75ea9f70c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:49.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:32:54.063Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:32:54.064Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T03:32:54.066Z |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 |2023-01-12T03:32:54.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 |2023-01-12T03:32:54.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T03:32:54.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T03:32:54.086Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-12T03:32:54.089Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:59.023Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=66cff045-e8bb-453f-9a3e-9f95d1053d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:59.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:09.081Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=20431b2f-d9da-4fa6-b57c-5079892a13c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:09.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:19.099Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=469ec94f-c6b0-470a-bf92-011af57ba4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:19.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:29.134Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=54ad0281-47be-4d7d-85c7-63c187408df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:29.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:39.153Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4054a50a-e90f-4ede-b60a-747fd5b4dd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:39.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:49.169Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=43bf96d5-3d82-4384-9463-76f266a569f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:49.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:59.194Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e8ef990e-8a0d-40d8-95c6-61825bd45950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:59.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:09.229Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=bf65b8bc-b1b8-4dd5-8b51-e2e0b23b3b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:09.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:19.248Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a4b28a3c-52d3-4ee2-987b-0b30d852d99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:19.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:29.266Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d83d0198-3b25-4550-ba76-67138561bfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:29.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:39.279Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d01ab603-c201-4a75-8b8a-95e70fb91764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:39.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:49.294Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=21cf9394-4133-487f-a6d5-ada7d774eb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:49.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:59.310Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=463e0ece-3a29-4e4a-bd4b-61afbbc69166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:59.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:09.321Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d5c4edbd-e80b-42c2-9a54-6a9132c3c2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:09.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:19.335Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f9ac803c-cfe9-4fae-94e3-f066732e9329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:19.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:29.347Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5445c681-93cd-45fe-80c1-9f441e87b7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:29.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:39.360Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b0dd083f-de4c-4ab6-bbbc-615f52f4732d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:39.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:49.375Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=baef033f-deb1-45c0-b624-ab3c9a8a94cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:49.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:59.385Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=57e2f86f-b88c-49e3-a2ab-d132fe794045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:59.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:09.409Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=236e568f-9f57-4226-895a-8a0c61ceb7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:09.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:19.450Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=898ffd4c-31b0-4f3b-9226-4df95c01af4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:19.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:29.473Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=09677a23-6d06-439a-8a54-2ce7280f96ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:29.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:39.490Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=39021b50-abf7-44e3-a655-84c9f1724c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:39.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:49.504Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b4a1916e-add4-424b-8580-07a38e8e8c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:49.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:59.543Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=43aba794-3d0a-46ea-94c6-058b7769d034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:59.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:09.568Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=eaf1adf4-9f9c-4dbe-9d47-63861635606b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:09.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:19.586Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d26ec97e-ca3a-4eed-8ee3-f581e2a9fb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:19.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:29.607Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=473f0878-8992-4933-9ed2-be06b00299fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:29.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:39.640Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=977a08d5-8cda-4e1f-aae5-8bf3d8b9aba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:39.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:49.657Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=adce0061-8fdb-4bea-9e96-558ababc69d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:49.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:37:53.109Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:37:53.110Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T03:37:53.111Z |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 |2023-01-12T03:37:53.114Z |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 |2023-01-12T03:37:53.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T03:37:53.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T03:37:53.126Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-12T03:37:53.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:59.672Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=43285f32-5bc7-4ef2-81ea-64b8c89fd826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:59.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:09.693Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a91c8b59-cd22-4880-98c8-fcfb25d83eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:09.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:19.709Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=01b7825b-f2b9-4358-8ec2-c0b0440c9fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:19.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:29.726Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c0b00ad2-b246-467a-b057-a70888f18da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:29.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:39.740Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3c92e84d-5c1c-452d-bb53-5218753b4027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:39.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:49.758Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=74cdcd9a-d3a8-457b-b318-4e6f4cc6aa31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:49.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:59.775Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=232d0573-4811-4bfd-89dd-ac5e861ea47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:59.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:09.796Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c13ab2bb-c3ba-4084-8698-3bd8fdf30309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:09.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:19.837Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=87be4ef7-6a38-4b80-8ad2-066ff57aec10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:19.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:29.860Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d5806e02-18fd-482e-88c1-f73dc011bab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:29.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:39.875Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fb00b25a-88f3-4a22-abfc-0cc1ede201ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:39.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:49.897Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=541dbf0c-b069-4f12-8f53-61d670b4df05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:49.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:59.912Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2b7de722-cac6-4380-ad41-8c46907373c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:59.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:09.922Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c8323a3f-d4c6-42d1-8bad-3e0882c1e4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:09.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:19.941Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=07868f85-d02a-4cd2-af7f-3899d438ddfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:19.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:29.959Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e1472a5d-f841-4af0-a355-1884d785fd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:29.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:39.976Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=117dd0c9-9ca5-411d-a6cf-7bcf9b05e3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:39.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:49.988Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a4d608e4-d539-453e-af0f-b5aa8f6e1460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:50.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:00.001Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f17b31b4-d170-4368-b4bf-3d649cd42b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:00.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:10.013Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2687d8ec-25dc-46a9-9da7-0a8b8b856c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:10.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:20.039Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e7124f65-26bb-4278-9537-a4ee66293705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:20.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:30.051Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e5c7d23d-7343-462d-8a6b-08ef6673f21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:30.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:40.095Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=356568c8-b987-465a-930e-d5efe80e4ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:50.107Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=00b4900e-3c91-4c44-a4a7-b17fc15d6055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:50.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:00.122Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b153f4ad-1afd-46a2-8030-44793bcc812e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:00.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:10.137Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8038aa34-4e92-4b9c-bfda-2bb6199f583f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:10.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:20.149Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=36ead0e6-4f59-4c46-bae6-835a076f18d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:20.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:30.162Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4713ec9a-746f-4873-b1b9-5689cb5068b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:30.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:40.177Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=687b676e-d9a0-415b-aa89-27dbd75c2a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:40.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:50.189Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cf190f76-62c4-44fa-8633-b2e8db65eaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:50.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:42:53.086Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:42:53.086Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T03:42:53.087Z |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 |2023-01-12T03:42:53.090Z |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 |2023-01-12T03:42:53.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T03:42:53.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T03:42:53.100Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-12T03:42:53.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:00.201Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0109b670-3c72-4174-a17a-2ebdd6cdc021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:00.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:10.260Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7920d956-e763-4042-941b-35af6e753977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:10.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:20.275Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=06109ff1-6c29-4df1-a422-188d9e51c663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:20.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:30.310Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fe820cd9-95c1-4da1-b51a-cccaf7265a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:30.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:40.333Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b85d3ce3-cd94-4d0d-829c-a6e947c52790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:40.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:50.346Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=38503fcb-52bf-43ad-b9f2-be7cdeb20521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:50.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:00.358Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=56e9f252-be2d-4231-ba41-340be78674bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:00.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:10.371Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=67a34d6d-66bd-4986-bbda-2122b49553bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:10.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:20.389Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=dd80729c-1f41-440e-a0bc-1baaabf07a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:20.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:30.403Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=131c5e96-6f15-45ba-ad28-79f5a0a6e95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:30.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:40.425Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6f886527-e3f4-4078-9c2f-cf9b897a3d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:40.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:50.442Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9675c29f-310b-4f84-ab67-3a9e01661d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:50.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:00.472Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9b5889b5-897d-4671-9f72-ddbacf6cbeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:00.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:10.487Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fe45692b-643c-4e45-a372-a23c5dcc737b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:10.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:20.506Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=43b97216-005a-4a8b-bd0d-cd12f7eeb40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:20.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:30.521Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a4d36ee4-c77f-4c37-86a4-a659c78b8b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:30.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:40.554Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=98af7e7e-2a4b-45a4-98ac-39de03777e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:40.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:50.570Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e7ca001b-6417-4ce2-a2b2-2e280873eba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:50.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:00.583Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c9d57c3e-cdd8-446e-98b2-d4eb69770c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:00.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:10.603Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=727b860b-551a-4299-96ec-138147a37fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:10.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:20.622Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=33ef09e8-134b-4341-9e8d-f37625fe2634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:20.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:30.637Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6359a779-cdb1-4ab1-9733-8367c24ebb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:30.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:40.652Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=22caee4b-3b45-41b8-98d3-f8bbd50b01bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:40.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:50.683Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1c1769a1-3791-4b02-afc8-a6dcc7e33512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:50.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:00.698Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b6ef4fb2-2c39-43fa-a75b-3c4af6368641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:00.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:10.713Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a141f9a4-1463-4d6a-89c5-5fe6befa155a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:10.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:20.726Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=433e8573-512e-4015-b100-c723a7d0631d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:20.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:30.742Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=48f504d4-e17f-4323-b240-8fa298cfc8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:30.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:40.760Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b54e9594-154e-4740-b978-b02a556ef989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:40.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:50.790Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=00d0a35b-5960-45e3-adac-0209e636c5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:50.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:47:53.057Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:47:53.057Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T03:47:53.058Z |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 |2023-01-12T03:47:53.061Z |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 |2023-01-12T03:47:53.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T03:47:53.070Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T03:47:53.071Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-12T03:47:53.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:00.803Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b33437ca-e252-40ff-985b-79b7955525c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:00.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:10.818Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=642c66a9-b287-405a-8b5d-b9c1b34465c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:10.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:20.843Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=07786c5b-5769-4ae7-8129-85dbefd9c35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:20.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:30.859Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=304c4c62-6def-4669-bba8-71b39e93d815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:30.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:40.891Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8f0d5530-a404-4b45-8620-48f123794bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:40.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:50.909Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=28f2b8a4-5dd0-4372-a885-233fa9130a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:50.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:00.931Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3fad016b-d9fa-4e59-815b-335d89a8fc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:00.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:10.952Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5c488276-748f-4a67-a2de-4056248ef4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:10.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:20.973Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6f28dbe0-65a3-42e2-91a2-6672eeb50700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:20.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:30.985Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4947d270-646a-49a5-b88f-f09f6bf7fdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:31.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:41.017Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4ef7312e-06d6-4443-994d-ebd3d4d0fcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:41.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:51.031Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=54547405-202a-4941-a37b-c94d0fa4ccf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:51.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:01.050Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8ec48a52-bbe5-4fb9-b4c7-27fe7a5b441e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:01.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:11.065Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c45054fd-c5af-41bb-8dff-14d13ae7fc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:21.077Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9dafc4fb-399a-475c-a858-7c94feb5807a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:21.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:31.091Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=22f5683d-ac98-4ef3-88eb-a229dfc0d3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:31.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:41.102Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a04545fe-51be-4311-8cbe-5f565c923096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:41.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:51.113Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=11e10a14-ed64-4a27-9c1d-34537bc930b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:51.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:01.126Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=86667bc5-148a-4bef-b4db-f514ab0262ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:01.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:11.140Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6663b9a2-bc95-4099-a099-82de1a75ed64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:11.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:21.154Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a3e51b85-e1b6-4509-bd34-d833ba4a9795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:21.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:31.166Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=86f01919-796a-47ff-920f-51aee1cdb29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:31.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:41.208Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=03e22f36-49a5-4772-a679-59dd7c1db4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:41.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:51.225Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e5d99721-c9d2-4721-a88f-76d4d70f1d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:51.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:01.242Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ad03bacc-2f70-4033-b5dc-94287850c1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:01.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:11.259Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8a64bc26-16d3-405b-aee4-b6c2280567a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:11.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:21.280Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1eb7d64b-4f60-4a85-a1c2-eba8ea9f3a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:21.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:31.295Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f7e2c0db-32af-4ebf-a0b2-20c2c577fa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:31.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:41.315Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5381b87e-7cc7-430b-affe-0f2d973bc396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:41.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:51.336Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=04b908a7-ec9f-4cc8-9405-a8f2ba7123e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:51.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:52:53.052Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:52:53.053Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T03:52:53.054Z |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 |2023-01-12T03:52:53.056Z |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 |2023-01-12T03:52:53.064Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T03:52:53.064Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T03:52:53.065Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-12T03:52:53.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:01.351Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f3def120-e847-478d-8e5d-68ef68ae9dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:11.365Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2fb6e0a0-2ccb-4cf4-af23-8df84a8506a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:11.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:21.384Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=75c3be10-dab2-402a-87dc-d121793ae56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:21.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:31.396Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1d0f1d7a-9fdb-4c35-be42-64cd64551f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:31.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:41.414Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e47ff7aa-8366-4f18-ad39-6aab214fbeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:41.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:51.429Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=081a450e-7a8d-4f9d-bb02-4f5b84af6f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:51.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:01.446Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7d486569-aaca-4adf-b6f3-3b4f1958cfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:01.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:11.460Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ec693487-39be-4309-9d57-0aa4b080a277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:11.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:21.474Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3d08eef0-3f2e-4847-9db6-88349bc3444f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:21.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:31.486Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fcaf0d22-4888-4459-a3fc-bd91fab5d3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:31.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:41.506Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7bd83afc-0c1a-4186-b20a-b192d254696f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:41.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:51.521Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=de80d7c3-2c45-41a0-800e-fc67afd6c47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:51.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:01.535Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0d17cdfe-bd89-4d41-a040-bc63a395dc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:01.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:11.546Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9fe6a8fe-a53b-46b5-a591-3ba97bec17de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:11.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:21.557Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2f989802-0818-488d-9c02-135404607a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:21.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:31.569Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5fdf9b9a-069e-4e30-92be-3ae1ee4d97a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:31.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:41.582Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=332c83df-8c44-4277-882f-ccd7d94ba430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:41.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:51.593Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1fcf6243-7882-442a-8411-ea0e53bd6039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:51.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:01.611Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3fad9b55-6062-400b-a3ba-e1354bf5841d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:01.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:11.635Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d92f25e6-3f43-456f-b280-bc3a4dbcb9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:11.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:21.650Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ae9caa22-39c3-4c65-9423-e3ac531b2e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:21.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:31.668Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=964e6d97-ec73-4d9b-b465-bb27f2cb8b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:31.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:41.747Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1d145de8-adab-4364-821a-7e4600e84f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:41.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:51.764Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6102ea52-c519-4093-8f07-d0539ec7de52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:51.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:01.785Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d45a4b32-0780-459d-9997-068e458a4f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:01.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:11.803Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2824cbc7-b592-4b90-8856-59ff447b9f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:11.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:21.817Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ba3755d3-83c9-4821-af56-59432970e2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:21.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:31.850Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ce96f8cb-cf5c-4db4-9d55-1be15ecfd884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:31.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:41.867Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a9851a5e-3af8-4fc1-b07d-1d256578df20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:41.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:51.884Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=366b6e4f-00e2-465d-ad41-2e16a07e42ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:51.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:57:53.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:57:53.114Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T03:57:53.115Z |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 |2023-01-12T03:57:53.118Z |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 |2023-01-12T03:57:53.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T03:57:53.127Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T03:57:53.127Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-12T03:57:53.130Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:01.907Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cb1ee45d-0650-4ee2-8a0e-16f7566aa72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:01.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:11.942Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=86bd58f6-6c4c-4e0d-8966-a3eaf37c5b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:11.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:21.971Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7341103e-3e53-489c-a974-c867d1426590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:22.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:32.001Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1b3a029d-265b-4e2d-9d9d-44dca9a0f228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:32.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:42.023Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9ee6341e-b6b9-48b2-adad-35421060492f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:42.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:52.054Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ef206e98-5a3d-4259-9509-b7ade7f68de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:52.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:02.081Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3563e075-f691-4f96-bf16-fcc580d104cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:02.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:12.095Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e0ca857c-b8e9-45db-bb87-afc4cdce5cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:12.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:22.107Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7ffb016c-1e0f-49e5-9e96-db1553d2afc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:22.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:32.120Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f11c9a73-5fb0-43f7-a65d-390462158931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:32.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:42.134Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e6e19291-c61a-44a1-af1e-a5227ede3e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:42.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:52.148Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5cb45ee3-d43e-458c-856c-92162e58ca87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:52.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:02.170Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=338df657-8eb8-4033-b8be-8abddc063743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:02.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:12.184Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0c0d25a0-1de3-495a-ab7d-87e91e0f6550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:12.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:22.198Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d326bda2-82ab-4a8c-827a-e7dd39da73d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:22.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:32.213Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=47dccdce-3ae7-44ea-b81b-f5187b1db3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:32.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:42.224Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=29986c75-f9de-421d-9123-1b6a25c084a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:42.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:52.238Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8385b97b-c1ea-4864-b4d0-fbcac11cf3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:52.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:02.250Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0af99457-0254-4f96-8fcd-71d2fdf124b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:02.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:12.264Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6165a443-efd7-41da-ac63-850259b3b12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:12.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:22.279Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5c8c3d81-153d-4151-82ea-3df66b8a0084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:22.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:32.294Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4e3dcc6e-8ba2-4dc9-8641-9a6f876fbaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:32.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:42.307Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8363c946-1ef8-47eb-a633-54d05386f992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:42.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:52.325Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e47aa3fc-d1e4-40b4-b3fe-4d387169c8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:52.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:02.342Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c32f4f4f-b789-4162-9010-09baa2cb7f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:02.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:12.360Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4ae51673-6ee6-4005-8a22-862d284c25fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:12.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:22.388Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=59dee281-2bf7-47fb-92c1-5249c2bb9bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:22.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:32.408Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=000cd406-a09c-4a33-81ee-853675b148e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:32.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:42.419Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1f1f34d2-1ba2-46eb-9222-16dc2d378b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:42.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:52.431Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=29a311e2-87bf-4d77-b441-25d7b15f83d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:52.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:02:53.079Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:02:53.080Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T04:02:53.080Z |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 |2023-01-12T04:02:53.083Z |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 |2023-01-12T04:02:53.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:02:53.090Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T04:02:53.090Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-12T04:02:53.092Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:02.443Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=aa37633e-f720-4cfa-baa9-750262409312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:02.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:12.455Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=990c6251-bbac-4daf-a60e-bc9e51858701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:12.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:22.468Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=855c1a9d-f8a6-45ed-8dff-19769da48eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:22.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:32.480Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f17351de-99ff-44d5-9cd1-5bbd13472cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:32.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:42.496Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6f48f8a2-c5fb-493e-bf98-fe2faedc92f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:42.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:52.505Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=339f6b62-7423-498b-859e-0db6ffb05d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:52.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:02.516Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2c7023d9-e8b8-4c30-b0a0-f49f37fb831b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:02.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:12.530Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=888fa908-9202-421f-b245-7237cd882799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:12.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:22.545Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a1e87ff0-f455-4b71-ad3e-7fdc350bc346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:22.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:32.558Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=07b2a081-f521-4335-bc12-daa09ab1fdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:32.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:42.575Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=419e56af-6972-41dd-b41f-0289e912d9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:42.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:52.590Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1496fbdf-f7fb-4e6d-91f8-1ff6fdb2a85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:52.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:02.608Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=19455112-3614-427a-ae10-db9e0eb726d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:02.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:12.622Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6679d42d-1a33-4c51-932e-8eee01554587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:12.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:22.643Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2fb6af37-c7b4-4a72-aeb4-f7f30bddbea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:22.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:32.661Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e86c443b-6f95-4111-b979-6fcbde17eb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:32.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:42.673Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5a796bf7-2c79-4769-981a-410c95781225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:42.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:52.690Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4c9997f7-83a0-444f-ae6b-6e0c2defb5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:52.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:02.703Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b9dbec9c-a4c5-4ef8-910a-ffce400e155a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:12.719Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2f1cc430-8093-4877-8fe4-a2a26d7f59dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:12.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:22.731Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a740bd90-9f40-43e6-a1ce-690d8c9ae656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:22.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:32.744Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=676c9480-942e-443d-82a7-6119558c042e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:32.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:42.757Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5e9fb894-b349-482a-874e-dc060619ba4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:42.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:52.770Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=caefc00a-4edc-4941-ba16-7f9dc61d58e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:52.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:02.786Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e9f394d2-a0a1-45ea-9c95-e8f427924338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:02.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:12.799Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=610e0220-3b13-4108-b0b8-30511542f203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:12.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:22.809Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3bf13161-5cf5-478b-8c48-e78221d9e191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:22.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:32.827Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=92464c31-aed9-4e8f-a05a-06f7a3fcde38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:32.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:42.840Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a584beef-9e81-4cbe-8ae7-bce7ba57ac0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:42.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:52.856Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5fe2176a-3f65-40f4-8060-f740966dd8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:52.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:07:53.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:07:53.061Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T04:07:53.062Z |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 |2023-01-12T04:07:53.064Z |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 |2023-01-12T04:07:53.075Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:07:53.076Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T04:07:53.076Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-12T04:07:53.079Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:02.866Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4e0f8346-17fd-47f3-860a-3809a88dd166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:02.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:12.880Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7f59cfea-1546-4250-b575-f84fb97076be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:12.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:22.892Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=04955714-62e0-44a6-a04c-e14b84a5a1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:22.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:32.906Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f266298e-c962-4094-a099-973e3240a902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:32.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:42.920Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=88cc0796-0555-46fc-b9fb-d80038b0aa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:42.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:52.963Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5d567db1-22c0-4184-bd3b-45225c6503fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:52.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:02.977Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=098d8e9f-20de-495e-938d-2038026a66ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:02.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:12.991Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6671cd76-f840-4318-9cd4-89ea2c00d67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:13.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:23.005Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=55aed339-da3f-4758-891f-b53e136ce395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:23.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:33.023Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d472fea5-9dd3-4468-94d9-1419919820cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:33.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:43.035Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ea8ac46b-de9f-4939-b79b-f41ec649370f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:43.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:53.046Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f88a6a00-79e9-4296-84c1-d7efeac9b5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:53.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:03.058Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c13fc2c6-9ee4-4b7c-803d-d602ef478a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:03.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:13.070Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b90f036d-3445-4cc2-b886-96dfce7df8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:13.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:23.099Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=498c2893-794a-4edd-b208-f0218d591f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:23.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:33.117Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e335ac0c-cf8f-4874-a6e0-143f8d13fd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:33.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:43.131Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=30ed9c6b-7902-4eda-b846-edfd913e1483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:43.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:53.143Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7297b655-be83-4015-a5f0-0882a3458eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:53.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:03.176Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=52e219a2-9b16-4707-b1f1-02619092db46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:03.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:13.206Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=28fc1423-0d61-4f1b-ba47-74243a18f0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:13.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:23.219Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=94ec7c0b-cc7e-4914-91c1-0c090b47e98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:23.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:33.239Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=96dc3d94-d6c5-4d75-8322-90d30c5e839d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:33.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:43.255Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f3af9f26-5dcc-4e14-a3cf-63021d590e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:43.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:53.278Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d153811f-480e-47b8-8641-466c264f44f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:53.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:03.288Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c8bbd6e8-b350-4498-9b11-2082c9573c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:03.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:13.299Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=911572fe-ec14-4231-b4f2-90ee7af7c4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:13.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:23.319Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=648304c5-bcc0-4396-b54a-1e725893cacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:23.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:33.332Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=eec4f334-4c56-4da2-931b-2ef44066e18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:33.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:43.346Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=40f5fbd2-d26f-428e-a17c-a6cf364cde8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:12:53.003Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:12:53.003Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T04:12:53.004Z |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 |2023-01-12T04:12:53.007Z |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 |2023-01-12T04:12:53.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:12:53.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T04:12:53.012Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-12T04:12:53.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:53.358Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=617a9fd4-ef2b-4079-8e00-5799f7f40a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:53.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:03.372Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=400b6fed-9cd0-48f4-8168-1e259ed0dc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:03.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:13.388Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b2c2a47c-4641-4b44-bc04-d3436b1399a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:13.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:23.426Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=664c52c5-fc42-4bb7-8e07-929e268fdaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:23.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:33.443Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0777e552-95f7-4c6d-9570-7212175491b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:33.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:43.459Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=af256317-a067-4d4a-93cc-42c29ff04cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:53.471Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f4141ac4-7cbf-4cf7-90bd-de2b1af54194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:53.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:03.486Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8cebecd1-4a91-424f-a24f-10c17f5be406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:03.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:13.502Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=23fd61fb-cb08-4d99-9f90-4f559ce4c4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:13.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:23.512Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=289a1aba-c601-4af2-bc45-14e321f77b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:23.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:33.527Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=305c453a-33ef-4dc0-9259-46102f516bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:33.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:43.539Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=42261874-f94f-48bf-8170-989dd04549df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:43.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:53.552Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9f122235-1e3a-456e-a0c9-14a8ad241fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:53.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:03.573Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a6216876-8b85-407f-9f47-3222e19d9498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:03.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:13.587Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=de151879-9d22-4e1d-ba5f-687027657c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:13.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:23.599Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f7c4b991-b2ce-4e53-8f87-593068f5bf81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:23.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:33.616Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1fa20a7e-986c-45c9-ab42-8c688a16bcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:33.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:43.627Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=dbeff1a3-b5ae-480e-8cbe-a9cec508eb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:43.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:53.643Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c57cff9f-d99b-4842-9993-fe01478e619c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:53.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:03.667Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fe14c971-e3e0-42ce-80b7-06784ed037b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:03.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:13.677Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a30dec46-65a9-49d2-a7f6-2b716719a740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:13.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:23.689Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ec3af2cf-e68d-4456-94ed-fbb984748cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:23.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:33.701Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=eecfd92f-393f-41f6-8419-6ffd20b753ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:33.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:43.714Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3c26aa9e-f2c4-42b2-b31f-9fa9966e54b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:43.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:53.725Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=55117a88-607e-4746-95a1-62add2090342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:53.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:03.739Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fd847c09-49b6-4e27-8b73-a83c7b54f6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:03.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:13.752Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b7e0334f-226c-4a24-bbb4-8fd118b6b1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:13.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:23.775Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8f1037e8-90d8-4699-81c8-9398c8f160ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:23.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:33.797Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ce75b01d-1d5b-4885-b49b-cc92ebe6fb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:33.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:43.811Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c92e0085-bcab-4d8f-b623-9cd7e5883edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:43.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:17:53.030Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:17:53.030Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T04:17:53.031Z |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 |2023-01-12T04:17:53.033Z |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 |2023-01-12T04:17:53.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:17:53.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T04:17:53.044Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-12T04:17:53.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:53.822Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0ae945da-3bf1-4d42-9196-abb08b680105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:53.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:03.834Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e0b6ed3b-33d2-4956-9d8b-4c5ca92d7d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:03.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:13.850Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=464d12ab-6f9c-4eb4-bb93-22b7d0db09d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:13.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:23.865Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b5f7f07a-225a-4b20-8f91-6b854ad6440e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:23.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:33.893Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6851be11-c8e1-4f2b-aae4-1e163030866d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:33.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:43.905Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ea5cf2c7-07f5-4ddf-9b75-006654943b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:43.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:53.919Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e32a1379-86ca-453f-8d40-ce32727a34a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:53.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:03.933Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9d206678-512c-4d4b-b52a-31862cd40294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:03.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:13.950Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ff46b8f3-f040-4753-b2c6-0d60d02c9c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:13.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:23.987Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f55f086e-c52e-4248-9572-f1a0c7e82067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:23.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:33.999Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cb0ee509-92dc-43a4-8c61-6223c56af968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:34.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:44.010Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=148117d2-b458-4806-885b-901ac91da690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:44.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:54.023Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a55cbda4-ae40-4e74-a703-5f2a052890d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:54.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:04.036Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7c4651d4-3af7-485c-ab13-e1ca9b1766df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:04.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:14.052Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c96d7ee1-717d-4361-9708-2551029747cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:14.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:24.069Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d9108a30-5bbf-4809-b96a-3e30411541d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:24.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:34.081Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=417d95f4-0bf2-4df3-ab78-190664d486b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:34.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:44.093Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7c61ff89-b677-4508-91a2-cbb0c9041783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:44.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:54.108Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=416f845e-43ca-4a3d-afe9-59f413a0a530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:54.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:04.123Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b0c059dd-6145-4429-b8a9-b154abb8540a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:04.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:14.138Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c7b2b881-b106-4714-bd5d-abda97f785ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:14.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:24.156Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=59798104-d4b2-4843-baed-b8402fbec4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:24.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:34.168Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=69cf917b-4d2a-4ae3-8ff1-7c4d0909bfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:34.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:44.181Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ef331671-82f4-4d4c-93c3-b67884487c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:44.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:54.194Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=31692c38-96c7-4603-84d8-82911b84cd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:54.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:04.208Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c0b60357-bdd7-431c-9f57-f2daef96743b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:04.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:14.221Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f3a3ee9a-3b40-4288-a6a3-9953c1a62e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:14.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:24.235Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f4e95e3d-c383-4641-93e3-ec8200f66b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:24.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:34.268Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d5431e98-0f6f-42e1-ac71-e21bb8320e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:34.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:44.276Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6ac90f9c-f23d-4441-ad2f-3baa5dc9994b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:44.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:22:52.953Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:22:52.953Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T04:22:52.954Z |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 |2023-01-12T04:22:52.955Z |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 |2023-01-12T04:22:52.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:22:52.961Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T04:22:52.961Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-12T04:22:52.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:54.293Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e946b469-13c1-4615-83a4-af026f3f0c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:54.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:04.306Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e2511ba8-513a-4162-950d-3fcee095d5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:04.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:14.327Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c2237eb5-0b50-46fc-ae0d-09ade9cf60bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:14.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:24.352Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8036755a-c40b-48fd-8ad2-98a7109ba201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:24.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:34.364Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ae8dd4c0-0fdd-4e55-bb7c-a8a9dcbae9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:34.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:44.379Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8dd8462b-7778-4f25-af68-7f38214ff7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:44.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:54.404Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3e4d279a-f1dc-46b3-9a7f-78d9fe517df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:54.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:04.416Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a8f70ec2-e957-4c70-8c2f-45aaee760886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:04.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:14.428Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1e541a7e-c6ee-4d42-9a17-52fafaa168b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:14.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:24.442Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9a63e405-60d8-4ab0-9235-eafa31b700f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:24.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:34.474Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b421e9cd-ee00-40c4-8d84-cb4c19036641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:34.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:44.485Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=665e9bc5-b586-4b2e-94e7-2c3569e25ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:44.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:54.497Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a3154e95-9ad4-4533-ad94-f7b465b9b492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:54.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:04.514Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=aab2c44c-2ec8-4c50-a6d3-f42c0a1e75fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:04.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:14.524Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=eecb77a2-8a9e-4c2e-ba7a-a3497ed7648f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:14.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:24.535Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0741d341-e78a-4f6f-a7db-928b53be52d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:24.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:34.548Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fc66401b-7d8f-4d0d-af50-aa89901691b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:34.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:44.564Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=51e20841-d4c4-4fc5-87ce-bfd71179c863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:44.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:54.576Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=175902db-34c8-401e-8ab3-99b29612fb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:54.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:04.598Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=dc329fcf-5592-4052-b8fb-11a0ce517496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:04.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:14.611Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f4f8f0ef-ed0b-4bb8-bc74-624cbc4f5e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:14.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:24.623Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b15c1441-e34c-4e38-8411-fdc09e536c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:24.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:34.636Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b13f8ccc-db3c-4ee6-87d6-de17658e7e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:34.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:44.647Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cac234e6-16bf-488f-854a-7541d29b7ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:44.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:54.660Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fdad743f-ef67-489a-b9ee-c246e52b92e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:54.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:04.676Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=36d38f94-4c94-4dd0-bccc-856a02f5f814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:04.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:14.688Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5fd0f52d-0bb6-4189-9e91-7fbb2e10d4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:14.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:24.700Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a1df88de-4b64-4013-b10d-a2d0bd7726a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:24.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:34.716Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=aad7c73a-b4fe-4719-921c-1f37965f35ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:34.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:44.730Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4456ba3b-0e9e-4c36-b95f-ec95df4f1877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:44.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:27:53.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:27:53.043Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T04:27:53.043Z |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 |2023-01-12T04:27:53.046Z |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 |2023-01-12T04:27:53.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:27:53.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T04:27:53.052Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-12T04:27:53.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:54.745Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b14879bb-197e-454b-9431-579c7ec2e930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:54.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:04.758Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0294a1e3-6aa2-4ac6-b387-c3b9914b44c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:04.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:14.771Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c0a794d5-4e2c-41be-ad93-8bb89b5e58d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:14.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:24.784Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7d859302-ad1f-4602-bfe6-3bc39b7d0d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:24.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:34.810Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=33d06ad3-0d79-4882-ad6b-49d944da2090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:34.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:44.828Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9ab61952-7426-4f29-9e29-d99455595d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:44.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:54.841Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a5ee29a3-30ef-4855-8bce-7efcb0006584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:54.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:04.853Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0aa90145-cc06-42b2-af2b-e5e4b75ff54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:04.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:14.868Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=24c33eb3-47fa-4950-b85d-04ca5e00d232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:14.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:24.885Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2cb56a17-7041-4019-bd4b-044e9b6805bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:24.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:34.898Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ac7218f8-f780-4c41-8b87-28cd981b37fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:34.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:44.911Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4cf2bcb6-72a1-4aa5-ac22-ced7a7ffbdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:44.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:54.922Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=605299c2-d4e8-47bd-b904-7aaee83446f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:54.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:04.939Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=58a0a1cf-6136-4621-8a6e-f22453c4b233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:04.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:14.961Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c8c5e681-bd3d-43aa-9872-1a510e0e5ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:14.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:24.974Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=baa91b58-df02-4376-bd09-8ca759fd8989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:25.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:35.016Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3e2cb87b-e1d3-4bc7-a0c8-c4535520b751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:35.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:45.045Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=53d06026-ebde-42f6-8ead-8df3ebfdb854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:45.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:55.062Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8e84f39b-90a0-404b-9339-247e56adcd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:55.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:05.082Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2af176e6-1c40-4f60-b5b9-091d73e01df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:05.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:15.095Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=93da8899-c4b9-46e4-aa8b-90fc5a2fb4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:15.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:25.106Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5ba3e263-94f8-4bd0-983f-ea59ceecc015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:25.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:35.117Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4ab69aaf-e38f-4c7e-9fd1-35b65e2e7503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:35.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:45.128Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7415f990-876b-4144-a61b-5a36ed83ad2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:45.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:55.142Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b65e007b-2534-4c82-952d-a803c3230db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:55.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:05.156Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c46ae656-f9fd-4023-b274-400d53f65913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:05.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:15.169Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=82eeff5a-16a5-4b1a-945e-d9bf59d0ff9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:15.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:25.180Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1b0c6d93-6f56-4fe3-ade3-5d9087f120e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:25.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:35.190Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e3ed4998-e626-424d-b444-72fd7ad48eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:35.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:45.222Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=352808ba-a31b-4383-a5a5-9c2742b08e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:45.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:32:53.002Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:32:53.003Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T04:32:53.003Z |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 |2023-01-12T04:32:53.005Z |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 |2023-01-12T04:32:53.010Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:32:53.010Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T04:32:53.010Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-12T04:32:53.012Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:55.259Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=40cf6cfe-5888-4686-b2e0-0eeb8fe10079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:55.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:05.272Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3f5c3996-6826-43ac-9e48-ac0b73bd4680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:05.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:15.282Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d151cef3-cef2-4a4d-9c08-2e3f8ec25574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:15.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:25.294Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=65654a68-e1e1-4787-94d5-01020e3f63f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:25.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:35.306Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9c48b88e-1e8c-47ea-a1df-74a9fafa7967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:35.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:45.318Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3ca72a1a-68ea-4208-9a20-b7e186b5e0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:45.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:55.333Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=929e2d73-cc30-4eee-8fb0-2604f7ee5ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:55.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:05.349Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1e5024b6-e91f-4d2f-b847-b4d678cd4063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:05.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:15.361Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=795a770c-de72-486a-b667-6a7ba55a4bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:15.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:25.377Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=23094643-e78a-44bd-82bc-f77e3970435c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:25.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:35.391Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=530c96c2-4af0-4d2b-90f9-4343c661441f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:35.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:45.403Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e325e3f3-6547-4ec1-b74c-6c290370f498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:45.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:55.413Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=026e218e-b8b4-43b7-a361-bb938ac59ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:55.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:05.423Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1e288be0-ca30-4943-a2a2-c684887ca651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:05.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:15.434Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=65a8fe1c-f243-4da8-81a3-1444def46261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:15.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:25.449Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3b83b65f-6b55-49cc-b9bf-64475980ce63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:25.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:35.460Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e63e0839-8725-4a2b-8255-741944e21983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:35.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:45.470Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fcd62642-917d-4c48-b404-8e0bed0700aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:45.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:55.483Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=17b6e117-f377-4e56-9652-911efb6e77de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:55.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:05.499Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8ac74e35-6b1c-41d6-a7b6-4cbda71cc60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:05.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:15.516Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=41e39f09-91e3-451d-9f63-2ffa36bb91cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:15.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:25.528Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d3805219-c547-4492-9a34-45c846aa40cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:25.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:35.538Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=de8af28a-b3fc-4d27-bf70-5f0edc433502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:35.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:45.551Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4af52adf-9f89-456c-8a2a-a535b5d73521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:45.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:55.563Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=38b96b95-cbb3-4feb-8494-bfda8ea268e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:55.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:37:05.577Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=946f7f88-b799-4a95-b9b5-0e2a26a4ff68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:37:05.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:37:15.591Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ce6c3ed2-ba87-491f-9ea3-e40c21e31586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:37:15.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:37:25.614Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=571b81ae-fe47-4a16-ac24-bb819e6d3cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:37:25.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |