By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:01:22.939Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:01:22.943Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T10:01:22.984Z |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-27T10:01:24.111Z |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-27T10:01:24.218Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T10:01:24.219Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T10:01:24.219Z |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-27T10:01:24.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-27T10:01:24.448Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-27T10:01:24.475Z |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-27T10:01:26.319Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-27T10:01:26.886Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-27T10:01:26.913Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-27T10:01:26.914Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-27T10:01:26.975Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-27T10:01:26.975Z |INFO |Root WebApplicationContext: initialization completed in 2499 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-27T10:01:27.446Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-27T10:01:28.334Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-27T10:01:30.053Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-27T10:01:30.941Z |INFO |Started MainApp in 12.344 seconds (JVM running for 13.79) |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-27T10:01:31.021Z |INFO |Start scheduling PRH workflow |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:01:31.038Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=72a46051-80ea-4d52-9b00-93bf032c2b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T10:01:32.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:01:32.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-27T10:01:38.958Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-27T10:01:38.958Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-27T10:01:38.962Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:01:42.589Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a942fa8f-8112-4a6b-bcde-4ee2735e840e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T10:01:43.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:01:43.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:01:53.662Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=8af86766-ec38-4fb2-a51d-618a42a5e6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T10:01:54.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:01:54.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:02:04.741Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1d491564-6668-47c8-b81f-35e9b21bf228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T10:02:05.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:02:05.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:02:15.837Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1405200f-ce84-41bc-968c-c24f5ddfd299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T10:02:16.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:02:16.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:02:26.917Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3d2f3c76-5d18-4118-9c5c-014d94685ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T10:02:27.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:02:27.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:02:37.982Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e8ba98d7-b7be-49b5-8a30-7673bba68103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T10:02:39.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:02:39.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:02:49.050Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=091d90da-6097-4d4d-92d4-080c160ed4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T10:02:50.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:02:50.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:03:00.123Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=93ba32bf-d036-4a12-a177-b5d5aaf6ae73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T10:03:01.164Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:03:01.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:03:11.172Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=bbbc51cd-207e-4380-a9b4-741a987af702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T10:03:12.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:03:12.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:03:22.244Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0db496c7-f115-4218-be34-1af1b1b35a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T10:03:23.309Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:03:23.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:03:33.316Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2b3f811f-7746-417e-a3a9-686274559b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T10:03:34.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:03:34.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:03:44.385Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=facd6490-ca11-4e3e-881c-43124f5da8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T10:03:45.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:03:45.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:03:55.452Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ebfb972d-b9f0-4f4e-9fa4-67d00a308339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T10:03:56.522Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:03:56.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:04:06.525Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4b144d5d-0f22-4396-a7fc-5df31eaa8b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:04:06.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:04:16.832Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c9560d5a-2574-4a46-a782-8ddae99b7647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:04:16.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:04:26.860Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4e0369d4-1d7d-446a-92a2-ad04d59bb008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:04:26.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:04:36.900Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=30d9bfc8-0ae2-4019-bb21-bb401ec182d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:04:36.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:04:46.937Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=750fea09-7ff2-4749-9700-13a7f29d6aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:04:46.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:04:56.963Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e1560e49-1922-4eaa-b3ee-55c1b5408232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:04:56.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:05:06.979Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4e0c45de-b335-4f2f-8641-1072598c9c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:05:07.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:05:17.007Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=45459d07-e336-4151-b57f-b38997237a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:05:17.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:05:27.028Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=45d3fbc4-f88e-4e6f-a5ba-e353e182b8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:05:27.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:05:37.057Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c02ea618-cdda-4cee-b9cb-1b4db7334b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:05:37.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:05:47.071Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=971e0120-231e-42c0-a433-0d1824bf852f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:05:47.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:05:57.105Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=8743b02a-31d5-4c37-b50a-c3ceb0952a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:05:57.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:06:07.125Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d25e9d51-38a4-459e-ab40-b3ff042ffecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:06:07.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:06:17.141Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=798867ef-4899-487f-baca-f309b2334e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:06:17.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:06:27.163Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=45210d95-5f72-47d0-8ca0-2d11d47bea84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:06:27.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:06:28.868Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:06:28.869Z |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-27T10:06:28.870Z |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-27T10:06:28.876Z |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-27T10:06:28.889Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T10:06:28.890Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T10:06:28.890Z |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-27T10:06:28.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:06:37.176Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d1f30683-7ab7-4172-8115-466849d87c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:06:37.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:06:47.205Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e0c177f9-aab0-4599-a995-5ba987eb8b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:06:47.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:06:57.224Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=80812ec2-8344-4aff-bd65-4f82562a84fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:06:57.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:07:07.243Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7179d876-0183-453e-8e78-5c2003c39592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:07:07.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:07:17.266Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c0fdb59a-3e42-45ed-beac-60a0f777bb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:07:17.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:07:27.289Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3db74f81-54c1-4b30-948f-271ded08cef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:07:27.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:07:37.312Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f9463f73-5d78-4cd8-832a-dbdbb4028735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:07:37.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:07:47.327Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4acd1a64-a9a7-4b04-a1d8-6956d6d7e8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:07:47.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:07:57.346Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4e9a512d-e20e-475e-925a-d501a9b7dafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:07:57.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:08:07.364Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ec8c19c0-6a3a-4ea1-96ee-9cce265919e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:08:07.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:08:17.400Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=57a3b74b-2fc5-4002-8d6d-6a3b408244ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:08:17.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:08:27.423Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=18af2019-879b-4d02-a9d0-40f334ecaac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:08:27.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:08:37.436Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=417105aa-d416-491e-bd62-166c29e8d091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:08:37.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:08:47.462Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a87bf521-befa-4655-8394-140eef930b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:08:47.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:08:57.478Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ab7b874b-82f7-425d-866d-67f5a3f679b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:08:57.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:09:07.495Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=406b9865-cf19-444c-81a6-4d4870e5f017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:09:07.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:09:17.510Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=59ac4341-71e7-41fe-a50f-78bb76d087db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:09:17.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:09:27.532Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=84b47037-fc4b-4cef-b0c2-1603d8cbd9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:09:27.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:09:37.548Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=23484418-54a8-4230-a4bd-eaa460a4645b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:09:37.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:09:47.563Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=73776981-dcea-412d-a1c4-425a7608add3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:09:47.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:09:57.594Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c24fa3ce-3b3e-469d-8fbb-84d8cf261cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:09:57.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:10:07.614Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4aa15281-f146-4295-9876-7bbc1953a0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:10:07.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:10:17.628Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=315a5f9d-0d5b-4b1e-b551-7b78950b2e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:10:17.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:10:27.644Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=38ecab60-776a-4947-be5a-b9d0a1fafd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:10:27.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:10:37.658Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=de4224ac-8b2b-4bf7-857e-80d19644fd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:10:37.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:10:47.685Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9ac32360-6bd8-486b-b47b-a05679a592fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:10:47.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:10:57.695Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9f3cbaf7-1151-448e-b6aa-b8835396f665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:10:57.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:11:07.710Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9d80e319-7745-4c0d-a958-1bd767341440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:11:07.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:11:17.725Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e18a8f61-c0ca-4483-ac15-ae1abede2700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:11:17.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:11:27.738Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=072cfc28-9b98-4c8a-a39e-96759104ebf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:11:27.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:11:27.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:11:27.883Z |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-27T10:11:27.884Z |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-27T10:11:27.888Z |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-27T10:11:27.901Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T10:11:27.902Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T10:11:27.902Z |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-27T10:11:27.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:11:37.754Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=609b71f1-635f-44b2-a245-d3b1e384b3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:11:37.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:11:47.769Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f4ba429c-6442-492e-9145-04ce49e844a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:11:47.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:11:57.784Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=5149070f-61b7-4efe-9c3c-0b0a175ebc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:11:57.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:12:07.796Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=592e8341-8cd4-4fab-8f01-84fd129f2800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:12:07.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:12:17.807Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1ab87548-cb9b-4667-9f8d-517f119c8a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:12:17.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:12:27.819Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a65aa45b-e16b-41df-8ecb-6a7ded08e671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:12:27.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:12:37.831Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0c1419bd-0b76-465a-a494-7b3681d0c3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:12:37.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:12:47.842Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b3319ca1-0f53-4274-8858-9e034945b4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:12:47.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:12:57.857Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b48095fe-bf61-4262-bca2-4abe390c5ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:12:57.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:13:07.874Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7d6b2de6-485b-46bf-b7bc-001f8229845f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:13:07.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:13:17.891Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=02675446-aec9-43c6-9695-2693037c6f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:13:17.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:13:27.904Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7d171021-b888-4c42-8e2d-8cb56c1095a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:13:27.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:13:37.922Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=5e49bee4-2106-4c51-91db-adf815731603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:13:37.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:13:47.937Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=dd6a1198-2234-4703-8615-9ce00275d244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:13:47.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:13:57.961Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=65e7f39c-90c0-4264-a9d9-9d3b2c4dd03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:13:57.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:14:07.982Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4391039c-5da6-4686-88cb-e9772ec72540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:14:07.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:14:17.994Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=57088762-0404-464d-8294-efa9f3dd0e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:14:18.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:14:28.016Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3ded957b-2935-4241-81fd-3c1b5e190555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:14:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:14:38.027Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=57ccf247-a992-4226-b72e-1226ce246b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:14:38.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:14:48.040Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f8a6656c-3d83-4403-a1d5-dd7a05c1f88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:14:48.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:14:58.054Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=08d2c17c-015d-4ac5-acf8-23559ec78cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:14:58.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:15:08.090Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d1bbf7c1-da43-4e45-afe1-df77fec8b674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:15:08.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:15:18.101Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6517bf63-970b-4df0-98b7-dbbc9f33f406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:15:18.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:15:28.113Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=001e877b-79f9-4246-8c07-3ee33ab3f8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:15:28.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:15:38.126Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=070a8b66-1ff8-4ce1-93ed-6443d98b9fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:15:38.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:15:48.136Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f7c37586-ebcc-40ca-8f09-bd84df8ea48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:15:48.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:15:58.157Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ae5306a6-0e68-4c30-95eb-d20dba50111f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:15:58.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:16:08.171Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=757cdf04-1a9e-493e-a5cb-1a8d6b6ba64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:16:08.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:16:18.182Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6b6817fd-7bc5-4450-ac7c-350a6e9b262f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:16:18.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:16:27.905Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:16:27.905Z |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-27T10:16:27.906Z |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-27T10:16:27.910Z |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-27T10:16:27.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T10:16:27.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T10:16:27.923Z |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-27T10:16:27.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:16:28.195Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=eb9d341e-d37b-45a1-b48c-c5b29c925078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:16:28.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:16:38.207Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2307a69a-5266-4de3-b3b4-190811c04108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:16:38.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:16:48.218Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=dd4b9192-aa1b-4065-b03a-5dc9f66312b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:16:48.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:16:58.231Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4612f1f4-95ce-4a46-97c9-f68edd2e8e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:16:58.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:17:08.246Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2160cac5-bb7f-456e-b8b0-70a3ce7cfa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:17:08.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:17:18.274Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1b06fda3-b72b-4ea8-89bc-e6881a6080f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:17:18.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:17:28.288Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ad0802d0-483f-4153-a4c6-15f2f141d4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:17:28.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:17:38.302Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=947f20d8-db1e-4f1a-bac2-73575a6ae53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:17:38.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:17:48.313Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b9408d42-b2ec-4ec1-af8e-c88a4706913d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:17:48.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:17:58.325Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9920b10f-4da5-4732-929d-9bfe4e92c9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:17:58.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:18:08.340Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6425c886-7227-4c9e-8e33-a62861c6bb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:18:08.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:18:18.351Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9c5fc26e-2380-4a7f-b2ec-41b5fa084657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:18:18.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:18:28.392Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a805efe3-9260-4fb8-93b2-e550177a1839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:18:28.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:18:38.416Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0caff128-fddc-4c85-ba93-ae63171a258b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:18:38.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:18:48.432Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b9676bbc-3f5a-47cb-8e29-644d4284fd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:18:48.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:18:58.459Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6ba8d66b-3cc5-4633-ac2e-3f8d8ea5639e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:18:58.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:19:08.472Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ff65b7a3-e4d6-4969-82ef-237d81340422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:19:08.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:19:18.484Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=83ee05a6-0e23-4a5c-ade3-d5666b91c7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:19:18.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:19:28.495Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=76a238a5-3b57-4f27-90c3-a23ea006b698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:19:28.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:19:38.505Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b7f9ebc1-605d-4332-b613-61d06dcd0f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:19:38.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:19:48.524Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=38243642-2e79-4591-96bc-df309661c26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:19:48.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:19:58.539Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=67fc3283-cb82-4e21-9574-cd66ba2ef6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:19:58.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:20:08.557Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9e7884d0-f191-41e0-ba98-f6a81d284bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:20:08.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:20:18.575Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7df72e9d-b218-4080-8451-c8d86d6071db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:20:18.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:20:28.588Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=53f9b047-8704-4f02-8c71-0b66d2350262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:20:28.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:20:38.610Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1828d634-e5f0-413d-aeba-720e4f34268f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:20:38.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:20:48.627Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=fb14854b-f318-42cc-8fd7-0358a9f35f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:20:48.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:20:58.642Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7f7a053d-f975-4769-8460-7fb8871e9ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:20:58.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:21:08.657Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=38346818-8448-4cb8-aa6a-eab90ebce954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:21:08.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:21:18.675Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6f7e17fb-ca25-44f9-891f-5f618407b325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:21:18.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:21:27.896Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:21:27.896Z |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-27T10:21:27.897Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T10:21:27.900Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T10:21:27.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T10:21:27.910Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T10:21:27.910Z |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-27T10:21:27.913Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:21:28.688Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=90e0ee18-abac-426e-ac62-d356d240ebf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:21:28.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:21:38.698Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1b14e6a5-9eed-4095-acac-187c091068a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:21:38.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:21:48.711Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ad478040-5221-4dd8-88c1-72367a5cba46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:21:48.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:21:58.724Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4bd098dc-a2f6-4642-aef6-41eb6c34a993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:21:58.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:22:08.737Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3dd264b2-ffc1-4b2f-bc3c-92c23146e956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:22:08.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:22:18.772Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9e5c7d9d-d3e0-4fa0-9e17-6213aa2a98e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:22:18.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:22:28.788Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=956a2897-4065-4654-a557-add173d1fa0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:22:28.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:22:38.799Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=bc878c8a-83ca-48be-8cb2-fec3b83c47d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:22:38.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:22:48.817Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=8b9e7240-f7bc-4a83-b88f-c0416a83621d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:22:48.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:22:58.838Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=bf182a6a-38f4-48fb-8ab9-bfb5654e146a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:22:58.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:23:08.873Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=281772eb-f800-48d1-b2a4-abde68e1877e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:23:08.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:23:18.886Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=39cfbd68-5888-4fda-a89a-91da5b07a33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:23:18.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:23:28.893Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f3a55a31-e970-48c4-8c8a-1aa4720fef7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:23:28.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:23:38.906Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=89f6aa03-e0f6-4a27-9cbd-b9fae1adb53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:23:38.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:23:48.926Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ab6baba4-1d8f-4100-be5f-e1f8299bc7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:23:48.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:23:58.946Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4405b451-4336-4f4f-941a-57b0ae5d71be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:23:58.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:24:08.966Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=8d0517a0-399e-47b4-9ce0-f04f9c610e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:24:08.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:24:18.977Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=8b061fb5-378b-47cc-bd4c-9816952e7921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:24:18.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:24:28.989Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f219644c-a172-4bd5-ac24-912a918b3da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:24:28.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:24:38.998Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f20b9c61-a953-4b1c-b02c-8dd3f43f14a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:24:39.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:24:49.009Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=24f8cf51-5177-4206-a838-39c50977ce69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:24:49.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:24:59.025Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=eaa6fcad-78e5-4ad8-822f-a66dd34b0fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:24:59.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:25:09.040Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=83f7e453-d37d-4d64-b740-c513d8f00518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:25:09.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:25:19.052Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=fc39a089-ffc6-4aa4-86ab-a20c350b3d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:25:19.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:25:29.066Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1eb8ee7e-f503-44b9-896d-1c34e121db57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:25:29.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:25:39.077Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c679e282-4896-40f0-9e9a-c95e0fb12b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:25:39.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:25:49.087Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c250fcb3-cf67-4e91-95c7-b69d7b1d8f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:25:49.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:25:59.098Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=51fa0530-f600-4f15-94fb-7c4eff190337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:25:59.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:26:09.109Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d0543966-2f0a-4b25-a919-78326d5096bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:26:09.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:26:19.125Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3e365890-1433-4ca0-9bae-0989d059c8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:26:19.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:26:27.854Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:26:27.855Z |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-27T10:26:27.857Z |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-27T10:26:27.863Z |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-27T10:26:27.873Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T10:26:27.873Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T10:26:27.873Z |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-27T10:26:27.876Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:26:29.139Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1f13d125-429c-426b-9eef-5fd982d95cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:26:29.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:26:39.149Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=85550838-942b-48b3-baf9-0a656cc80316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:26:39.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:26:49.165Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4ffbbfc4-058f-4b54-a3e6-7c69b0a2d907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:26:49.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:26:59.178Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6f6098ae-7c21-4186-b8e1-28c98ec7f4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:26:59.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:27:09.191Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ce69230c-3b5f-4471-bcf0-a604983dd51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:27:09.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:27:19.199Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0a0bb057-fd65-4995-9813-b786cf482e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:27:19.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:27:29.211Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ad019338-1f63-4609-8ed7-b1267a084d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:27:29.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:27:39.221Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b7a0761a-db5c-4791-be3f-489d90502b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:27:39.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:27:49.236Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f95742bb-0e00-4b4e-9441-092c55c71ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:27:49.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:27:59.254Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=231eb761-e3c2-4646-bc7c-14a7ad034dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:27:59.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:28:09.279Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b104d9a0-e095-4394-889c-5d808b5bbd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:28:09.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:28:19.292Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=295851f2-ec72-465c-9f63-8e3057163928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:28:19.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:28:29.307Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f9d73492-7b9d-45e8-871d-c522d93fad98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:28:29.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:28:39.320Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1b532aed-ea49-4671-adb9-d73fed4dd196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:28:39.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:28:49.330Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e7e76854-2923-4bcb-be9e-89e65b24e368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:28:49.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:28:59.347Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=10ed4e1b-4a39-4b86-9884-f95d21f56b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:28:59.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:29:09.376Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f18118df-525a-42e8-aa22-063d56a438e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:29:09.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:29:19.391Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b969dd18-511d-48d6-a0fa-b810878350cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:29:19.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:29:29.406Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=40173673-7cdb-4145-9b0a-5dd6abe6ab1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:29:29.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:29:39.417Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1b018378-249a-41ba-8c10-ca4fb932884d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:29:39.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:29:49.430Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d7ed8fc7-5cb3-4fa9-aefd-94c19c1883e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:29:49.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:29:59.443Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3834267b-e501-4fa0-95f2-3ec7791f4d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:29:59.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:30:09.454Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4f6f8d1f-4679-436e-9d18-f48dd3dd21bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:30:09.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:30:19.492Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=759ed8ae-18cf-4ebb-8ab5-01eaa9e28a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:30:19.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:30:29.511Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9faa296d-30e7-4ddf-8292-5ac482366560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:30:29.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:30:39.523Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9711f8de-2e16-4fa9-bd6b-d90e241819bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:30:39.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:30:49.539Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a2fa1c46-d951-4ed3-a343-e932fb792fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:30:49.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:30:59.554Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ad7068de-1a6f-42a0-8058-5a8ae685149d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:30:59.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:31:09.569Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ec26cc57-8b51-4b6d-b716-dab60701da2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:31:09.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:31:19.578Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=38edf4ce-1156-41c7-b358-887f4fc718da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:31:19.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:31:27.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:31:27.896Z |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-27T10:31:27.897Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T10:31:27.904Z |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-27T10:31:27.917Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T10:31:27.917Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T10:31:27.917Z |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-27T10:31:27.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:31:29.591Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0bcc6354-f50f-4abd-ba06-f6cd4774b1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:31:29.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:31:39.604Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=dc91a144-5cf7-4bb8-8702-e549b32aca5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:31:39.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:31:49.615Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=fad329c8-46c1-4a05-9b05-1e3b1919f89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:31:49.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:31:59.631Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=512ead4a-9187-4c50-bf8a-fd50c601339a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:31:59.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:32:09.641Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=fd316de8-1d4c-4db7-af5b-3ded5ca68671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:32:09.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:32:19.655Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1a1d6a40-9be8-4106-bae8-3bd28f91f7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:32:19.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:32:29.680Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1402f370-1b0d-4b0b-b797-89d7e0585be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:32:29.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:32:39.690Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=62dc8058-358c-4200-aa7b-d2b51479ea89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:32:39.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:32:49.713Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=90477a1e-f0ee-4f48-abda-a03543109015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:32:49.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:32:59.724Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=68f73f1c-f2bf-4261-943f-15130d9164c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:32:59.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:33:09.734Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=dfe5eb80-a719-4f31-9e49-10144a488c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:33:09.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:33:19.756Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0e3bb749-5e5b-4e44-8f57-539685cb51b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:33:19.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:33:29.767Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=315c3f8e-2a65-4bea-a6fa-1d241a83d58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:33:29.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:33:39.775Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b5d934f0-0b88-4956-b03a-e49c2a957cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:33:39.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:33:49.794Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ca1e775c-2373-4b00-9daa-f756d891b3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:33:49.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:33:59.805Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6c4b73bb-6187-4c9a-8044-f67b4d6e37bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:33:59.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:34:09.816Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=064d37cf-8f28-499e-9322-2f1363d7a583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:34:09.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:34:19.832Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=26f966b4-4a18-40d4-a103-f17471608f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:34:19.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:34:29.851Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=24d16a7f-febf-4b1d-862f-af96d38dfa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:34:29.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:34:39.861Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ebeeb160-536e-42a9-a69a-fed6ce4609b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:34:39.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:34:49.879Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2441fb4f-c6e0-43cc-a072-503480b4c600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:34:49.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:34:59.898Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2a178682-b580-4a97-ae62-5e3d37c7cd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:34:59.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:35:09.910Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ee2a3a9d-d7bb-49c9-b18c-807286df749f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:35:09.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:35:19.919Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=091dce1f-eebe-4202-9cdc-aaa0b229c11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:35:19.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:35:29.938Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0157353d-ba66-44dc-987e-e6a946193381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:35:29.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:35:39.953Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e389d020-103c-40ca-b940-0c9b02272816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:35:39.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:35:49.978Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=50d3772a-9082-4687-b82d-2b73c6d48d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:35:49.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:35:59.991Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=66577bdb-65fa-4f1f-bd8e-b9e5b477539d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:36:00.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:36:10.004Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=37d7c318-82f2-4eb5-a62c-d5fefa02c76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:36:10.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:36:20.013Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=79ad766f-9cb9-4158-9a79-39c94a232b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:36:20.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:36:27.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:36:27.805Z |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-27T10:36:27.806Z |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-27T10:36:27.809Z |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-27T10:36:27.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T10:36:27.820Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T10:36:27.821Z |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-27T10:36:27.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:36:30.022Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a6da78b2-377a-477c-9a0d-5dbda7fbfe04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:36:30.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:36:40.034Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4c676d5e-1d02-4a73-9756-0fade8c9d36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:36:40.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:36:50.062Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f369deea-04c9-4893-a789-e050d85e7d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:36:50.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:37:00.076Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e14f3fc8-0242-46d1-868e-d56cfec5f562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:37:00.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:37:10.090Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=34ef04bb-5ba4-46fb-bcb7-03f33b52e775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:37:10.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:37:20.102Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b7f1aaee-f843-4ea6-a21e-ead154fb06ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:37:20.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:37:30.112Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=51a3a322-1a86-4f77-a7e2-c80edfeea757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:37:30.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:37:40.121Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=567cfa84-17f8-4797-83bc-a42c7ec7405d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:37:40.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:37:50.132Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=5d6918c7-4082-4b62-8e65-fff3937cf72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:37:50.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:38:00.147Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e4b983ae-d969-407d-a06b-3834de2656c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:38:00.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:38:10.176Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=55a8ff25-496c-4d41-bcb2-574699d720e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:38:10.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:38:20.185Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=63cb66c8-7210-4ddd-87a3-c48ec107abaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:38:20.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:38:30.195Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2a475dbd-0341-46ec-953f-a8f0073a67ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:38:30.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:38:40.207Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2224b8ca-1e39-43a6-9682-47dc5be69cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:38:40.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:38:50.224Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=81b4e45a-6aa2-4480-bbd5-423ec57de6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:38:50.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:39:00.245Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e49e7712-032b-407c-8b78-6fd974261981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:39:00.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:39:10.269Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=16006c05-4bd7-424e-ba8b-73a7629be203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:39:10.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:39:20.280Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f9ef9267-e5e9-42b4-8006-273aa8847d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:39:20.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:39:30.293Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=8535d1b7-111f-4472-9e5f-cf142c672c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:39:30.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:39:40.313Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a63d872e-594c-4ee6-b502-21e5b22e34c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:39:40.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:39:50.353Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=67130869-a81d-4d1b-a2ce-2ede8be5d632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:39:50.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:40:00.372Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3ae6c8d1-14f0-4471-bc3c-9b6911232891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:40:00.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:40:10.383Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=8a310a76-0dca-4a51-a6f8-cfebe86edc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:40:10.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:40:20.403Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=fc9cbfe2-9a1a-4b76-b0cb-142ff5e7f2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:40:20.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:40:30.417Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=afa95039-afb5-49ff-a016-52321ffb0b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:40:30.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:40:40.450Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7adc401b-59fe-474d-8a65-5b7ef8fdd573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:40:40.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:40:50.476Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=00d1fc0b-00cd-4c64-8746-3bc062bedf29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:40:50.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:41:00.484Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ddc9d11e-5933-4f9d-b3ad-d2098fd68ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:41:00.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:41:10.499Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d89b60ec-9e56-403a-a4c4-bbbd25b68102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:41:10.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:41:20.518Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=02be9f05-0960-49b1-9953-751809651d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:41:20.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:41:27.894Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:41:27.894Z |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-27T10:41:27.895Z |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-27T10:41:27.898Z |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-27T10:41:27.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T10:41:27.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T10:41:27.905Z |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-27T10:41:27.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:41:30.534Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=31ae479a-5cf5-4d32-9140-10894396002a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:41:30.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:41:40.550Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=8fca75c4-6bc2-4786-8959-034caa9a8d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:41:40.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:41:50.572Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=63c8bebb-697e-4d96-a950-a891b5e2d877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:41:50.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:42:00.580Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e7b235a2-28a6-4677-9b3b-909399cdb506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:42:00.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:42:10.588Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d84eef29-748b-42d4-9228-17dc5b0a80b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:42:10.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:42:20.607Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c64d4dc8-512c-4e0c-becd-51566ae721b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:42:20.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:42:30.633Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=74f6b9d6-8fcb-45ad-b052-36c48f59003f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:42:30.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:42:40.645Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=69e3a8fd-2827-49e1-a1e1-ed7b0fc45dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:42:40.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:42:50.665Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=00118ff6-56c9-4ba2-8dae-1aeb3c205b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:42:50.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:43:00.685Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1d9cc60f-4dfc-4408-8fac-e373b1b5d76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:43:00.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:43:10.699Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3946810a-6968-4053-bdcc-a9212228c8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:43:10.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:43:20.708Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=dd8f90ee-a0c1-497c-9717-5a722bd06a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:43:20.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:43:30.719Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ac082d85-50b9-4179-9f02-7f291e738fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:43:30.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:43:40.739Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7969f033-404b-4860-bd54-e768d3dbc81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:43:40.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:43:50.762Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=dc1e1621-a4db-4029-b0c9-0d5b3c14dd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:43:50.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:44:00.770Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=79a2c509-cefa-4957-abda-3f174a4a5039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:44:00.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:44:10.782Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e8f788ca-5275-4b84-9c81-eff1927639ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:44:10.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:44:20.791Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e566a69b-1802-4333-a35b-bebd7b06cc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:44:20.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:44:30.802Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=da1b9070-f7ad-4d43-a67d-2933fe940b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:44:30.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:44:40.813Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9673553b-1903-4e61-9930-989968bbf47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:44:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:44:50.828Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=95244151-d736-4dcd-b037-feb7414d3568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:44:50.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:45:00.839Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2f2aafa6-4048-4138-a958-3450718a8cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:45:00.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:45:10.861Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d7b7bfe6-0b6d-444e-a931-efa8d76bf547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:45:10.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:45:20.875Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=5bbaab7c-2396-4dcd-99ff-1e49d03be40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:45:20.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:45:30.891Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=50900f3f-2480-4586-b3ae-3e310179948f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:45:30.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:45:40.902Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=26f36caf-6722-4432-96fb-60dafd114939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:45:40.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:45:50.920Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=01fc0c39-7344-4ca8-af9e-f767faa6cb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:45:50.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:46:00.931Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3e506b87-5556-4112-92e7-f8f3cf936957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:46:00.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:46:10.943Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=886416fd-cecc-4426-a4b8-a3f9e1158d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:46:10.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:46:20.954Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a52ab3a6-41ab-4b12-9ba1-b587d5f7433a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:46:20.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:46:27.823Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:46:27.823Z |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-27T10:46:27.824Z |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-27T10:46:27.828Z |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-27T10:46:27.834Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T10:46:27.835Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T10:46:27.835Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T10:46:27.837Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:46:30.975Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=75fe7012-ef3f-4757-a673-b0ec83482355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:46:30.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:46:40.983Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=905e20bb-7817-498b-87f0-61eaf4933eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:46:41.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:46:51.019Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f1eb89ec-e70c-471d-86a5-f1fe7bba03e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:46:51.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:47:01.039Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9710fb5c-a4d9-4c29-8c29-7b64d2e1a215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:47:01.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:47:11.072Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=69778775-55aa-4af3-9bb6-cc87f28510d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:47:11.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:47:21.082Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9975eca9-ef7b-4fd1-8345-b5ba1ddad2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:47:21.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:47:31.100Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1d9959aa-f22f-4ede-aace-426b245ae71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:47:31.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:47:41.109Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9c12a5cd-d735-43d9-92da-ebff8ffe2405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:47:41.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:47:51.119Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2206a191-f6da-41bc-8ea3-7b6d5181dc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:47:51.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:48:01.129Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7fef9b99-a441-4d2d-9a18-9f089226dd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:48:01.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:48:11.145Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=bf1f5fa8-fd10-4810-9da4-c72a983c2116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:48:11.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:48:21.163Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ed524954-ba3a-4c0d-8fd4-a061cfd5270f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:48:21.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:48:31.174Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0b3d4618-ac80-494d-97e5-de2f8f3ef4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:48:31.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:48:41.183Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=26bf12b9-25de-4489-b080-5523b9754010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:48:41.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:48:51.194Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7ac8a74b-9737-4343-b8eb-92ffa9771d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:48:51.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:49:01.206Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=dd141c7f-21ce-4bc2-a42f-53147202bbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:49:01.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:49:11.215Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a51cd410-31ec-4cb5-a99d-558216ed8ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:49:11.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:49:21.228Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9b0d5a2b-3662-4a00-9bd6-f644085f6001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:49:21.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:49:31.241Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7c6aca32-1c10-4d23-8534-8c3c63654a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:49:31.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:49:41.260Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=5492a418-9332-464a-9f25-9e6960283683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:49:41.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:49:51.281Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7027b58b-873f-4d41-8daa-0c531bb6b263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:49:51.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:50:01.293Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4a5a274c-498e-4cde-a11e-789842dff948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:50:01.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:50:11.302Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1a0947df-8b77-4733-b731-f0f81a8d8a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:50:11.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:50:21.313Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b7858564-6249-42a9-90c6-3662d83685fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:50:21.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:50:31.322Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=005e60d4-2b92-460d-8fec-df7c1506faae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:50:31.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:50:41.343Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d6966542-e5b6-4aa1-8099-1f0490a3bd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:50:41.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:50:51.359Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6c208a45-354a-4b5d-8022-a5c8c1ab9bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:50:51.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:51:01.371Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1bac2020-5a79-4f2b-9169-af09d74246d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:51:01.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:51:11.381Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=261551e5-2caf-4e07-b000-8f1623876fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:51:11.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:51:21.394Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=13c0ff69-eba7-45e7-bac9-3218170a9d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:51:21.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:51:27.815Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:51:27.816Z |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-27T10:51:27.817Z |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-27T10:51:27.820Z |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-27T10:51:27.826Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T10:51:27.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T10:51:27.826Z |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-27T10:51:27.828Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:51:31.405Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1ae72670-61a5-40b0-b1d4-cf98d8ca335d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:51:31.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:51:41.418Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=caf705c3-c737-42a9-b467-5766d2818594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:51:41.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:51:51.429Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9a4dd13c-f8d7-41cc-ab84-229777e3ee11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:51:51.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:52:01.438Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=08ad43f7-07f2-40dc-b2f8-662cfa69b4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:52:01.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:52:11.447Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f5b2e137-3a74-41bf-9aa1-e04596fefbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:52:11.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:52:21.457Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c276f26d-6e19-43be-a50d-5a3d10cc7d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:52:21.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:52:31.479Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=856dae7f-4d7f-4567-9ef3-eabcb5498651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:52:31.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:52:41.496Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1ff57680-39c9-4f96-b6b9-e8dcdcfb6ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:52:41.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:52:51.506Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=59e8f376-e28f-4550-8ded-7679696dd02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:52:51.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:53:01.517Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=79a9fc70-54d6-4ef0-83b4-3902aa712624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:53:01.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:53:11.533Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=cfe66a76-501b-473a-b459-b5eb0ce69798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:53:11.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:53:21.543Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=48d9c9d5-75e8-4b9c-9431-ee3ea4214f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:53:21.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:53:31.578Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=94799c71-88cb-4d5d-9e2d-9bd906b73485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:53:31.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:53:41.596Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=919c4557-74d6-4764-aa7e-87c804c58e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:53:41.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:53:51.609Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a7df971e-faa2-43d4-9cb0-23c8d914062a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:53:51.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:54:01.621Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3c2a2837-ed97-4b4b-99a2-78cf6e2a02e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:54:01.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:54:11.628Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=8bcd4e71-638a-48e3-a17a-97fe1023c47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:54:11.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:54:21.637Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7b980db7-ac7d-457e-acda-cebf37758a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:54:21.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:54:31.652Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=350c09a3-3841-423a-b543-660cf0b82ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:54:31.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:54:41.683Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=20354bc1-6dff-4ab4-abd9-cda604349418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:54:41.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:54:51.694Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=5f1d4539-a002-478d-8952-99c20a53237b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:54:51.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:55:01.706Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a22d62c3-efe5-4310-99da-46531f865eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:55:01.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:55:11.717Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6f297897-b55c-4a17-b375-3c63eea0410c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:55:11.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:55:21.726Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=69acf83f-81e7-404a-94ad-8b0be66a8b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:55:21.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:55:31.737Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c4d5307d-7aac-43d2-953a-9461deab3879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:55:31.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:55:41.752Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=37c87d80-df3d-4d20-8f07-423f4e26e2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:55:41.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:55:51.764Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=32adf39d-e27d-48d8-8df5-ee0dff89a07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:55:51.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:56:01.775Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=66dd4a7f-1101-4441-897b-b086d89d9b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:56:01.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:56:11.799Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=bfd27ec5-ce6d-4f5a-b94a-ed087e5c955d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:56:11.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:56:21.809Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=58b18785-04e0-43fd-90ec-4d4f8c81914f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:56:21.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:56:27.772Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T10:56:27.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T10:56:27.773Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T10:56:27.776Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T10:56:27.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T10:56:27.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T10:56:27.785Z |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-27T10:56:27.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:56:31.816Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=81ec6b31-5fed-442c-a972-e06c620b3e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:56:31.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:56:41.835Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=730d0cb1-ddb1-4f1e-95c2-8192374d146f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:56:41.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:56:51.846Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a1da483d-8974-4f49-b504-3daa06f56814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:56:51.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:57:01.861Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=41e57d32-eb55-4e1f-b232-321e53ff7c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:57:01.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:57:11.888Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6f730e05-4ea4-4c1d-8013-9c65596957da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:57:11.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:57:21.914Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0e1bbff2-da30-4ab0-a85a-48f3bf3d9615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:57:21.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:57:31.925Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=88062138-5216-4d63-bbfd-5b7640138376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:57:31.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:57:41.933Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=20fab104-f626-4b40-808f-22174fdd94a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:57:41.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:57:51.944Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=aa6c1d16-53e0-4807-99f3-988b1cd5c0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:57:51.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:58:01.962Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=038bb431-32e4-4769-bf8d-654a47f4241c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:58:01.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:58:11.986Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d324b62a-7a17-46bb-94ca-6580569eda8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:58:12.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:58:22.001Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=48498c2f-f641-4388-a43e-10bde3ee5425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:58:22.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:58:32.013Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=91b4a022-d187-487d-9a15-20e6b179644b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:58:32.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:58:42.030Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3f964e44-2fa5-45c8-8e2a-b52545dc6272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:58:42.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:58:52.039Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=794e0201-2f9f-441f-9502-aac526c988cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:58:52.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:59:02.052Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c8405050-0a02-4053-8a9c-51738ba0c30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:59:02.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:59:12.064Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b0d284fd-c9fa-45b8-a5a4-02b3c2ce5bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:59:12.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:59:22.080Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=971e90de-15cb-49b1-b68c-7248c5c7003d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:59:22.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:59:32.094Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4b6f4dcb-ed85-45e1-9eb5-ada094e49d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:59:32.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:59:42.105Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1a868f96-7bc1-43b4-9dd6-64f88ba697af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:59:42.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:59:52.116Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=238f2a61-158d-48e5-b19e-7c693aa66073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T10:59:52.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:00:02.128Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ca472435-f36c-47c2-9a8e-a8a3ebce7e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:00:02.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:00:12.138Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=31a00065-c7cd-4398-9d5e-dd98d9cfbb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:00:12.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:00:22.145Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0139f557-60e8-486e-b4c7-4cce070c4e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:00:22.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:00:32.169Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0dd18c2f-8934-4d16-b499-aafcd0eca143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:00:32.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:00:42.178Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=72da7b19-b88e-4d4e-9d8a-96dfd50aa24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:00:42.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:00:52.190Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=53a2e43c-a8c7-4293-8f7c-e5bebdd512c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:00:52.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:01:02.208Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3967a7ef-2c85-4c85-8f4e-364a60dee100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:01:02.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:01:12.230Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=013be251-27f4-4ac3-a3be-35f333d09563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:01:12.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:01:22.240Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=610c9ef8-ef03-4029-b82c-ad8f0922aa72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:01:22.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:01:27.812Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:01:27.813Z |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-27T11:01:27.813Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T11:01:27.819Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T11:01:27.829Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T11:01:27.829Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T11:01:27.829Z |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-27T11:01:27.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:01:32.278Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=8fa48924-1922-46d7-9cb3-670a0c783232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:01:32.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:01:42.292Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7c7c8f38-70e7-47df-ae95-63d4aa0260a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:01:42.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:01:52.305Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=57c7cf3d-bcd5-4518-9a5d-be4efb15f013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:01:52.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:02:02.317Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6778ac75-8d6b-4734-b2b5-69a0edf2e7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:02:02.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:02:12.342Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=519681dc-b509-4227-b27a-ccb0464f9cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:02:12.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:02:22.349Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1bf0fea9-f227-4233-8862-45116168f740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:02:22.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:02:32.378Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7405300a-f6db-4dc7-bea0-d0f82a1e87cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:02:32.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:02:42.388Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3451932f-f41c-4756-80b5-e8183934643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:02:42.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:02:52.409Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d07ad54f-a366-491e-916e-aff0b02ca256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:02:52.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:03:02.418Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=635ebe27-290c-4ab0-85f2-1e0b3e86a461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:03:02.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:03:12.430Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b080ec36-c3f1-468c-9307-2e479ade30b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:03:12.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:03:22.439Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=def34856-609f-4bec-a07e-8fddeee19f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:03:22.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:03:32.456Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=48aa0dbb-c16d-4df1-9c62-b872254bb89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:03:32.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:03:42.467Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0b2b646b-2587-496e-899c-aa0df8a4a9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:03:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:03:52.478Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c45dda18-84cc-4b2e-8bf7-9d8e3688f88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:03:52.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:04:02.491Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2adab3d0-65ed-4ccb-9840-66f80920f0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:04:02.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:04:12.504Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4ab95cd0-d9f0-4ac0-b178-5b2c8da9a5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:04:12.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:04:22.514Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9d41d72b-6de6-4148-a837-d4821ee40819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:04:22.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:04:32.526Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=900416da-4b16-40c7-9e52-f30259c25c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:04:32.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:04:42.538Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=816b83ad-b817-4ac1-aab0-3deeb5f9a3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:04:42.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:04:52.560Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9fd1d031-529c-48f9-a9e8-389a0ed40b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:04:52.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:05:02.574Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=db50b350-4f83-42f0-bff9-c44a42f31d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:05:02.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:05:12.593Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e648a4a2-36ff-4b36-b207-f2bba6a46b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:05:12.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:05:22.603Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c7c5308b-84b1-4eee-8d6d-16ae7a7fd941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:05:22.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:05:32.617Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=bfbd914e-97d5-44b1-805d-110cddd2189e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:05:32.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:05:42.629Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=62c5332d-fcea-4317-93cf-e3635aec3398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:05:42.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:05:52.663Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c09a9cfe-0c90-4d71-8463-361417d5da4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:05:52.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:06:02.673Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=80639962-8486-4671-b2ac-6eca875883ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:06:02.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:06:12.684Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2cee76a6-a414-4930-987e-2966cf77eb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:06:12.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:06:22.696Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=65b9183c-f1b3-42ff-827a-05ef822e9366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:06:22.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:06:27.812Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:06:27.813Z |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-27T11:06:27.814Z |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-27T11:06:27.819Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T11:06:27.826Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T11:06:27.827Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T11:06:27.827Z |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-27T11:06:27.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:06:32.712Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d10fcfa3-9836-4872-9d90-f06a1f7ba472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:06:32.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:06:42.722Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=28bcc732-b0d1-455f-b448-81cebae752ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:06:42.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:06:52.733Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=10857372-4dfd-4c02-af37-dd19b0dc0e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:06:52.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:07:02.744Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f64bcefb-f83e-4b7a-9cee-ccf5845880ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:07:02.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:07:12.774Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6383e74c-0ada-45ba-a784-a9c260dab104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:07:12.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:07:22.782Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=84051d22-d48e-45d5-916b-a5e4be1b01e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:07:22.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:07:32.794Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f49f6756-2f39-48b9-968b-aba92528dac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:07:32.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:07:42.803Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=345bdbe3-90c5-4014-8f79-38c4da4cb1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:07:42.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:07:52.817Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=02600a33-cd85-413b-8a8e-aa757579a2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:07:52.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:08:02.832Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7a6f0937-b60d-4e04-88dc-7c2d65fdbf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:08:02.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:08:12.846Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d5182421-2060-4f89-aa91-3c6afb33c229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:08:12.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:08:22.860Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=96718486-3499-47b6-b376-8c4094f4ad78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:08:22.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:08:32.876Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=18be55af-7f98-45e5-900a-4ed4cae61e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:08:32.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:08:42.887Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e18edf6b-25f6-4fa9-b273-7bd826f51fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:08:42.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:08:52.900Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2e1c1fe3-6350-44f9-8af3-140421511d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:08:52.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:09:02.915Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2b17f8b6-56fb-4e0e-9856-f09281a73109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:09:02.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:09:12.926Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=53dff6a9-9638-45df-8b98-f61998a798f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:09:12.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:09:22.935Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b0bc6e54-71f8-4fba-b878-fc831d9e6eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:09:22.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:09:32.942Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=5434e301-7304-407b-9d75-25c2aa86be63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:09:32.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:09:42.951Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4cfddf43-0a13-4915-96d8-e693b96d8b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:09:42.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:09:52.978Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=aee88219-f9ae-43fd-9c92-f5c6c819ff63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:09:52.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:10:02.993Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=71cf0a88-7a93-4ac6-a295-1efadbe85881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:10:03.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:10:13.002Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b7d63f18-0c3a-4fd9-9326-347498f10e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:10:13.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:10:23.016Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=76f78f75-9fa3-4e3f-8706-41a74c5f959a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:10:23.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:10:33.025Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=5a82892c-b313-4407-8326-7bd752634012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:10:33.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:10:43.042Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e07bdc64-36e4-404c-8b92-d57fda443e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:10:43.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:10:53.073Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d42ef7a4-baec-4e2e-88a1-9e4e32a7a15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:10:53.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:11:03.087Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=77fc005f-c716-46a7-9fcd-65397a747df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:11:03.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:11:13.098Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6de56679-2bc2-41b9-bbe4-0b969ae8f979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:11:13.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:11:23.113Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3bcf1eee-8a95-4680-b699-f3c1ecff88e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:11:23.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:11:27.894Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:11:27.894Z |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-27T11:11:27.895Z |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-27T11:11:27.899Z |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-27T11:11:27.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T11:11:27.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T11:11:27.906Z |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-27T11:11:27.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:11:33.123Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=32325770-6cc1-4160-a1c7-23c272b58f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:11:33.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:11:43.130Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=288c52a9-1b1c-44e6-8ecc-d4cc13509d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:11:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:11:53.141Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6266e60a-2897-42df-b991-134a56cac6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:11:53.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:12:03.171Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=976a6c9c-4570-40c8-a0dd-1e2dc9ccf80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:12:03.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:12:13.195Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=42fe0ffb-1de3-4f1b-8f4c-e70a94dcc42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:12:13.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:12:23.203Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=43e6396f-ce35-4781-acdc-958d91fc64fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:12:23.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:12:33.214Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b5a64298-ad77-4bfc-8eb9-71cc94bc7ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:12:33.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:12:43.227Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e49db64c-b11e-403a-bf68-d4d093a4c4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:12:43.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:12:53.238Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b7d25708-243d-4a3c-ae50-3305da673ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:12:53.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:13:03.244Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=719eb706-3f45-4be5-8756-dcf0d1bfedf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:13:03.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:13:13.277Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=76e0e260-0d1b-42af-b3c9-4b5e7fc7d34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:13:13.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:13:23.285Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a37af213-2eaa-48a8-90e8-3ccc458aeefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:13:23.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:13:33.301Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=41bf668d-f529-40d9-bc83-db26ca4e9be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:13:33.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:13:43.314Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=edae282a-ba8a-47cf-9f84-565ff2b82993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:13:43.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:13:53.321Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ac712daf-3576-4826-8f64-2ddf3d7da5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:13:53.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:14:03.332Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=398b4a90-4c98-4e22-8248-a7dcf342d3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:14:03.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:14:13.340Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=772c0a91-77bc-4f27-9f1e-65f7d39f04e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:14:13.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:14:23.349Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=50baa408-23e7-47be-b129-8a0b013e9359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:14:23.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:14:33.369Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d301e6e2-62ef-4991-88f2-752fe0221484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:14:33.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:14:43.380Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=5689879b-4415-4b8b-b211-51350bc65ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:14:43.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:14:53.395Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6df53c38-829d-4c49-910e-c0f17fb0c139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:14:53.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:15:03.405Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f584f19e-3307-408a-822e-bd6f3eec449e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:15:03.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:15:13.414Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=338ba9b6-b071-41f3-a9dd-a6472f2608a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:15:13.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:15:23.428Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=11d43773-288c-4df7-9bf6-68d30893fa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:15:23.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:15:33.435Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7557173c-236d-4b77-b6b7-24aa5a9a324c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:15:33.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:15:43.446Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c6976bdd-8c77-488c-a926-fdef93c68b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:15:43.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:15:53.466Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7f9e4f73-48e3-46dd-acf0-4bbe0438b704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:15:53.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:16:03.483Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=67186439-cd38-499e-9efa-29dc2f2782b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:16:03.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:16:13.492Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=eb52b723-84e9-4e32-9c68-67ec898e8713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:16:13.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:16:23.503Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d61aa458-d267-4038-aaeb-44a6196342bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:16:23.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:16:27.834Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:16:27.835Z |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-27T11:16:27.836Z |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-27T11:16:27.840Z |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-27T11:16:27.845Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T11:16:27.846Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T11:16:27.846Z |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-27T11:16:27.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:16:33.512Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=94f5971d-7990-42f9-90d8-f315c99425d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:16:33.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:16:43.522Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0a47bed7-c763-49fd-af0d-14df283b7d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:16:43.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:16:53.533Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3d53e632-c6c6-472b-9ac1-e806eed3fca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:16:53.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:17:03.547Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2fb94289-3fc2-4c12-8415-df419fb6a512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:17:03.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:17:13.571Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=034b9b22-c36b-42dd-b5ce-b12ffa256537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:17:13.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:17:23.599Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ae628824-732e-4264-a775-9d72d6f1f26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:17:23.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:17:33.620Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=744f6c28-5abe-4881-a33d-993c7cf0b66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:17:33.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:17:43.639Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9864e8a6-6baf-4386-ad7c-7eacfed5bf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:17:43.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:17:53.663Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f4f55ca8-6549-4737-80fa-2dad51953e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:17:53.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:18:03.681Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c27c1c1d-4702-433a-a0b4-90cb794ff81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:18:03.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:18:13.698Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1ddf9c68-ed8b-4d17-be1e-b5a7fdb08634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:18:13.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:18:23.711Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=33d3ab82-1a74-4c49-a34c-01f5c75338e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:18:23.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:18:33.722Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f37b9823-ad63-4c69-bc3f-df8a4bf46509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:18:33.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:18:43.732Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1586dd9a-0c28-4d30-b8e6-9d0153f27fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:18:43.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:18:53.746Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d8049063-33cf-46e3-a958-923ecf748e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:18:53.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:19:03.755Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2f6bb0c3-ffa1-480b-a8ec-5fd581f0d35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:19:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:19:13.767Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=8aad3021-fc28-498b-bd88-0eb8e5a182d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:19:13.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:19:23.779Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=067a7541-2146-45a3-8542-b5e9233c76ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:19:23.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:19:33.810Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0f880c5d-c014-419b-8fca-5f8c53f7ca2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:19:33.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:19:43.820Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a811adb6-298c-4a26-85ea-dbe48e1a09dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:19:43.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:19:53.831Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=52f0ee62-c248-42f2-9b83-2cbfdcfbdbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:19:53.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:20:03.842Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=38b02c03-f573-4a6c-8314-68d1c88b7c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:20:03.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:20:13.863Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=06995ae6-7423-49ac-86ce-91b7b978d2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:20:13.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:20:23.874Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4dbb1acf-d8e0-4271-8cd9-9ba983850eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:20:23.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:20:33.887Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=202c7640-0a04-4d64-b5b5-1503152f72e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:20:33.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:20:43.898Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9ec0f105-041c-4d1e-b734-28c88e84c456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:20:43.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:20:53.913Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=118cbf5b-d244-4f17-83ee-52143a3c2ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:20:53.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:21:03.924Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=5f4ed479-bc63-45b6-9cf2-f948d7137024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:21:03.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:21:13.934Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=cd34c252-30b2-4033-88e9-997e448b4e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:21:13.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:21:23.946Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0a7aa63f-1d1e-4bf5-ad85-01e03fee5f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:21:23.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:21:27.807Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:21:27.807Z |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-27T11:21:27.808Z |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-27T11:21:27.812Z |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-27T11:21:27.817Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T11:21:27.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T11:21:27.817Z |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-27T11:21:27.820Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:21:33.963Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1dca7d99-4bdc-43f7-b453-0b8130044492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:21:33.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:21:43.976Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9e784f6d-9569-4d88-84fd-bd623a0796be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:21:43.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:21:53.989Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=cf513a87-7e5d-409f-8134-741b53ccad8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:21:54.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:22:04.005Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e59e4463-992b-400f-96b7-60df617ae840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:22:04.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:22:14.017Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=94696dda-cd3c-41a7-8daf-dc1837e93cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:22:14.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:22:24.025Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=deefabbf-9b18-4450-9976-aae478af0eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:22:24.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:22:34.035Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c613d847-f13b-48fe-97fe-ca2cf3b6ee26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:22:34.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:22:44.043Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=274f7ee2-011d-4457-9dec-01a9133136a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:22:44.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:22:54.060Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=40ec05f2-3de4-45f5-8867-2dfd5ccdad39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:22:54.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:23:04.067Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ff1d0134-fbe8-44db-aeed-efbae3f8dde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:23:04.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:23:14.085Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=cefe3f19-5ad9-4857-9d25-82a7e9a5ca84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:23:14.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:23:24.098Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c64e3408-9033-4393-972a-72eee3181587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:23:24.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:23:34.107Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=efd32362-1443-48de-bb2f-1c405bc424cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:23:34.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:23:44.116Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=bdcda61a-720c-4a85-9320-d3acd97437c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:23:44.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:23:54.129Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6637e98a-a435-4653-b6e6-cc37399cc658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:23:54.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:24:04.143Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f98ffd39-cd10-41b7-a588-c1f1d01f0b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:24:04.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:24:14.150Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a6c9a469-78de-41a6-a8b6-339dd717cc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:24:14.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:24:24.160Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=8e930ed6-6328-44c6-b275-426c73b707ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:24:24.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:24:34.173Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=48ef378a-bd63-4964-853d-78359ef2d259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:24:34.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:24:44.191Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=8f7c2f33-1e09-4b59-aaa9-450d79750d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:24:44.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:24:54.203Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=046db17c-1214-4917-95ca-45981fb8227c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:24:54.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:25:04.214Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=653ed9af-0965-4a2d-a65b-2915bc71c01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:25:04.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:25:14.227Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=66893f7e-fc59-4b3e-aa14-df19b3dcb023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:25:14.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:25:24.236Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=53b93e49-ce3f-4e08-9dbd-5ae26843ca74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:25:24.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:25:34.246Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d23930e4-2ff2-49f0-9fe1-3348943c4012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:25:34.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:25:44.265Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=79477cab-dcf4-41ee-a827-18d5504b112d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:25:44.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:25:54.282Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e99c8fe5-2762-47b9-a049-5486ba0d8d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:25:54.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:26:04.294Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a685bce9-2fcf-4df7-9a6c-5b5957378bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:26:04.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:26:14.304Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ae2ef3e0-8a1f-4b96-8684-4223321df9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:26:14.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:26:24.317Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=93225aa9-9bd2-4309-a9ea-3b23fa0f704c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:26:24.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:26:27.823Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:26:27.823Z |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-27T11:26:27.824Z |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-27T11:26:27.828Z |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-27T11:26:27.833Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T11:26:27.833Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T11:26:27.833Z |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-27T11:26:27.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:26:34.330Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a429d05a-0a07-471e-9243-271ef0c3691a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:26:34.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:26:44.343Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7d6643ad-9ca9-4954-b23c-178b23d8832b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:26:44.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:26:54.360Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d5e853f1-4165-404f-ae1f-7cdb7ff61d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:26:54.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:27:04.376Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=69c11474-82d8-42f0-aea3-b9aca4af31cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:27:04.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:27:14.387Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=86b6a550-ada8-450b-84e1-b6cc56741116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:27:14.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:27:24.400Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7b3854ec-2790-4f78-99d5-50b9f6472935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:27:24.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:27:34.407Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9a3f47d3-2054-4528-9ced-0b442ac86802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:27:34.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:27:44.419Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d46cc5f6-e121-4f23-8d74-0540d35d9741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:27:44.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:27:54.434Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=272c8f13-69bc-4c0d-a0fe-df602b1ed411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:27:54.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:28:04.447Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6d6a7d4c-f801-43ee-8658-e6216969e619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:28:04.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:28:14.464Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2d6ecbb7-1a8c-4543-873f-18287475d7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:28:14.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:28:24.476Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ddc5389d-bd6a-49a3-ac1e-8e2ea6d00c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:28:24.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:28:34.486Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3a5d956f-9e54-4d31-85c9-eec8962f3cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:28:34.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:28:44.503Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4aa5ae71-af7f-4c73-9c31-0c41e0628ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:28:44.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:28:54.514Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=cd1290e0-c645-45fe-83d7-b4ae122aa64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:28:54.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:29:04.520Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1c50978c-7e77-4b27-a161-2517f3dd06f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:29:04.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:29:14.528Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c17d7139-87ab-4626-b758-2884877974e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:29:14.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:29:24.539Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=569f8ce7-6d09-4d6b-8663-a43fb4a417d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:29:24.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:29:34.571Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=67615912-9bf2-40d6-809e-c90c980c8352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:29:34.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:29:44.592Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a2fae386-072a-4ed8-acd1-e8831e86c79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:29:44.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:29:54.603Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=bb5635c1-0aa7-4003-b528-0ab5c66e1d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:29:54.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:30:04.611Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6a15c151-83b4-47f5-8985-919541f4331b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:30:04.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:30:14.619Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b2248895-be91-4000-9a4d-186c07a4fa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:30:14.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:30:24.626Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=bca6f843-7594-4163-a32f-4f1af0782705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:30:24.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:30:34.638Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=42f421ef-d3e5-418d-a734-a8ecb3eb918b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:30:34.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:30:44.651Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=926045f3-7e14-4542-ad7c-7cc9248bbccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:30:44.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:30:54.665Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=735300bd-ce7b-44fa-986f-6d1935d03f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:30:54.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:31:04.677Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d827b0de-d357-433b-a7e4-cf972fbfbff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:31:04.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:31:14.688Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=070c515f-4b11-408c-88c1-4307b5b25ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:31:14.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:31:24.698Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=948959ae-a281-4683-948b-54bcd60d0f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:31:24.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:31:27.851Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:31:27.852Z |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-27T11:31:27.854Z |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-27T11:31:27.859Z |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-27T11:31:27.869Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T11:31:27.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T11:31:27.869Z |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-27T11:31:27.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:31:34.711Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d1ea3a24-7797-4ddf-892e-9319179034c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:31:34.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:31:44.730Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=34dedd0b-2333-44de-a2b6-a50338ce7e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:31:44.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:31:54.743Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e6568459-6524-420b-82c5-f6b6c8b1bc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:31:54.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:32:04.752Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d5ce6438-b530-467e-ad7d-fe749db6cd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:32:04.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:32:14.768Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=25ff7f8e-9276-4160-b047-7f6ebc083ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:32:14.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:32:24.781Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b3e51202-d819-44dc-a2df-bbfd22497c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:32:24.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:32:34.790Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=30010aa6-64a2-4e6b-b6a8-ba36969dfc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:32:34.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:32:44.800Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4ffcb5f0-5df2-4474-8206-1dd0fa61b6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:32:44.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:32:54.812Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=165c08ff-dbec-47d9-bfb5-e75d862758db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:32:54.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:33:04.821Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=55460c0d-aa4e-443b-a46b-61a24314cb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:33:04.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:33:14.830Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=824423d6-bb76-49e7-ad28-e19c09b70dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:33:14.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:33:24.851Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=981e925f-5116-45ba-b66b-66166e80bb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:33:24.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:33:34.870Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=50c156b8-9fec-4ea1-96ac-3aaf48dbefff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:33:34.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:33:44.881Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=902b0f70-dca8-40e8-9181-eaffecf02758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:33:44.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:33:54.900Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3b1e1851-0fd5-424f-8157-d9edbfc664c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:33:54.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:34:04.913Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f8fe24a8-b20a-4979-a1d2-91cb22ecd946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:34:04.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:34:14.927Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7f1b38ce-5e10-46f7-a2e4-e438ea362b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:34:14.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:34:24.937Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0817886a-9413-43bb-92af-3a63b46accb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:34:24.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:34:34.949Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=56268d22-722d-4867-bf0f-26222c7e9c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:34:34.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:34:44.964Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=61b964e0-8309-4128-84ac-c50819805154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:34:44.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:34:54.979Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e44052f3-1e14-4d44-b34a-5337925941d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:34:54.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:35:04.988Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=78329674-47f2-4b9a-bf01-bb351fa8c186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:35:04.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:35:14.995Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0eb0ad0f-d512-437d-a851-02bdb5e6f975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:35:15.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:35:25.004Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9b2a59d1-344e-4659-88d2-12b1a94d48b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:35:25.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:35:35.016Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d211e4f9-ca63-4444-9389-d91fe253506f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:35:35.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:35:45.029Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=82d4bb82-7bc9-433e-abe4-50649fef4b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:35:45.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:35:55.054Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f96f27df-178e-45b1-9cbb-f92a5ee99f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:35:55.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:36:05.068Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=073f31a4-a03b-4ac4-b4e9-f9c7259f2c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:36:05.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:36:15.085Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=978c4d71-a94c-4399-802b-7f7afe97367d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:36:15.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:36:25.093Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=41caca61-8ba8-4942-8288-8bf0bc533757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:36:25.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:36:27.784Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:36:27.784Z |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-27T11:36:27.785Z |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-27T11:36:27.788Z |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-27T11:36:27.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T11:36:27.793Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T11:36:27.793Z |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-27T11:36:27.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:36:35.101Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=67760b59-b78d-4912-8bfc-dc5650e7b670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:36:35.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:36:45.110Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d1c57233-3a4c-4326-91a6-3bdeba93b56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:36:45.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:36:55.121Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=829874ad-6ccc-4387-b18d-fb91698ad3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:36:55.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:37:05.133Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4e157676-5d4d-4953-9dcc-297f02a0eb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:37:05.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:37:15.145Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=df13e109-0943-4a59-82dd-8cc48ca5bde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:37:15.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:37:25.156Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=19bf2ea9-2954-4a05-8577-93bf04ec6d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:37:25.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:37:35.164Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=074258db-463d-4fbd-bfa0-a3b61170d84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:37:35.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:37:45.178Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=13639d8f-086a-4c4f-8783-6d0c16d321ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:37:45.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:37:55.188Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=331eb6dd-cfbc-4a41-b737-ac0fac789d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:37:55.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:38:05.195Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ba2baf3c-5617-4ad0-8c35-5846c590582a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:38:05.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:38:15.205Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=8cea5901-90e2-4018-933b-7ce527fc665c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:38:15.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:38:25.216Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ab2089d7-686b-44ae-999e-7f929fbb948f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:38:25.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:38:35.227Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d52451dc-2806-47fd-97d3-b87676b17843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:38:35.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:38:45.245Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2462533d-966c-487a-9db7-13747b726b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:38:45.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:38:55.256Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d22d2d31-72fd-4705-b2ff-04df9ba08c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:38:55.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:39:05.266Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3afa79d8-669c-47f2-b6d4-6cac5e86534d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:39:05.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:39:15.276Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=183f8e8d-953a-46a0-a3e3-32880b809006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:39:15.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:39:25.284Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d3954fbf-20ca-4682-8da0-65a253296235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:39:25.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:39:35.294Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d34e1080-450c-4689-bf3c-02b9441a1bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:39:35.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:39:45.304Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6f99b285-fa46-4b9d-bb35-a1066eb005d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:39:45.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:39:55.319Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=30d433c1-b288-4569-ab64-9f90c5cd474f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:39:55.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:40:05.331Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=95ec2bac-248f-41fa-8de8-d5056722e13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:40:05.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:40:15.351Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4ad4a130-b105-4a6b-8aa3-355f86166e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:40:15.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:40:25.360Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3e2e6719-cb3f-4c77-9806-1f086991d5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:40:25.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:40:35.372Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=87cffa3e-fe24-4ff4-a8ab-78c0ea69b0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:40:35.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:40:45.383Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=08cf38bc-9a14-46f9-bbf4-d449854266cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:40:45.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:40:55.397Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1fe8f693-bc58-45b1-b2f7-15bc735c1f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:40:55.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:41:05.412Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6ed2cef8-8492-4ba5-a41a-d4ae6ab355ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:41:05.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:41:15.425Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6de46513-cfe7-44e1-9884-3af95f467831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:41:15.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:41:25.437Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=70c62893-b5cb-4dd6-81c8-46511fc90f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:41:25.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:41:27.813Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:41:27.814Z |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-27T11:41:27.815Z |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-27T11:41:27.818Z |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-27T11:41:27.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T11:41:27.825Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T11:41:27.826Z |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-27T11:41:27.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:41:35.452Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=8376d675-1bb2-4b09-ac8a-45eb106cd1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:41:35.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:41:45.467Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a56865db-0cff-48af-8082-df8a8f6fa76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:41:45.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:41:55.487Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a3d5e391-9340-4730-bd27-980b41174b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:41:55.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:42:05.498Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9ab8687f-1ba7-4e15-aa72-0cf2ab2ff4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:42:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:42:15.515Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2fc9dbfa-7b26-4fb9-80d3-71f9bb2070d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:42:15.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:42:25.529Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9f3eb1d0-8c32-48fa-8c19-70ea3e2e3149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:42:25.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:42:35.540Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=cebc0635-18d7-4ce6-a800-8920571d9c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:42:35.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:42:45.547Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ccfc1603-2e54-4f16-a444-2947f04169b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:42:45.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:42:55.563Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ebb252a3-3ae7-41dd-8a41-efa577d460be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:42:55.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:43:05.577Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d30f4ac6-d27d-4514-bdfb-66eb62461516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:43:05.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:43:15.586Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=51a26459-0344-464f-abda-712cca780fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:43:15.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:43:25.605Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d47d79ba-4b99-441d-b2c6-f3b4219d3093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:43:25.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:43:35.614Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=060647d4-f13a-4109-8965-eebb0a54ef16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:43:35.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:43:45.636Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e2e97c22-7e31-4091-865d-508940e739df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:43:45.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:43:55.646Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=238d1727-074f-413e-9f35-441c5a9bbfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:43:55.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:44:05.654Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=36a55305-59fc-4e20-8595-bc7ef88be92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:44:05.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:44:15.662Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a0a2d3a9-0205-46db-9b9a-b16e19a38777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:44:15.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:44:25.679Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=79b5db4d-0c68-4e57-9ba5-25ae75a3c31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:44:25.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:44:35.689Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=bb3bb42e-6577-493d-8a5f-b868b545de7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:44:35.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:44:45.706Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=19f7465a-f616-4a53-9f21-fadf610da268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:44:45.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:44:55.716Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=cdc9a9e3-15a1-4a58-b96f-7206768431cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:44:55.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:45:05.727Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=fac69288-0020-4d56-888a-bcb398c62996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:45:05.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:45:15.740Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7cc84a71-385d-4ea1-826d-8b324b61244f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:45:15.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:45:25.746Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=053886c7-d710-42a9-8761-5c037ff63299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:45:25.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:45:35.755Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e30ada9c-a2d0-4bab-bdc3-007f8700ed98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:45:35.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:45:45.765Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e1ab0c08-fef0-46cb-b76d-de54e6d2ab1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:45:45.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:45:55.776Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=180770f0-bcd9-460e-bd44-daf86b5679ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:45:55.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:46:05.797Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=fb47ad6d-f84e-404a-8ffd-f42ff9ff60b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:46:05.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:46:15.815Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ee8c97d9-5333-4a73-9d0d-4b50a36f5f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:46:15.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:46:25.825Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=84e2790a-e558-4c10-b861-1201da868258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:46:25.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:46:27.812Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:46:27.813Z |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-27T11:46:27.814Z |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-27T11:46:27.818Z |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-27T11:46:27.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T11:46:27.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T11:46:27.823Z |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-27T11:46:27.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:46:35.833Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1e4f927b-d510-40a4-9b0b-1ccf74c9c426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:46:35.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:46:45.839Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=042ecceb-2766-4fc7-a21e-804313ae3ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:46:45.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:46:55.848Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7c091526-84a6-4e89-9884-4bfea4f6827c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:46:55.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:47:05.855Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=80a714f1-816b-4960-97cb-b8462f9dbe90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:47:05.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:47:15.864Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=16b0d307-8235-4653-af4a-fd15eb04c6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:47:15.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:47:25.875Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=8a46737a-0fae-4c51-944e-5b7563958d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:47:25.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:47:35.892Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e7017a5d-316f-481d-b36e-a32e8415b7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:47:35.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:47:45.901Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e70d040a-7b2a-49c5-8ed7-f804bc8356be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:47:45.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:47:55.911Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a66e298a-3663-41d1-af92-39ab0fd032a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:47:55.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:48:05.922Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b19486c8-c729-4c4a-9168-c1fe36229ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:48:05.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:48:15.943Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=cac54b0e-cd19-42ec-af5a-f4cf1ff88426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:48:15.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:48:25.955Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e874bdac-ff04-4b68-bb62-b8eae3d0d40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:48:25.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:48:35.974Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=65d3d3bc-0186-4010-ba10-ea19c61c75f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:48:35.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:48:45.996Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=af4182a5-469c-4b49-8a03-b33dc9157f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:48:46.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:48:56.008Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=67a59f43-ec57-497e-8101-66860d55a0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:48:56.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:49:06.018Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4fcea097-335a-4696-bed6-6072c88dda0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:49:06.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:49:16.028Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a843ebee-086f-4809-b762-ed086a4aeab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:49:16.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:49:26.045Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2609ed79-ac16-4701-a455-8fdef5546b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:49:26.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:49:36.052Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2d0bc90d-1ef5-472f-8ce0-526a640c41f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:49:36.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:49:46.067Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=09e60cd9-3545-4d9e-9679-5a5e2e2ff7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:49:46.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:49:56.077Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9172d116-3857-4750-8dad-5004279cd13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:49:56.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:50:06.092Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b8847dd4-f8b8-4bf6-8cf5-4a7fa03ffc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:50:06.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:50:16.103Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=15b3f325-fa96-45e0-9fc8-7e5896e7b638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:50:16.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:50:26.114Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d1d5a3c6-4a60-4875-ab33-9d9db9650145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:50:26.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:50:36.123Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=034c86ea-5c45-49b2-9f10-36731569b288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:50:36.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:50:46.135Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f3844252-5cf6-49b9-a0dd-efbcabfe17b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:50:46.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:50:56.149Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6f569e59-edb8-44fb-bbc7-49f619f39645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:50:56.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:51:06.169Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b31a4ab1-fff7-439e-99c9-6e8915b3598f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:51:06.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:51:16.183Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9b183900-d148-48e3-b1e7-774aa19dd011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:51:16.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:51:26.202Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c5048cd6-3f5a-4b5d-a81a-6eabf95129de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:51:26.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:51:27.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:51:27.920Z |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-27T11:51:27.921Z |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-27T11:51:27.924Z |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-27T11:51:27.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T11:51:27.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T11:51:27.929Z |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-27T11:51:27.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:51:36.209Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e4cdf1b2-b710-465d-99a2-2df8b558c37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:51:36.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:51:46.221Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e3efce14-b1a1-44bc-840c-a2bdd289143e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:51:46.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:51:56.229Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4ff38eca-ee86-428c-8171-cb3c6332fd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:51:56.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:52:06.240Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c058f7d1-6ac4-4ea1-932a-32bb860098d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:52:06.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:52:16.264Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=46528ad6-b833-4e4a-a7ea-88018f4e0150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:52:16.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:52:26.281Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c94438c1-26f1-40f3-b5a7-1ea2bbbed6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:52:26.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:52:36.322Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=392f2954-3813-47d1-a03c-4e370c4a858b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:52:36.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:52:46.335Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c5059de5-5c5a-43b8-9e9d-8956f1427f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:52:46.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:52:56.349Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1f983c53-e2c8-431d-bbca-7f5d76b7c1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:52:56.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:53:06.359Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9e78c977-0a4f-4949-9a7b-f64c6c4fe5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:53:06.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:53:16.373Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=bc68c4b2-b48e-4391-ae1a-fc48f94829b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:53:16.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:53:26.382Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d234760e-fff9-4863-aac5-ffc82cd1c9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:53:26.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:53:36.393Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=84606584-5c61-4f7a-87d5-d7557afa1d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:53:36.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:53:46.403Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a66d9091-46d9-4df1-9518-68ba86345ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:53:46.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:53:56.413Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ba23f377-314e-430b-8d80-12debd2738c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:53:56.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:54:06.429Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d045dea3-5194-488f-91d4-87f61282debb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:54:06.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:54:16.442Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3b80b263-310e-402b-aaba-18f54a43579e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:54:16.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:54:26.453Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=576037e1-a8f0-43f0-afc6-2cb8a21f0872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:54:26.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:54:36.466Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d8410579-d9ae-4eb1-9c43-7bb85e87f1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:54:36.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:54:46.473Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6d5deacc-7969-4a67-9eb9-15735af3e752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:54:46.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:54:56.481Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=013181c9-c0fb-4bd1-9574-02ff74c56244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:54:56.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:55:06.499Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c0588cbb-2aee-4b84-99c0-19f1f04023e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:55:06.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:55:16.511Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=073e3028-cc9c-4f7e-a893-04a25f49ca38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:55:16.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:55:26.520Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b9a2e39c-5b45-4923-8415-69b51c019ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:55:26.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:55:36.533Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b8758388-2c8e-4b6d-9340-224f17805361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:55:36.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:55:46.544Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4b88aa4e-25aa-48d4-a237-cbe7fa242161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:55:46.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:55:56.553Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=64ef4a9f-7dd6-4b54-8b7c-0fe8a7507449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:55:56.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:56:06.563Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b8efc373-298c-4990-a700-0f6a8bf633e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:56:06.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:56:16.571Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=10c75d87-a204-48fa-9be1-ac2e0eb2470d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:56:16.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:56:26.580Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=abbe19b7-2fe2-4570-b0e7-d24f537ee52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:56:26.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:56:27.802Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T11:56:27.803Z |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-27T11:56:27.804Z |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-27T11:56:27.808Z |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-27T11:56:27.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T11:56:27.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T11:56:27.813Z |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-27T11:56:27.817Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:56:36.589Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d1a77b1a-0e56-464b-b053-039e0f9310d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:56:36.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:56:46.608Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9237d641-7271-4647-b0b1-f58384b4eb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:56:46.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:56:56.622Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c29a58bc-086e-4573-8595-18723ed1acc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:56:56.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:57:06.630Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=40ffa6b4-383e-44f6-a838-e89b56230b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:57:06.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:57:16.646Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d10439a6-656f-4f25-a988-9b4f4f241465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:57:16.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:57:26.661Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=fd7e2dcb-8f14-4011-8a18-6994f1b04e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:57:26.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:57:36.669Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2510b64c-9400-4e98-b355-67aca53e2348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:57:36.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:57:46.681Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a952a65f-c86a-4974-94fd-a732a26c041e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:57:46.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:57:56.694Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=df9805e8-09db-4b37-b6ae-a89447554f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:57:56.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:58:06.707Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9274e7f6-0f96-406b-be42-32bc720952dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:58:06.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:58:16.719Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0b0a3156-abfd-479c-8bff-ef1f74fa0b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:58:16.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:58:26.750Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3398b440-0348-4755-b8fa-a1f32dc543e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:58:26.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:58:36.765Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e5b9e95b-cff5-4910-aa2e-c0bfdf4afc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:58:36.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:58:46.777Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=afcaf599-e04a-4020-85a8-28a943dde34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:58:46.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:58:56.786Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=55898fb1-6ced-47a7-9c0a-0bde5eaecaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:58:56.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:59:06.806Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c58c5ff5-e054-45b9-84fb-55498bdd85b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:59:06.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:59:16.815Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c5e7e06a-a04e-481a-be67-89e85094a1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:59:16.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:59:26.835Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6f33d35c-b142-49c9-a0dc-c30b91687544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:59:26.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:59:36.863Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=59188e0f-5283-486f-bfee-08039a804425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:59:36.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:59:46.880Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=006148fb-af34-483c-8201-4c1ed1d37fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:59:46.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:59:56.892Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=662be222-b586-4b71-bb00-59bf6c65b010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T11:59:56.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:00:06.899Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=29676f3a-00be-4726-b3ef-55feef991036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:00:06.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:00:16.907Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3719e104-2e41-4d63-af74-4ca1ded430da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:00:16.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:00:26.922Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=cf39038a-c0bc-4865-9a41-ee40f153ff42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:00:26.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:00:36.933Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=60df07ac-c3b3-493f-833a-d128c684c3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:00:36.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:00:46.946Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=eb6f0104-0622-48cd-93c6-9533410b624c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:00:46.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:00:56.962Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=5ecad445-817a-4a27-84bb-c32ccf41e617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:00:56.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:01:06.970Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=02e651cd-752e-4a16-8dc1-1541e193aa04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:01:06.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:01:16.983Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=48e95918-d6b6-4403-90cb-1b3524d455a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:01:16.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:01:26.999Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ed267084-63ec-43d5-b88f-452d568ef63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:01:27.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T12:01:27.782Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T12:01:27.782Z |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-27T12:01:27.783Z |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-27T12:01:27.786Z |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-27T12:01:27.791Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T12:01:27.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T12:01:27.791Z |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-27T12:01:27.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:01:37.018Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3299c556-2674-46c9-a0f2-d815b452e306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:01:37.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:01:47.031Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4e9def52-13f6-419b-be20-0c5e269f70a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:01:47.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:01:57.041Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4f4991e9-1fce-4602-9af2-a1496a9168de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:01:57.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:02:07.056Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=fec18772-1b6c-402e-8a5c-d3aa2252404c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:02:07.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:02:17.069Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3ea3bb6f-c8fb-4f51-a05d-797e738c9f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:02:17.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:02:27.082Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d905df9a-a153-4573-ad60-fd3d5350de94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:02:27.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:02:37.091Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7ba5ab59-2d58-4044-b40a-83a6581f729f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:02:37.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:02:47.103Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=484b77c0-080a-4cf6-8168-009d47f23f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:02:47.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:02:57.115Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2c671e1f-f6f7-4788-be7c-c89430a1e233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:02:57.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:03:07.122Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c63ae276-1d6d-4938-9528-091d91f103f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:03:07.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:03:17.129Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ff8cd13d-0114-4483-85e0-ac6906d3ed63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:03:17.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:03:27.137Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=73e5edb3-a6da-4f85-9d8d-941e523b05ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:03:27.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:03:37.149Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=63428708-9c16-49a5-8dd9-57733d5262cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:03:37.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:03:47.166Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c992b309-7834-4801-a245-a65117daad12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:03:47.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:03:57.188Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=19449d80-8f5a-49d5-a3e6-d0dd1862cbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:03:57.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:04:07.209Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b22df5a5-10e6-4c2e-b73c-9ad571ce6ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:04:07.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:04:17.221Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=dadffa98-e923-4976-943c-9a0332f2bfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:04:17.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:04:27.233Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7f16962f-679e-4e8d-9b19-39cb337054eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:04:27.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:04:37.241Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e52e0098-548d-40b7-9947-8a9e623b1c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:04:37.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:04:47.253Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=43d308ce-b5d7-45bb-b3d9-8c125a2b6cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:04:47.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:04:57.270Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=80455961-95c1-4312-82a8-665b804c4ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:04:57.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:05:07.283Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1ace0eb4-b3a6-4f06-854c-71cff69acc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:05:07.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:05:17.295Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=297bd973-9b93-49f9-b563-ae09f8f489e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:05:17.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:05:27.307Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e6be3e96-4f24-4d1c-82ec-27dfb8b66642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:05:27.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:05:37.321Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1fa94f54-adfc-4914-bef4-2b908637f75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:05:37.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:05:47.334Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d05ae7bf-6ca9-4168-a4fd-71316eeafd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:05:47.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:05:57.348Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=05eaf252-219e-41d4-be72-aa81ef2d5908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:05:57.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:06:07.360Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b87e11a0-62a3-4a7b-a86d-5e25af773d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:06:07.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:06:17.373Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=819cd20b-6311-42b0-9cc2-b800a444fb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:06:17.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:06:27.382Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=834bba3d-3df2-4265-b11b-2083885f3ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:06:27.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T12:06:27.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T12:06:27.870Z |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-27T12:06:27.871Z |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-27T12:06:27.874Z |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-27T12:06:27.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T12:06:27.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T12:06:27.878Z |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-27T12:06:27.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:06:37.396Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3557933c-9ff1-47ed-8ab5-f4cd973d3aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:06:37.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:06:47.404Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b43ab550-c12e-4e1a-8a24-73abc80e8700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:06:47.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:06:57.414Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2582d48f-338d-4fbf-a70c-ee558b74318f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:06:57.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:07:07.425Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=d28166f8-a083-4003-b1f9-84182614c6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:07:07.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:07:17.439Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=dbe5fdb0-095c-4ebc-827a-4a309afbb190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:07:17.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:07:27.461Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=af906369-cc77-407d-b97c-9edcf62de122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:07:27.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:07:37.471Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=34555df2-875e-4271-9cb4-bc780a1ba4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:07:37.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:07:47.485Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=590af4fe-c664-42ad-b0e3-cf8cb65b5817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:07:47.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:07:57.497Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ac870865-c6e0-47c6-83aa-c8a44e7a2643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:07:57.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:08:07.504Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=38d159b6-1ce3-4f7f-ba2a-8663224cf2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:08:07.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:08:17.510Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=22d7961e-daa7-4176-a6df-6ab33ee0dfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:08:17.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:08:27.518Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=eb9e7021-3d7f-4d67-85eb-971df4c86bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:08:27.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:08:37.529Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e9bd1319-5ada-494b-9ee2-f0f5424c7c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:08:37.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:08:47.545Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=274d6ec1-6409-43a5-8880-dc855b212a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:08:47.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:08:57.558Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=198171fc-7a12-42fd-b877-f99bb73f381c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:08:57.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:09:07.572Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c03af7c5-ea47-43df-8e57-81bdbebbabfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:09:07.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:09:17.585Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7f57ae4b-5523-4af8-80c0-51f7e0e789a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:09:17.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:09:27.594Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f090f3e5-bd30-45da-b89a-e9ea106dc839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:09:27.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:09:37.601Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=becbda59-0893-46cb-a562-f6e06ea302c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:09:37.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:09:47.609Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c981e781-bf92-4fd6-9c95-9181f0574fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:09:47.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:09:57.618Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ba436661-ac43-4656-953e-7d3060821243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:09:57.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:10:07.629Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=12e0ab51-e053-4867-8f33-01f583322b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:10:07.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:10:17.645Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1f51ad98-00f5-4cf8-9986-2e27b688d4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:10:17.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:10:27.663Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9fa20b8b-0ec8-478f-a2d5-40b1c70e73db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:10:27.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:10:37.672Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3a77e6c7-b4cf-44d5-b097-5b6abd0f1a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:10:37.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:10:47.682Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f673186a-1272-4ebe-8cc0-92e0a7c437e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:10:47.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:10:57.692Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=5f996ee4-523b-4e0d-8fc2-be0dc93e27a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:10:57.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:11:07.700Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=3c2875cb-e026-4e5f-a971-8fd88a965bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:11:07.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:11:17.711Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0f76eec0-cbe0-414f-9d35-d86ed7cf78b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:11:17.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:11:27.722Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=81ae6fae-9a68-4b5b-8788-703745d7473a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:11:27.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T12:11:27.809Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T12:11:27.809Z |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-27T12:11:27.810Z |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-27T12:11:27.813Z |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-27T12:11:27.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T12:11:27.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T12:11:27.823Z |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-27T12:11:27.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:11:37.730Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=021a4001-7261-4cdb-8d2f-fbd58a53f608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:11:37.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:11:47.745Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a214c26d-81e1-448d-9dbf-8f712bdfc540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:11:47.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:11:57.755Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=61ee460d-a3d4-41c8-8a73-d579c2087d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:11:57.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:12:07.773Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=756715b9-92ae-46ca-98b9-ef47cc3ed33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:12:07.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:12:17.787Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=82dd3280-440b-4c38-aae7-3567932121df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:12:17.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:12:27.804Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1305b2ef-d75b-43f6-8a57-d03667b52e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:12:27.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:12:37.818Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6e67288e-e248-40e4-99de-6d3039bae04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:12:37.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:12:47.829Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=dc125344-c147-41e7-9e28-a2c9c3bcda86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:12:47.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:12:57.844Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=89f40887-6801-4b14-bb79-50ab507f7232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:12:57.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:13:07.869Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4cbf4d5c-3505-4592-9d45-87fa735bda43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:13:07.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:13:17.879Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a83c0568-635e-4518-ba93-62f60271f69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:13:17.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:13:27.891Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=8ea8a332-8bf6-4ce0-bfb1-ca49e61d7bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:13:27.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:13:37.900Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=735e7450-3cf9-478e-80b1-dc36cc1f69f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:13:37.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:13:47.908Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e271635c-b740-42f6-8b3f-c8b4a567d9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:13:47.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:13:57.930Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6ca03e13-bf67-4a42-9b6d-32e3c341397b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:13:57.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:14:07.942Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9fa28495-55a0-4e39-8cb9-29d9c9441237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:14:07.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:14:17.961Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6ebf9e1b-db40-4563-884a-bd73942c3281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:14:17.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:14:27.974Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a6c2fcb7-ef20-4cb9-84f2-cf5a8dcd86a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:14:27.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:14:37.984Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=07c63ca2-8152-4a19-9759-a58307cdce2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:14:37.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:14:47.992Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a6e318ea-3a66-4508-a38f-faa83d65e136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:14:48.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:14:58.003Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=31f3f3aa-0728-4a1f-91f3-f9de8305559a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:14:58.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:15:08.016Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=cb23ebbb-c17f-406d-8919-834246ac9b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:15:08.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:15:18.031Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=53549ad9-b835-4905-9b6d-2e375a797b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:15:18.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:15:28.044Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e1bf639e-7aa1-42ac-a2f5-89ffe6da2eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:15:28.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:15:38.061Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0c488be9-3512-45c4-aa57-1e304423d4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:15:38.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:15:48.068Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=cdac2e70-1774-4163-9915-5c13c2e0f448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:15:48.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:15:58.084Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0c3f1569-8295-4134-b06a-e86de48e79e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:15:58.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:16:08.092Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=20a32acf-227b-455a-b52b-c5757a69b39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:16:08.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:16:18.098Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0d40bbdc-af27-4c7a-b049-524ff7054d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:16:18.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T12:16:27.876Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T12:16:27.876Z |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-27T12:16:27.877Z |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-27T12:16:27.880Z |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-27T12:16:27.886Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T12:16:27.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T12:16:27.886Z |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-27T12:16:27.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:16:28.110Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=769a3203-e35f-4120-a2bf-a701082ae86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:16:28.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:16:38.119Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=27d1a0d9-9542-479e-a180-02d7b265a352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:16:38.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:16:48.129Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=214fc787-2595-44f7-a0f5-e3a6de4405fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:16:48.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:16:58.143Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1544c944-e0ec-4d55-a8ac-6067c9775c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:16:58.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:17:08.161Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=bc8be620-4947-4669-905b-4f78ba3bc5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:17:08.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:17:18.170Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b3085cc2-a000-4b4d-b84f-e9d97ee244e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:17:18.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:17:28.179Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=76ffdcb3-8453-4aa7-bdbd-ad0b8f10ba72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:17:28.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:17:38.189Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=7094194c-5875-4ab5-af7e-aaf1804c5599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:17:38.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:17:48.198Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c4c1c120-756f-4511-a9d9-76a40fac39ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:17:48.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:17:58.209Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a963ca89-263c-4f9a-9cb5-4c1b3bf490f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:17:58.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:18:08.216Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=eb485382-a404-4282-92d7-ee6780c52a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:18:08.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:18:18.228Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ccf60ae8-7842-4b6a-b062-65fa701f482a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:18:18.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:18:28.239Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4be68f97-5179-4137-ab37-dbc488ba4f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:18:28.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:18:38.253Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1025230a-b49a-4ad1-948b-a478d060cccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:18:38.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:18:48.277Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f9a2336f-69af-417c-bc2d-3856aa223532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:18:48.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:18:58.287Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=cadaa215-fcee-4657-bb4d-f2aa8113e39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:18:58.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:19:08.298Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=78be6073-1e7e-42b0-9acf-9f1ba092cddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:19:08.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:19:18.307Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1485c5a0-7a26-44f6-a9c7-17b763f76533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:19:18.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:19:28.315Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9e2d7a65-a7af-4fe2-af9a-b9519a5cfe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:19:28.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:19:38.324Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6345aa4b-fab1-42a6-a45e-ba81a949dd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:19:38.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:19:48.332Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=0661111a-7c35-48d1-8799-b4cc60bd27fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:19:48.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:19:58.342Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=b460403c-0f30-4066-9f16-9de89c8ca4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:19:58.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:20:08.375Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=858673ea-9c6a-4d60-9370-fd8a895ca446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:20:08.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:20:18.389Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=297b01dc-f1c8-478d-9188-407cbf2b2faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:20:18.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:20:28.398Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ec74eecf-9c08-4936-91bd-84a6d62fdb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:20:28.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:20:38.408Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=446479bd-60d5-4f8a-8a88-f128bf06288c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:20:38.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:20:48.421Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2e1aa49b-cbed-4a65-aed7-0426d0d27ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:20:48.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:20:58.433Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a8358ad1-1c8b-41c8-b65f-8bf4719a57ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:20:58.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:21:08.441Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1ddc61c9-df8e-4061-95ac-fa7f948830ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:21:08.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:21:18.453Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e175a000-32c1-45ad-b280-8678d07e6cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:21:18.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T12:21:27.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T12:21:27.865Z |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-27T12:21:27.867Z |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-27T12:21:27.872Z |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-27T12:21:27.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T12:21:27.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T12:21:27.878Z |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-27T12:21:27.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:21:28.475Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=e5b4356d-6f91-4131-9f75-cb978de583f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:21:28.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:21:38.489Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f8086808-67fa-4df0-bea3-c5b9ab7263b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:21:38.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:21:48.503Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=1fdcbf87-d564-4697-9cf4-d25ac43d15d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:21:48.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:21:58.515Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2c9e9b85-9a55-48ef-9a85-6f4749acda50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:21:58.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:22:08.527Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a0de1326-555e-4165-9224-94fab2df7cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:22:08.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:22:18.536Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=318ef912-58c2-4dbb-86d3-f8f06ec60cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:22:18.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:22:28.589Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=31b3a874-9b7c-430e-a460-81a1da67e17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:22:28.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:22:38.603Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c61f35ec-717e-4cf4-b657-4f5b48a1f51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:22:38.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:22:48.615Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=6910a62c-877c-4b8e-b10e-3e7e9c154998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:22:48.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:22:58.628Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=80a19a79-cffa-4cd2-bf80-c6c8fafd241c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:22:58.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:23:08.645Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=4e314b40-b427-469d-a699-8fe507197740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:23:08.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:23:18.655Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c90dc239-e5c1-492b-b449-4c870f80d5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:23:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:23:28.672Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=df59050f-1944-4cce-b804-594b8c154ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:23:28.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:23:38.683Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=9c76dee0-0641-4b8c-bfdc-aee1f9fb1853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:23:38.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:23:48.702Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=a6e616f2-c49b-4974-8e69-69b2be14fde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:23:48.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:23:58.712Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=8dfc365a-33d5-42d6-9f1d-5e95d44c1e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:23:58.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:24:08.719Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=01cf7390-c739-46c4-bdce-c3acf4f639b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:24:08.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:24:18.734Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=f8309905-f1c8-44ed-a4d1-df98ec0f92e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:24:18.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:24:28.744Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=c025da04-9df8-4a27-aead-f6ade31b5d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:24:28.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:24:38.759Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=2d2b2451-0efb-46c5-a8d7-434839a2a812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:24:38.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:24:48.770Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=ebfb26bb-1d76-4460-a6d5-59e9a305db64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:24:48.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:24:58.781Z |INFO |Init configs |InvocationID=fee64edc-6bdf-4b06-8c0b-f517db473196, InstanceUUID=8d9e1969-a701-42b5-941d-3bab3f40c89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:24:58.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T12:25:08.794Z |INFO |Init configs