. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T23:22:01.720Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T23:22:01.723Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-11T23:22:01.758Z |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-02-11T23:22:02.336Z |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-02-11T23:22:02.418Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T23:22:02.419Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T23:22:02.419Z |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-02-11T23:22:02.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-11T23:22:02.527Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-11T23:22:02.549Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-11T23:22:03.934Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-11T23:22:04.284Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-11T23:22:04.301Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-11T23:22:04.301Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-11T23:22:04.346Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-11T23:22:04.347Z |INFO |Root WebApplicationContext: initialization completed in 1797 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-11T23:22:04.699Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-11T23:22:05.398Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-11T23:22:06.878Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-11T23:22:07.383Z |INFO |Started MainApp in 7.649 seconds (JVM running for 8.284) |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-11T23:22:07.444Z |INFO |Start scheduling PRH workflow |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:22:07.456Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=99e5cbd2-88ea-4a91-a991-946486bffaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:22:08.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:22:08.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-11T23:22:15.061Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-11T23:22:15.061Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-11T23:22:15.065Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:22:18.970Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=405dbc71-41d0-413b-8047-68f3bd88e895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:22:20.064Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:22:20.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:22:30.066Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=af384611-4073-44a9-907f-7e17a4cd1be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:22:31.104Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:22:31.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:22:41.106Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=71012b59-b12c-4e59-ab48-544a81e608fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:22:42.176Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:22:42.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:22:52.178Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3faf9fdd-79d2-4df5-8930-a96e37a0ba28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:22:53.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:22:53.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:23:03.227Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=0166ec00-b8c1-4bd5-a0e3-b0d7e6da8bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:23:04.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:23:04.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:23:14.294Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=8f5f86de-fb2d-47f7-8e96-203ebcc9f72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:23:15.328Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:23:15.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:23:25.330Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b48cb574-56d3-4827-a400-79c01f20f2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:23:26.368Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:23:26.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:23:36.370Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=54f464e0-21c4-4eca-81db-2f01e7403286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:23:37.408Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:23:37.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:23:47.411Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=4891ff86-1ffc-446a-978e-dc0684b3a078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:23:48.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:23:48.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:23:58.457Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d599d569-8b67-4f89-b342-8913dc86fcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:23:59.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:23:59.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:24:09.489Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=675e6aab-4091-4ccc-8906-76e786d8dfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:24:10.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:24:10.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:24:20.530Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=4cd20922-2df3-46e0-9b9e-28c7d69c685f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:24:21.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:24:21.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:24:31.570Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=e0b49416-3971-4858-a510-c39011c7c78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:24:32.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:24:32.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:24:42.617Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=e936b441-0081-41fc-be83-d0cc44a70fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:24:43.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:24:43.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:24:53.682Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=8cf5ef61-f1e8-4247-a3e3-82c7305cdbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:24:54.720Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:24:54.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:25:04.722Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b1150503-2726-44f3-8506-745a969dc9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:25:05.760Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:25:05.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:25:15.761Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=34c165ab-f4f7-4947-8607-c606793933db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:25:16.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:25:16.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:25:26.802Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c03cabdb-7079-4b4f-b80c-9a709feb70bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:25:27.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:25:27.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:25:37.847Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=1247007d-6b17-4851-8073-8eaf7fcb16d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:25:38.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:25:38.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:25:48.884Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b5280380-0869-4938-a31d-ec7001cb0645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:25:49.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:25:49.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:25:59.954Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=2b2753b2-38b9-4076-b4ca-2b090c8ec232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:26:00.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:26:00.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:26:10.993Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=76fc4d33-61ce-4f38-bacf-7983bf577a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:26:12.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:26:12.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:26:22.034Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=1bf0a8eb-d1be-4e0d-aae2-951ae211c575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:26:23.104Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:26:23.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:26:33.106Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=05b6a8e7-f44e-402e-b1f2-50bc656e3419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:26:34.176Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:26:34.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:26:44.181Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=1f31d7fd-5386-4492-a2ab-efc9670fa6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:26:45.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:26:45.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:26:55.250Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f07e6a2b-eecb-4c48-8dbd-6700b8cca62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:26:56.288Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:26:56.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T23:27:05.551Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T23:27:05.552Z |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-02-11T23:27:05.552Z |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-02-11T23:27:05.555Z |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-02-11T23:27:05.565Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T23:27:05.565Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T23:27:05.565Z |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-02-11T23:27:05.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:27:06.289Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=34297e7d-cb1a-4aea-ae21-93596df9486c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-11T23:27:07.328Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.229.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:27:07.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:27:17.330Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=e4fa38b5-dec2-405e-94e4-12fe13b9d702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:27:17.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:27:27.458Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=1c94a36f-ccd0-4a41-9634-139eb09d0afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:27:27.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:27:37.476Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f8497f7c-7fe0-45b5-942f-5cc5d0d7a336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:27:37.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:27:47.489Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=dcb22346-7012-4ff7-a194-faefb20341fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:27:47.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:27:57.508Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=a8b6f46e-7cf4-40f7-9693-e04147c99c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:27:57.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:28:07.534Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9429e46b-7ec5-48ab-a174-827668025bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:28:07.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:28:17.551Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ebf140fa-4c10-4be6-aaa4-1abfd32b019b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:28:17.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:28:27.562Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=89f06933-cfa3-41b2-a66b-b7ca910e314c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:28:27.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:28:37.575Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=5cce2456-f0cb-4075-910f-6c1e7ceaedad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:28:37.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:28:47.589Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=015040ff-36a0-48e0-831a-a44cbc01a41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:28:47.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:28:57.608Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=875483b2-4484-4058-8140-13e2c706dd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:28:57.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:29:07.623Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=93dcf704-e2bd-430c-8821-3cfeaf118afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:29:07.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:29:17.634Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=8c36756c-4447-4c87-bf88-e48dae2a8780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:29:17.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:29:27.644Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=dc389e3b-b1b2-425e-85c4-e82dfdbba241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:29:27.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:29:37.654Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=336c8357-24cc-474b-94e4-2e62ab3e3e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:29:37.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:29:47.666Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=91dbd6b6-b52c-43d7-8b30-31ddd2a99ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:29:47.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:29:57.679Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=5e2911bc-fc27-45a5-a6da-28f301aee74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:29:57.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:30:07.692Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f984977e-ba63-47f1-99e3-2f651932a65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:30:07.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:30:17.701Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=587f569e-e874-404a-98a2-cc0f0fb0d2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:30:17.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:30:27.715Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=8c30810a-11d1-42f5-a140-e746cba6862e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:30:27.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:30:37.735Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=1053b923-d5e8-4f8b-89ab-552dbcf61156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:30:37.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:30:47.747Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=10d2e1ce-dba3-437a-8b8d-f2ca00a75b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:30:47.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:30:57.760Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=cd83da45-69d4-4806-a730-5191b53e4815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:30:57.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:31:07.769Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=77dfad24-ac10-472b-85a0-22256431d448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:31:07.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:31:17.778Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=be5903e4-9182-4c34-84d6-767b593feefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:31:17.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:31:27.788Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=520a7744-cd2d-442c-a4bc-9790febf923e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:31:27.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:31:37.798Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=4c5cbe29-fa68-4331-bc72-231f6a55bf59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:31:37.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:31:47.813Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=8849ba88-1e32-4d49-9d5d-9af2b99cda2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:31:47.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:31:57.828Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=210ea892-8b1b-4f17-a4dc-31220ed7bb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:31:57.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T23:32:05.037Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T23:32:05.038Z |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-02-11T23:32:05.038Z |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-02-11T23:32:05.041Z |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-02-11T23:32:05.049Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T23:32:05.049Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T23:32:05.049Z |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-02-11T23:32:05.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:32:07.840Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=fd8c1005-f544-44c2-8346-f42773f24de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:32:07.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:32:17.867Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=61ef8f03-c652-4595-a89d-07d980cec9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:32:17.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:32:27.878Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=77c5fcc6-acb9-4e24-a5f3-b8bc5043dfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:32:27.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:32:37.887Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=cdda07eb-6553-4c9c-8ed5-e13f83f48f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:32:37.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:32:47.896Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=7c29f175-46a3-4787-822d-2aa7240971b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:32:47.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:32:57.916Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=5cb6ab78-d266-488a-b7d1-36dfe42e2427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:32:57.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:33:07.932Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=2790407e-a93e-45f7-86f4-e754cafb27cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:33:07.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:33:17.962Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=bd7adf16-6cb0-42c6-9a5c-872cf0bca441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:33:17.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:33:27.975Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=43ba5cc8-1cb0-4b94-8fa1-8f701b45d410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:33:27.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:33:37.986Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=fcb49e20-2137-4403-a812-52c743ad3ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:33:38.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:33:48.002Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c74c1626-271e-4157-a1ca-1e64402e944d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:33:48.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:33:58.013Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9ed601c5-bab8-4715-9125-5987937c9b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:33:58.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:34:08.022Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=4899a3a6-14c3-4ebd-8544-5b3392d2a108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:34:08.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:34:18.032Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=6a6f9a1d-1df0-4f19-b5a4-f5d5549ff009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:34:18.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:34:28.040Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f1c6975f-aecd-46d0-99fe-1a4892d214d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:34:28.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:34:38.050Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=5ede42d2-2f34-4120-b618-fa410b19634d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:34:38.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:34:48.065Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=e40d7b0b-0d61-4351-8f33-4128fd2f92ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:34:48.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:34:58.081Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c5ace363-c640-4dd1-b48b-00cf602bd904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:34:58.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:35:08.091Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=67ddb0eb-2c2c-4eb2-b6bc-9bd5bf8ee7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:35:08.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:35:18.101Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=913548aa-bc69-4b3c-adb5-95cafb01c58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:35:18.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:35:28.110Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=4dba32e7-043a-4988-a1b6-2cf3b6eb7cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:35:28.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:35:38.120Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f5368b88-64ae-4b36-a69c-9b6a2d32cfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:35:38.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:35:48.132Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=309d4d2e-e1a0-428a-b6b7-fcfc2b7b7b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:35:48.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:35:58.147Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=af34204b-ae21-47c9-ac7c-a5fdcf8ac5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:35:58.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:36:08.165Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ac28934c-cf11-4700-9b61-bd0bc0bab2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:36:08.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:36:18.175Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=7802aafa-a10a-482c-8135-5e4f8047b6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:36:18.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:36:28.184Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c8c9c609-a499-4585-ac25-4943132636a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:36:28.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:36:38.194Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b096b28d-b804-4093-b513-8b2e670b8faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:36:38.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:36:48.204Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=448caaae-6df1-4c31-9c4e-50944fb12b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:36:48.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:36:58.213Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=988e2aa1-3777-4b8c-9d05-75c8825fc303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:36:58.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T23:37:05.054Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T23:37:05.055Z |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-02-11T23:37:05.056Z |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-02-11T23:37:05.058Z |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-02-11T23:37:05.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T23:37:05.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T23:37:05.066Z |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-02-11T23:37:05.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:37:08.225Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=a391ff63-f9e0-499f-a726-fb1d1b800269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:37:08.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:37:18.237Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=692c60ab-0e57-4dfb-9fdd-ce7b3126a6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:37:18.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:37:28.245Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=678afa1d-f346-4c17-8214-171c71a0d539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:37:28.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:37:38.252Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=47114bf5-10e6-44a7-9198-267f4b6ef81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:37:38.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:37:48.261Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9d6a6d91-b038-4bff-a28b-2617cea0ffc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:37:48.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:37:58.269Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=0d2f3bc5-61ba-4900-953b-3dd6b412cfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:37:58.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:38:08.279Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=159e2241-c154-462c-98cb-f484cc92a32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:38:08.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:38:18.290Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=612b4a70-2680-4269-a0d9-30ad0ad389ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:38:18.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:38:28.306Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=fa9b8bc2-f0e1-43a2-8104-20f47efed85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:38:28.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:38:38.316Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=061b5218-f0f4-485c-83f7-4a6ab5663e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:38:38.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:38:48.326Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=e9fbb5bb-2a0f-4e57-a052-5a65759adb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:38:48.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:38:58.335Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=003a708a-b384-472a-af18-a8c2658729b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:38:58.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:39:08.343Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9a1fbbba-2008-4a1c-86c4-3c9a05bb673a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:39:08.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:39:18.352Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=e501c6b8-d148-4734-b608-a1a540a2b07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:39:18.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:39:28.360Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=5ebded41-eea1-4162-8006-d8ff0e8bc0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:39:28.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:39:38.374Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b3b6b407-1413-4ae7-a378-7ac613f09b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:39:38.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:39:48.390Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=a68f4341-02a0-4d3e-a24e-c02ceb5570e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:39:48.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:39:58.399Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=7be0d40f-9d15-43f4-8971-d5d17f6cbc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:39:58.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:40:08.408Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=13663fad-c5e3-45df-a648-e66e427057ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:40:08.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:40:18.420Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=303bcdfe-e605-47d3-b325-26c16b427a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:40:18.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:40:28.432Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=81363bbe-6c65-4a12-bfeb-d0aa1220b766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:40:28.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:40:38.448Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=14f84b3f-567d-4d1c-89e6-5ebda70cf976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:40:38.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:40:48.464Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3df29533-97d4-402f-be8c-993e71b7e3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:40:48.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:40:58.473Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=33c3b806-2255-4af1-838c-f850c2538308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:40:58.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:41:08.480Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=dbcb953f-f013-4e3c-b0fe-f75b3a688f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:41:08.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:41:18.488Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9d4416fa-a7c9-4703-abd7-5ca9c6b99db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:41:18.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:41:28.498Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=11639308-7926-409d-bfc8-a3b15a2c5cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:41:28.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:41:38.521Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9359656f-ab0e-4bf3-8fd6-2a363dfe0b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:41:38.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:41:48.531Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=07b01b38-14e0-4ecb-855f-d0fec6f6c43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:41:48.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:41:58.538Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=680afe1f-0690-46c8-88ac-eb755454e4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:41:58.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T23:42:05.038Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T23:42:05.038Z |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-02-11T23:42:05.039Z |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-02-11T23:42:05.041Z |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-02-11T23:42:05.050Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T23:42:05.050Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T23:42:05.050Z |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-02-11T23:42:05.052Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:42:08.548Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ddfd9559-5ffe-4ce5-aff5-fee61befad27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:42:08.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:42:18.557Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=95e96813-9c20-4ca9-80cc-d12aafadc8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:42:18.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:42:28.570Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=fbc4ce96-6b13-462f-acfb-12ed9b9ccc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:42:28.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:42:38.578Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=a65a4836-174e-4d6e-a415-7e86bc2b7597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:42:38.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:42:48.588Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=000e1b8f-6183-44e6-91c7-c70e1fc274ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:42:48.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:42:58.603Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=316fe14c-4a34-4a1d-a4fb-878cf4598217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:42:58.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:43:08.615Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=25f2ba55-7400-4fe1-9b32-5a73250428bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:43:08.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:43:18.623Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=367bce52-e016-4e7d-89d5-5748b50125d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:43:18.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:43:28.631Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=faffc4a0-f1a6-4517-9589-4dcf0d86b1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:43:28.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:43:38.638Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b39de999-01a1-4917-90a5-493d19573ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:43:38.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:43:48.648Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=729ce7a5-441b-4d5a-a1c7-2aaeb8f6b52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:43:48.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:43:58.655Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=85f32511-2277-4cc0-b90c-686a6924420b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:43:58.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:44:08.664Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=fcdd8485-5de1-418a-a3e5-affc89dc3ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:44:08.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:44:18.674Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=65be8899-ba94-4a60-8427-0ffbd177dfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:44:18.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:44:28.691Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c3ac0ff5-287e-4f61-9a23-631cbb71a5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:44:28.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:44:38.709Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=7541f1fe-1945-4490-80b1-8c735714e64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:44:38.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:44:48.719Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=1ebbc2a4-e6a8-447f-b9a0-ee1365208a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:44:48.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:44:58.731Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3ea398b3-566d-4fab-a873-364dba52a154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:44:58.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:45:08.740Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=882fe76d-f85d-4ac2-8808-dce7f549ab27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:45:08.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:45:18.747Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=5d62a341-bf75-4b97-a506-e1d0897c8d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:45:18.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:45:28.754Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b9f124ca-8760-40f7-bef7-73dcd837fc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:45:28.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:45:38.762Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3e5353e1-9c66-43e4-a3f1-1a90110bace8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:45:38.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:45:48.774Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=57441cca-14c2-4619-93b6-28c84725c41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:45:48.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:45:58.787Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=65988e9a-04ee-4202-b6b5-7776b59cbccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:45:58.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:46:08.795Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=0c9f8a57-48ab-4587-b8a0-000d7ecdeede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:46:08.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:46:18.802Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d39f8d9c-d1f2-493c-8b90-1aa1a11e0828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:46:18.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:46:28.810Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ebe15f6b-6fc0-47cf-ab51-4e1624d38a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:46:28.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:46:38.817Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=aafeb3d8-b30b-4744-99bc-56ae9afcbd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:46:38.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:46:48.825Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3d51171e-4be8-4a35-a663-f005ccd8461b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:46:48.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:46:58.839Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=534cc873-7c20-45e5-b7ac-d892e2e921c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:46:58.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T23:47:05.004Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T23:47:05.005Z |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-02-11T23:47:05.006Z |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-02-11T23:47:05.009Z |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-02-11T23:47:05.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T23:47:05.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T23:47:05.020Z |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-02-11T23:47:05.023Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:47:08.849Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=1158cacc-51e9-4bd4-be23-f1830cce9a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:47:08.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:47:18.862Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=7ffd8f31-d9ef-44a6-8f1e-104527dcd409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:47:18.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:47:28.871Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d55b4ef4-1af7-46f4-a8bf-0298009179b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:47:28.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:47:38.879Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c8081b13-2bff-4e76-b977-accb14e8ac79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:47:38.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:47:48.886Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=723d849e-9471-497a-a17f-68348c7f3f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:47:48.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:47:58.893Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=5e2802f9-1d35-4e25-84ec-3558060e52ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:47:58.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:48:08.901Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=241ed5a4-6fee-4add-bbf5-2e0be4a19801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:48:08.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:48:18.909Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=4bcbf20f-1820-454a-9c4d-3a218f5a64e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:48:18.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:48:28.922Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=6a06e30d-162f-40a3-b61b-d212bd046dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:48:28.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:48:38.937Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=34f442eb-cd88-4327-a77f-8bd9925083af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:48:38.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:48:48.946Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9dc92ac2-769c-4ca7-897f-0bcf2d559a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:48:48.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:48:58.955Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=4779a3eb-4b7a-4d80-897e-1d14dd3c22fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:48:58.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:49:08.962Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=363a904c-9f98-4372-90d6-48de536be931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:49:08.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:49:18.971Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=5802711a-5852-486a-8d07-03dfb893bce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:49:18.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:49:28.978Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ffaea558-7fbe-4f28-9019-b94184e17144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:49:28.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:49:38.986Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=8cf3102c-3d47-41ca-8411-8b144cf38f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:49:38.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:49:48.996Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=58a5b719-f1a3-4b06-bb37-68485ad2bcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:49:49.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:49:59.006Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=cb3e8580-ce1f-43d3-99e1-500acce4f5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:49:59.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:50:09.033Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=eb8ef146-d305-4040-a66b-ad70dc701f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:50:09.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:50:19.041Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=e2a4e3f0-df53-4bff-8220-b9be3f5f75f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:50:19.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:50:29.049Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=99fe2b2f-9b47-4d90-9b85-b1720fd8998b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:50:29.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:50:39.057Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=fca3cbdb-498d-44f3-bb8d-a892a03109b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:50:39.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:50:49.066Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ce383080-9e5f-4049-a1f5-4b3ad06a56f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:50:49.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:50:59.073Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b28457c0-b4e3-4669-b292-08204be15ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:50:59.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:51:09.081Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=5428b90d-a80e-487f-b89c-e0c608c593c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:51:09.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:51:19.090Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=58b66933-e813-4546-b641-6ffb42b99008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:51:19.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:51:29.100Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=8bb4e8b5-b636-46f2-b46d-70a8e7bf17f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:51:29.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:51:39.117Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=6185f91d-c203-4eb7-98d2-aaece3bc7add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:51:39.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:51:49.130Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=94fbb478-19bf-4606-9c33-e256a50e15e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:51:49.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:51:59.137Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9a512fd6-ddae-4334-b5c8-9a2f7d1af9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:51:59.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T23:52:05.026Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T23:52:05.026Z |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-02-11T23:52:05.027Z |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-02-11T23:52:05.029Z |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-02-11T23:52:05.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T23:52:05.035Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T23:52:05.035Z |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-02-11T23:52:05.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:52:09.146Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=08713f0f-eece-41f2-ac0c-e779b6a99453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:52:09.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:52:19.153Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=2993a93d-ce92-477d-9f35-b1b1e482e4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:52:19.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:52:29.161Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=a1ea2008-54dc-4810-8057-a1b1d04ac4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:52:29.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:52:39.169Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c6d53733-ce45-45b7-83bb-c1d1da683115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:52:39.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:52:49.178Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=8f755d1d-0aac-4f32-b075-c7f5ddc1cb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:52:49.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:52:59.192Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=2d7f6cdb-d362-437d-880e-9ef0d98b746f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:52:59.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:53:09.202Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=2b33a693-7e45-4f4d-9682-198de2dc4b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:53:09.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:53:19.209Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=0e6dfaa6-e55c-44e7-b308-f3e74dfe0291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:53:19.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:53:29.221Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9bd48513-3bac-432c-8b78-9c6459e8a0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:53:29.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:53:39.230Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f927cb00-3ed4-4bfa-8696-10d9fcc615ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:53:39.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:53:49.240Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=086e7e1e-44d8-49d2-be30-df007a26e0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:53:49.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:53:59.247Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=237f0f7f-1fec-4489-b021-bea5d4f67ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:53:59.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:54:09.257Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ef55a9f5-db31-4b4f-9e2b-2c57b92a2351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:54:09.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:54:19.267Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3a453148-0f03-4100-aa55-be4fb4412cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:54:19.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:54:29.281Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=02b67f7b-cba7-423c-b203-4a1867f162c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:54:29.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:54:39.291Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=86d74134-e94f-4755-9177-708bfe36542e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:54:39.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:54:49.298Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=7394ad75-c5e3-4e9f-88c7-6a56cfd04b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:54:49.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:54:59.306Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=7b380201-0ccb-49af-a517-d02def4df741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:54:59.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:55:09.314Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=cb88f1fe-2fdf-4153-974a-23d08f9e73ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:55:09.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:55:19.321Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=e4107706-2f88-4178-a78a-76546bea2745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:55:19.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:55:29.328Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=8aad5079-a178-48b2-b762-494955176e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:55:29.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:55:39.334Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=8e24182f-84a5-4196-a420-75fa1c361cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:55:39.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:55:49.342Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ecac142b-d862-4938-82c9-379afcf60e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:55:49.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:55:59.350Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=fb7b5a81-40b2-44b2-b277-4acd5acea64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:55:59.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:56:09.359Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=bd1bb748-ab38-40f2-b98d-02ee4c988626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:56:09.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:56:19.374Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b60acdeb-0479-4031-8649-9469ee2bc34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:56:19.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:56:29.383Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=77121385-20b1-48dd-bb60-2b0981b98f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:56:29.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:56:39.391Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=523f7583-6fe8-4114-9ca9-7dfade5bda48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:56:39.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:56:49.399Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f29883e5-46f1-4006-b041-beed659409b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:56:49.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:56:59.406Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=11292258-1805-437e-a768-191a93311eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:56:59.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T23:57:04.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-11T23:57:04.984Z |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-02-11T23:57:04.985Z |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-02-11T23:57:04.986Z |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-02-11T23:57:04.992Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-11T23:57:04.992Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-11T23:57:04.992Z |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-02-11T23:57:04.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:57:09.414Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=76e8daed-7fcc-4de3-9786-1423712ff34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:57:09.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:57:19.421Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d8d71cb1-9ba1-43d7-9f39-e5bd5d8a914a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:57:19.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:57:29.429Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9dd46c0b-0fa3-4203-8ee1-53f0854f24b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:57:29.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:57:39.437Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9f275ead-fbd5-410e-a604-b0fc1a3313a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:57:39.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:57:49.447Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=4fb35125-9f06-472c-bca0-c9c795a2cc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:57:49.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:57:59.463Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=82dad488-7937-4817-9ded-d535a553ce4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:57:59.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:58:09.471Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=31a181f7-4f36-431d-914b-664c9fa54d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:58:09.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:58:19.482Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b7a48b8a-3e37-447e-a27d-49dc4889680f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:58:19.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:58:29.488Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=999b9ce9-4b7f-4ae0-9eaf-031e5b180433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:58:29.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:58:39.496Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=686214fa-06e1-485b-b0dc-95d4d77e9585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:58:39.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:58:49.502Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c0274d56-2ee4-418f-96e7-612f749b1682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:58:49.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:58:59.509Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=96612fbd-c624-4cbf-a36d-e83c61b37f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:58:59.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:59:09.515Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b6576a89-af6b-4620-8c9f-b8cb64d0a32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:59:09.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:59:19.525Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f401e7e7-6e80-4660-97a2-3d7101a342da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:59:19.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:59:29.535Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=fbb4cb0c-154a-4b5e-bed2-3c6aac38bc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:59:29.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:59:39.552Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=427d139c-3639-428d-8851-1b25ea7d5bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:59:39.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:59:49.559Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ce0a72da-4cdd-4a3a-a1d0-c84497a273ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:59:49.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:59:59.567Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=2cbc9e4e-1f75-4aaa-bd87-971f3ab7df71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-11T23:59:59.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:00:09.574Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=fb404946-353f-4243-96b1-e1d601a2bc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:00:09.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:00:19.593Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=a1b65f46-5bb4-4f61-beeb-1a89025e0726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:00:19.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:00:29.600Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ab84f73a-ff75-4e50-aa3c-dfd99dc86ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:00:29.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:00:39.616Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=df9fdc2b-90c8-42ca-aa9c-e51789bb2c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:00:39.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:00:49.635Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=68f847cf-1fa8-490f-8f2a-95b779ee00d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:00:49.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:00:59.641Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=0a594062-a487-450b-893d-2bd734c2f599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:00:59.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:01:09.650Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3f0ccbf5-fafb-4664-83f0-67446864a8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:01:09.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:01:19.659Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=2c49168c-adb4-4910-8a48-e9c3ffe1549f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:01:19.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:01:29.666Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=19b9224b-5bf1-450b-bc97-2d2a6cb0f25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:01:29.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:01:39.673Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d7720b77-3cd3-4af0-bee3-fc5a3a74793c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:01:39.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:01:49.681Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=7721047d-7e50-417d-a35d-520006fff8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:01:49.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:01:59.689Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=02ff193f-8029-4713-9483-470ad033018e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:01:59.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:02:05.006Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:02:05.006Z |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-02-12T00:02:05.007Z |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-02-12T00:02:05.010Z |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-02-12T00:02:05.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T00:02:05.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T00:02:05.016Z |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-02-12T00:02:05.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:02:09.702Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=2bcdbdbb-df57-403d-a955-9caa90bd6e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:02:09.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:02:19.712Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d6e0eb44-dd25-4314-948a-b1eef43ca84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:02:19.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:02:29.719Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=85d5c8df-3d08-49b8-910f-001a328c6abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:02:29.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:02:39.726Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d38d4a9a-306e-4db7-b093-f1738a6af6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:02:39.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:02:49.734Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=df40955c-a258-4767-80b8-88ed6a7a1b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:02:49.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:02:59.743Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=eaf980a7-aaf0-4ec2-a45c-9f8d5a50f88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:02:59.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:03:09.749Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d30b185a-1559-418d-b250-87c15250cfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:03:09.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:03:19.757Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=2d059a5a-140d-4872-8213-3a6a7f774031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:03:19.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:03:29.767Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=cc8053f2-5309-491d-a714-b0b6cd333b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:03:29.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:03:39.782Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=34f6ec91-7597-4dcd-8fc8-0fd2ce9e88ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:03:39.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:03:49.793Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9c137deb-c4f3-4674-a6c9-20b2f43cb8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:03:49.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:03:59.800Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=cb3c1cba-582c-4e43-a6ab-46d699f3e8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:03:59.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:04:09.809Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=fae7dcf5-97b2-405e-892c-cf8787a48386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:04:09.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:04:19.816Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=16e6f98e-c021-4afb-a292-a75581d9cd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:04:19.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:04:29.822Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=84042508-a608-4b59-8bdc-49d1270c45b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:04:29.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:04:39.829Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=03a43df5-bed5-4613-8d0f-7d7560b642ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:04:39.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:04:49.836Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=88760c5a-1b12-41fd-966e-9dd63a835282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:04:49.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:04:59.844Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=6a9dfa5c-83cb-4cba-a95b-94d81b302784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:04:59.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:05:09.857Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9bcd3f57-a66f-466c-a735-ab2deb43f0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:05:09.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:05:19.871Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=199f7128-68b6-437f-b1df-85b9ed1eecbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:05:19.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:05:29.878Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=2d023d4d-33b0-491b-9233-f614b373c71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:05:29.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:05:39.885Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9a2041c0-5e6d-4470-b48d-f0b4cc596095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:05:39.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:05:49.892Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=a63f4326-d7a4-4dfe-815a-aedc1a9a8667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:05:49.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:05:59.898Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=6a4c4d73-7974-4284-a680-58b7bdf59097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:05:59.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:06:09.904Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=99ccb634-e96e-463b-800f-1e99ff61852e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:06:09.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:06:19.910Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=1344f824-4f3b-4e29-9414-57f1649f9f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:06:19.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:06:29.918Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f219745a-4814-4148-86ec-eddb6eb42c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:06:29.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:06:39.932Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=45d4e3d9-2db2-4689-bb77-6aa5b09bf066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:06:39.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:06:49.945Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=6181f730-40a3-4517-9fe5-d45d7eea4777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:06:49.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:06:59.952Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=5bc2c00b-8b2a-4b08-bd6a-68b07abbdad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:06:59.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:07:04.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:07:04.984Z |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-02-12T00:07:04.985Z |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-02-12T00:07:04.988Z |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-02-12T00:07:04.993Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T00:07:04.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T00:07:04.993Z |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-02-12T00:07:04.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:07:09.958Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c52f30f7-a228-445e-82c4-d7a8de24ff02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:07:09.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:07:19.968Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=dc9326ed-8885-422a-9ba5-3a0cb1433424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:07:19.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:07:29.976Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=de254de9-b52d-4bb2-9d0e-fc29d130c277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:07:29.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:07:39.983Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=cd5ad4db-c300-4d64-b99c-cc0d531615be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:07:39.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:07:49.994Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=fcdf9dff-009e-4854-a3ec-e43b1fd85717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:07:50.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:08:00.008Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=6bfb0600-8c89-4aeb-a33f-46a8a8ec0b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:08:00.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:08:10.015Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=a309ceb0-417e-431c-8eba-163a21e999c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:08:10.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:08:20.022Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3dc4e02b-f422-4f35-8a7c-f9dee7b81788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:08:20.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:08:30.029Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=809ea8a2-e312-40e1-8e73-c3d6afe501c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:08:30.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:08:40.035Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=52d956e6-1292-46ce-9ee9-6be7aaa2b3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:08:40.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:08:50.044Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b601c261-4edc-4a36-95f4-6dc1b31632fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:08:50.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:09:00.052Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=36a1cd3b-d5c0-4ecc-9abc-03f28b57d7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:09:00.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:09:10.058Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=1d8f2dce-c4aa-4212-89e8-542d33189f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:09:10.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:09:20.066Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=6871dc3e-feb1-40a9-b939-7495d18e497c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:09:20.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:09:30.075Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ce10d274-f854-4bf0-bed0-226a1a556400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:09:30.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:09:40.088Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=aa52e1ce-97b2-42a0-8c1c-984ac71e10ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:09:40.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:09:50.097Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=fec3462f-9dcf-4b20-afda-297cf47863da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:09:50.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:10:00.104Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3c573f7d-e900-40a8-9605-30f12f0605ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:10:00.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:10:10.110Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=000df923-8ca4-48df-bac2-9d633c543260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:10:10.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:10:20.117Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=2dcd870c-b489-4f4d-a8d1-91d8cf4fd60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:10:20.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:10:30.123Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=5f52db28-1e01-447a-93e3-3543328c8cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:10:30.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:10:40.129Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c1144149-37ed-47f8-947b-5f614c89c8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:10:40.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:10:50.138Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=e70d2307-c893-4aca-882d-27e4b9a2bf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:10:50.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:11:00.145Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=02652421-9a30-4746-ad7c-f356f14c35ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:11:00.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:11:10.160Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=353496e6-5390-429d-8a4c-cc6715bc1239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:11:10.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:11:20.169Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=837ff7ce-b78f-4392-b7e3-618c4cd87b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:11:20.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:11:30.179Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=e1fc052b-7e56-4cfe-b57d-f1ac65957e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:11:30.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:11:40.187Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9925a347-fa7a-4f4b-a2f1-73ac9b1174a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:11:40.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:11:50.193Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=60a35688-33c0-46b4-b730-985695369370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:11:50.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:12:00.200Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=8ebfccbc-ebb6-44bf-87cc-0d61bd3b4332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:12:00.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:12:05.001Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:12:05.001Z |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-02-12T00:12:05.002Z |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-02-12T00:12:05.003Z |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-02-12T00:12:05.008Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T00:12:05.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T00:12:05.008Z |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-02-12T00:12:05.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:12:10.207Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c22703e6-fac9-4834-a41c-7e4081abef91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:12:10.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:12:20.214Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=550820f2-a11d-4555-8042-13ccb2119ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:12:20.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:12:30.220Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=5e29e876-bf22-4147-aaf0-985bb13b9ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:12:30.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:12:40.226Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=4e4e8a27-7a4a-43ac-8834-3db74f4369f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:12:40.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:12:50.235Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=e98ee13e-f8c5-44aa-a045-6830e84fffa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:12:50.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:13:00.246Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3d3b87d2-5df0-4806-ae21-18ffb54dbd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:13:00.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:13:10.259Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f96dbf1f-19cd-464f-b0fc-9df35cffc323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:13:10.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:13:20.268Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ccab8dbd-5d56-4d78-a15c-58fa29d81ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:13:20.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:13:30.275Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=2c432148-045a-4f4a-b6bf-9160fbe7411f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:13:30.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:13:40.282Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=2e177c57-84fb-48a6-8341-6089da75b89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:13:40.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:13:50.289Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c03c304b-c8e9-44db-8e39-39ba152bc011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:13:50.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:14:00.295Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=df96d12a-7938-44fe-b974-53af46a70276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:14:00.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:14:10.302Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b4a8c95e-505f-49f6-9ff4-b7a41a202f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:14:10.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:14:20.310Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f826065e-4b8b-4f3c-a8e0-555c11b534e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:14:20.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:14:30.325Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=a9e62a3c-0bf3-4490-97ab-fa6df62fc8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:14:30.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:14:40.333Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=05e1e1fe-674c-4c70-a8bf-33d4161f1cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:14:40.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:14:50.341Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=2b933ca3-f5c0-4cb1-b2e4-c60585d1905b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:14:50.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:15:00.348Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=fb66c08d-c981-4589-b85a-e80713e552df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:15:00.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:15:10.354Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=7c2f6f67-342f-4d3c-bd8e-159591ce2476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:15:10.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:15:20.363Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3e1c5839-540b-421a-a87c-ac981c44fb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:15:20.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:15:30.369Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b9682111-20a2-45a4-91f3-32cea53830b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:15:30.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:15:40.377Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=74074cb3-10fb-4064-99ff-40139ba2e6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:15:40.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:15:50.387Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ac2a52a1-bfe2-4d36-aeb5-8bc517e17127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:15:50.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:16:00.394Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=58a55751-51e6-4909-812a-0842e9eb3286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:16:00.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:16:10.403Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d68dfe40-131b-4635-b164-74af62d6322b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:16:10.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:16:20.419Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=7f042b08-29d7-4be9-9dc3-efc143f3071d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:16:20.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:16:30.426Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=68d5e02f-e135-4d42-acd6-f1716b715ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:16:30.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:16:40.433Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=4c33f05d-6146-413c-9521-f5f919687636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:16:40.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:16:50.439Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d87df797-4c31-4877-9b65-3f0f9a0119dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:16:50.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:17:00.447Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d2c9d6ca-8fae-4321-b112-3168a0e954fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:17:00.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:17:04.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:17:04.999Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-12T00:17:04.999Z |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-02-12T00:17:05.001Z |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-02-12T00:17:05.005Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T00:17:05.005Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T00:17:05.005Z |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-02-12T00:17:05.007Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:17:10.454Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=e73887a5-1fe8-4a2d-8748-8fc8a6084ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:17:10.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:17:20.461Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=5c381a5d-e84d-40ce-851a-681a69bc168b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:17:20.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:17:30.467Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d0936e4f-b437-487b-8bee-ba05f80ef51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:17:30.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:17:40.475Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=66d1b40e-5c34-4686-bb13-aa43cf997a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:17:40.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:17:50.492Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=fd8fa5fc-6d12-47ca-9e7f-facfeb63452e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:17:50.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:18:00.503Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ed9560a2-9460-4df5-80fa-eb9190d19988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:18:00.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:18:10.510Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=e07b8067-71be-4382-b738-875c72b92c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:18:10.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:18:20.517Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=afac2773-a4f0-41f1-b74a-d9a4b125fa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:18:20.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:18:30.523Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=483518b6-a489-4f24-befa-b569b625c0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:18:30.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:18:40.529Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=713797fc-2273-43d4-a2dd-f869a7515e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:18:40.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:18:50.536Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=6380e052-b32d-4126-bc5b-aa95f4c1f54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:18:50.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:19:00.544Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b1d3cada-f200-4264-9cf8-6f55db5209d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:19:00.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:19:10.552Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ae43cfa9-d4aa-4178-ad34-8549edc3b35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:19:10.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:19:20.566Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b7692938-ed35-404d-bff7-cad371d99559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:19:20.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:19:30.574Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=6e23fdbf-2fcd-4c06-bcdf-17acf7feb986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:19:30.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:19:40.581Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=40a7b920-9f1d-4f70-b33a-3141d1bbf4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:19:40.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:19:50.587Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=64446e3b-319d-47c5-89bd-14207501b696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:19:50.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:20:00.594Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=09e59668-6804-4cbb-98a5-5a0638728cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:20:00.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:20:10.601Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9618d0d7-dbbf-4e40-b4f3-24024d41acbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:20:10.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:20:20.610Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=307dc56c-45c7-4c67-af6a-a541a7aa49e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:20:20.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:20:30.619Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=0b3493fa-f91a-41d9-b2d9-275d04a35d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:20:30.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:20:40.631Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3019d86c-039b-4198-8111-8ba7ca388ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:20:40.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:20:50.638Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=48540088-48ec-402c-827e-103a1792ff4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:20:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:21:00.645Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f528fd96-11f9-4c8d-bb94-292dafe205c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:21:00.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:21:10.659Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=904d3ec1-95a4-42a9-a65c-bff4428ad27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:21:10.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:21:20.666Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=99e6e01c-3671-4bea-b872-e651468f6528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:21:20.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:21:30.673Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=fe4afcbd-69d6-4c07-a0f4-f1e9ecf70bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:21:30.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:21:40.681Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=cec5b10d-a0a0-4024-8ac2-683443129194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:21:40.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:21:50.691Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ba46b3ef-da82-4905-8a9a-d64aab5189d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:21:50.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:22:00.699Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ac57e3f1-fbe9-44ad-9657-2af510dfa2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:22:00.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:22:04.998Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:22:04.998Z |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-02-12T00:22:04.999Z |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-02-12T00:22:05.001Z |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-02-12T00:22:05.005Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T00:22:05.005Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T00:22:05.005Z |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-02-12T00:22:05.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:22:10.709Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c50bf98f-0375-4dc7-b983-35e3796680a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:22:10.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:22:20.716Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9c283ae4-d3ee-4d65-be33-d7db17992864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:22:20.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:22:30.723Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=eaa43d0c-092e-45ce-a126-5e36f8349955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:22:30.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:22:40.731Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=8fb5779f-2f4c-414b-b0cd-e07eb71858c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:22:40.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:22:50.751Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=00811be0-479c-41cd-8414-52aa362f1baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:22:50.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:23:00.758Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=8675b984-8182-4368-89bf-b0bef719ac5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:23:00.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:23:10.766Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f743d3ac-6a36-466d-abd8-3b781e51d049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:23:10.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:23:20.781Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c43b36c1-dc51-4f98-8cf0-a363ff93a61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:23:20.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:23:30.797Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=4ee9e9b8-17a3-4077-88fc-9dded789c354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:23:30.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:23:40.807Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=37bd80d3-d12a-4db5-8b1d-ddae345e69e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:23:40.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:23:50.814Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f9d21998-055d-488d-8a41-9722b0da13f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:23:50.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:24:00.820Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ee19be97-cd52-4dd4-ae53-0dece2947375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:24:00.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:24:10.830Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=eb4cd239-0cc5-4532-8db2-51a08945e80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:24:10.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:24:20.837Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b57bd2ea-1c40-440e-a44e-35f833a679e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:24:20.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:24:30.844Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f947fc4b-4ea1-4454-a29f-7c76e00c78b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:24:30.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:24:40.853Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=cfbbaf92-355b-4870-8d7e-625b40ecb053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:24:40.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:24:50.861Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ae29d093-ef30-44a8-a8f0-da8eef3fe068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:24:50.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:25:00.870Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=a7725a5d-6e39-4542-84b3-9b281f2ceb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:25:00.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:25:10.878Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d0892289-f4ce-4dc5-97be-ff5d534be3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:25:10.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:25:20.884Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=a61508ef-115b-4999-a27a-01f6e2ff5c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:25:20.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:25:30.890Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=09562ed9-a69e-4d65-9752-d3640d92e8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:25:30.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:25:40.895Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f001fb6c-6112-48d2-be77-acdaaf6cf1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:25:40.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:25:50.903Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f9f430a1-6cad-414c-b7c0-d6ab5cdebc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:25:50.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:26:00.910Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=233676b4-f0ea-41c8-a8d1-e7300e3e6568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:26:00.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:26:10.916Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ef82db9a-45e9-48ca-b718-773c4475f9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:26:10.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:26:20.923Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=95ec4756-87a6-4194-85f2-256ba77c858b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:26:20.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:26:30.932Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=1898260e-50c1-450a-b8d1-0e2a5a796467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:26:30.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:26:40.944Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=be545a08-40a0-4da9-b1ee-4f3eeeee02b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:26:40.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:26:50.959Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=5d94aca3-d428-4047-a098-2ecabcf03a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:26:50.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:27:00.964Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d2b0ea26-d8f6-49cc-a275-573d4ad8e860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:27:00.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:27:04.997Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:27:04.997Z |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-02-12T00:27:04.997Z |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-02-12T00:27:04.999Z |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-02-12T00:27:05.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T00:27:05.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T00:27:05.003Z |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-02-12T00:27:05.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:27:10.970Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3b1d497c-b6e3-43f0-aa24-be6e84642862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:27:10.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:27:20.976Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=1b72a13b-49ea-4b74-b585-68507c40b3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:27:20.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:27:30.982Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=58c38d7a-37a0-4986-ba30-790b8a7e6276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:27:30.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:27:40.989Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=18d27f6e-3a95-47d3-a597-38037c00fc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:27:40.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:27:50.999Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=8a4927c8-4046-4e39-8eaa-04d18256c2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:27:51.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:28:01.011Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=58644964-5800-4572-84fe-d3f986a89264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:28:01.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:28:11.020Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=e666b089-a41b-4fd4-8824-bdd14a58de6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:28:11.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:28:21.027Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=5c512197-c36d-4d6c-814a-99b602c938c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:28:21.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:28:31.034Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=be1c1500-e5da-4c79-afe4-64c438551383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:28:31.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:28:41.040Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=398e38f3-c7ea-493d-bb4a-105c954976fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:28:41.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:28:51.047Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=0740a3bb-6086-4607-a92c-405e0297e4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:28:51.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:29:01.056Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ec2c5483-aab9-41f3-8c6d-a0f861a0a11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:29:01.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:29:11.065Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=08765243-ddeb-4713-937c-dd8749edd6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:29:11.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:29:21.073Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=6f0598dc-e689-4f38-8dbd-cd971db0fd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:29:21.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:29:31.088Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=a50d59bf-6ed5-46d8-9543-f2ff5097fea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:29:31.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:29:41.095Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=e6e18c19-d758-485e-921a-232c4f00c3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:29:41.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:29:51.101Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f0a47873-8f2d-482a-b50c-7d510a96d611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:29:51.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:30:01.108Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=07527afd-aef8-4ee0-8a77-3a640b0cbbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:30:01.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:30:11.114Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=36fca0a3-8792-4561-bdd3-b6e1458a1b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:30:11.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:30:21.120Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=642751a9-4017-453c-9837-9dbba38a8ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:30:21.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:30:31.126Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=a83dda8a-14de-4b3f-a46b-04ca6abd5f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:30:31.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:30:41.134Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=246004db-af53-41ae-a0c3-278db8313c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:30:41.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:30:51.150Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=4f76b0d4-adb7-4cb7-8dca-db52d94de375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:30:51.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:31:01.157Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=de1ac90c-37a9-4cc3-a448-c7ff2714e57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:31:01.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:31:11.167Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3b92fefa-9217-4de4-bc27-47bb4f27042b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:31:11.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:31:21.176Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=62916129-e9a8-45a3-8866-90074a71b4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:31:21.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:31:31.184Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=33377faf-d990-4da2-9474-3cfbccd5c1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:31:31.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:31:41.191Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ceeb825e-4c57-46c5-af43-7e42ce6423f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:31:41.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:31:51.196Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b1136c38-a3ed-4ae7-86ed-279bab33a3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:31:51.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:32:01.203Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9c193f32-6e21-427f-8896-8f23c3116674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:32:01.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:32:04.945Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:32:04.945Z |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-02-12T00:32:04.945Z |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-02-12T00:32:04.948Z |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-02-12T00:32:04.952Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T00:32:04.952Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T00:32:04.952Z |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-02-12T00:32:04.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:32:11.212Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=74109c72-f432-4f37-bf9d-effa309d0a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:32:11.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:32:21.224Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9bf205b0-b8be-4628-bf2e-0e17ad6ccadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:32:21.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:32:31.232Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=71476e30-9635-4385-8380-e0427478170a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:32:31.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:32:41.240Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=52f70345-45f2-4ead-8b83-cd64e899ac75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:32:41.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:32:51.248Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=bbf34afe-a967-44cb-8fcd-14276feb52b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:32:51.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:33:01.253Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b3a19d17-04ce-4e3f-9d36-c356a2b477a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:33:01.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:33:11.260Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=22702d12-0b5a-4ee4-a24f-0bf086e54252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:33:11.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:33:21.266Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=57371c5e-7232-4658-83dc-9207f20af8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:33:21.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:33:31.275Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b7bb487f-4465-4c53-a6ce-a87becb5c21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:33:31.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:33:41.289Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=dd418bc7-5aaf-4a63-9ba4-3429fb57860f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:33:41.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:33:51.297Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=68a3b6ff-c6b0-4575-a262-0a32f91e84e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:33:51.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:34:01.307Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=1bcd616e-5316-4835-bbfe-25a37888c39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:34:01.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:34:11.312Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=97660b82-c971-4162-909b-1211ef7cd105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:34:11.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:34:21.320Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=28533f31-c29a-40e6-804a-867e80db9696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:34:21.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:34:31.329Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=a13c63f3-14b7-470a-bd6a-df78cd63789a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:34:31.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:34:41.340Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ac26dbf3-a533-46a2-a100-d1e20cd14fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:34:41.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:34:51.357Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=0a78a8fb-434e-43c2-96c9-57e694ec3933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:34:51.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:35:01.365Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=6b2d1dfc-4a2e-4e63-8d96-60e6b7ee5e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:35:01.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:35:11.372Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=094b2b01-1079-451d-9fe1-4338f9e7dd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:35:11.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:35:21.387Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=25c4c3c5-b62d-4efb-ba99-54a31706c30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:35:21.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:35:31.394Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=6cf8ef94-b172-4c5f-bbcf-9dadf8bc8f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:35:31.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:35:41.399Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=78e26310-47a3-47e4-a806-92db165abd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:35:41.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:35:51.406Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=814a63fd-5fa4-4d50-b77d-de7a7e3fd4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:35:51.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:36:01.413Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b14b1b0b-b3f6-40ab-8482-f35feffb1ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:36:01.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:36:11.421Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b1bba073-cab1-4f3f-8e44-558cb01b4f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:36:11.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:36:21.434Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=4495a0c6-a530-4451-a21f-80acd7083fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:36:21.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:36:31.443Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=5360b669-b1f4-46ed-875c-f30bc57b082d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:36:31.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:36:41.451Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=bc9a109f-f88f-4a1b-936a-1305444e7141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:36:41.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:36:51.459Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=fcf2d554-7a13-4a2e-a55a-920089dc6544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:36:51.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:37:01.465Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=dfc40932-d084-4eb1-a35a-9d5a9102a690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:37:01.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:37:04.995Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:37:04.996Z |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-02-12T00:37:04.996Z |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-02-12T00:37:04.999Z |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-02-12T00:37:05.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T00:37:05.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T00:37:05.003Z |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-02-12T00:37:05.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:37:11.471Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=933c6a89-3b93-4e31-b1ed-722d55bce0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:37:11.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:37:21.478Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=57d56eed-0011-4315-b507-0caabdf8712e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:37:21.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:37:31.487Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=962d0b19-af5d-48b7-b65a-298f833bdb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:37:31.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:37:41.499Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=31a6a1ca-714f-4759-8262-4862d1444cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:37:41.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:37:51.506Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=e547dc4f-02aa-4b21-a158-0eb906cf654b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:37:51.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:38:01.513Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=2d79957e-aa49-4bb2-90fd-918170c6b533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:38:01.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:38:11.520Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c158331f-2e0c-4660-a886-896ca7a3be78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:38:11.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:38:21.526Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9921fa88-7221-441c-b4c4-7549f80664f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:38:21.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:38:31.532Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=5950a10e-7367-4b15-a91f-55015e9f5a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:38:31.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:38:41.538Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=eaf78995-ff90-424c-a895-10baf9e8fa04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:38:41.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:38:51.547Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=1843ab63-e012-41a3-8803-8f8781df592c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:38:51.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:39:01.555Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=bd42530c-17e5-444e-8e5d-a020527b8aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:39:01.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:39:11.563Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=6e0b9acd-c768-47d5-a7e8-d5cc093d8b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:39:11.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:39:21.570Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=dfe34231-12ed-4684-ab5c-e364e6e9e307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:39:21.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:39:31.576Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=715a4883-3891-40c7-a90e-9e6ed521cd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:39:31.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:39:41.583Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=009b00e7-3d85-490f-b8cf-b06cf45851d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:39:41.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:39:51.594Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ea597a18-c9e8-4789-a844-793de5687b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:39:51.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:40:01.600Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=972776f4-2890-4562-b08f-2b98f7ac8f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:40:01.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:40:11.608Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=23837a3a-38ef-446b-86bb-3e847b650753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:40:11.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:40:21.618Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=bdd86e6c-b66f-4d83-a265-57e543386d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:40:21.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:40:31.626Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3934542e-8047-42fa-b398-c1693f0172e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:40:31.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:40:41.639Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=4cc0832c-2d8b-4303-8e7e-f6662d857961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:40:41.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:40:51.645Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=22abc6bc-ec42-4251-a75f-e0e7a6d83bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:40:51.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:41:01.653Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=77563c95-d0b1-444d-9dcf-894ff6fb3a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:41:01.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:41:11.660Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b6fa5075-7a24-432a-8d6f-7ece811bffde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:41:11.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:41:21.666Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=34d378d6-7af3-44c5-9bec-cfd7e654762e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:41:21.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:41:31.672Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=41c8e07d-b605-4726-a28d-3ebae158fa79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:41:31.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:41:41.681Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d3965568-dbab-44e6-b7d3-4bf85801133d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:41:41.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:41:51.692Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=cdefb09a-65a1-45cb-ab12-3c6341e377e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:41:51.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:42:01.702Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c83e73e1-3dfa-48a7-a439-f72a81f0c87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:42:01.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:42:04.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:42:04.985Z |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-02-12T00:42:04.985Z |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-02-12T00:42:04.987Z |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-02-12T00:42:04.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T00:42:04.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T00:42:04.990Z |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-02-12T00:42:04.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:42:11.711Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=8170e5fb-c42e-4dc7-968f-783982036adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:42:11.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:42:21.719Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=47cda72b-0b96-4f2c-af73-221c4232145d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:42:21.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:42:31.727Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=8a7f2646-0d4e-40e4-91bc-4525b6708827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:42:31.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:42:41.734Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=254399c8-6405-4a50-a4d0-101b7d93cc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:42:41.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:42:51.741Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=bff123cc-3980-4ec0-afce-1accfcdfee31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:42:51.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:43:01.751Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=db02bd91-c9bb-4ce1-9094-2d0dced19426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:43:01.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:43:11.760Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3ea1b43a-634a-4f3a-98c1-6fe360d95cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:43:11.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:43:21.775Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=0a9b858c-fde3-438d-bb13-e1b7fd784119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:43:21.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:43:31.783Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=56fdd1c8-c856-4e37-8002-9a8a515a3368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:43:31.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:43:41.790Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=fcde1de3-2edf-4a1c-a53e-652f014a4027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:43:41.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:43:51.798Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=2f6f16b1-fdb5-4800-986f-4eed7c595a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:43:51.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:44:01.804Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=7c22de7b-f90e-4ebb-af33-378573ddf754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:44:01.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:44:11.812Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=1ebe113e-9687-45a1-9274-9a3ccdd76139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:44:11.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:44:21.818Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=5fb9cbc5-55ec-4f1f-8a52-240872f8025c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:44:21.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:44:31.823Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=916ee273-9ad3-4608-b9c3-8339131d792a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:44:31.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:44:41.832Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=69a79cfb-1413-4e4f-9814-4960c6f39e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:44:41.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:44:51.844Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d10e678b-3812-42e9-9a8f-eb78a983ef59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:44:51.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:45:01.858Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=e19bd1c1-858d-4cb7-8659-ea6805e5f988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:45:01.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:45:11.869Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=6aa3a5bd-d41d-4942-ad92-b08ffa9bbfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:45:11.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:45:21.876Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=5698185b-8c8d-4b3e-b4cd-f2e43776ac43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:45:21.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:45:31.882Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3d286093-12e8-4308-b90f-b3762d244231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:45:31.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:45:41.889Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d2502db4-8a3c-42df-9f25-9fe6333a2181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:45:41.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:45:51.895Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3f15833f-6f8f-45b0-a971-c34e59c5a2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:45:51.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:46:01.902Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=16c0f3fa-899f-480f-ae43-68accc95d98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:46:01.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:46:11.912Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=49c1b020-0584-4955-aaf0-283a97562331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:46:11.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:46:21.922Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=47b01c4f-072d-4332-907d-fbd2e8ed18d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:46:21.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:46:31.936Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=62f6f698-3aeb-401d-8a5f-36afd083cfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:46:31.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:46:41.942Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=087b5d7b-5506-44bc-a922-0bb7406d1461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:46:41.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:46:51.949Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=dc75f3a4-92d3-44fd-a4d2-e28b7e07c580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:46:51.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:47:01.958Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ca351363-1720-48ce-a41c-cf1c5f224432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:47:01.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:47:05.022Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:47:05.022Z |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-02-12T00:47:05.022Z |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-02-12T00:47:05.024Z |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-02-12T00:47:05.027Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T00:47:05.027Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T00:47:05.027Z |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-02-12T00:47:05.029Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:47:11.967Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f5314f0d-c6e0-4d93-9c29-393b72bf7a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:47:11.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:47:21.974Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=abb5d190-9663-40af-82b5-a8c83a6ae0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:47:21.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:47:31.982Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=478ccc5c-838b-4cec-a7a2-b3e85ab2d5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:47:31.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:47:42.000Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=641d032a-cb1e-4846-81e5-2287b684a4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:47:42.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:47:52.025Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=295b1ef6-e3b2-4e2b-be90-cf9fcc686f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:47:52.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:48:02.033Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c6aafd28-b905-427a-9152-7b9d012b92e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:48:02.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:48:12.040Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=1a87070b-fe1d-4a82-acf6-1d41d3a82ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:48:12.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:48:22.047Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=10fb6548-661d-45f1-8715-249a36134b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:48:22.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:48:32.052Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=43a8a519-f0f1-46e4-9f8e-76d28e69408d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:48:32.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:48:42.058Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f13c8686-b667-4567-9f22-2a16b4c7d48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:48:42.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:48:52.067Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=81035500-a677-4b15-935b-6ddab0ffabae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:48:52.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:49:02.075Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d46e2b45-4a0b-4662-81a4-75b9dbf304ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:49:02.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:49:12.088Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=0e68c9ee-30ef-430b-986d-23d91b7340a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:49:12.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:49:22.094Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ef3329b5-302c-4319-a048-2f013b474b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:49:22.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:49:32.101Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=0b502a5d-4d87-4548-a8f3-49e817f7a776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:49:32.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:49:42.106Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=aeed6a29-067e-4890-b9b8-db59a7117649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:49:42.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:49:52.114Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3b80b8b3-65be-452b-ba10-59056c25f64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:49:52.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:50:02.122Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=61307a23-f91f-4224-a26d-004f885ab89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:50:02.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:50:12.128Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f828e8ac-46b8-49b4-afa0-9dfc4dbd2a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:50:12.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:50:22.138Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=307347dc-4da3-43fa-b262-ef818c129a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:50:22.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:50:32.151Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=64854aed-6cf8-4035-8275-7b607e51e35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:50:32.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:50:42.158Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=be838f93-ed28-4a74-a3d5-56aeea5a03c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:50:42.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:50:52.166Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=7a4e3cd5-78b3-48df-9217-5b52b01f9a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:50:52.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:51:02.174Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b7c37133-bf97-43e8-8a42-80266ab73a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:51:02.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:51:12.181Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=ebe10894-3cc0-474c-9619-e4f454865228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:51:12.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:51:22.187Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c0147805-c0f8-44cb-b853-d721684d615c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:51:22.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:51:32.194Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d2c51ad7-2c68-428f-b556-98a62912930a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:51:32.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:51:42.205Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=23fcdaef-d08e-40e3-b624-8f3dbea1e50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:51:42.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:51:52.221Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d59f737e-176b-4dbb-ba53-cc6696ec81da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:51:52.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:52:02.227Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9db76e5b-9e2e-43fd-8f26-096f5700c0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:52:02.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:52:05.011Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:52:05.012Z |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-02-12T00:52:05.012Z |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-02-12T00:52:05.014Z |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-02-12T00:52:05.017Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T00:52:05.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T00:52:05.017Z |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-02-12T00:52:05.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:52:12.233Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=2b9ad116-0146-47d7-9bd9-2f29b5ebc9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:52:12.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:52:22.242Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=7808b70c-28c1-4094-9929-228b0d2415cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:52:22.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:52:32.249Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=490076eb-4685-4695-850c-8669b74380b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:52:32.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:52:42.260Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f821e272-0f74-4762-a6c7-5e40eb618f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:52:42.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:52:52.271Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=eb4ec66a-865d-455c-876e-b0487586d4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:52:52.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:53:02.284Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=aba4b4f1-3295-4ee4-aa43-cb3d7b7d0991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:53:02.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:53:12.292Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f18173c5-8576-4dc2-b84e-2fa4541d19c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:53:12.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:53:22.298Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=a549eada-2c9c-434f-be8a-4314940a2519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:53:22.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:53:32.305Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=57150096-57e3-42ff-a7df-1b3a056c9143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:53:32.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:53:42.311Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=18655b26-7b15-487f-a3e0-8c592cdaf19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:53:42.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:53:52.317Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=671614e5-51ce-4a83-b0ab-7b8d073c9617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:53:52.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:54:02.325Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=d916d72d-8add-4a83-b8cf-56fa12afff07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:54:02.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:54:12.333Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3ed68e69-c32b-4f97-b111-a725b7542d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:54:12.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:54:22.346Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=cf970271-d296-4766-a775-5d1534c5f029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:54:22.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:54:32.354Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=bcf04523-268e-4f86-a819-0b064c456590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:54:32.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:54:42.359Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=9bd6f31c-23d8-4130-9cc1-0eb8516932cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:54:42.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:54:52.366Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=67845bf3-544d-4adf-8188-f72a832f8e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:54:52.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:55:02.373Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=55231e93-de38-4694-8a97-53db849660b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:55:02.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:55:12.380Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=00a619b8-1361-461d-8586-c49a492f8d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:55:12.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:55:22.385Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=e856560c-2920-4ba7-acb6-8eb6e06feecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:55:22.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:55:32.391Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=fa0f17e8-d80f-4ff0-9411-503697bff84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:55:32.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:55:42.398Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c9724ff5-f09c-4335-ae90-a9a3dcc5b5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:55:42.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:55:52.408Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=1114e94b-054c-4c85-9bce-3c8a6ae36bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:55:52.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:56:02.422Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=813c3c64-45a7-4384-b676-72746a77f4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:56:02.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:56:12.429Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=fb449ae0-513d-4ee5-affb-8e717a961aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:56:12.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:56:22.435Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=6f0e00f5-eba9-4be0-a46a-67b11ec39ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:56:22.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:56:32.442Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f872ad43-4113-434e-acd7-d16c27ca3724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:56:32.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:56:42.448Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=0ab7d29e-a0cd-46b7-9b59-31abe2e19f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:56:42.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:56:52.455Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=a12c775b-ce5c-495d-9c94-66c7deb13e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:56:52.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:57:02.462Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=1eed179e-c095-458c-a7f7-c7d14852e742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:57:02.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:57:04.978Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T00:57:04.979Z |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-02-12T00:57:04.979Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T00:57:04.981Z |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-02-12T00:57:04.984Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T00:57:04.984Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T00:57:04.985Z |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-02-12T00:57:04.986Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:57:12.467Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=3d2d6c43-cbd4-4178-b4f1-a166c9d141f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:57:12.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:57:22.474Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=69d62ba0-5dbf-46d3-a37f-ac9ddeaa888a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:57:22.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:57:32.491Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=b31295ea-9f5a-4dd5-a7b7-e35c0418cfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:57:32.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:57:42.498Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=194cc222-5eef-49df-b714-a052385169bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:57:42.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:57:52.510Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=f7bb4eaf-426f-49e6-8c3b-4789aba93e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:57:52.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:58:02.518Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=c2472ad2-a751-4314-b8d2-3f8eb8a6af97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:58:02.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:58:12.523Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=6e6fe46b-30b0-407c-b577-9479019f2a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:58:12.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:58:22.530Z |INFO |Init configs |InvocationID=335b0fec-650f-4938-8d17-3b4d5a683c13, InstanceUUID=46102683-cf59-4dfa-bbc4-518989c6ca73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T00:58:22.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |