By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:03:16.369Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:03:16.373Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T03:03:16.431Z |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-07T03:03:17.409Z |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-07T03:03:17.570Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:03:17.571Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:03:17.571Z |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-07T03:03:17.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-07T03:03:17.883Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-07T03:03:17.910Z |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-07T03:03:19.595Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-07T03:03:20.278Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-07T03:03:20.304Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-07T03:03:20.304Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-07T03:03:20.387Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-07T03:03:20.388Z |INFO |Root WebApplicationContext: initialization completed in 2477 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-07T03:03:21.254Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-07T03:03:23.837Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-07T03:03:24.506Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-07T03:03:24.543Z |INFO |Started MainApp in 11.674 seconds (JVM running for 12.545) |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-07T03:03:24.817Z |INFO |Start scheduling PRH workflow |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:03:24.844Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ec58b68a-8b7d-4b98-9891-6eb07fa8ad9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:03:25.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-07T03:03:29.658Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-07T03:03:29.658Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-07T03:03:29.660Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:03:35.497Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f72a3691-2ada-4031-ab45-5c36e130256f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:03:35.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:03:45.520Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a07cf16c-fd7a-47d4-a25d-23e1df7fa2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:03:45.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:03:55.536Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1955e964-7ce5-467b-ae1e-99922930abea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:03:55.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:05.556Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=226887ce-f065-44d7-8822-d9419a445ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:05.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:15.576Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=bc7fee31-43a3-4876-8bb5-cba85de72c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:15.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:25.590Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=65ac306a-60ca-458b-889a-edb5b302646a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:35.602Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f021e332-1d28-412a-979e-09637f9f6f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:35.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:45.626Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=231b7d58-0505-42ae-a1ec-873b15ce77cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:45.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:55.636Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=93b9b2e1-5ccc-499a-8a83-78b8dbd51442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:55.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:05.649Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d0b9d3b1-e976-4737-9c42-e1976d10ce5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:05.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:15.664Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=418dba49-c56d-48d7-b2e3-4e51bd05b0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:15.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:25.675Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f48dac8d-c95c-4793-b03c-97c8eed2a480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:25.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:35.696Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fb7034dc-3d18-4024-b9fd-ee2a3dd0d15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:35.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:45.708Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1cdb169a-a6b7-424a-87c1-81faf037b04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:45.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:55.717Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ba233b7e-0f4b-4e04-8f2a-c3622c5ce2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:55.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:05.727Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5b689a76-0e86-4913-a8a8-1c6267d2ced5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:05.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:15.747Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4c42d589-6f60-4fed-96cf-b0f24766aa63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:15.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:25.756Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7b4a412c-d9ef-43d0-aaff-80f8c59ae091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:25.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:35.767Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b8eea8d7-690a-4825-a4a4-2a50b676d366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:35.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:45.777Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2ef01cc9-1484-4abf-a36a-6aacb6de2a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:45.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:55.791Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=71045884-4339-409d-835d-2e4444449a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:55.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:05.807Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0ed552a6-485d-469a-bd11-fb3420bd8dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:05.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:15.820Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=aa5efdec-d0ed-4552-94ef-bd46284e6212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:15.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:25.830Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2e55583b-47d8-4963-8339-c93291d254f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:25.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:35.839Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d4e8f831-c9f7-464c-845d-cc8b0508f9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:35.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:45.852Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e856b6ef-a038-4d32-afbb-37a7c1356c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:45.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:55.864Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ded531b4-c25a-47d2-8824-e65f40afb46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:55.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:05.876Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6451a7b0-026c-4dca-9904-50047a747eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:05.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:15.886Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1ab22e94-6b65-425f-9737-fbd71fe53001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:15.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:08:22.672Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:08:22.673Z |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-07T03:08:22.674Z |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-07T03:08:22.678Z |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-07T03:08:22.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:08:22.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:08:22.695Z |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-07T03:08:22.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:25.896Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cb5e099a-5d53-4244-9c3e-31afcc2b9247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:25.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:35.908Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6fd8691a-553e-4145-bc26-ca9e5bcf11f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:35.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:45.916Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ca291de9-1ee5-45ca-9c3e-fdf740a6d5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:45.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:55.927Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ef433118-266a-45f3-8223-cc1b8368f960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:55.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:05.940Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=680cdbba-2683-4486-b23a-7ac27150359a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:05.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:15.953Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=38057e24-7ba6-4315-bbff-2cbdd8885f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:15.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:25.963Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4e95e9be-8c27-4dc0-b243-2f13cbec20d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:25.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:35.978Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f32f272e-de2a-4441-b3b1-d24358ef7678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:35.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:45.994Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c3bca43c-34d0-4e62-9808-347160e12f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:46.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:56.006Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9216ab87-51be-427c-9129-530dacf297e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:56.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:06.031Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8a09bd08-7da5-42c4-8f6f-d0e4b6ef9e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:06.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:16.043Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=63585086-15e3-4109-8ca9-2509b78b58da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:16.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:26.053Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=305f5771-7171-4762-bc2b-0adec456f054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:26.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:36.064Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=51aaa391-95dc-4bc2-82c4-292c650b7c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:36.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:46.076Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=31dd8031-e1b6-48d4-bd82-da2a70386ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:46.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:56.093Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ee3708ab-2eae-404a-90f7-00c17df5377a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:56.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:06.105Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1786a659-aedb-4d2a-9108-cb784356456a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:06.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:16.120Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7bbe437c-60af-4429-b657-f4d7543e1b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:16.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:26.133Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b38522dd-ba2d-42b3-bc08-9a19fc314711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:26.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:36.146Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1362c0a7-273e-483a-adb9-a737859be478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:36.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:46.158Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=71b1fe0c-a645-4025-a320-830ab7ace267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:46.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:56.196Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=04afba01-8754-4eaa-aa1f-0754944b2ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:56.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:06.208Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0f7fe00b-fc6e-4975-a2f4-2b92f41644ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:06.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:16.220Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d79d6cad-4840-404e-8c03-9487036e0d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:16.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:26.231Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8e2e26e8-cd33-4f2e-818d-a4c296b75b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:26.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:36.244Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cb7b57b1-0f6e-4243-8576-df8c6960ac6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:36.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:46.258Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e576238d-ee1d-454b-aa70-7207c50b3512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:46.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:56.270Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ab3aee3c-d742-40b8-9b45-dfa634591573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:56.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:06.283Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=342b3059-9710-4a76-84cc-23e1cf4443a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:06.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:16.294Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e509fcc9-24bf-43c0-9d23-0e3f0d3a45bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:16.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:13:21.616Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:13:21.616Z |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-07T03:13:21.617Z |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-07T03:13:21.621Z |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-07T03:13:21.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:13:21.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:13:21.633Z |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-07T03:13:21.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:26.306Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5466e362-3ef2-4a1a-9240-c09da13b5516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:26.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:36.317Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=07c22a9c-7575-4ca3-92bf-091fece2aa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:36.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:46.328Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=52e459bb-e7a3-43a7-844c-fd6cd649aec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:56.339Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0ed55c63-41d3-4528-98ff-f57c2e4dfa86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:56.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:06.353Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=964b0a9d-db85-4805-8111-53c321437cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:16.364Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5b0a74e3-2302-42d6-a82d-3d152b5ba801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:16.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:26.376Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=85797465-2dc5-46ca-863d-bedbe6795bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:26.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:36.386Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2c2f8078-1f50-4100-b28d-4a8bd77b2534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:36.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:46.401Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8c5ababe-2cfd-46e9-a7f3-584e520c405d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:46.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:56.417Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3f325664-f7fe-4fc9-97e2-fc82fe67e68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:56.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:06.427Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=84bb3588-00c1-455c-b67a-92ddf53ca299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:06.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:16.436Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c1255e1a-d097-4136-bc58-036c2ae11749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:16.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:26.445Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2bba8577-b3f0-41d6-aa20-185bd7a84848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:26.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:36.456Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8ba9b442-013b-487c-8cd0-07272d67ad10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:36.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:46.468Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2155d203-85bd-4903-b1b9-4fb6fca95aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:46.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:56.481Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d7698f8d-46e8-48e9-85af-cc0231bb57de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:56.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:06.491Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2753aa17-8eef-45b9-987c-0f56cfac68a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:06.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:16.512Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a0d660b7-5648-4408-9e5a-bd14ac12ace2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:16.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:26.522Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=23cbae90-ef6e-4d8d-aaa6-b0d62ec900b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:26.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:36.532Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=be2f48a6-415e-4eb6-b7fc-d06bc4e51066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:36.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:46.541Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3c5c5476-13c4-4301-af2b-2cc9c06c667d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:46.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:56.551Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=69510350-8f59-4786-b558-485354b25f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:56.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:06.561Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=002f0833-a051-49af-80c9-0daea286c444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:06.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:16.571Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0e011cbb-c879-4d57-9f83-bee95c0ca251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:16.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:26.580Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9d946c75-f78f-4c27-a0b4-c88b77670194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:26.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:36.592Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4c704d43-58f7-4d7e-8faa-82d2ce2714a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:36.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:46.601Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2d668e9b-51d0-4105-9bc9-c7bc3e68df17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:46.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:56.611Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=13947a10-9ceb-4602-9e49-d12c486c3931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:56.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:06.621Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=bd54a8af-082f-4d94-af25-8c5b0aa79234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:06.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:16.633Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7d6b9a51-37c3-4ed2-b222-6179ae854c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:16.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:18:21.627Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:18:21.628Z |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-07T03:18:21.629Z |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-07T03:18:21.631Z |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-07T03:18:21.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:18:21.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:18:21.643Z |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-07T03:18:21.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:26.643Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6aad923a-3de3-4233-8e96-81f6817bf292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:26.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:36.654Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=46cc8078-07e3-4b66-8780-e14fa3f1657a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:36.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:46.664Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8d6b257b-5a7b-4ff1-a835-a14869986a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:46.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:56.673Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7ef0c39e-45d7-4d5d-800b-c4c0f7213633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:56.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:06.684Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0b3c50ca-3312-4a71-8827-255e35470a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:06.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:16.693Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=bbfe8078-7c3f-4fab-8939-12e384e8f7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:16.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:26.704Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9827db76-65f8-4c31-8c55-6686173ff570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:26.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:36.714Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=092852ca-a431-4322-a70e-353cce5d7587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:36.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:46.727Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f24a999b-2c57-4522-a715-150a90e3083f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:46.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:56.736Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b22aaecd-d8ea-4c6a-9aaf-188485a6478b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:56.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:06.748Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6652e53a-3294-48fc-bd8d-a1da76812536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:16.759Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9d625b37-10f3-4e55-8f24-184936a336b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:16.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:26.768Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=61a9ed4a-ccf9-4e4f-ab81-79bd2b1d1ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:36.778Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=31bd396b-321c-4bf1-9959-8cbfeed37d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:36.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:46.788Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=79ef61eb-63ff-42f9-bc0e-4e798dc9f9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:46.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:56.798Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d4e198e8-cc38-46ec-a650-bbe93147364c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:56.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:06.807Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ee275773-1510-4b00-819b-1ceb5fa581c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:06.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:16.817Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=253f3c6b-5426-492a-ac20-5b8cf1315797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:16.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:26.828Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=945e7279-a190-441d-a031-f3cd5d2e96ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:26.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:36.843Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=94cf5c41-fee3-48dd-b2d1-febb471dd362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:36.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:46.861Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=967d3012-4804-4ecb-a2b8-5fd36488985e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:46.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:56.876Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c644cf8e-b439-4170-a665-f45f0c28303b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:56.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:06.911Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8ff59e9f-59cd-45e8-9634-708ba164bcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:06.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:16.930Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e092dca1-6b52-4d52-b592-b135bd04e293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:26.947Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b0392b7d-86d3-4563-aca0-d0de05d7ca53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:26.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:36.960Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a8e90238-53f5-4bd4-a587-a5d93560baf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:36.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:46.972Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a3f8740c-a58c-4c58-9236-b8eb472d10af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:46.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:56.981Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e1ff85e9-613d-441b-a4f1-297960a34980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:56.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:06.991Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=320b4d30-f875-43e1-ad7e-c589754533ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:07.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:17.002Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cdfb4afe-8c85-4c18-81a0-92581084ea54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:17.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:23:21.614Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:23:21.614Z |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-07T03:23:21.617Z |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-07T03:23:21.620Z |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-07T03:23:21.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:23:21.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:23:21.633Z |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-07T03:23:21.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:27.013Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=bf25b145-0cd0-4ade-8cea-1d668fa37141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:27.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:37.022Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1d925b82-9517-49c0-992f-73d5bf979622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:37.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:47.031Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d78671b5-100b-493a-8aa8-96e6607035fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:47.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:57.042Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7f81032a-9441-444d-8f6b-3e71679155d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:57.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:07.051Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6ddcbfa3-3f45-4406-9be2-fd66b1578911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:07.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:17.064Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a5d8ce61-180a-4785-81c6-8812e303e458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:17.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:27.082Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=534942e6-bed4-41c7-aafb-fb8748e231bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:27.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:37.093Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a49da0c7-93b3-40a7-af15-636b3157c1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:37.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:47.110Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2eba1bcc-ffa6-4e54-b4ec-da4303851575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:47.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:57.120Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=dca25a14-1ca4-4d80-abe4-25e6f86c33d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:57.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:07.136Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ef33ffba-c18f-42c3-bb88-dd4156fa15a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:07.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:17.147Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=34ff621c-bc97-4783-84c1-02e319f407fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:17.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:27.157Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b4c12ca9-62e1-4f4b-8fbf-453c3b77e5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:27.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:37.167Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=216d8adf-7127-4996-9fc5-64609e366115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:37.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:47.188Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e5d0b5c6-3529-4de6-a3f3-8d21f63be893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:47.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:57.206Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=852950ee-e510-4506-8998-07254727f191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:57.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:07.235Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ea8971cd-98c4-4ae7-8d92-430417916106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:07.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:17.247Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ba340bf3-273a-4699-be5b-9289586fcda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:17.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:27.258Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=af2ddea0-879f-4ddd-b0aa-30055cffd5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:27.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:37.268Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6c3dd758-3681-4529-93f9-fab03ca2506f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:37.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:47.279Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=28295e0b-5cc0-4878-a901-b28352128dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:47.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:57.291Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a4d7833f-9e3e-4611-a275-73edc73a02ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:57.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:07.302Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=85a97d03-30ea-4bd7-9aca-b41a175914aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:07.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:17.316Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6bfd4213-2ff2-4d05-b8d0-f4837b4990f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:27.327Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=65f0054b-7edf-4228-b86b-dce2c1bc327f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:27.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:37.344Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c979b015-525a-4466-be38-11f92f5728a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:37.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:47.356Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5e4cbe89-ec3e-4d0d-98d0-8eada5380c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:47.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:57.370Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9acc292b-357d-4323-bd37-f4cda8cb3d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:57.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:07.396Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4f96b3ba-d354-41ec-968d-56f157ad8309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:07.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:17.424Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7d47d306-0dd9-41a6-9f30-fc90975df786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:17.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:28:21.619Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:28:21.619Z |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-07T03:28:21.620Z |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-07T03:28:21.623Z |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-07T03:28:21.630Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:28:21.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:28:21.631Z |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-07T03:28:21.633Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:27.438Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=22f3dacf-8afc-4383-9c30-3d1977dacc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:27.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:37.450Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e8528ef6-d09f-4c7e-b3e1-ddb7761e26c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:37.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:47.461Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=642608a2-36bd-4175-9083-69fe3a0384af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:47.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:57.470Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f231afda-c4fa-4243-a20f-6bf363bcaf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:57.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:07.479Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f01dd438-b6f0-4880-bf08-fb1c188cdb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:07.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:17.493Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b6280aa2-78aa-4e5b-8d92-9dbb414b0555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:17.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:27.505Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ddd58af2-96f3-42e7-a87f-f18649bcfece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:27.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:37.517Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e31bf140-5abf-493f-a646-d20e4982cc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:37.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:47.528Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ba23c86e-31dd-4fa7-83b4-66c336ecaf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:47.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:57.538Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=45a3cc6e-4af4-4034-b840-f871317e4472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:57.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:07.547Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c47c41eb-bd43-434a-a091-06451172e63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:07.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:17.559Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6eabfbfa-dd86-4195-813e-bd75f8ea450f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:17.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:27.569Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7fb8d039-b6f3-4a1e-bb72-2edaccc9c29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:27.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:37.579Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=485effc7-87b3-443e-aad6-4dca8c49eaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:37.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:47.592Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cd4f6884-c821-4074-80d7-8e76b6d056fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:47.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:57.601Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0db0b5dc-ba92-403f-8159-62c5f6c3e2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:57.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:07.614Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4e9e9835-b0af-4a89-9f8f-66eaa60d4915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:07.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:17.624Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=51f55411-081b-41c8-8372-fb096e26919a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:17.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:27.635Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b78e69a4-8725-49fb-a919-f36a50c2dfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:27.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:37.645Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5fe0d21b-80b1-4272-ab77-664a5d25e516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:37.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:47.660Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ce4b3322-5941-4356-ad67-4465e8c131f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:47.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:57.673Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=67f6d294-d620-451b-99f2-5dcc28e7ddae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:57.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:07.684Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=df441a4b-1db8-497f-a227-7f4a75c52af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:07.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:17.695Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d562c972-b33e-43f5-8741-1b5f06d3fb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:17.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:27.708Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=db746754-060a-4c4b-8c4c-21f3a6228cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:27.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:37.718Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5c8b2d56-eec6-4a4b-9ece-dc1ba2cc80f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:37.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:47.729Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=77cf0384-0f88-46b9-ad97-5399a547e45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:47.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:57.739Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8d75ef7f-4146-46ca-9721-44614de3b75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:57.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:07.751Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c56107ca-3f6d-45d2-b16d-cf95acf699a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:07.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:17.760Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3998e828-fcdf-4e7c-a18d-ab457a6159b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:17.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:33:21.602Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:33:21.602Z |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-07T03:33:21.603Z |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-07T03:33:21.607Z |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-07T03:33:21.647Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:33:21.647Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:33:21.648Z |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-07T03:33:21.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:27.774Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=80b35986-4299-45f4-a9c6-77f36367db74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:27.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:37.783Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a7f904ef-a880-4ef9-8a60-31f38f91fbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:37.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:47.794Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=906cb7bc-e6e8-4c65-9c44-66030a6e1995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:47.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:57.803Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=69513af5-698b-431d-9f54-d8b35f5a8a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:57.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:07.818Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f97586f7-d09c-47fb-bc22-2ea826e0458b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:07.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:17.829Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=733142d6-03c9-4303-a74a-7c62300cb04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:17.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:27.839Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c65445e2-772b-4d50-a4e3-a67c3f5e9445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:27.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:37.849Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9361996e-7435-4e01-913e-842a45b2c8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:37.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:47.858Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=46468dfc-95b7-4efa-b075-dfca887f1103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:47.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:57.869Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3ef09366-0154-46c8-a981-618bfc4a07f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:57.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:07.879Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4729c968-9251-4053-9afe-e474e878deec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:07.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:17.888Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=83f1f1b2-ab11-4942-8f6f-129f88632cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:17.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:27.898Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2a3e64d2-ee73-4b78-8540-98fa3a18f27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:27.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:37.908Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b5937197-6cb4-4c86-b139-87c1d1739b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:37.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:47.917Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a37ae13f-632e-4310-8d29-9692eff293fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:47.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:57.928Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=33106a0b-571e-4b0a-b674-7c4c8fc85b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:57.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:07.944Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9f4cede7-62f7-4245-8379-6ee902f1ba18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:07.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:17.955Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=07aa8887-4622-4a15-803b-369d59069c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:17.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:27.965Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b7947714-3860-40a7-a12b-4fe7e5b321de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:27.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:37.974Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3aabd78f-fe6b-440f-b439-63b4fa7cda47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:37.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:47.984Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2e419a93-329f-4eba-82d4-900810bd8794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:47.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:57.996Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=01cf3198-85d5-4e58-a002-fa7f3ab545fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:58.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:08.006Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fe6b2756-d772-4674-a021-333980296f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:08.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:18.016Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3b4290ef-f2f3-4823-a851-640efb432ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:18.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:28.026Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9f351e1b-55c7-4976-887b-fd4b214f7793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:28.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:38.036Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=80890907-cb9a-4b18-b138-bc1eeac6a4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:38.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:48.047Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c8110c19-50c5-47fc-a65e-8f2743b44ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:48.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:58.071Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7accfd59-b0d1-424c-8b56-37efb8087b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:58.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:08.081Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=49d9e0d5-d0c5-40f2-a706-300690c7f773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:18.091Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8c3b1811-1a60-4684-92ac-71764000bd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:18.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:38:21.569Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:38:21.570Z |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-07T03:38:21.571Z |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-07T03:38:21.573Z |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-07T03:38:21.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:38:21.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:38:21.581Z |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-07T03:38:21.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:28.103Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ba6186a9-6c11-461c-8015-d7e80b224a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:28.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:38.114Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=440a645c-a60d-490f-bcb8-01c58c9f8dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:38.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:48.124Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9ac03d1f-1ddc-4f06-8697-c610527382cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:48.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:58.135Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=24d0d92b-6c69-40b8-8f5f-8491bc783e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:58.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:08.147Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0ae55e7e-61a0-4d32-ab1c-d0162a6072b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:08.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:18.157Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d8ec9291-0400-4445-ba0c-e64273bfd464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:18.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:28.166Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c7d34d63-fd63-46d0-a575-bada7585abe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:28.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:38.175Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0a2d75d2-c195-4a4d-8641-49564f5a093c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:38.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:48.185Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5c1c73f0-821e-4402-8d0f-ee2e6129b298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:48.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:58.194Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=15437b00-375b-4500-9e53-ededdcff8f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:58.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:08.205Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=64183875-328a-4250-ba7e-e5283c2e89b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:08.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:18.215Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e4097d87-2bd6-41a3-87f5-c28883cdc6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:18.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:28.224Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5186cf88-5c9e-41e8-bd42-63a7b4dbe12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:28.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:38.233Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0a01ff4b-95c0-4921-98b5-f00329841a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:38.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:48.243Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=623b43da-3b07-472b-8434-90b2a47e1a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:48.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:58.252Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d482d029-0006-4d98-bb3a-d00d3cfe0d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:58.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:08.261Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e2c2a296-7d77-423c-95c1-0d39d4b738bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:08.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:18.271Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=33e5b5b8-ff5a-46e8-8131-fd2c1fa33590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:18.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:28.280Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e1b0629e-e987-4186-9cd3-10234cc7b9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:28.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:38.289Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c0ea4baa-3d72-499f-a230-daca3315be61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:38.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:48.299Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=20567410-e4c7-40e2-9124-0bc2a6f4946a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:48.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:58.309Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=19e2e10e-9fab-404f-bc0f-cb6d97ee4f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:58.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:08.317Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f0fcd021-317e-4956-94ba-12f72e064667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:08.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:18.327Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c0e87e65-adf5-4b0c-8c13-8b8120cf29eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:18.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:28.338Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e4b0921e-3b84-4a9c-9734-30e3dce0fc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:28.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:38.350Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5613d8aa-3cd6-4d6d-8014-905b51def790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:38.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:48.364Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9b2e69af-e5f7-49f2-a055-81b47ceaec1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:48.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:58.375Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cd40c629-91a5-49a0-899c-17780d2b7034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:58.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.coyote.http11.Http11Processor |2023-01-07T03:43:03.760Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xb20xe10x90x0xc50xd50xb500xc60xf30xff0xe40x960x120x97tB0x000x9e0xbc^@U0x84Py0xabN0xd20xfc0x81> ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-9 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:08.386Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=77f71446-2993-492e-90de-c98db1acac95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:08.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:18.398Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=95caca97-f913-448e-8988-729fb39ae38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:18.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:43:21.632Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:43:21.632Z |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-07T03:43:21.633Z |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-07T03:43:21.635Z |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-07T03:43:21.642Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:43:21.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:43:21.643Z |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-07T03:43:21.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:28.409Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7457d758-be02-42e3-9e03-3dadb9b0635b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:28.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:38.420Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0ee91264-6c65-492e-8e6d-76fee989dfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:38.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:48.430Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=09b0cf1f-4b66-4c6d-aef6-2421353e960f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:48.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:58.440Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ece1f8cf-6816-4cd6-a82e-0b427fa46a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:58.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:08.450Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6c7e52fd-fb2f-468d-83ac-0aa47c878367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:18.460Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b479389c-dc57-40f0-a5b7-36601b38244c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:18.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:28.471Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3f623a7d-c091-43d4-940e-6128914fdf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:28.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:38.481Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6c4b8688-a32c-4702-9cb4-6c611c44e241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:38.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:48.490Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6ba1cc50-4d46-46a2-a4fe-633830d73fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:48.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:58.498Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9e95ef00-689f-49d2-ac51-a7d7976c3f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:58.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:08.509Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5d097a78-26b1-4011-9b31-a117495c9af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:08.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:18.519Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=62b6ae22-168b-4433-8342-26b4b6f531b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:18.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:28.529Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=615be5c2-faef-4537-94a2-b658874e4024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:28.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:38.538Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a7e6741d-9e30-4fa6-a8dc-d6a93c947f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:38.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:48.548Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ed5e294f-5703-41ea-b705-9555b3fdb001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:48.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:58.557Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e6535e49-e0d6-4579-b804-14999c174a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:58.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:08.568Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=30264ad0-12de-4fc8-9cb3-08a097a91af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:08.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:18.580Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=253ff23e-2fcf-43e0-9aa0-0b9d2eac1845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:18.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:28.592Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=842cfed2-3ea1-4747-9f81-df4c8bcf415a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:28.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:38.602Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3ab74fa3-f386-4d24-b77a-6569246b3347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:38.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:48.610Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ef62d18c-3b95-49ec-8f15-fede97fde1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:48.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:58.620Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e5ccf030-e65e-4dcd-9a46-da6588695f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:58.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:08.629Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c25f17dd-3002-474e-93eb-e5c0ee3600bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:08.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:18.640Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a8df5216-f719-468f-afc2-1337e20004fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:18.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:28.649Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=99c41f98-9fea-4b27-92d5-9177dba960c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:28.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:38.659Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2a5af782-35cc-492e-9363-ad2075a2abab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:38.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:48.669Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=96c1a06a-eeac-4cfa-9a5a-3aa06e8debd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:48.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:58.680Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ec6b95eb-ffd4-4c44-b592-f7901ccc64e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:58.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:08.689Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8f2d8d68-371b-4d6c-81a6-726114d11c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:08.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:18.697Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1eb2a210-a792-423b-8ef3-f44480f6b46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:18.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:48:21.466Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:48:21.467Z |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-07T03:48:21.468Z |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-07T03:48:21.469Z |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-07T03:48:21.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:48:21.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:48:21.475Z |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-07T03:48:21.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:28.709Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=686a2b6e-e672-46ac-9a38-40c14773805c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:28.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:38.719Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b32b2f03-63c8-45f0-b846-7f8ede466389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:38.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:48.729Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fb7a8853-7118-435b-aeab-3dd6bfeb07d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:48.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:58.739Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5f1821a2-d7c6-4b59-88fd-b63bfc3c248b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:58.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:08.750Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a6860f9e-58fb-4966-a8b4-8a1498693b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:08.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:18.761Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9a60b4f5-af3e-4617-a350-e52c54c4f4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:18.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:28.771Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0fdefa5a-0bac-4033-a3fd-04e6778a562d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:28.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:38.782Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=033814a5-6dbe-404a-abe4-b0cfe6c15cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:38.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:48.792Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c7509dba-1756-4e50-b604-3957cdc15e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:48.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:58.803Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=02f4a21c-b416-4b54-a228-4687d1b78571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:58.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:08.813Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c1fbd883-5e3f-4140-967c-e4ae9985df50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:08.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:18.822Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=52fa76d1-33c4-4495-b286-4c4ca24a57df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:18.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:28.832Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3d870d18-7e72-40a1-a7e1-5193e282951f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:28.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:38.843Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1affe26f-3349-4a37-bdd2-d6b8ba3368b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:38.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:48.853Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f4f5661c-c541-474d-9b87-409f6214aeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:48.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:58.864Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9fd6b549-94d4-435d-92b4-a7fa5bd469c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:58.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:08.874Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=80cfba3a-0887-4820-9770-718b9891f762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:08.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:18.884Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0e81d0f4-100f-4990-a894-8ff594a63eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:18.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:28.893Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d94dbffd-3fe2-4b5d-b837-91efa17a8a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:28.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:38.905Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=de05e33d-6bcd-4e98-b9fb-095520a5e86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:38.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:48.915Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cf2e9e9b-4caf-4e7e-b7db-ec7a4d6c5f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:48.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:58.923Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=549f501d-2efe-4f08-aca3-209e0373142a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:58.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:08.937Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b94cbb64-108c-4643-b10d-322ff7bb075e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:08.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:18.949Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ec95cd98-7cc1-487c-9cea-5ae8eb9d197f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:18.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:28.961Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b8a81f16-c2b3-46d2-8e64-d9709ef9ac53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:28.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:38.971Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f41b5feb-95c1-46fe-895a-eaa84d05405f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:38.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:48.981Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c61371b1-ba02-496f-83b0-f4f2dc919bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:48.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:58.990Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cec9a307-0c6a-4f10-8c31-10e333768afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:58.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:08.999Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ce760435-e00e-4b71-8e6a-a211e451fdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:09.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:19.010Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b8d628be-3901-4283-847b-fcfeb7d0d68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:19.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:53:21.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:53:21.592Z |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-07T03:53:21.593Z |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-07T03:53:21.595Z |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-07T03:53:21.605Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:53:21.605Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:53:21.605Z |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-07T03:53:21.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:29.019Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b58c049c-931e-4e0d-95f1-c0bca182eab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:29.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:39.029Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=76f9c04c-e1c5-471a-ae81-68d1ad778ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:39.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:49.038Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3d661034-f396-411c-afbc-06d872c58f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:49.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:59.047Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e775fefa-73cc-425d-b17a-d5c5b97693d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:59.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:09.057Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=be4c31a4-1133-4d59-8d81-3a5c1bcbf48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:09.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:19.066Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=335010a4-e9df-45d3-b1b5-30e9baa4ed26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:19.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:29.076Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=371f3f34-b005-40d9-9201-c6824454c9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:29.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:39.086Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=03f34e26-a8f4-42e2-9e59-0b11d1e763f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:39.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:49.096Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c277122c-f34f-4f4e-9630-8bccb70249f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:49.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:59.105Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f0a719bd-fefe-4036-97b7-3535a9c00e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:59.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:09.116Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5c1be56c-2a8b-4ffa-9cc5-f1d8deeb0421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:09.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:19.125Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f7d70eaf-ac52-4247-a40e-16d4b483c81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:19.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:29.135Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=238ab387-7e09-46bf-af9d-92c64b9e70bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:29.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:39.145Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=32a7a7ce-6af2-44be-91b3-1041373a323a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:39.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:49.155Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0cec1c86-1378-48fd-b5de-6e9e8feca02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:49.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:59.164Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f1226995-ace7-4fb1-8ce3-153fa070f68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:09.173Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=78082b2f-5bc2-4df0-8aaa-e559e1b261b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:09.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:19.183Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=18a09b5e-e3c2-4f95-b751-d614ef652697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:19.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:29.191Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a1a0835d-e793-422a-83a1-c5dba135cd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:29.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:39.200Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=79a7abd2-2b41-4ad4-b1cc-8a67b7a64224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:39.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:49.209Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c2960bac-9901-4691-ad7b-7a21b55e3039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:49.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:59.227Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b5ec2157-7dab-4c84-b4e1-c4b9d0a79f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:09.237Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=01b93aa1-3fd3-4c63-acf3-0cc1a751b2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:09.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:19.247Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=adbc846f-0b77-4d92-bc89-6cff2686faba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:19.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:29.258Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0a52c99c-626d-4671-beb9-00b12f3f719b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:29.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:39.268Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b8dcaca1-12d5-417a-aba0-255681a7b289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:39.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:49.278Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e8eeeb46-25ae-45d0-8d95-449c4fc9aa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:49.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:59.286Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7c98b562-bc8d-4e41-aefe-c1250fe29579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:59.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:09.296Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f0cd61cc-e383-493a-a0cb-b54ac11518b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:09.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:19.309Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=59237690-f0cf-43c4-be78-6985e15922b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:19.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:58:21.494Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:58:21.495Z |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-07T03:58:21.496Z |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-07T03:58:21.497Z |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-07T03:58:21.502Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:58:21.502Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:58:21.502Z |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-07T03:58:21.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:29.320Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4aa469e4-7b30-4175-b908-b2e2f7da3ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:29.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:39.331Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b6295dd9-2a75-4d13-8f2e-d9787f6811f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:39.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:49.340Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3483a90a-3e69-43ca-b324-9b5591fef841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:49.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:59.350Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fd2dadf8-ea9b-4bcd-8aa0-08dccf4b51f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:59.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:09.360Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4b58319c-e3e9-401c-8133-798517629e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:09.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:19.369Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8a186eb7-c17b-4c8e-a7c2-71dc9a1a88cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:19.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:29.379Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ebf4a36e-bf34-49ca-8481-6e5cff5cde86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:29.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:39.391Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=44c81804-161b-471a-9d57-ac1e93cd8974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:39.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:49.401Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0fe5c77f-2d5e-4e9f-bb70-37516d37b6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:49.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:59.412Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=298e3a99-f37f-4fcc-a556-0f7644869004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:59.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:09.422Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c8d47469-b737-46c3-90cc-75c9bb45b2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:09.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:19.431Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=76047adc-6473-4b31-b974-b210ca991462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:29.441Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=12523471-badd-482a-b4d0-781dff11a2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:29.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:39.450Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=898facbc-6858-4cb4-ac4e-ded11499c437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:39.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:49.461Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0c622b5b-1167-499b-ac49-7892c7e7f015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:49.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:59.472Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=54983308-786d-4110-86ae-bf2169dbe9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:59.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:01:09.481Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1d93e0b2-0973-4c08-aa9f-ef42b72ea148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:01:09.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:01:19.491Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d9815044-330c-4b6b-b3cf-5ea6825c5fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:01:19.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:01:29.501Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=20f1af59-19eb-4e26-b24e-07b2badbbf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:01:29.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:01:39.509Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ce05e356-da06-4237-a644-2261666ab800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:01:39.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:01:49.518Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=774a5da6-1f01-435e-9c21-6d20b3581134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:01:49.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:01:59.529Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=93e7749c-d389-4278-abf0-84a130309432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:01:59.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:02:09.547Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=92f54b81-fa18-4dcb-b3f4-0f61bcb1c3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:02:09.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:02:19.556Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8e6bdd5a-3afe-4c8b-afcb-25286cc832f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:02:19.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:02:29.568Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5e972b99-e528-49a7-a194-240f9589b438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:02:29.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:02:39.582Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d0a12d8f-c0a6-472f-97fd-3ef06c81f728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:02:39.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:02:49.593Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fb4cb029-bba9-405f-83bd-322d84a986e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:02:49.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:02:59.602Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5b10f2d0-e249-4582-b2f0-fd74b8bbb658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:02:59.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:03:09.612Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ddd1d516-0902-4bed-a9a1-80410906c560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:03:09.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:03:19.620Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f8f36416-502b-4719-85a9-3273c464d4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:03:19.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:03:21.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:03:21.515Z |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-07T04:03:21.516Z |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-07T04:03:21.521Z |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-07T04:03:21.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T04:03:21.529Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T04:03:21.529Z |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-07T04:03:21.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:03:29.631Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6de209c9-3f36-4c75-affa-3366d009b76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:03:29.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:03:39.643Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a9a14263-1b3b-41b5-8f41-0fc1b295a317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:03:39.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:03:49.654Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fb1f6607-ce5a-4792-90f5-5c1d08d342a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:03:49.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:03:59.662Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e4b0aae7-14f3-43cd-8a3e-cabb133c1850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:03:59.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:04:09.672Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=96236fa2-0003-46a1-b51f-4f00779e61bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:04:09.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:04:19.680Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9f51ce56-076c-4cea-923d-5acee4e32841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:04:19.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:04:29.689Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ed919b6d-d396-42ee-acfc-3c618c8838fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:04:29.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:04:39.700Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=df981c11-c74d-4661-945a-95848deb932c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:04:39.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:04:49.710Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4d9335a2-9757-4ebd-bf84-505ced1e8081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:04:49.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:04:59.719Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0cab32ce-1d0c-4cf9-adb0-877df4e44463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:04:59.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:05:09.729Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c432297e-19d5-4b82-875f-6277fc07b3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:05:09.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:05:19.739Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5dde8d96-d9bf-45c1-9007-094d0b257b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:05:19.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:05:29.750Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=afb37f42-c2ee-49fa-8327-afbc2ec5376e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:05:29.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:05:39.760Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8ca723fd-1c42-4312-a4e7-3d63bd114ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:05:39.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:05:49.769Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4c170113-75fa-4fb2-be54-65c1d3d0418b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:05:49.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:05:59.778Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=174f52d8-7028-4f6d-88f4-0122d0c7d4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:05:59.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:06:09.789Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4539ef09-e139-4167-97a9-6989a3a39371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:06:09.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:06:19.800Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f377c8e5-3711-493b-bf55-f36567293bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:06:19.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:06:29.815Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f000339e-be6c-40e3-9024-0df17f6c7064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:06:29.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:06:39.825Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6843d595-1ace-4cca-ba7a-fafc87828abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:06:39.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:06:49.835Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=66e047e4-4662-46c6-b4cf-938f0920db37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:06:49.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:06:59.845Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c5bad8f8-4ad4-40cd-9f8a-5edd00401325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:06:59.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:07:09.857Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3becad41-5881-48b4-80b6-8d709e8dd3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:07:09.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:07:19.866Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2d1155d9-b0a9-44cb-8efe-be7c70bf6dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:07:19.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:07:29.876Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=65b4b453-4df1-4746-a18e-5c2d85f9ab82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:07:29.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:07:39.885Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=868c68db-15b2-4dd8-8d4d-26db0a8ed7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:07:39.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:07:49.895Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8793040c-395a-4327-a4f1-a081d7b952c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:07:49.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:07:59.904Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f589a731-536b-49e9-bbc7-00acd804f8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:07:59.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:08:09.914Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1e498650-66b7-4962-bdb6-69fcfb70009f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:08:09.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:08:19.924Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6213c886-bc17-4152-90e2-c28a013875f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:08:19.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:08:21.547Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:08:21.548Z |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-07T04:08:21.549Z |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-07T04:08:21.551Z |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-07T04:08:21.556Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T04:08:21.556Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T04:08:21.556Z |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-07T04:08:21.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:08:29.934Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=51fa9027-db40-4823-b11c-bc11f2a68e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:08:29.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:08:39.945Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=dbf62c25-0445-4b33-8fee-092a1698410a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:08:39.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:08:49.954Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=272c135c-ed47-48aa-b227-62f76cd7b0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:08:49.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:08:59.964Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7f64a463-6e8a-448c-ab38-1c29ffa8515f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:08:59.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:09:09.973Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e148d1f9-40ff-451f-a596-c8aceb42c2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:09:09.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:09:19.983Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=18d4a002-8417-40cc-b311-e95e28c6f2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:09:20.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:09:30.005Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cc81c59a-369d-4018-b133-706961f29aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:09:30.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:09:40.014Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7815808a-d781-4fce-96e6-c6c0ea17e1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:09:40.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:09:50.024Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c3a82291-cf0a-4f77-a055-14c5c9dcc6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:09:50.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:10:00.033Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=970c0b31-dc0c-4db5-b560-4d4b8d4ff295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:10:00.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:10:10.054Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=582d88be-d5ca-41a7-9d75-2169e9d5ae16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:10:10.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:10:20.066Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=100af9a8-1064-49db-94e8-6ea34a80c631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:10:20.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:10:30.076Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=de389f0b-3d38-419c-a9ea-e75c3dc3833b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:10:30.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:10:40.087Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d5c32046-a480-4c2f-a947-bfb7cfc83d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:10:40.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:10:50.097Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e6859566-3295-4900-b6fa-cbf74861dda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:10:50.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:11:00.107Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2b685a96-4355-4ef8-af88-2eaf814e3b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:11:00.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:11:10.118Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8d0a7e70-36aa-4d41-b2ee-a4574503493e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:11:10.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:11:20.128Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=67f2ae87-fa3a-4120-a2ec-1a83c7255a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:11:20.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:11:30.136Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=26096b7f-3e98-425d-87d4-d3d6d62fdcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:11:30.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:11:40.145Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ec931c55-9a46-4c66-b69f-c35fb81eb205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:11:40.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:11:50.155Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f0744d61-8e40-4cb9-a86f-0fbaa32094ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:11:50.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:12:00.164Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=77e0f20d-29bd-4b70-bad8-8119b1bae5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:12:00.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:12:10.173Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0f7c8504-0246-45fa-9223-2882235f8d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:12:10.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:12:20.184Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=761475a2-d5e1-422e-93bc-a72c180fc64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:12:20.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:12:30.194Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=391c97c6-de5a-4fcc-8f0a-8841b43ad61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:12:30.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:12:40.203Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=dbf3bff1-0ce3-4be5-8dad-6f3c7fbec96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:12:40.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:12:50.212Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=372d47f3-da5d-4164-b63e-d141d511afcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:12:50.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:13:00.222Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d0c8eb7c-fa70-42c8-874f-e2b89d773c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:13:00.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:13:10.236Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=86c43e50-ffef-4b70-ad85-79a9ba4346bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:13:10.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:13:20.245Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8dba081c-d88a-4f28-9b53-c4c2067829a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:13:20.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:13:21.492Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:13:21.492Z |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-07T04:13:21.493Z |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-07T04:13:21.495Z |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-07T04:13:21.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T04:13:21.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T04:13:21.500Z |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-07T04:13:21.502Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:13:30.254Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cc59f28a-05bf-4a87-9b34-3ed62c67c5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:13:30.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:13:40.269Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e81482aa-b387-48bd-9909-c5fb01ee807d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:13:40.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:13:50.282Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=51000a00-cccc-4818-a95d-220016efd95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:13:50.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:14:00.292Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7bdb81af-636d-4dd5-b655-1b67150acdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:14:00.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:14:10.302Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4a6300f3-e6b0-4563-b7a4-6b83c60adaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:14:10.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:14:20.314Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cd499a8f-085b-4288-a8f0-6c3c20dab7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:14:20.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:14:30.327Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e4f090ef-dabc-43e0-a382-5547d51cdff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:14:30.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:14:40.350Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=538f003d-6111-486d-8042-e7f052e3db44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:14:40.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:14:50.360Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=19f96a58-312a-4207-8225-4c2ae0bfad75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:14:50.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:15:00.369Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=547c0502-1115-4c74-a447-b5271a00abe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:15:00.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:15:10.379Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8b9b792f-ac06-473d-9ada-317bee25e01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:15:10.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:15:20.389Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f2f3fe30-d08b-486d-bcf8-f3d42aceb8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:15:20.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:15:30.398Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5d0ca655-04b1-43fd-83b5-60ba9ff37f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:15:30.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:15:40.406Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b6800403-590f-4add-be78-794184b65288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:15:40.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:15:50.417Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c60a8291-78f5-474b-a884-24dca2384e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:15:50.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:16:00.425Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0ec5f89b-cb75-4d97-af64-f10760342eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:16:00.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:16:10.435Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c09fe20d-1755-4bb8-bdec-5e6919f7b7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:16:10.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:16:20.445Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ec168839-b47f-459e-9c97-c4a782f2be3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:16:20.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:16:30.454Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f007c0d8-ea93-4b42-80eb-fac73409df01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:16:30.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:16:40.463Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5f4e9861-ae6c-455d-ad63-d030a8ce9b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:16:40.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:16:50.473Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8fec92d5-3c3d-47d0-a823-413a71c8dd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:16:50.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:17:00.481Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=825aa3a8-371a-4b64-a9e4-3aa6c334c01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:17:00.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:17:10.490Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6abdaf9b-e165-4e77-bb02-37feb1701aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:17:10.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:17:20.500Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cd6aea1c-eda0-4676-a77b-029dcdbf67f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:17:20.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:17:30.531Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3263a8d4-3592-480d-a2cf-6ff109e12b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:17:30.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:17:40.540Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=91cac72d-940e-441c-87f9-35c68c4475a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:17:40.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:17:50.550Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3ac6d046-8ad3-4c5a-bc9b-770070523acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:17:50.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:18:00.559Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=578d372e-7948-4750-ba9f-a6727053945e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:18:00.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:18:10.570Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2d1895ca-a325-482c-935d-09802c4d3e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:18:10.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:18:20.578Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4406b707-4531-4f2a-a2ff-c4526aed2aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:18:20.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:18:21.632Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:18:21.632Z |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-07T04:18:21.633Z |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-07T04:18:21.636Z |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-07T04:18:21.642Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T04:18:21.642Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T04:18:21.642Z |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-07T04:18:21.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:18:30.588Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ffbcb819-1ce4-49ce-9ce1-f9128bc6be17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:18:30.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:18:40.597Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=35661aa0-60b5-49ff-9514-990889254f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:18:40.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:18:50.606Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=acd16b9f-2f49-43c2-9a49-8a9ab43b5b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:18:50.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:19:00.615Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=985e41eb-b523-4c55-beda-9cdeb3cab1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:19:00.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:19:10.624Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b65cd9c7-8e9c-4bd0-8b5a-d2e160ce7fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:19:10.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:19:20.635Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=03e64c7c-ec3f-42b4-8f3c-6b6663066df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:19:20.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:19:30.645Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f762bfe6-6085-481a-a6c1-2ad90339b690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:19:30.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:19:40.654Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c704e701-ff0f-42d9-959f-2829de6b6151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:19:40.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:19:50.664Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=bb406726-73a4-433c-be57-aed40ffe6bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:19:50.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:20:00.674Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=eb32603e-60f9-4738-8f35-768a2ccf90ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:20:00.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:20:10.683Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=09e80f88-2db4-49e7-b0cd-8ed6a4e8c919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:20:10.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:20:20.692Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ce4f504f-20c2-4057-b2a8-3faa8cd8f4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:20:20.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:20:30.702Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7aa28ad4-e4d7-4bc1-9e2b-4b3c8d6e5c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:20:30.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:20:40.711Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7a58c3bd-bfa4-4bf1-8fbe-3767f3f7f419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:20:40.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:20:50.721Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9dc85a8f-d6a5-482d-8adb-5293b3674417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:20:50.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:21:00.734Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fcfdb8b6-a540-4d72-b4dd-866faf3b1e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:21:00.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:21:10.743Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=06939e90-e6cc-4dbd-97de-b2abc3cb07da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:21:10.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:21:20.753Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2487baaf-b622-466e-ad34-3cc4cfa093ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:21:20.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:21:30.764Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f58657c9-5758-4f52-873f-7ce3fc789ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:21:30.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:21:40.773Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a518c390-a920-447b-b737-c2fd41e66171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:21:40.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:21:50.783Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=049f05ec-0ea9-457d-a925-38c316714385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:21:50.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:22:00.793Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=df92e7ee-910e-4491-91e2-498334e6e493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:22:00.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:22:10.804Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b3b01478-33e2-4b5f-9749-40bffa45b60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:22:10.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:22:20.815Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2ab7e272-f95f-4821-a0e8-0f8f65bf3248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:22:20.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:22:30.825Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=64e0ba74-da65-4f0e-b106-5cd260ecec2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:22:30.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:22:40.834Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=37d13381-ccf1-41f3-bc43-6c4af0560fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:22:40.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:22:50.843Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=51c84fa3-e934-42a6-a1d9-3f48499b1c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:22:50.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:23:00.853Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=acda41eb-29fb-431f-a2b7-6e1bdfc76b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:23:00.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:23:10.864Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=31ea0a94-e64d-4283-9b0c-32912450ba1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:23:10.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:23:20.874Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ba2e1ae6-b88d-4132-abcd-9b281af7ed85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:23:20.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:23:21.466Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:23:21.466Z |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-07T04:23:21.467Z |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-07T04:23:21.468Z |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-07T04:23:21.472Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T04:23:21.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T04:23:21.472Z |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-07T04:23:21.474Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:23:30.884Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ff2555bf-f091-4c6f-bd31-57911b939b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:23:30.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:23:40.893Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ad582638-1df0-4aca-b320-956070afc41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:23:40.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:23:50.902Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1d32dbc3-aeb7-4540-861d-9e7d7ec3b1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:23:50.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:24:00.912Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=47e8040d-3c97-4ad7-a8b0-fe137736458f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:24:00.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:24:10.921Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=65b9e861-7402-4acd-a61c-0fa11023aef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:24:10.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:24:20.932Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fae5c702-808c-47fa-ab96-b1eb8118ef46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:24:20.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:24:30.941Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=84f49cf6-34d5-4354-b59f-608d63adaae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:24:30.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:24:40.952Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7c39b972-7628-44ec-b47a-feed27432a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:24:40.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:24:50.964Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9e4cb5a1-bca0-43e2-a5e7-5ad6b1f12202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:24:50.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:25:00.986Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ba12aac0-330c-4dae-bde2-113ed75f7545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:25:01.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:25:11.002Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=47227c71-333e-432e-bce7-21602ea91f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:25:11.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:25:21.029Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=022c96cc-af5f-4bb3-a2c2-3847c0d20a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:25:21.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:25:31.039Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9b87fc31-152a-4137-8843-25ad7758b793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:25:31.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:25:41.048Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ddd327a5-7611-4e55-a352-4af357bef762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:25:41.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:25:51.059Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5e37f21d-33c9-4142-9dff-ba2337aa8caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:25:51.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:26:01.069Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=31165559-43cb-4a41-a5d4-a8365df43ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:26:01.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:26:11.079Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=37142ecd-54b0-426b-8e92-5bee3cc42db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:26:11.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:26:21.090Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d89d3bc4-2f94-4900-b7ef-2b5635cda1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:26:21.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:26:31.101Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=bbc71ab9-dbae-48e8-a7e0-67ba47300ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:26:31.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:26:41.110Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=768a1d32-6e23-4bd5-b096-841852bbf8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:26:41.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:26:51.120Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=213a18ef-3175-45d3-81fc-1237e4e1f8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:26:51.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:27:01.131Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5490cf83-3a14-4656-9282-cc57ca24c36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:27:01.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:27:11.143Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a0bfde31-bbdb-4508-89ce-6c46f0b10792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:27:11.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:27:21.152Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0aa0dd5e-db64-4590-8a78-0abb69190254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:27:21.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:27:31.163Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c0ba1640-d0ee-47b7-ac9a-60e840b9f0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:27:31.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:27:41.173Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fd82375b-99cf-4a05-ab3e-6926399413b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:27:41.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:27:51.183Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=077016b2-4b21-4645-86b7-95f820477d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:27:51.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:28:01.193Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9e9da065-e45e-4cbd-bd42-027ffd68d5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:28:01.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:28:11.201Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=957f1558-444b-4225-a81a-1204a853abf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:28:11.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:28:21.209Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c758c050-1370-4d7a-9561-45f778f2cdf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:28:21.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:28:21.600Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:28:21.601Z |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-07T04:28:21.601Z |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-07T04:28:21.604Z |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-07T04:28:21.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T04:28:21.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T04:28:21.610Z |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-07T04:28:21.612Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:28:31.220Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9d2a959f-8057-4b25-84e2-3b4807c288ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:28:31.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:28:41.237Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=92312de9-7bf2-417d-b4bc-ab3694b7c5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:28:41.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:28:51.251Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=544b1327-4ca3-4cf5-9bc1-cef00568df40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:28:51.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:29:01.262Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0fd3a2b0-9cd2-4e8e-9c92-01a1c061b5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:29:01.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:29:11.275Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=603b6040-4d29-4da1-a732-d9ce10111f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:29:11.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:29:21.284Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=80d80d02-5e83-4743-b286-62d67da734cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:29:21.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:29:31.294Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3ddadad7-bf7e-466e-9875-36ddc1fc5707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:29:31.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:29:41.303Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=66c88fea-4983-4ada-a708-ae29a0ee2a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:29:41.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:29:51.315Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0f7693af-3949-44eb-ab54-5a627ded8d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:29:51.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:30:01.323Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=664e44ef-edb7-4bb8-a3e8-04168524bc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:30:01.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:30:11.332Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=28f2052d-69eb-4b9b-ae18-222986b13f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:30:11.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:30:21.341Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=74dce241-65ba-4215-b400-8ad716fd9218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:30:21.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:30:31.350Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ba9941f3-7e39-407f-b80a-1cef9ddf925f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:30:31.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:30:41.360Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=545b1844-c204-4aed-a33a-d666da442b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:30:41.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:30:51.369Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fc27e84a-a4ab-467d-94e1-75f9457ddb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:30:51.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:31:01.379Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=aca284a4-ba31-40f8-bbeb-a7999825ac96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:31:01.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:31:11.388Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=856008d4-3f74-4b64-9e23-a16708298f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:31:11.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:31:21.396Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8620f3be-3c43-4309-bd1e-8293d59e4994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:31:21.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:31:31.406Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=556ae996-6861-4654-90ad-f01d1e93473c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:31:31.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:31:41.416Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d30eee7e-d7b2-454e-a05b-7d2773d0ae0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:31:41.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:31:51.442Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=71c86d48-9d74-4ef9-8c14-79832ed202c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:31:51.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:32:01.451Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9dd04bee-d682-4c3e-9f0c-9abae8786c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:32:01.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:32:11.461Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=11ed3eb9-9510-4001-be90-8b62fb3486b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:32:11.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:32:21.471Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=22ff15aa-dbad-4828-be78-4c94f53b0027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:32:21.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:32:31.481Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a8b196fb-37f5-482d-884d-80f3ec30f214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:32:31.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:32:41.495Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f74b574d-4684-4fa7-813a-7cc80df3810a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:32:41.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:32:51.505Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=348a1076-95d2-44a2-9104-0d43821aae60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:32:51.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:33:01.513Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1c6a6412-d791-4205-adfa-76728e1adb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:33:01.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:33:11.523Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c147728b-2acc-4ad7-aa7b-0375fae71abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:33:11.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:33:21.454Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:33:21.454Z |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-07T04:33:21.455Z |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-07T04:33:21.456Z |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-07T04:33:21.460Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T04:33:21.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T04:33:21.460Z |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-07T04:33:21.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:33:21.532Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c45b4840-41f8-4430-986f-b650ba228496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:33:21.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:33:31.542Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fe5a3e22-81a3-4d9d-9f0e-a4d34088f93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:33:31.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:33:41.550Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=19dfe7c8-b9ef-4f5a-91e4-d0a705a1f22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:33:41.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:33:51.562Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6ae09724-3bd2-4d97-91ea-ae9a6df7d4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:33:51.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:34:01.573Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0566e262-b68d-4b9f-b8dd-1121eaa1a8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:34:01.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:34:11.581Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b2955e84-4b4f-4d83-88d0-f2191de9e17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:34:11.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:34:21.590Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=69a4d32a-b8ff-4df7-b1fb-24d6b1038a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:34:21.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:34:31.601Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=050d413b-6ef2-40e6-94e2-ef88ec173b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:34:31.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:34:41.611Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=063194bb-42e3-414a-bbdb-fbe27d8fc018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:34:41.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:34:51.622Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=45c883a3-5a0a-483a-88cf-8353e5fedf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:34:51.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:35:01.632Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=60dcda86-dc77-496c-bec8-67e7f795035c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:35:01.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:35:11.644Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9af55453-f451-496b-ac1e-2e1b56e5df2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:35:11.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:35:21.654Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f6c95c4f-f9e7-434b-92de-aab12bcd3f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:35:21.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:35:31.664Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=51bad2dd-14bb-41c3-9958-109fc292fb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:35:31.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:35:41.672Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=45877cdc-a1f1-492e-8e81-c593c3836d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:35:41.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:35:51.681Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=70f59358-a607-46c8-9731-76ea724d990e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:35:51.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:36:01.691Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4a4e1628-cb70-4441-a1e4-a866e75ea679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:36:01.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:36:11.700Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b4ad6324-9b97-4ad3-a4d0-332b5c527eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:36:11.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:36:21.714Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c0d7a99a-7a33-43c1-8359-b056cd889aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:36:21.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:36:31.725Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5de50f0d-af4d-4d03-9acb-4f27a3bfcaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:36:31.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:36:41.734Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b0286900-d5b5-4ece-9c06-8ef1ba2c44f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:36:41.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:36:51.748Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=920e1e94-3f40-4ec6-bd28-99affd8396c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:36:51.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:37:01.757Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9f2f3bd2-936d-4d9b-97e8-e78fb2aa6d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:37:01.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:37:11.766Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9c4951e6-aaf7-4db3-bf54-aeebf4e7b4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:37:11.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:37:21.776Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=70427b44-ad50-4a03-9d3c-7e23e29edc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:37:21.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:37:31.786Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=af2181d2-fb8c-49c5-bdd3-bf4633e08457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:37:31.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:37:41.796Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ff0df7f6-5972-4060-8d05-db92cd7682e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:37:41.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:37:51.805Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e3f8cc9e-782b-4e40-bc50-fcb0be09f815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:37:51.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:38:01.814Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6f99b604-9a68-488e-815e-ba845bd51c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:38:01.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:38:11.823Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9a787680-769a-4fec-a3dd-a16825410c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:38:11.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:38:21.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:38:21.598Z |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-07T04:38:21.599Z |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-07T04:38:21.601Z |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-07T04:38:21.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T04:38:21.607Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T04:38:21.607Z |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-07T04:38:21.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:38:21.835Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=20b1734b-46d9-4295-97d9-541f8864852f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:38:21.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:38:31.846Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9ad051e5-bfc0-4501-8e79-cb02e8e50739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:38:31.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:38:41.856Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f2887f4f-3fd6-4a03-825d-2a34b031837b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:38:41.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:38:51.866Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=35e0f3e5-e456-47a8-a6e3-c1b9bffd619a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:38:51.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:39:01.876Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0c69244c-555b-49fd-bd98-a3855f36aad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:39:01.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:39:11.887Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a2cf0e76-11b0-4192-aa9a-59d8f504a22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:39:11.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:39:21.897Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e9ee7220-8e50-4490-b7d8-f4f5b5bf1fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:39:21.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:39:31.906Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=51e1d51c-3a16-4bcd-b3d4-0884285293d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:39:31.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:39:41.916Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9b50f371-1b86-4e6d-a69d-26c1e0f97bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:39:41.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:39:51.925Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9fc13a62-d533-4a64-a06b-d5dc2d5d9318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:39:51.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:40:01.934Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=aa92e9c4-bee1-4991-801b-2d95d32e872f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:40:01.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:40:11.942Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8d885032-7eb9-4454-8a1b-fdb7ce0001f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:40:11.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:40:21.953Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=35c166e9-a281-4131-a216-72f466c1bfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:40:21.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:40:31.963Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ac9ad210-611c-4f9d-8688-536ba45a9087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:40:31.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:40:41.973Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d4f176e7-b32b-444c-b67a-8f95ea8d61c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:40:41.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:40:51.982Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f27fa659-565c-47a1-b8f0-032bb1d6193c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:40:51.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:41:01.993Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b0d611ce-a48d-4802-87b5-64c1891cedf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:41:02.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:41:12.003Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=36067315-1659-425f-9e98-1dbfe9e5f4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:41:12.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:41:22.014Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b81120a9-1ad7-4bc9-94b9-ab90a4d99d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:41:22.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:41:32.024Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fb784280-a857-425c-b84c-c22fba8f99f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:41:32.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:41:42.034Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=336ccec4-558c-43be-a890-6744564803df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:41:42.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:41:52.045Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=866b0e7c-d20d-40cc-a4aa-cc5b02355ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:41:52.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:42:02.055Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=212b192c-cd64-412e-ba58-0d55f7195d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:42:02.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:42:12.065Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2d029b39-ce4d-401c-9cb4-92d50d67bdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:42:12.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:42:22.075Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=11fe610e-0e74-4f27-8a5b-809e97102f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:42:22.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:42:32.086Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c6e3aac7-5997-4c4e-952e-fb8e226ff5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:42:32.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:42:42.117Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4fb87d20-c5da-4613-87e9-ff167d0d46d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:42:42.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:42:52.127Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6c6ad456-e6b9-45ce-8600-84c8791ced5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:42:52.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:43:02.136Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8b9ecfc5-cdb6-44eb-a673-764f745cc232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:43:02.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:43:12.145Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ad37451f-992b-4da3-8fa3-c556e8620a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:43:12.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:43:21.533Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:43:21.534Z |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-07T04:43:21.535Z |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-07T04:43:21.538Z |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-07T04:43:21.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T04:43:21.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T04:43:21.544Z |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-07T04:43:21.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:43:22.156Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fbfa995c-3989-4e3f-87c3-8765bfb903f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:43:22.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:43:32.165Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e0406730-978f-4f1c-9787-af56ca558209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:43:32.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:43:42.175Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3036fd90-72a2-49ad-a6e2-d34fdb0d51f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:43:42.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:43:52.184Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=19408cb1-ba9b-479b-9739-4b408bf71320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:43:52.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:44:02.194Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e8067666-baaa-4ef2-a2e9-a80bc7f834e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:44:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:44:12.203Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2f445651-84ce-484e-9b42-3de02fe073ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:44:12.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:44:22.213Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c4491df1-192b-4828-ada7-c3b4d78aaf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:44:22.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:44:32.222Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9a313c32-1834-44b9-942e-9db62c426cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:44:32.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:44:42.233Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f5dd9b23-6615-4c5a-87e9-1e6176da2acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:44:42.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:44:52.244Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e98d5cf0-b56b-450f-afab-a8221966de98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:44:52.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:45:02.255Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=03c09b29-a138-4b58-85bf-df16bcc62072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:45:02.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:45:12.264Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7303359b-276e-4217-9899-d9618d6e2eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:45:12.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:45:22.272Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8fe3de84-165d-444d-a895-5d3201aea367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:45:22.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:45:32.282Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5a80b5dc-a5d5-4c53-93ab-1aa765395b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:45:32.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:45:42.294Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=31848e70-7327-4cee-99cc-ce6a4ba54ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:45:42.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:45:52.304Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d620f299-1811-4d2b-aff7-4fb6d57704e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:45:52.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:46:02.314Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b1138fd7-3b77-4371-aaf4-f3c135c29cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:46:02.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:46:12.322Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a808696e-9ad8-4628-a6ea-35a3973217d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:46:12.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:46:22.330Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=156e116a-a418-4095-aeb4-c518a29b437d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:46:22.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:46:32.340Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=164ba52a-3d03-4033-a3e4-09eb40ea454e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:46:32.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:46:42.351Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=06b873a7-d053-4f91-aaf4-ab78ff63bedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:46:42.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:46:52.361Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fa2efdd0-b490-4ee9-b421-2e5876a785c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:46:52.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:47:02.372Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=539d4035-b12d-471a-8570-6a5b0e422f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:47:02.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:47:12.381Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f207f7d9-2e47-483d-9793-a25bc2b5e5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:47:12.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:47:22.389Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4fcf90f6-b8a7-43ef-834b-f3930f0dfdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:47:22.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:47:32.398Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fac7bc89-d7ba-4ee8-8cc8-4b6c04d8512e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:47:32.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:47:42.408Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c7491a03-e8cd-4480-a11e-31f9df93c2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:47:42.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:47:52.418Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=948ec2d7-9603-4cd8-88a7-5a99e5aac386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:47:52.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:48:02.427Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=97b34375-7727-4edd-aef4-6cd85e7f2beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:48:02.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:48:12.437Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0a75e3a3-de77-4e80-b20f-4b04f0e833a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:48:12.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:48:21.593Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:48:21.593Z |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-07T04:48:21.594Z |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-07T04:48:21.596Z |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-07T04:48:21.601Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T04:48:21.602Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T04:48:21.602Z |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-07T04:48:21.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:48:22.447Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=92dd7ebe-cee0-41a7-bf0b-e4fcaf8548c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:48:22.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:48:32.458Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a52e6812-d454-497e-bc50-4a090d209348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:48:32.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:48:42.466Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cbe8953e-098a-4c37-951b-e8862060250c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:48:42.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:48:52.475Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7b725c3e-0e10-46eb-97a8-1abf22eee649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:48:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:49:02.484Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8f48d9b7-625d-49c3-97d1-733c983cf99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:49:02.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:49:12.493Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f5c3baeb-3c58-4724-82df-0235d527229e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:49:12.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:49:22.504Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0e6b990b-253e-4e08-baea-b2a9bf2b69bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:49:22.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:49:32.513Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=95e50bad-8602-42bb-bb55-0b5d7e26b4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:49:32.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:49:42.521Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d9033e1d-ea6f-4965-b898-45ac55b1a6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:49:42.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:49:52.531Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1759cc62-359a-48b3-b668-a625930e0527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:49:52.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:50:02.540Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7460d52d-201a-4014-9757-30b5fc34566b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:50:02.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:50:12.548Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4dd97d73-e37c-4f3b-9dbf-944e95c2303c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:50:12.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:50:22.557Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6f180448-4d91-41fa-8026-72037b466ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:50:22.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:50:32.575Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=24a01c5d-aa65-4a32-a402-d45fecfcfc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:50:32.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:50:42.584Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5a4d5e33-13cc-4d56-b8fa-bd9d8f01934b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:50:42.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:50:52.592Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=19be644a-324c-43d0-81c2-c43510997e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:50:52.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:51:02.601Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a785d8c1-f441-443d-a060-0cc82a014950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:51:02.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:51:12.608Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e3bfb46b-ee0e-482a-b541-cd8b51172675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:51:12.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:51:22.615Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a3eee953-44b2-4806-ba89-301ed39ce377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:51:22.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:51:32.624Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7a9b297b-3ecd-4061-80d1-ad6e69aa737b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:51:32.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:51:42.632Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=06889dd7-44cc-486b-9f74-39391cebbeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:51:42.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:51:52.641Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4a583b4e-d89b-4d73-a12e-3853e3e7cf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:51:52.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:52:02.653Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d362c8d8-0ea7-4ed6-b2a1-f0d8f2a7ff14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:52:02.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:52:12.662Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1d76ea76-228b-4bda-abce-7026ce326f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:52:12.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:52:22.670Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c44f8cd6-b3bf-4039-a235-56394259c7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:52:22.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:52:32.679Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8c50d6c4-74bd-4235-9820-71315e11da56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:52:32.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:52:42.689Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=112d3bc1-cb2e-489e-b730-dac741fb110c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:52:42.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:52:52.700Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e19f1364-384e-4a92-a9ae-8e88876229bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:52:52.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:53:02.707Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=03f23ba4-0814-41bc-94cb-23cb080a5156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:53:02.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:53:12.715Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1ab96908-678e-44c0-9ee8-3ef8928537b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:53:12.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:53:21.474Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:53:21.474Z |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-07T04:53:21.475Z |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-07T04:53:21.476Z |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-07T04:53:21.481Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T04:53:21.482Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T04:53:21.482Z |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-07T04:53:21.483Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:53:22.724Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4e44287f-ae68-4d99-9df1-79a41af95b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:53:22.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:53:32.734Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4f9a0ef2-c3eb-4e1f-8961-78dcf6418416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:53:32.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:53:42.744Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a917027b-1b60-48c2-a0da-e6bc9f99deb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:53:42.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:53:52.752Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c49196e6-5124-475e-beca-145313595e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:53:52.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:54:02.762Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9e01b103-86cf-4a5e-a624-c2ea16a0a804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:54:02.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:54:12.771Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4a65b44d-a0b8-4763-a8af-1dd8d1113eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:54:12.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:54:22.780Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=03cd7e45-bfd1-4c37-9ed1-d8c33a533cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:54:22.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:54:32.791Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=47336562-656f-4b48-91ca-16819b8d5abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:54:32.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:54:42.800Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0fa03d55-8962-47c2-9c52-0aab5445e7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:54:42.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:54:52.810Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f8b8d900-c403-4780-b915-89e64c1e44d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:54:52.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:55:02.820Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7864b2a2-f293-4ac4-a9c7-7fe09abe5403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:55:02.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:55:12.831Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b468fa5b-0129-4a21-ad5c-076501f4b81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:55:12.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:55:22.841Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c1f995ce-e2bd-41f8-b306-1883a6f1fe80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:55:22.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:55:32.851Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=63e6db0c-a3e6-44b6-becf-9a13e50ef732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:55:32.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:55:42.862Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8fde0eb6-1a7c-44d6-ab83-b2196a3e5e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:55:42.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:55:52.873Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=815252e4-6e3c-42c0-9e83-80a642d418fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:55:52.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:56:02.884Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=50b0395e-b58e-47e6-af0d-2720fd8ee61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:56:02.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:56:12.894Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0be738a2-b933-4e67-8af8-6abeb8370e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:56:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:56:22.903Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c1bf63c6-7ac4-4b8b-b2ef-1c4acf73ff68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:56:22.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:56:32.913Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4275fac9-a334-4405-999a-223a1f4ebe10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:56:32.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:56:42.924Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=469673d0-e5d2-4d32-8998-4b80ade221ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:56:42.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:56:52.936Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9c96f716-fefe-4f72-8aa9-46502adbbd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:56:52.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:57:02.945Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6d5c18b8-ce0b-441d-babe-b82a9b03eee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:57:02.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:57:12.954Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=98ec0186-655d-47c3-ad2e-7eb860428383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:57:12.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:57:22.964Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5771dab1-264e-4667-aabb-eccd1ec470dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:57:22.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:57:32.978Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1c4cea59-d582-4612-a02d-a60495eca620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:57:32.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:57:42.987Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=30063158-66cb-4e8a-9138-a815478a5427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:57:42.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:57:52.997Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c14fb0ff-2fa3-4c37-82b0-35e93d90308f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:57:53.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:58:03.007Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=dd125ff0-0deb-4c3d-b760-65e94250cd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:58:03.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:58:13.016Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=87a4ec7f-fbe6-42c0-a95f-ac356b7768bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:58:13.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:58:21.575Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T04:58:21.575Z |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-07T04:58:21.576Z |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-07T04:58:21.579Z |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-07T04:58:21.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T04:58:21.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T04:58:21.584Z |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-07T04:58:21.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:58:23.024Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f28e2272-fd72-48e3-98ab-4cf7fe9e077b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:58:23.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:58:33.034Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=352402d9-64d2-496b-88e6-67d39d427d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:58:33.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:58:43.045Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ee1cb612-4d0b-42be-9a5b-605f3c764b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:58:43.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:58:53.055Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f2715bec-ea10-4abe-9702-e31c2be7728f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:58:53.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:59:03.065Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6d8ece30-906c-4ff7-a9df-94c4ee459309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:59:03.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:59:13.073Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=61d949ff-3f26-4234-86d0-9a68e57a06d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:59:13.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:59:23.081Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=eb8c8a8f-c1e7-4f35-ab0a-d410ab8ab78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:59:23.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:59:33.088Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ccb1d174-08d3-42b9-ac18-6ca2dc6248c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:59:33.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:59:43.096Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7cbb5b8d-c0c0-4164-b78f-a001cef6a6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:59:43.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:59:53.109Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b7f86083-5c25-436a-97a8-cc5c9dc9171d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:59:53.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:00:03.118Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9635b7da-4c62-4bda-bc2a-bd85675ddbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:00:03.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:00:13.126Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b9f8c5e0-4007-4820-a5a4-a2139e4c586e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:00:13.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:00:23.135Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=16403643-309a-4b99-8107-76415385b0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:00:23.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:00:33.144Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4d7d3cf9-56e9-434d-a6e2-1add5c2509b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:00:33.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:00:43.155Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f83b89bb-036e-4b3e-9d21-0786234e6bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:00:43.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:00:53.163Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=15260c5d-76cb-47fa-801e-d464c265fd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:00:53.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:01:03.171Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cdba0b3c-0d5a-4b53-9765-cbd397644e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:01:03.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:01:13.180Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8b57dc94-4394-490b-ae4c-1f5f83a1cd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:01:13.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:01:23.190Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=31db01dc-c98c-437c-9c9e-40a0b749c5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:01:23.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:01:33.215Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5e9dbe49-96af-4fd7-b9c3-427696e28de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:01:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:01:43.224Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6c2b1b0d-691f-40c1-8fdb-f08e958f55ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:01:43.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:01:53.232Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fc215f45-0c68-4ec6-8182-7e1bed9b9d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:01:53.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:02:03.243Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=449e67b7-b6f4-4b91-b2cc-ee0a9d0b4c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:02:03.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:02:13.252Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0024206e-b40d-46ae-9df2-b3034ed9a81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:02:13.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:02:23.260Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c36ca777-65b9-44a4-8303-081faea31f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:02:23.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:02:33.270Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=01b7c9d1-1a4c-4de2-bcf9-2cb6fcb648e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:02:33.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:02:43.297Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=687cfd3d-049d-4ca3-a7e7-ed7caa0fe9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:02:43.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:02:53.308Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d2864dba-d0da-46c4-a775-853c1f9b7596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:02:53.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:03:03.318Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b8302c3e-62ed-42e4-b89c-da4fd78b492d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:03:03.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:03:13.328Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=53a80a5b-9e2a-4959-a012-7b080be49856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:03:13.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:03:21.508Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:03:21.508Z |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-07T05:03:21.509Z |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-07T05:03:21.510Z |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-07T05:03:21.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:03:21.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T05:03:21.515Z |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-07T05:03:21.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:03:23.338Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f16e2a85-858d-42fc-a387-68b62ee7c921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:03:23.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:03:33.349Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=45f2d7b2-450b-4c07-8c1d-3edd7626d4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:03:33.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:03:43.359Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=340335ba-1e68-484b-950e-63cc4eb6a530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:03:43.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:03:53.368Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b4792de3-0542-486a-96d9-1d027e330e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:03:53.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:03.378Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f26f5c4f-6f34-40fd-8830-2aaac47aa96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:03.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:13.388Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6184222c-b6ba-480c-8d2c-6661fc710d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:13.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:23.397Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f7ac81a2-2c0e-495e-bf7e-7e4d5b0a0b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:23.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:33.407Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7d42ea3e-7300-4879-a322-7a4ab2902742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:33.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:43.416Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=bbead1d9-adb3-4d4d-ba72-d1401955b90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:43.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:53.424Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a9f40d1c-56e2-4a49-96e6-d281c3e43970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:04:53.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:03.435Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=264daac7-a4cb-4a4a-9047-090a0a062723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:03.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:13.444Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c14bc921-0e86-4334-83a3-21b1341f24e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:13.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:23.453Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1434cd45-78a2-42ac-a7ac-7ddfadb429a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:23.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:33.465Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=24692ec2-a893-41c8-9ac5-3adc7778026e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:33.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:43.474Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2afffb1e-11fe-40a7-823d-64b858bd1da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:43.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:53.482Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fe2400d9-0b22-4edb-88e3-1a7fb283b30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:05:53.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:03.491Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c4813994-260b-463b-88a5-6ba9920b9407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:03.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:13.501Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=160abde1-0a6f-4c8e-b9c4-44c5b6f78b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:13.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:23.513Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b7e0b26c-313e-4ebe-b0a2-8dd8764d2a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:23.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:33.521Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9507ba28-f458-4e21-855f-8542446c17a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:33.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:43.530Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=887d39ad-90b1-4fc4-83b0-0546aa2ffb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:43.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:53.539Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d3019953-473c-466d-8460-f02ad62188d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:06:53.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:03.549Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=78ac1ddb-69d4-4969-a4a8-973d73a431c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:03.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:13.561Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=855891da-d09d-4e7f-8beb-a562f8db5f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:13.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:23.572Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9f211295-856c-42a5-80c6-4d664573a628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:23.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:33.585Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=14e5b2b6-850b-4998-bd7b-da0f3d80b9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:33.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:43.595Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a9e014b2-4cd9-4ff7-8ea5-f18008f1e471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:43.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:53.624Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1ad1f2ee-69d7-4c12-a8b5-25398c8782d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:07:53.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:03.634Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8e921ab7-dae0-40f5-8341-e4731843733e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:13.643Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c397f640-85d6-4866-b1b2-ff1937671913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:13.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:08:21.539Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:08:21.540Z |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-07T05:08:21.540Z |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-07T05:08:21.543Z |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-07T05:08:21.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:08:21.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T05:08:21.550Z |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-07T05:08:21.553Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:23.653Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6ccb4501-babe-4315-ac05-879ed49fab49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:23.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:33.662Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=45c820fe-5550-4b4f-a4d8-ee87c0af88cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:33.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:43.672Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=eeae546e-0227-4632-b4c4-bfef4a69f036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:43.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:53.681Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5db1812b-b6df-411d-9c5f-87200f3639be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:08:53.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:03.689Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=49a52571-5e78-41f8-8851-6498187fb3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:03.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:13.700Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=aa6c4b5e-1e0e-4265-a396-b566137b098d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:13.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:23.709Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2b8491bd-1e35-49c1-a504-d6ca9563f34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:23.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:33.718Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=35155038-8130-4c36-b42b-0ff6d6866e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:33.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:43.727Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=97312b0e-fcd9-4e16-ad27-7a785a616b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:43.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:53.737Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e835f203-5c43-475a-b845-08cd49d73f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:09:53.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:03.747Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=55449e0f-7961-49b7-a0a7-2f10f95ddc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:03.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:13.755Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=562bc882-6bb6-4e23-af1d-f9450626f272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:13.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:23.764Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=56367e5f-de91-4858-8d9b-0ee911e39b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:23.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:33.772Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5d7609c7-72de-4ebd-9733-e82d657d68b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:33.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:43.782Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cffc7f51-6ded-4523-9bd8-8ba5e442c22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:43.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:53.790Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0ae2418c-dca5-4389-a5cb-13fb780855e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:10:53.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:03.798Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=910e3e11-35ce-45ea-a8b5-d9c5d0d1feeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:03.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:13.807Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=66667aaf-f500-4af2-a8a3-770bf9170a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:13.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:23.817Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=760b2aea-ab08-45ed-bd0a-d8fb4ceb0199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:23.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:33.835Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1605fd85-c4f4-4597-b512-a5b54bd04d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:33.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:43.847Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4ae0cc63-5434-48d9-8419-5a55fab35ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:43.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:53.857Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=31ea8f73-daae-40da-aa27-ddad3d96954b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:11:53.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:03.866Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1b6f6b7b-0fd5-46f5-a63a-cc2de4c20c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:03.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:13.876Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ef32296e-616c-4d4e-90ae-caf896cc58da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:13.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:23.885Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=20952922-f006-44f1-a727-a476e75689b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:23.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:33.899Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5012892e-4afe-4809-a56f-74e6d44e9751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:33.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:43.908Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=860e6474-db06-4802-a875-00de7db72c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:43.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:53.917Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1d679244-7ea7-49fb-b894-6e33799e218e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:12:53.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:03.925Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=82ff91d5-f9f5-4b20-a07e-1a360f19ff46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:03.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:13.933Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4fc2323a-3389-46cd-8267-c971fba5a1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:13.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:13:21.506Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:13:21.507Z |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-07T05:13:21.507Z |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-07T05:13:21.509Z |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-07T05:13:21.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:13:21.513Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T05:13:21.513Z |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-07T05:13:21.515Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:23.943Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c7ffab45-fee9-4526-a6c1-b8cc77163684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:23.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:33.952Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=160971fb-86a3-4ca2-bf77-11d340e78e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:33.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:43.962Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cbd912c1-74b2-4be6-9a0f-2f5acbc169e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:43.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:53.972Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1baab2e7-22f0-4dcc-914a-9f4e51062226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:13:53.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:03.983Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=54c83c2d-84f7-4a42-b04f-71a4dd727d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:03.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:13.992Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3dd35ccf-317b-42d7-a20f-92fad4f51999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:13.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:24.000Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4ab45fdc-5bcd-4fd3-bff2-f28503bcf6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:24.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:34.009Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=60091852-b78f-4072-8d5f-a3eed74d6280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:34.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:44.018Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=eb36fb02-aa77-4226-abb2-c2f3197b0d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:44.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:54.028Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=40cb4789-ebf0-448b-8052-3e90f6f2b6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:14:54.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:04.038Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6cd15f62-7012-44ea-bc05-f4aa0da180dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:04.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:14.047Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7e6708b5-5003-4f70-bf07-0334c42ea6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:14.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:24.069Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=23cba336-028e-4e6a-a156-7d127b6cb645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:24.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:34.082Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8b2dbce5-55c6-4c8a-bf47-e7638378891b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:34.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:44.093Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=aad9e7cc-8180-4f90-b1dd-396714152d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:44.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:54.104Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=dbb8d06a-55ce-4251-84c1-c05936909238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:15:54.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:04.117Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=73595cc3-3aae-47c2-9d37-96ce2354930c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:04.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:14.126Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=31d3ca62-dee7-4f5f-8fdf-f20e58ca77c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:14.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:24.136Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=119a865c-9410-42ff-83ce-21457406f15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:24.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:34.145Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=eb8d3dca-ff1e-43da-ae0e-295943df29c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:34.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:44.154Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f9421a1a-ab8f-42b2-94cb-696b87b0c5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:44.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:54.164Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1d8de6f8-a4ba-4db1-896f-654b3aca8172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:16:54.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:04.174Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=856590d3-571b-4f41-9b2c-3dca92a0095d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:04.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:14.184Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4d029383-9d04-40a5-9cdf-6585efd7ddaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:14.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:24.193Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f1431ce9-5967-430f-a495-e7ea203e9eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:24.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:34.202Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a96f901e-479d-49b9-a507-0cb9bedc39b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:34.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:44.211Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=898fb517-31a5-4070-a2a3-d3b8b12a611f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:44.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:54.221Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fb23c214-d159-49ad-9ffe-c72f58f4fb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:17:54.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:04.232Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=708e7066-4de0-42c4-ad3c-6ecd89436540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:04.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:14.242Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=659e834c-8e81-4f40-b50d-1a46d1b03ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:14.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:18:21.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:18:21.530Z |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-07T05:18:21.531Z |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-07T05:18:21.534Z |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-07T05:18:21.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:18:21.539Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T05:18:21.539Z |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-07T05:18:21.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:24.252Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2dc10db1-1c55-4351-99b4-48627902aed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:24.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:34.262Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4b084caf-3578-42ac-8513-770732cb47ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:34.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:44.271Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=93d30ad9-a44c-4119-83c3-de0600588832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:44.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:54.280Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=672ce116-fc99-4ab2-b9c7-d2d454d66273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:18:54.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:04.288Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b4860049-a879-4db2-943d-5342f0fa7fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:04.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:14.296Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=92786822-6068-4189-90ca-989cb9edcc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:14.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:24.305Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5c4855e3-fcd4-4ece-8a4d-ec29a0e5c7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:24.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:34.313Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ec359ab0-f982-467f-894f-6c2381088fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:34.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:44.322Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=06c3542c-7ed1-4776-9075-63f7d29eb23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:44.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:54.339Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fe626dbc-99b4-4de0-b930-551a8c2da760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:19:54.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:04.353Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=370793e2-f96b-4f71-99a8-09ede8d28f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:14.362Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f6bac0ae-3707-4b67-95c1-dff292c550ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:14.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:24.374Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=79e64b87-688b-450e-a80b-3b6678bbe579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:24.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:34.383Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=54818b3e-3c7f-4d4b-b02a-bc610b75497f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:34.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:44.391Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f19cee2e-7159-4034-83ef-c2373819625e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:44.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:54.401Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5da5299b-4289-48f6-86d5-4635ebf5f8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:20:54.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:04.410Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3cef6a21-cf2c-4219-8f7d-f9b2e56ad5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:04.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:14.417Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=03875647-5ad4-4d09-a3ac-335817521d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:14.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:24.426Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=888e5562-0018-412f-9c70-6302b64b53d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:24.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:34.434Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a54c03a3-64ad-4d46-9b6b-007e4f73cf48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:34.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:44.444Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5714ceff-6421-4940-a2aa-49f48f9cdd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:44.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:54.454Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=bae48d66-fb95-4b6d-9676-b85fc13ef2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:21:54.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:04.463Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=73244b85-0863-4289-9407-42844cada11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:04.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:14.474Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b82fa0d4-8949-4cde-a96f-5859d5b3050b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:14.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:24.484Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a1de5f6f-d48f-4941-a7e1-adee5cac4645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:24.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:34.493Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=667d8c19-fa28-4215-8955-08e939c4576e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:34.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:44.502Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=01d9b547-8f4b-4d92-a6fc-a8559694d709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:44.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:54.512Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b153bf77-a9b3-4b11-8e65-12e4b5019070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:22:54.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:04.520Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c7e1ac00-92a5-4f76-b8c1-5eeaa5a33278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:04.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:14.530Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=68164e42-c353-4ba1-ad4c-4bbb7cd7ef4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:14.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:23:21.507Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T05:23:21.507Z |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-07T05:23:21.508Z |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-07T05:23:21.510Z |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-07T05:23:21.514Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T05:23:21.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T05:23:21.515Z |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-07T05:23:21.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:24.540Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cd8dd656-3555-4660-88fd-008da30d0d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:24.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:34.551Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0a6ca8df-1fb6-46e9-be65-3dc98678c30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:34.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:44.560Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d834fa01-990b-4abf-8435-99d12ed90470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:44.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:54.569Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=415fd423-02e8-4094-ba5e-b62e1df32d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:23:54.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:04.578Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1c19a00a-1be1-46ec-b20f-88a8a5b18ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:04.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:14.587Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7e05be96-975a-4cc8-b71b-1514d9b0437b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:14.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:24.596Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2e70dc8e-51a4-4d27-b5b1-08de2f6c5daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:24.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:34.606Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=55e01435-9e83-4ed5-9ffc-564f85d337bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:34.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:44.615Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e289115b-4169-44fc-aa46-a75cf3829510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:44.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:54.625Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e6ab5159-b620-4ec2-8bf7-05db6f12eb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:24:54.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:04.634Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=163a7fc7-5c1d-47df-a8bd-d4c639373684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:04.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:14.641Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b1257035-4d20-4b6f-a87e-1bac289c2de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:14.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:24.650Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4958a2ef-b0a5-4e55-99d8-9edab7478be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:24.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:34.659Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=36b8f98e-c2bd-4f2d-ae64-d651014db678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:34.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:44.669Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7ee8770a-d40f-4b1e-94aa-094cfe04adf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:44.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:54.679Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f1816f4c-746c-4bbf-92f5-af53db37fade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:25:54.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:04.687Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ce419d74-c1e9-4d3c-ac2e-178f83f9c6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:04.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:14.698Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f1a92c1e-7862-4183-85df-98996a3d0d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:14.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:24.707Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1502a89e-f4c1-4c24-86a0-4e5a67dd5f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:24.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:34.716Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5b99f11e-ca4b-44bd-b370-4a326fd41ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:34.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:44.728Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6a59b4e7-51fd-4605-adca-bc4746f2e26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:44.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:54.747Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0caba633-7e2f-4415-91f0-753360e16ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:26:54.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:27:04.755Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=dc5c527c-76f3-4c92-8a51-125fb793570a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:27:04.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:27:14.764Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=144adf29-942b-4385-b65b-f572f8d9d468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:27:14.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:27:24.773Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8a26c7bf-cd86-4d94-b4d8-137d06e3f308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:27:24.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T05:27:34.782Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, I