By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:24:00.670Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:24:00.673Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T03:24:00.707Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:24:01.358Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:24:01.456Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:24:01.457Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:24:01.457Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T03:24:01.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-08T03:24:01.689Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-08T03:24:01.715Z |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.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-08T03:24:03.042Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-08T03:24:03.452Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-08T03:24:03.469Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-08T03:24:03.469Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-08T03:24:03.524Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-08T03:24:03.525Z |INFO |Root WebApplicationContext: initialization completed in 1810 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-08T03:24:03.884Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-08T03:24:04.645Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-08T03:24:05.717Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-08T03:24:06.219Z |INFO |Started MainApp in 7.626 seconds (JVM running for 8.332) |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-08T03:24:06.289Z |INFO |Start scheduling PRH workflow |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:06.303Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=52198dea-8e7a-4b69-ac16-887ff187e9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T03:24:07.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:07.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-08T03:24:10.095Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-08T03:24:10.095Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-08T03:24:10.099Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:17.764Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=40ea8a3d-f37d-4647-b034-f3282d9deb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T03:24:18.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:18.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:28.837Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=dadd4c1d-d1d1-4d02-b39a-c9e0a452ffdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T03:24:29.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:29.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:39.917Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=92a23440-6f89-4eb7-94ef-941cb0ad8244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T03:24:40.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:40.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:50.980Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=63ecbb60-74e5-45cc-a8e4-44c52fb3ba9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T03:24:52.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:24:52.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:02.027Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=4bd46ff8-6166-479d-969a-45b101fa1415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T03:25:03.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:03.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:13.091Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e0f75333-b2b6-447c-b736-937e908e13d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T03:25:14.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:14.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:24.199Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=dd90d3a5-7fc4-4037-97fc-2d9881de9482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T03:25:25.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:25.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:35.272Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=ea85e922-35f2-4556-b043-150d1bc334c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T03:25:36.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:36.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:46.337Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=5f7ef9ed-cdfa-475d-b1ba-097beac122d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T03:25:47.407Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:47.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:57.409Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=21bfebb8-0a2a-4bbc-bee4-0c56b372cb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T03:25:58.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:25:58.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:08.450Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=61959d39-4896-49f2-9663-14ceb1708c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T03:26:09.487Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:09.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:19.489Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=d21bcdbb-8e5a-49c2-a085-8efd4b8e6ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T03:26:20.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:20.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:30.562Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=40bcfbe7-ad75-41b7-9ff1-52bf5808e1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T03:26:31.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:31.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:41.608Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=158f13a8-7782-47bb-90aa-8b43ef2eef5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T03:26:42.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:42.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:52.642Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=7cd095bf-efa6-49f9-98c8-46067109e916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T03:26:53.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:26:53.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:27:03.714Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=ce71a9f5-044a-437d-9df2-2e5e912d6bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-08T03:27:33.757Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.52.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:27:33.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:27:43.759Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=87d9ae8a-d336-4c7c-bc55-2a353d238b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:27:43.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:27:53.932Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=197d7972-b4bb-4fc9-ac46-2c0b37c5c12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:27:53.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:03.966Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=7b0e6830-ba63-4ba6-992e-817ad7f7dd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:03.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:13.996Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=575f62bd-80db-46d2-9969-e162a077687a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:14.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:24.016Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=fc50a5d0-53c7-46d9-809a-74cce4acc4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:24.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:34.035Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=05a8a5ad-e462-4fd9-b66c-0c5cae0e39a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:34.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:44.070Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=07af856a-e5be-4674-bc14-967d56a8cc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:44.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:54.160Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=606e0f24-a267-410b-9cae-57585f63ab3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:28:54.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:04.202Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=8206cef4-8cee-4665-a41f-1e670c47ab58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:04.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:29:04.812Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:29:04.812Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T03:29:04.813Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:29:04.819Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:29:04.834Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:29:04.835Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:29:04.835Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T03:29:04.838Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:14.241Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=f3de614e-6d25-4145-8962-0ff09e9881e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:14.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:24.271Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=2b11eded-f4fd-4035-bcb0-6e7a8a1b8966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:24.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:34.330Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=119125f7-f3c3-44a0-b8c3-2b9af79411a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:34.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:44.365Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=ab6e34f7-6d9b-4bdc-83b9-59997ddf1b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:44.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:54.396Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=61afaef7-e2f2-4589-b08a-a8494ed305da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:29:54.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:04.443Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=782200b2-ba39-4c26-adf0-43685c3a8a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:04.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:14.484Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=838b218a-cfa2-4a50-a5d9-18476710988c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:14.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:24.510Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=ce4adb9b-9e86-46a1-86ff-d4c6c9d16c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:24.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:34.531Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=59283d34-a8d3-4260-8f89-f04dbb79ad8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:34.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:44.586Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=c400472b-741f-40ae-9946-ae1ac2c5ff2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:44.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:54.609Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=adc495ae-7705-49e4-a784-e51a363bc1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:30:54.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:04.635Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=370b7d76-4d5a-4145-99ad-b81fcbacf56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:04.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:14.686Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=b314ae91-839b-4379-9e45-7713fe0e33ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:14.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:24.711Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=bb8662e2-194c-4f97-9a48-987bc26ea618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:24.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:34.751Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=d0518dfe-302f-4a86-bac1-110e01ee5941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:34.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:44.764Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=3f50bd09-82a1-484b-9e27-e61e708a74a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:44.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:54.785Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e19ee662-ea0d-4b71-b34b-bd91343c5c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:31:54.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:04.803Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=5ca75370-ff72-416c-b112-f7fbf906fe69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:04.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:14.820Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=d0006d34-1f6c-4ce6-b45a-e417b044b590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:14.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:24.859Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=b1507cf1-085c-4012-a818-3955fa47a270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:24.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:34.877Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=fbd02635-31c0-4124-a8e4-72854b1a96ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:34.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:44.933Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=1f32a976-2cd0-480f-9349-475e0ca2b34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:44.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:54.973Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=4778c371-c065-4f57-94c5-520dd8ad3afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:32:54.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:04.997Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=1b62e2a0-dc60-498c-8764-e825035b7211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:05.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:15.021Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=8990d1d8-2baa-4150-9d40-be367fccab78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:15.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:25.043Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=fda78ece-225e-439b-9476-440f286e52d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:25.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:35.067Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=b573a665-8c96-4655-bd8a-8817f59a79cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:35.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:45.105Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=9517afad-ad0d-42aa-a75c-49177bc06d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:45.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:55.137Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=6c1757ce-54a9-4a33-85d2-063bbe6d5860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:33:55.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:34:04.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:34:04.224Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T03:34:04.225Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:34:04.229Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:34:04.240Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:34:04.240Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:34:04.241Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T03:34:04.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:05.169Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=74d17dca-4345-40fc-946a-cd7618132ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:05.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:15.196Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=d4616ea2-835f-4f8c-b0f9-5f9552d49975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:15.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:25.225Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=606e4037-14a4-4ec9-99dd-cc21131c8e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:25.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:35.277Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=f4896c1c-12ca-40de-8bf3-6c022bcdbe70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:35.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:45.319Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=1008b5b1-2999-412e-bc70-716117ec015f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:45.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:55.335Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e57e2131-e46b-4e74-a780-f9c228d7439b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:34:55.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:05.368Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=bc2189b7-5140-40dc-925d-87b73e982174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:05.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:15.392Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=4ae242b5-7627-4333-bd55-05b653d790c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:15.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:25.422Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=ad5bd3d7-b531-464b-8b0c-9bf01cf3d32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:25.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:35.451Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=55305d6d-4bf9-4383-87dd-6a414627a367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:35.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:45.501Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=d63c5586-f865-4b6f-93f8-10609621d913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:45.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:55.516Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=4eadfe12-1a61-42c9-a63a-61599a84366e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:35:55.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:05.529Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=8fd10ec1-1239-4b4c-8a7a-df18b71a04be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:05.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:15.545Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=658f009c-6b08-40b0-990d-4bba96654ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:15.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:25.569Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=65b29ba4-34d9-4026-9ae1-f39c328edae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:25.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:35.587Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=9e8c85da-dbd0-44ab-a0e9-bb12503682d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:35.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:45.614Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=05192801-07ea-4689-96a6-24b84a269eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:45.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:55.630Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=c7f8dab0-334b-4d5b-8fea-0fc40234b2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:36:55.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:05.651Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e016ea16-c29b-4057-8cdb-3292a0d772e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:05.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:15.670Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=d83ce41d-9c40-489d-a3c8-2e59854b9141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:15.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:25.705Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=c31c9854-5276-4890-8ce9-b1d59e37593e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:25.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:35.718Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=133cfae2-7814-42e3-a28d-73e5a52c9247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:35.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:45.734Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=c4484401-6a40-4075-b646-e52bbb5d6f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:45.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:55.751Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=fb19eeea-282b-4b5c-8bfa-d548b439e1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:37:55.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:05.768Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=3d4a9ddb-a14b-4748-abfb-e99792b19bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:05.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:15.781Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=380c9d74-f4a4-4e6d-8309-264814d77f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:15.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:25.799Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=396db333-5715-4739-808d-1e2a56041986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:25.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:35.814Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=f8d662cc-32a2-43bf-b4a8-09b82fe0fb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:35.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:45.829Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=fb634cea-fc10-4792-969a-3435a6473888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:45.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:55.840Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=2bf364c1-da0d-4e39-938a-21cee27b851d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:38:55.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:39:04.174Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:39:04.174Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T03:39:04.176Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:39:04.179Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:39:04.189Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:39:04.189Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:39:04.189Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T03:39:04.192Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:05.859Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=249dfc8d-7725-4d99-9819-91eb74cd6d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:05.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:15.878Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=6297a569-2e16-4f61-b9f1-a93f01cd91a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:15.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:25.897Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=7d2c3f21-38c1-429b-b1df-a73463327610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:25.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:35.958Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=a44c9d77-0106-49ae-a837-c20f0181b6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:35.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:45.971Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=a2fa979d-dfe4-45e5-9ec6-fad6c18c90e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:45.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:56.000Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=aa634951-d924-4cfc-9621-05ad6be55f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:39:56.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:06.015Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=76c2d3f6-fa21-40ad-b925-6f6edf434d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:06.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:16.027Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=17daec9a-abe7-4464-9776-06e0a0b90a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:16.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:26.042Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=831c0c6f-ed27-4c13-8bbc-aecb06f98350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:26.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:36.054Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=a160b6bf-6f22-4189-937e-41dfaee2102d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:36.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:46.065Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=18ebcfd9-4bc1-48ab-97a5-f9878ecc9f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:46.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:56.078Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=d0682ce1-9a64-4f60-a9d2-88e6e912a20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:40:56.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:06.092Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=64fb943f-5e7f-4535-b32f-bb66e316962d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:06.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:16.106Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e1fa17c6-1d2c-43ba-ae1f-3be2cb70ded4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:16.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:26.122Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=a9123641-6f71-41da-b0ec-2f002013b77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:26.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:36.134Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=80187940-7f12-4d85-906c-be41879bd4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:36.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:46.146Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=5c030bb8-ed77-4efc-9a8e-767449be9076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:46.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:56.161Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=7dc04a04-22e0-40c6-a32f-bf341da3ebaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:41:56.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:06.172Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=fff8fff4-3338-409b-a960-5188e8e696fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:06.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:16.183Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=f8319857-d33a-4b97-933e-b74da3d572d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:16.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:26.196Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=a0b6782e-63db-40c4-975b-6ffb57620371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:26.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:36.217Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=187eb7df-74bb-4713-9775-1d2a8518103b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:36.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:46.230Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=f8583824-ffe7-470b-86d3-e88238fea353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:46.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:56.250Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=a6ff85e4-4db9-41fc-b8e7-c619b159bab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:42:56.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:06.276Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=34bb6aa5-0190-4b23-8060-2438b267f54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:06.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:16.296Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=110b65e1-45cf-4f7f-890f-726720510280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:16.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:26.309Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=95114a30-732d-4513-84cf-48abda6a5b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:26.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:36.324Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=777ac0ae-7b27-460d-9d3a-2ad1f61708dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:36.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:46.341Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=11b02d62-aded-43e6-85e6-0c505f5329ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:46.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:56.365Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=7540ae2c-e534-4ffe-b031-85a2401651e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:43:56.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:44:04.174Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:44:04.175Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T03:44:04.176Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:44:04.178Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:44:04.189Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:44:04.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:44:04.190Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T03:44:04.192Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:06.380Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=72fa3d57-becd-4b4b-a36e-8bf2c636f384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:06.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:16.395Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=96fae1be-ba0d-41dc-8b00-deeb241f415f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:16.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:26.411Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=4f8edbb8-aece-42a2-8e95-8c2ee5fae109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:26.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:36.430Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=ade8ccbd-9262-490c-a8e7-3e8e26596a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:36.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:46.461Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=b78bce80-ea4d-4efe-87a5-507616768c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:46.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:56.483Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=f9f09c81-51a8-40e6-a633-34242056c98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:44:56.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:06.497Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=ef370664-12c1-4945-9544-dd5a81cefb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:06.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:16.513Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=d421d314-35af-40ea-a989-a2a11a70b37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:16.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:26.527Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e18204ae-6bd3-4bc5-a4b8-2f0352e48c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:26.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:36.542Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=0b7ab06b-d57b-413a-a5bb-3b218ce51bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:36.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:46.573Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=2855aef0-75ba-4515-868d-f19de76b486a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:46.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:56.584Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=c0ad3ac5-f7a7-4ba0-b0ac-d0d6ea47c150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:45:56.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:06.595Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=89a09dc1-f6db-4237-af3b-0bbf36c11006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:06.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:16.609Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=2aeda961-19c1-4d4a-8569-9fe13b28990b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:16.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:26.620Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=7a379383-6409-4b67-a72c-82a78fbce79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:26.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:36.633Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=5ae79c4f-03b3-4ef3-ac1c-304d6baa1016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:36.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:46.646Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=4e671ea7-2398-4e4b-8f1f-4ddaa7872166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:46.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:56.663Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=368d0b48-8fdd-4d0e-940f-6b8625fbd041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:46:56.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:06.677Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=9b7eec26-c625-4991-a9c1-5764b7f39776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:06.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:16.690Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=baa08384-891f-469e-8cc5-254a8951ca4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:16.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:26.702Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e584d2d6-6b3b-4a2d-9fdc-2e7d6ac409ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:26.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:36.714Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=fadfef7f-bc0c-4f71-9c86-552d905cf988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:36.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:46.724Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=076f7000-12e3-4aab-9d2a-1d64c9588ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:46.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:56.735Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=9f674f14-6359-40e8-b647-dc1cad8f791b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:47:56.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:06.748Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=12b9a8d1-a0c5-4196-be04-201d1006bc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:06.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:16.761Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=4e598c6a-7f15-4095-a6c4-2ff0a2887a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:16.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:26.775Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=75a30e12-1116-4afc-bbd9-b213e3cf2364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:26.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:36.786Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=f6bb7773-ddd6-4283-a01b-1fd76f2cfb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:36.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:46.801Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=4878791f-512d-4f84-8d00-2f358d001ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:46.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:56.814Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=691b3bb3-2529-482d-ab31-6484248788cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:48:56.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:49:04.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:49:04.224Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T03:49:04.226Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:49:04.229Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:49:04.244Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:49:04.244Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:49:04.245Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T03:49:04.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:06.839Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=055141b8-9f82-4598-9a83-21a131e11d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:06.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:16.851Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e19887da-a1bd-4e4e-ac16-386db98aebe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:16.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:26.861Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=35b93ae0-2b9a-4430-a190-ee52ff464c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:26.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:36.873Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=bb5fda01-a676-4958-bed8-133db50703d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:36.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:46.886Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=63c4c4f8-9ef5-4314-b1e7-9bcc035e8a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:46.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:56.900Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=3345edb0-24ba-4489-ac3b-966c6d991456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:49:56.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:06.911Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=74b21655-4910-4a4c-9552-6f0e5cfaf09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:06.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:16.923Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=a4ab7be7-e901-4a3f-929b-1ef54b93a476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:26.946Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=673ccbc1-a1bc-47e7-8980-aebac3dbd7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:26.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:36.957Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e28afd58-499c-4656-b47f-f3284de5b5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:36.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:46.968Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=326880bf-fbe6-439b-b0c6-18ad63ad5160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:46.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:56.986Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=83faffc7-9e69-4257-9ace-b0018e818514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:50:56.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:06.997Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=b99b567f-f19e-41de-b0fa-a004e20f811c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:07.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:17.007Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=82993302-4838-459c-a7d7-520381b4d1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:17.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:27.020Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=f1f11db4-fdef-4df7-a43f-5dfe4349ed84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:27.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:37.032Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=cf71340b-e9dd-48fb-9185-ffef92881e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:37.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:47.048Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=fd8bd56f-79c5-485e-b57e-b012017bf5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:47.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:57.072Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=a2a01f52-59e2-4803-9f77-ca67a6854aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:51:57.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:07.083Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=2c9d5887-eba4-4e02-8a68-2c5dfd39b606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:07.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:17.100Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=722ba662-fca5-4307-81b0-d24fdea9b414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:17.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:27.110Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=0e3c968d-5ac2-489d-bf40-a6281bc6b403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:27.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:37.127Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=3d8fde6e-7078-4734-a202-c4b35402a756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:37.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:47.142Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=f3ed3867-40ed-40ad-8339-e9378aea3c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:47.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:57.154Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e3c4e63e-d252-4caf-9381-3fb0e677a660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:52:57.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:07.174Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=018e4333-e976-465f-8769-a676d11d0f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:07.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:17.197Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=a39cf8a9-6e55-449f-b758-3feb1d501824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:17.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:27.209Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=4164ed21-15f5-4c5d-8f25-2a95e34bee59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:27.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:37.235Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=67112f30-3c70-47c8-ab5a-1e4528ed3555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:37.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:47.269Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=d5f30aff-17fd-4b7c-b142-04fe3ca06615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:47.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:57.308Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e5e06cd2-0af4-4aa5-a5da-5c10ca517faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:53:57.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:54:04.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:54:04.143Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T03:54:04.144Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:54:04.148Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:54:04.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:54:04.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:54:04.155Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T03:54:04.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:07.351Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=2428d45e-b820-4c00-b5dc-770eac58178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:07.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:17.387Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=2b108ddf-9e35-49f7-8d65-fe473a23fd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:17.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:27.419Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=be5009bb-c87f-4455-bde5-ce595eeeb7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:27.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:37.444Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=71e17585-6a82-4817-a47b-229b8dd408d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:37.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:47.486Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=a5568bae-8791-40bc-9e5f-39995e80e6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:47.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:57.514Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=33ae341c-4ebf-4487-a95c-65db84406087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:54:57.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:07.533Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=95b73ab4-3d57-4cf6-a8f6-9893f87d1f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:07.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:17.554Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=54ba9fe9-e157-4597-9a03-187f9f874d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:17.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:27.581Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=7b954a59-6462-4adf-b25c-51dd1d542caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:27.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:37.600Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=3921f70f-7dd5-41ea-aebb-b552114796fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:37.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:47.610Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=c9ad6ae0-358a-4e18-a5c4-a0f2d12472ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:47.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:57.630Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e641fb83-f6f0-43f7-9610-0fdd492c8e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:55:57.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:07.643Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=af3facee-2ae1-4214-a9d0-a5473f1f3bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:07.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:17.657Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=d4130a36-d53f-40fa-964b-9c1d0ba8bf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:17.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:27.682Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=8adc71ea-67b2-4821-b75c-e7aa01850e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:27.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:37.717Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=b543ed4b-d328-4708-8239-e68a9c58bd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:37.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:47.754Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=69587c38-3968-4585-bf9e-78ea17176c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:47.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:57.771Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=45a67334-a873-4d03-b2e7-36ab530bd7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:56:57.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:07.795Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=9b6baa92-88e2-4f4f-8b4d-4d43017b1e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:07.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:17.822Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=289ebbca-0308-49ed-b3d8-3674f54fbfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:17.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:27.846Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=c50e6104-ba1f-4b04-918e-99f3c062f5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:27.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:37.872Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=7f78afd9-7452-40eb-a68c-aa4d52b1b433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:37.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:47.892Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=00e68057-87a1-4441-b5ae-60669018a96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:47.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:57.935Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=803eecce-e771-4bb1-bba4-6c4c21627aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:57:57.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:07.970Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=a7fda6b7-98ce-4e85-96e7-e24efb9db04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:07.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:17.996Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=41c23859-382f-47ed-bed4-816effd8ee7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:18.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:28.007Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=b4975f02-e3c6-41a8-87c1-71c73ba12ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:28.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:38.054Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=23a9fd6f-a510-406f-bd6e-6747a083a187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:38.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:48.070Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=b69828b1-7e4a-4565-97a7-0c323091191b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:48.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:58.084Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=838023f4-e0ad-47e2-9005-afdef46d6f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:58:58.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:59:04.139Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T03:59:04.139Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T03:59:04.140Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:59:04.142Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:59:04.150Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T03:59:04.150Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T03:59:04.150Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T03:59:04.152Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:08.095Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=cfd48be2-7e9a-4549-ac4a-e2b2236cf989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:08.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:18.110Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=f4472ea1-be41-472c-b614-2ea246d79374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:18.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:28.120Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=7c7d286b-8ddf-4ee3-a588-fbb309e71ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:28.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:38.139Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=d357d0b8-ad7c-488f-8d64-7ecb51c8a353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:38.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:48.156Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=82182b67-c729-41ff-afe2-55abcd897e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:48.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:58.173Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=b9d7bb1b-0dec-476c-95d9-39d8538d2830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T03:59:58.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:08.186Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=b6f9d64d-2ac7-41da-a691-0721e92346ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:08.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:18.201Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=cdc013ad-ff4d-48cd-9ea2-9521244d45f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:18.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:28.212Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e01ee083-57a7-4ff0-9e7a-4927662a4d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:28.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:38.228Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=0694887e-c4d3-48eb-977f-2ff0b9ef460d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:38.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:48.239Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e9cb25c1-9f43-446c-953b-201ca3d9f4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:48.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:58.251Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=9b71fa68-3cae-41c5-ad7b-07051815d4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:00:58.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:08.263Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e9015657-95a5-491f-aaa0-452bdfda9ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:08.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:18.276Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=aa306498-210f-4c50-9228-d9fa6513ed00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:18.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:28.286Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=9d19fdd4-0c43-4e78-8226-69986949371b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:28.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:38.297Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=2b38717d-ad2a-4e46-b4c4-58bf3a317866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:38.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:48.322Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=cb4585fa-2116-4ca9-ac6d-e933d73935e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:48.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:58.334Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=3190798d-0e7c-4290-9291-8606bea78f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:01:58.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:08.347Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=05578a9f-4406-4d8a-a961-665c85f57d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:08.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:18.358Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=577c81f2-71ba-459e-a1d7-262739800d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:18.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:28.369Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=d71febb4-b374-40f1-9f8d-b3fa7a43be4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:28.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:38.380Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=a7e2923f-a604-45cc-b611-1f89c9e0fab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:38.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:48.393Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=d979407f-cdb4-4037-af8d-f72eda9217c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:48.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:58.406Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=903991f6-98f6-416c-9365-908cdc37b8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:02:58.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:08.419Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=40c6c1d6-ba44-468b-8854-247a61cc1342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:08.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:18.431Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=aaf584c8-ad2a-40d7-a371-a9dfd8c75d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:18.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:28.442Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e16a634d-6eb3-4df3-aa05-05e25915fe57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:28.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:38.454Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=b1e5059e-57aa-4b58-9d8e-52a50a544cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:38.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:48.469Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=4f9871a1-f963-4520-8172-9d612de73df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:48.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:58.479Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=627361d2-1066-464d-ab77-b4dc9e76f21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:03:58.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:04:04.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:04:04.154Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T04:04:04.155Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T04:04:04.157Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T04:04:04.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T04:04:04.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T04:04:04.164Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T04:04:04.167Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:08.491Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e5f074d8-8299-4fce-ac19-cb539d12894f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:08.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:18.502Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=ac50cc6b-e191-45f2-b951-799977520b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:18.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:28.532Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e0b9fd37-613d-451a-a174-55e903594ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:28.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:38.542Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=933be9ab-9887-448c-b804-1216d9c26b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:38.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:48.554Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=df2a0466-93b2-4c49-94c9-87e6b0cc97d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:48.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:58.568Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=7be890a4-8512-42af-90ed-c4dca1d5ab96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:04:58.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:08.578Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=39121b3c-1a8b-40d7-ae9f-821a8e3df1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:18.604Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=3dc673c2-71fa-4ccc-aa84-860040bd56b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:18.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:28.620Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=6d972359-220e-4884-a95c-9d80a1d3a21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:28.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:38.633Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=091fe5a2-0847-4cf6-99ea-4ac4dc143569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:38.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:48.644Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=0af43da1-c7b8-4283-b403-c0d3470e83f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:48.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:58.655Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e5a953a4-ddd0-4733-99a3-3a43d4060d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:05:58.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:08.666Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=d56818ce-e055-4514-b9c2-007adec5213b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:08.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:18.680Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=3dffe832-8f5e-4986-9c62-92396918b6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:18.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:28.689Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=92ae6ce4-281b-4dbe-83e8-053eac566883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:28.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:38.705Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=d5d932b8-98e9-4456-8e1e-00ca6878e8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:38.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:48.715Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=b2788b90-a1e3-4b0e-be5f-f1d2a1f79595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:48.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:58.726Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=bbc87c2e-a3e7-4608-a758-f854d05e32fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:06:58.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:08.736Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=dde02d48-ab04-49d5-9ecb-578da181e096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:08.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:18.745Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=08498a9d-06a0-44db-8f6b-35509401c8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:18.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:28.757Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=6a24396e-4467-4a70-bb32-5d8e23dad5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:28.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:38.783Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=8dc5666c-e68f-42df-85fa-6947ae0e2040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:38.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:48.795Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=683f8ee5-7e73-4aeb-9e3d-82aec4d7ab88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:48.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:58.808Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=a0f231a6-f81a-470e-8d67-8d46b0121c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:07:58.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:08.820Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=cbbef140-2da9-4a6c-b422-e7c7aaf600d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:08.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:18.830Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=2a86b402-a9c3-4250-bd4c-6be3e4e49543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:18.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:28.843Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=1c8c0746-a8cb-4263-8aca-d733ecdfee51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:28.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:38.877Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=b0e0fc5a-31d7-4472-abab-84f53b70c38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:38.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:48.893Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=2ff39877-50c0-4f40-a1fe-5b89a6bdd9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:48.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:58.907Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=800edb9e-1076-4e8f-bbc1-536081dc3536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:08:58.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:09:04.134Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:09:04.135Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T04:09:04.136Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T04:09:04.139Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T04:09:04.146Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T04:09:04.146Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T04:09:04.146Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T04:09:04.148Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:08.919Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=a0287d64-6a81-4ab6-8447-e12401d93ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:08.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:18.933Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=9f503112-8ca7-4dda-8503-0a4a473d5c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:18.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:28.947Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=8452aaea-1652-48a3-b054-382284679880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:28.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:38.977Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=5dffa9a8-3809-4ed2-8758-80239b99518c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:38.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:48.987Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=cafb42ab-ac04-4ae7-ad7c-febdbc4d74c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:48.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:58.998Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=74016f59-7016-4583-8902-1416f90088a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:09:59.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:09.011Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=f2cb01a1-5559-4120-8ba8-d90fb4634fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:09.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:19.020Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=86c79616-73ed-4b3f-97db-043e4f0f2cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:19.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:29.032Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=9554538f-4928-4c17-831c-6bd13702df24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:29.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:39.044Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=ee33e329-72af-41ce-9dc1-06ccaad2e5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:39.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:49.055Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=5f700cc4-b29f-478f-8fec-97a65e225b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:49.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:59.092Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=86d5e0d3-464b-495b-98d7-771388e3530a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:10:59.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:09.110Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=92d52a80-e5a1-4ec2-b211-684e138fd6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:09.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:19.119Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=06b8911e-1d3f-44c6-b191-40d12b9def61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:19.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:29.129Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=09737d0f-f5e5-4817-8a81-d17af4312eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:29.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:39.142Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=4580fdcf-6ec0-47b7-864c-4137d83207d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:39.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:49.152Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=5d2423bc-6712-4733-8abe-071e42151542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:49.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:59.172Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=5e9f8968-bb27-4b49-aaa0-ee58074755b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:11:59.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:09.187Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=940924d2-ff18-4d67-ac43-1cf017c5e316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:09.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:19.198Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=328d73a9-4b99-4258-9815-48116fb81d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:19.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:29.208Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=cf085c54-3ae8-45e7-bf50-994ea1ae2669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:29.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:39.219Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=f764f65b-2201-41cb-b641-9fd44ae23af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:39.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:49.229Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=032bb5ab-e022-45f8-95a9-62544b2ae49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:49.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:59.238Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=ba834316-f34c-476c-8b40-2b98d38499c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:12:59.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:09.252Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=7afc0060-90a8-451f-a875-16edd5873c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:09.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:19.272Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=08f48afd-7d85-4267-b917-fddf51ad3948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:19.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:29.282Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=ebf630c4-86c1-4cde-b32e-044591da8f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:29.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:39.296Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=18b02d11-47bc-4ea0-91c4-924b92aa545b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:39.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:49.307Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=551d6a94-0997-430b-82b0-a4071b7697fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:49.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:59.318Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=b911183c-90f9-41aa-a0e7-daaefdc585e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:13:59.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:14:04.087Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:14:04.088Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T04:14:04.089Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T04:14:04.090Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T04:14:04.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T04:14:04.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T04:14:04.095Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T04:14:04.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:09.329Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=4f90fd54-a7e3-4b2f-85c8-30b5cb3b754f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:09.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:19.348Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=6ba4ae40-54f6-42cc-aee9-0b59d22c8149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:19.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:29.360Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=955b70bd-e2b4-43e7-97a6-cb5c6e670645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:29.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:39.375Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=a736afa9-121b-44bd-b062-3bff9549ce82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:39.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:49.388Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=87a2c45e-eaeb-48b1-bfae-719993055c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:49.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:59.399Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=3f3c75be-aa1e-42da-b59f-6b84ebd89954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:14:59.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:09.417Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=c78f8e25-c3de-4398-aaaa-beebf0736878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:09.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:19.431Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=9ccb374c-559c-4b1e-a79f-54f0e2f2cf11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:29.440Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=acc475c8-f394-458f-8936-3e1edfb47859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:29.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:39.458Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=bd9512f9-0618-4546-97d9-d3bfe0ee3392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:39.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:49.482Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=c59c18c5-9983-4b0a-bd50-4882c9460705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:49.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:59.500Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=304ac00f-e400-4888-8b4a-e5cf5e733a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:15:59.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:09.515Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e7e77d76-975c-4471-801e-3723b7e60add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:09.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:19.549Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=3b8fe019-0335-4ffc-bf4b-44ded8e365dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:19.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:29.561Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=beae6280-5125-4586-9590-5263086e549a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:29.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:39.582Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=b658acc6-44bd-4d86-b004-245159bca591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:39.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:49.595Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=c8400ed2-1ea5-4e23-b2b3-1768bb84907b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:49.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:59.606Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=24311c95-d4a0-4905-9f0d-b42e7a15cba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:16:59.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:09.616Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=f2ec440b-d0cd-4407-8412-5e5543d3cee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:09.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:19.634Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=095b48e3-e999-4f19-8a50-6dc4bcf9612f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:19.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:29.644Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=8c7043cf-0972-4900-b4fa-a7a1e47cfbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:29.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:39.672Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=bf8985ea-cc88-427b-a944-bf9c986e3552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:39.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:49.681Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=f9edcd97-7c45-4f20-94c6-c53ee40c774b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:49.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:59.692Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=70e1a8a2-d9a4-41dd-8094-b9f71e6c48c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:17:59.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:09.701Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=1824dddd-30fb-42c9-ac9d-743b0eb803eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:09.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:19.711Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=932747e0-6461-49d6-b001-0942384d687f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:19.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:29.721Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=04469e98-4786-4cfe-9042-323a87cf2493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:29.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:39.754Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=3745ff62-0b4a-4dd8-bcff-f8fc27d4d273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:39.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:49.766Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=65d54ad4-57a7-4fb2-b451-9642c2c35e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:49.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:59.776Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=63d44b8c-aa37-4cac-b08b-741b2d99fe83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:18:59.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:19:04.184Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-08T04:19:04.184Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-08T04:19:04.186Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T04:19:04.189Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T04:19:04.194Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-08T04:19:04.194Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-08T04:19:04.194Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-08T04:19:04.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:09.786Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=ea9ef711-3391-477d-a6da-b6200c7788e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:09.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:19.796Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=2b53eb57-3e11-4065-91cd-f74bf038690a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:19.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:29.804Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=599123ef-e05b-4253-9ad5-e83f7d35cc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:29.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:39.815Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=f65fc48f-0096-4e18-b56b-3a318a7bbcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:39.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:49.826Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=d900efb9-4bf6-4207-b85a-3e5df229b3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:49.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:59.850Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=ede48a74-a5b4-4bca-be1f-21024949a222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:19:59.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:09.861Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=a5a9e3bb-b391-4beb-86d4-37ac0bd00ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:09.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:19.870Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=3a547212-aeec-407d-bac8-9d4af9fa34a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:19.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:29.885Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=3bbb79ea-2804-49d4-8978-b3a3e28d3281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:29.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:39.895Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=d1d26249-b158-4c86-85c7-fd33bb02912f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:39.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:49.905Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=311946e5-dcbf-4f7b-9b96-8f8c0940d838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:49.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:59.920Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=e30bd431-c885-49b2-9521-6c8dd02e9a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:20:59.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:21:09.931Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=29f1c6b5-61bf-4dea-b1d6-6682bd74a354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:21:09.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:21:19.981Z |INFO |Init configs |InvocationID=dfb1c0c1-ac43-46e7-a52e-aa639334b247, InstanceUUID=b589e034-552b-4194-bbdf-82ca0fc372fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-08T04:21:19.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |