By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:02:46.006Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:02:46.010Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T22:02:46.048Z |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 |2021-11-02T22:02:46.621Z |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 |2021-11-02T22:02:46.711Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T22:02:46.712Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T22:02:46.712Z |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 |2021-11-02T22:02:46.844Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-02T22:02:46.924Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-02T22:02:47.040Z |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 |2021-11-02T22:02:48.354Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-02T22:02:48.843Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-02T22:02:48.861Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-02T22:02:48.862Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-02T22:02:48.916Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-02T22:02:48.917Z |INFO |Root WebApplicationContext: initialization completed in 1876 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-02T22:02:49.336Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-02T22:02:50.063Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-02T22:02:51.403Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-02T22:02:51.906Z |INFO |Started MainApp in 8.123 seconds (JVM running for 8.824) |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-02T22:02:51.984Z |INFO |Start scheduling PRH workflow |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:02:51.995Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=94676a3c-22f3-4825-a56a-789a4f78f6d9 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-02T22:02:52.503Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-11-02T22:02:52.503Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-11-02T22:02:52.505Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:02:53.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:02:53.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:03:03.517Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=41caae32-f195-4cc9-996d-597d0d781821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:03:04.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:03:04.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:03:14.558Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b669d501-f054-429f-b6a5-83f3482e38a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:03:15.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:03:15.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:03:25.598Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=59092aa2-fa99-44be-9932-59dd61b263e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:03:26.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:03:26.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:03:36.641Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ab19e673-f9b8-482b-ba69-00ab6d0a79ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:03:37.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:03:37.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:03:47.682Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=840e00b9-aa83-48ae-88b7-73e1005c9bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:03:48.722Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:03:48.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:03:58.723Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=48064d82-5638-4211-ae91-3b03d3c1947e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:03:59.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:03:59.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:04:09.762Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=2b8d062f-abca-4fc7-b233-912e2c2071c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:04:10.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:04:10.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:04:20.830Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=359774aa-4285-40fb-892e-1a6af0631669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:04:21.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:04:21.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:04:31.876Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=3551edb1-584b-44e5-93ab-f4dccb44db91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:04:32.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:04:32.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:04:42.911Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=fab67df4-a580-49cc-9ee7-493158fc3923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:04:43.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:04:43.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:04:53.954Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c7f56575-7e76-4a57-aa97-442e83ed22e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:04:54.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:04:54.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:05:04.989Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=29aaee94-557e-461a-980c-bc4feaba177b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:05:06.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:05:06.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:05:16.030Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=949a9202-8682-4fb3-b4b2-60436c9e1b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:05:17.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:05:17.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:05:27.071Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ebcffeeb-7720-447c-a296-273744831e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:05:28.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:05:28.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:05:38.110Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=3c1049ee-a59b-4b0f-9a77-23cf784f858e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:05:39.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:05:39.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:05:49.149Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=016581e9-31ef-42d8-945e-4c578163ac85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:05:50.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:05:50.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:06:00.195Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=dda6e531-f7ab-4269-90b7-9d54d53747ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:06:01.230Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:06:01.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:06:11.234Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=d95d0b56-aa7f-415e-87df-2d065ef9fb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:06:12.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:06:12.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:06:22.270Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=44e5b6a3-652e-4ec6-8cf0-8bac314b4ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:06:23.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:06:23.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:06:33.311Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=fcfba1b5-1acb-4110-bb0e-3cfb3cadacc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:06:34.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:06:34.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:06:44.349Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b06e8af4-bf54-4210-86e7-326f0e5106d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:06:45.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:06:45.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:06:55.390Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=53258b73-cfbf-4dae-bb65-b6031d420ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:06:56.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:06:56.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:07:06.433Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=1ebbaf56-44a7-4369-a0c2-4811779b34b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:07:07.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:07:07.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:07:17.469Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=25096cc6-3130-4290-a258-7bd12cd4be78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:07:18.511Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:07:18.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:07:28.516Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=36261e35-b2b8-48b7-8107-c4c0b1c95e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:07:29.552Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:07:29.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:07:39.554Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=09535435-99b4-4a21-a826-71a995548d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:07:40.620Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:07:40.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:07:49.819Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:07:49.819Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T22:07:49.822Z |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 |2021-11-02T22:07:49.826Z |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 |2021-11-02T22:07:49.836Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T22:07:49.836Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T22:07:49.836Z |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 |2021-11-02T22:07:49.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:07:50.622Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=56e05b32-feee-4a8b-a18b-c6fc4260a941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:07:51.660Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:07:51.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:08:01.663Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=0f892c65-be5a-4c32-b7ad-ae1f9d1a20f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:08:02.700Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:08:02.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:08:12.701Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=01fc4000-22e3-40f4-9354-344d5df1a062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:08:13.740Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:08:13.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:08:23.741Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c992f1f5-58c2-4a10-836d-bf0ae1f43d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:08:24.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:08:24.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:08:34.783Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=3bdb644c-5a15-4d68-9808-e0566bd5c3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:08:35.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:08:35.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:08:45.824Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7daa2dd3-42f7-4bb4-aed0-fb20d6c819b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:08:46.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:08:46.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:08:56.864Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=10423170-dc30-4646-a783-8a2e06cb69cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:08:57.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:08:57.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:09:07.902Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7ea28585-63bf-4117-8d88-5d089432c89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:09:08.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:09:08.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:09:18.942Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b6a77b85-580a-4352-90a7-57305e5099ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:09:19.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:09:19.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:09:29.982Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ca14dc1f-adb0-4181-bf49-c9fa2f8a2e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:09:31.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:09:31.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:09:41.022Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=acd1e97a-6ea9-452c-a71b-38dc76d43d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:09:42.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:09:42.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:09:52.062Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b43bc6c1-f92f-452c-9844-f4f7eeff950f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:09:53.104Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:09:53.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:10:03.106Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=455318d3-d521-4ad5-a8d9-27a90ad93ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:10:04.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:10:04.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:10:14.145Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=0b090293-e14e-455d-b9fa-8dd2658bf7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:10:15.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:10:15.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:10:25.183Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ac025e7b-cae4-4627-b8a7-e5807fb53955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:10:26.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:10:26.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:10:36.222Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=56f46d1e-c27a-49d6-9b2a-0182259cb031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:10:37.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:10:37.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:10:47.262Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c1f46857-95a9-40e1-92da-fcd783169629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:10:48.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:10:48.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:10:58.302Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=39653b32-7736-412d-9df5-0925d0ab6826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:10:59.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:10:59.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:11:09.341Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7ddbeae8-5816-4170-9e50-d290415f55d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:11:10.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:11:10.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:11:20.381Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=501712b1-7588-40d4-b98a-704df067f503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:11:21.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:11:21.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:11:31.421Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=788ee0cb-91ed-467f-b85a-557549e34157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:11:32.460Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:11:32.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:11:42.464Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=5e07c802-b81e-4c29-b0b4-efe99e87471a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:11:43.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:11:43.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:11:53.503Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f91ef457-30ea-4050-bb0f-25e733468a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:11:54.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:11:54.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:12:04.542Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=621dd1bc-6d88-4e41-ac3e-c54a7d438f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:12:05.580Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:12:05.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:12:15.582Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a5644d0a-6099-4f97-b65a-c0df03ff26ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:12:16.620Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:12:16.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:12:26.622Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=aae1c9f5-64d7-47ad-b9bc-a6de4a0d0f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:12:27.660Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:12:27.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:12:37.662Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=5deba40a-2a00-4c3a-88ef-957ecc535893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:12:38.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:12:38.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:12:48.705Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=58e71c55-af9f-44a2-ae78-8f943d98809e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:12:49.685Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:12:49.685Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T22:12:49.686Z |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 |2021-11-02T22:12:49.689Z |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 |2021-11-02T22:12:49.698Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T22:12:49.698Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T22:12:49.698Z |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 |2021-11-02T22:12:49.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:12:49.740Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:12:49.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:12:59.741Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=0b7c9f9c-2dc4-43aa-bf80-d95db660a8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:13:00.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:13:00.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:13:10.781Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=013fddf6-bbee-4cb5-8a5e-4977fdc18a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:13:11.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:13:11.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:13:21.826Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=0392e88a-f39b-42cd-9bc1-652a21448d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:13:22.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:13:22.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:13:32.863Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=059b5ca8-379b-45fa-9272-8bee61fdbfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:13:33.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:13:33.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:13:43.902Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=db2ad360-efc5-4d33-b22b-82c089c329d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:13:44.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:13:44.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:13:54.941Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=998cb2c5-7f0d-4e65-94af-f8ad79411c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:13:55.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:13:55.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:14:05.985Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=e3498bd7-7b19-4242-bce5-048263e1cc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:14:07.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:14:07.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:14:17.022Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=9bb6c2e3-6e4e-4b11-a743-a9a71f41bc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:14:18.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:14:18.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:14:28.061Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=2b419496-1eb6-493b-93f1-1d4327e131be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:14:29.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:14:29.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:14:39.102Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=eaa0d7d2-824f-4765-8595-4107603c7415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:14:40.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:14:40.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:14:50.147Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c63e8c5b-1c23-435d-a162-9d4a7ebddd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:14:51.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:14:51.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:15:01.184Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=cec34593-4a09-4196-8146-81217b39c448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:15:02.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:15:02.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:15:12.223Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c3e21b5c-5724-45ea-bc7a-ab3d7d995f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:15:13.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:15:13.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:15:23.261Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c6bf850c-aacf-49b9-ab1a-ca399aaa7565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T22:15:24.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.217.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:15:24.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:15:34.302Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=fed69bdc-d56e-4aeb-9355-17d9a41f9426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:15:34.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:15:44.417Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=82086752-d665-4ebf-9724-030241da8df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:15:44.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:15:54.430Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ba0dd81c-c68f-4e92-a26e-b5c418ec05ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:15:54.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:16:04.441Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=746157e5-dd36-43b5-ad48-26d50beb8c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:16:04.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:16:14.457Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=5cc8c31d-10de-4e1d-8b1c-adddb816286d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:16:14.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:16:24.467Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b64784ff-44bb-446d-b1d4-7f364a89cacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:16:24.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:16:34.480Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=28749bbb-8d73-4e65-9547-a49dd3c0ee19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:16:34.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:16:44.498Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=1ea85241-50a7-4c5d-9118-dd9afa7a16a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:16:44.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:16:54.510Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=1ad6e6a9-f2f6-4721-b62b-7886afcde1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:16:54.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:17:04.543Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=943e8bcd-e3be-4776-be7c-fe4d9b44fd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:17:08.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:17:18.571Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=39064b0f-c7ba-4dd7-9be1-66e5e5d79363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:17:20.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:17:30.389Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=fcb034a5-2772-4e6b-b465-eb1f43abeef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:17:30.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:17:40.417Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=586690e8-fd02-40a1-adbe-bdfad2302e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:17:40.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:17:49.701Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:17:49.702Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T22:17:49.702Z |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 |2021-11-02T22:17:49.705Z |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 |2021-11-02T22:17:49.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T22:17:49.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T22:17:49.712Z |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 |2021-11-02T22:17:49.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:17:50.431Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=62212b3d-2bf5-4f10-9c8a-74580add89aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:17:50.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:18:00.441Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=90ca5697-1de6-408b-b478-8324b25daadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:18:05.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:18:15.239Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=fdfb0eae-95b8-4e53-89c4-4865583ebb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:18:15.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:18:25.248Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=e39ae188-15d1-421c-acd6-f0fbd700c1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:18:25.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:18:35.266Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f927755a-bac1-4fa8-8088-430256d0fdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:18:35.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:18:45.285Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=bc406ef0-fca9-4467-ba03-462c23466022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:18:45.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:18:55.296Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ee963bd7-6094-40ed-9321-8220daff0844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:18:55.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:19:05.312Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=38a18a92-ede6-4897-8a34-9ad06ed05ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:19:05.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:19:15.323Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4bff7f78-ff88-4a8a-a79e-89c30efd0010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:19:15.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:19:25.331Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=e616d72d-be24-431c-b45f-b489b5bdfa79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:19:25.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:19:35.341Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=732999ee-d65b-40eb-9d58-a374d30006b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:19:35.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:19:45.352Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=d676b84d-3b59-48e8-b37d-73da7f247146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:19:45.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:19:55.363Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=49026438-798b-477a-822a-d74e6f7617b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:19:55.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:20:05.373Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ea9d72ba-6e31-4060-8c45-224ba4d179c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:20:05.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:20:15.382Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=80f44b64-84ff-4d27-a1f5-e38d05655323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:20:15.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:20:25.392Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=d47db74f-adf3-43e8-b6fb-a835107193ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:20:25.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:20:35.408Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4d65f240-b0a5-46f3-9b99-7a56f4cec6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:20:35.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:20:45.428Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=0b905726-c6a2-4491-b9e6-521c70cc426c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:20:45.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:20:55.437Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=13a4e9c4-567d-4289-bb33-229b1c71fed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:20:55.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:21:05.446Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=3486cc12-719f-4430-8238-e95c24148939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:21:05.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:21:15.454Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f53aa0a2-49cd-4adf-8118-18dd14f56981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:21:15.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:21:25.468Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=29540de0-ce26-4e43-aefe-de9c15571315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:21:25.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:21:35.478Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=05aaa06b-2b34-4752-9701-b49842029400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:21:35.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:21:45.487Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=1bccf307-8788-486c-9c5d-c092034c64e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:21:45.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:21:55.496Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f50103f1-cb76-4531-b4c7-633dc96174bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:21:55.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:22:05.508Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=76fbac30-47f7-4811-bd1e-39723f309953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:22:05.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:22:15.518Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=3019265e-4ebd-48c9-8d87-dbd69f7e6374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:22:15.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:22:25.538Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c74df73c-5646-4839-845f-6384c95b6872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:22:25.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:22:35.547Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a9e14bb0-6d6f-445e-9210-8d009589c908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:22:35.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:22:45.564Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c7295fd7-fc44-46c1-b6a7-cca5abfeaf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:22:45.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:22:49.658Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:22:49.658Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T22:22:49.659Z |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 |2021-11-02T22:22:49.661Z |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 |2021-11-02T22:22:49.668Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T22:22:49.668Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T22:22:49.668Z |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 |2021-11-02T22:22:49.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:22:55.574Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f4499cb0-7b4e-4d89-a9df-66a48cff67a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:22:55.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:23:05.583Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=5d5b98f8-b529-4b9d-af9f-bfb0baa91de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:23:05.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:23:15.592Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=cd3d0ad0-5055-4ab7-9891-c2b4998d153a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:23:15.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:23:25.600Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=6fa2b1e2-3d96-4217-8506-1dd795598266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:23:25.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:23:35.611Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=24180d1b-3d52-45b9-9f5f-490ba01950aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:23:35.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:23:45.622Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f9e562b4-f27b-4073-923e-6009a71dc643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:23:45.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:23:55.641Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=e2166653-78dc-4b59-a3ad-a6f7c72c49c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:23:55.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:24:05.658Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=fb16836d-8ca3-4938-b424-6b2c97446881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:24:05.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:24:15.668Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=18f44390-5bfd-4ce5-acd0-291f906c5ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:24:15.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:24:25.679Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=403e9a70-d1dd-4849-842d-5a4a9a5debf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:24:25.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:24:35.689Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a3fcfef6-05d8-4d94-9446-f5063014c66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:24:35.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:24:45.699Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=032aa91b-01df-4427-9460-eb2ce46682d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:24:45.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:24:55.708Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=0c03ad2c-f109-4175-af24-4ac68c96d707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:24:55.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:25:05.719Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=286dd467-f26c-4e34-923d-dfa9bab70da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:25:05.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:25:15.728Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4f2413c9-69e1-4e20-852d-4a774186d6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:25:15.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:25:25.738Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7ced0bad-a865-4a9b-96ef-4d0d36099ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:25:25.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:25:35.752Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=1a34c252-848a-4006-987e-4aa828784ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:25:35.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:25:45.761Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7d2c331d-7947-41f4-bf51-2d737591e985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:25:45.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:25:55.783Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=444d0bf2-dff0-475b-9dfe-17ffdc32697b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:25:55.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:26:05.793Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=56b1f205-efb6-49de-bd13-b3b9017cfa05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:26:05.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:26:15.804Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=1d0d9eca-3d0d-4584-a9f5-675580998117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:26:15.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:26:25.812Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=0a45a1f3-b5f9-455b-9192-16b9bde563f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:26:25.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:26:35.821Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a5d5f18d-debb-491f-a8ad-9e3207139c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:26:35.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:26:45.834Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=2f3978cc-13a9-4ae5-8729-e34b80d5e848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:26:45.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:26:55.850Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a202e43e-73ae-4cce-963f-0db64193faf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:26:55.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:27:05.863Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=8ea08ad5-c766-4965-85ea-e6d0aca8ea0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:27:05.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:27:15.873Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=8d2fb9ca-5e19-478d-94af-789f62d50088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:27:15.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:27:25.885Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ac9dd896-88d0-4949-8cc0-0d4c3fbe5838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:27:25.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:27:35.894Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=9b4812e0-d1f2-4813-a3ae-d439a18bdb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:27:35.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:27:45.903Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b766616f-3990-4659-84d9-947ed6bb5267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:27:45.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:27:49.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:27:49.678Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T22:27:49.679Z |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 |2021-11-02T22:27:49.681Z |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 |2021-11-02T22:27:49.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T22:27:49.687Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T22:27:49.687Z |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 |2021-11-02T22:27:49.689Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:27:55.913Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=8c40b287-edba-41d1-bbc3-c734279589c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:27:55.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:28:05.929Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ec665eca-f07b-4f77-8394-4ff4600cd61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:28:05.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:28:15.943Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=038ecd93-817e-43a0-be91-165eeab5986b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:28:15.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:28:25.951Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=cea8cd50-b0e7-48f7-befa-29d298545c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:28:25.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:28:35.961Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=2d7c492c-8ad2-4a70-ba6c-41790aa7d3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:28:35.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:28:45.979Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=60893158-09b6-4975-a7ac-f76b250a3079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:28:45.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:28:55.990Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=39924ebd-b40b-44e7-a7df-cc3700a0885d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:28:56.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:29:06.018Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ed07b5b6-d932-4079-9130-47f5d4374429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:29:06.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:29:16.032Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=96a412a5-fd4d-4062-9c3f-6fe28d7133c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:29:16.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:29:26.044Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=9dae906c-3fae-406d-bbd0-7ec10c60aa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:29:26.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:29:36.053Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=054ffb4a-2e50-45df-8034-8c74aa5c3124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:29:36.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:29:46.063Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=e2884235-d83e-4d3d-b31d-97eefb27987f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:29:46.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:29:56.071Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=969490e9-89e5-438d-846d-e07879190728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:29:56.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:30:06.088Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=79e86e86-b96d-4c7f-be43-249b2d6f3821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:30:06.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:30:16.102Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f8f747cd-1334-4609-bcc4-28e64fb66526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:30:16.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:30:26.116Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=9de70158-e0a8-42d1-9153-964d91d38e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:30:26.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:30:36.128Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=d693d301-6e09-449f-b7c3-3992480db642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:30:36.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:30:46.146Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ba3c8327-255d-4a83-9f56-99b3849a5407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:30:46.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:30:56.155Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ff7d19be-48dc-42ce-80ce-a8487485f6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:30:56.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:31:06.163Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ccf4b14e-2076-49b0-b0f8-f5faee93d1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:31:06.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:31:16.171Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=8aa20a69-d62b-4fe8-88e7-9b0a9736d342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:31:16.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:31:26.184Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f60e23f4-d6a5-4de9-93e3-7eebab8790a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:31:26.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:31:36.198Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a586e9c6-0ef6-47b0-8fa0-4e6d6f9656ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:31:36.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:31:46.217Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=48f28285-61fe-493b-a6fd-808f86247291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:31:46.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:31:56.233Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=d6745124-30c4-41df-8a0a-8052b419555f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:31:56.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:32:06.239Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=df72bf82-dc4f-407b-accc-fa8c41ce1663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:32:06.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:32:16.247Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=40df3d7e-48b5-457b-9691-a1208eb61607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:32:16.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:32:26.259Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=9d08d071-053e-46cb-a155-f1f3e5969017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:32:26.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:32:36.268Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a63a376a-6fbc-40ef-a1b9-4496daa471cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:32:36.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:32:46.278Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=3e805cd7-4b89-4a51-a499-848718b40691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:32:46.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:32:49.689Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:32:49.690Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T22:32:49.691Z |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 |2021-11-02T22:32:49.694Z |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 |2021-11-02T22:32:49.699Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T22:32:49.699Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T22:32:49.699Z |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 |2021-11-02T22:32:49.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:32:56.296Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=6c8eae28-bdff-4fa0-bd2f-357252310eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:32:56.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:33:06.308Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b3930af0-593e-4844-bd24-32c359493ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:33:06.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:33:16.316Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a57fdfef-9c56-444f-9d45-a10445c70302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:33:16.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:33:26.324Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=bc21d25d-ff7f-4fed-b5a0-e93754ad36b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:33:26.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:33:36.332Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b7794d1f-63c5-402c-a175-6a35eeb87d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:33:36.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:33:46.342Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c2ae4724-6907-41db-8bf9-0d983208aa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:33:46.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:33:56.351Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4d0d72c1-3ede-4820-8eb2-24dfb31d4006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:33:56.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:34:06.357Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=cd56cbfd-0229-42b4-b06c-8fd9f2218ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:34:06.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:34:16.366Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=89811ca1-41e2-4afb-b0e4-29b9616e0060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:34:16.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:34:26.375Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=d3c952ff-2694-4d19-9ad4-41402472a971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:34:26.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:34:36.387Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c889969c-cad2-400e-b064-26c60f453fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:34:36.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:34:46.403Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=faf7efe6-a83a-4ddd-90b3-3f742e252d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:34:46.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:34:56.410Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=fc4fd44a-c59a-4eb6-81b7-7ef372c8e048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:34:56.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:35:06.419Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7719df18-af13-4d6c-bd41-bc02700a714b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:35:06.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:35:16.431Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ced550fb-5c3e-4eb2-902e-9ea094cb3bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:35:16.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:35:26.441Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f0369cf9-fa32-4ee5-9e91-e98103375bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:35:26.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:35:36.449Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a930eeb1-96d3-4a6d-a41e-2bd66ef41cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:35:36.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:35:46.459Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ca6e42a3-2a49-49c3-b81e-75a06c633809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:35:46.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:35:56.467Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=bdddc4a7-5ef7-4487-87d8-c22cb5a76fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:35:56.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:36:06.474Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=0e0e611c-a2ae-4f87-b6a6-3943a0a64837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:36:06.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:36:16.491Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=d7738c9c-1725-448f-8f33-8e4737736285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:36:16.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:36:26.510Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=93af0deb-1caf-4a8a-8bda-20ddb8453f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:36:26.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:36:36.519Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=573ac374-9579-45fc-a6b7-12409e8f0400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:36:36.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:36:46.533Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=981ba1fd-195c-49a7-bdfd-33e31b4cde80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:36:46.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:36:56.541Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=aee7c4ee-456b-4c78-853e-3b62fd41af9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:36:56.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:37:06.552Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=6419d089-834f-480f-a628-8f9461320eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:37:06.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:37:16.562Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=02a7d31f-5836-4513-941a-09d3923a7198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:37:16.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:37:26.568Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=98273a50-acb8-4d89-8f50-795ec69ff0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:37:26.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:37:36.576Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=cdc728c0-1ae4-42c6-85ac-9b22e61e7131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:37:36.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:37:46.583Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=41a2f595-c111-46cb-8136-fca87763d11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:37:46.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:37:49.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:37:49.679Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T22:37:49.679Z |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 |2021-11-02T22:37:49.681Z |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 |2021-11-02T22:37:49.686Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T22:37:49.686Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T22:37:49.686Z |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 |2021-11-02T22:37:49.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:37:56.592Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=1ab9456d-d185-42e1-b9a6-d5aa7d5d5b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:37:56.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:38:06.605Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=49dad905-6bca-4630-b6eb-73fd42fa47d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:38:06.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:38:16.619Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=30e64861-dbb5-42ea-9b53-cd80a23ea1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:38:16.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:38:26.626Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=109d924f-f913-4e5f-91db-bddcb7dd5927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:38:26.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:38:36.641Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=5a8d340b-cd56-49b9-abee-5dbe6523a7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:38:36.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:38:46.648Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=3a9f3a92-57a2-45c8-ac43-0bc9b77d3020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:38:46.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:38:56.655Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=2fad985a-ef4b-400f-8dbe-d7575afcf0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:38:56.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:39:06.662Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=8f38bf1d-d4f9-447c-9bbe-6d48a8a060ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:39:06.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:39:16.672Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=add0e195-6f07-4d65-a0a9-bcb7701a6fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:39:16.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:39:26.682Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f79da124-7518-4b89-9232-d13d930fe746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:39:26.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:39:36.697Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=6a3c327f-71a3-43f8-87a5-c7463b40ec88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:39:36.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:39:46.707Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=e3974523-0001-4458-83d5-b051b1ddfdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:39:46.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:39:56.728Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=448dff28-fdaa-45a5-867f-8674b3186c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:39:56.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:40:06.738Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a2c86f87-4fc6-4e77-9c54-3e70c5fc415d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:40:06.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:40:16.747Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=38999564-db74-47b8-86ed-a58d33fbdfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:40:16.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:40:26.759Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=6f2bd308-43c7-4566-a111-187f142fc8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:40:26.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:40:36.767Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=54541e2d-ce76-4227-8ea6-dc76e0e937a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:40:36.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:40:46.776Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4bcc6040-de5f-42c1-81fb-470d0ee1bc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:40:46.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:40:56.783Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7e2cd8de-59f7-448b-ba09-558647b722f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:40:56.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:41:06.793Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=8e47ea7e-2a35-41fa-a3f4-503c94dc41b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:41:06.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:41:16.811Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ec6445a3-6e97-4f35-96c3-b34537f58549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:41:16.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:41:26.820Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c4b1434f-1c38-4dda-b449-985b8b2eba21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:41:26.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:41:36.830Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=50f2cbb5-6615-4bc3-ab84-acb30b02749f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:41:36.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:41:46.839Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=292d1381-39cc-4672-8f4e-fde73d0a4d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:41:46.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:41:56.846Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a839a811-002d-4f60-8de5-c4f5fd5cf76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:41:56.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:42:06.855Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=9611752d-ae97-4301-b76a-d1f77d5bf376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:42:06.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:42:16.862Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=029cb47d-13c7-49b9-81d0-6d342c47ea4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:42:16.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:42:26.869Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=64fde431-bcef-44cb-81a5-471b5659e1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:42:26.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:42:36.878Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=09bca8ac-4c96-4927-98a9-1160ac60e0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:42:36.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:42:46.893Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=59b623f6-d96d-4fba-932f-7fa4166b5f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:42:46.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:42:49.679Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:42:49.679Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T22:42:49.680Z |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 |2021-11-02T22:42:49.682Z |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 |2021-11-02T22:42:49.686Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T22:42:49.686Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T22:42:49.686Z |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 |2021-11-02T22:42:49.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:42:56.903Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b4e3563c-34e1-41a9-ae52-b052d27e4e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:42:56.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:43:06.932Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b5912a69-aec6-4f47-b0de-308705ff04ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:43:06.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:43:16.941Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=20b599fa-e2e0-44cc-992c-f39978ae9c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:43:16.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:43:26.954Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=8a4a6e59-0817-4780-8fb8-b70a577b8459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:43:26.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:43:36.961Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=45c3dc85-ce25-4761-921e-7a40cdeb7b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:43:36.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:43:46.967Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ab76b006-8c59-47a7-bc53-38fbd925fe48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:43:46.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:43:56.976Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=85328923-dbc7-4f54-9015-f9ef80c539f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:43:57.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:44:07.038Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7e7256a5-d203-4da2-b5f6-4b3d0574eea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:44:07.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:44:17.048Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=88e5b5fa-b564-4acd-84fa-7a4d5fe60de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:44:17.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:44:27.063Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4d8f52f6-c710-44a4-a5b3-bd00452c1fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:44:27.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:44:37.071Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7dba547b-92b8-4685-a5df-44e6a4078319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:44:37.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:44:47.080Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=6706b495-3be0-43a0-9c44-2e039e0f74f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:44:47.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:44:57.093Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=72e223d2-340d-47e0-8c2b-9a4744c3ba8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:44:57.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:45:07.101Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=68fe8a47-7d6a-44a7-92e8-e5aca331c7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:45:07.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:45:17.109Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=cd2c5270-923a-4b73-9b19-0c6ff149e085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:45:17.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:45:27.118Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=e2349238-b61b-4a9b-b599-d42a7896e73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:45:27.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:45:37.125Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=8b93e6fd-8d6b-460b-a2cb-7effd01c859f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:45:37.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:45:47.137Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=6b24269d-54d2-4507-b1e7-4f48d3fb77e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:45:47.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:45:57.154Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=fcf14d58-6b74-46fa-b336-bfaf64516322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:45:57.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:46:07.171Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=77d56747-9b23-43f6-8918-69a7831cc4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:46:07.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:46:17.181Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=47cf8735-afaf-44f0-9f49-969123d824a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:46:17.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:46:27.190Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c4e6a96f-758c-4c82-ab52-6eb206d1e60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:46:27.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:46:37.202Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a1daa04f-1ed0-4742-991c-978ac7de432e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:46:37.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:46:47.211Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4a974313-7495-425b-8afb-d0d33830a6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:46:47.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:46:57.220Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=06c28f02-e513-4e4e-a56c-b17b3a121f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:46:57.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:47:07.231Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ee85ed14-18e1-403c-b146-04cc051bd95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:47:07.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:47:17.237Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=57601619-04f9-4a0f-86b1-54e83705a9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:47:17.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:47:27.246Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c689e3b5-a7c0-4a52-9232-b5685b83a83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:47:27.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:47:37.254Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a53c0355-cfce-4d0c-9cb9-1ee84c4fc084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:47:37.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:47:47.271Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=9d750453-8688-4f8d-8607-fa08b6fbb3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:47:47.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:47:49.646Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:47:49.646Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T22:47:49.647Z |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 |2021-11-02T22:47:49.650Z |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 |2021-11-02T22:47:49.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T22:47:49.655Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T22:47:49.655Z |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 |2021-11-02T22:47:49.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:47:57.279Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=dbb7b163-e506-400f-bd33-bfe3bd0e33ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:47:57.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:48:07.288Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b03e05e9-cfa9-47c2-a804-dd3635cfc30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:48:07.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:48:17.297Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=558e76a6-b298-4a65-90f4-35b46c1e3772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:48:17.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:48:27.315Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=89d14755-c47c-401f-a51d-c9d5361abfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:48:27.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:48:37.321Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=1513dfdc-1c14-4e5e-bdd3-f157642a748d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:48:37.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:48:47.326Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=3e193540-5eef-45e3-a865-6a744b581321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:48:47.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:48:57.331Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b285407b-42cc-4b0a-b444-e4bebc8e9414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:48:57.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:49:07.339Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=bfdc9712-71cf-47b1-8389-d4bd1025f551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:49:07.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:49:17.355Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c6b03602-496f-4b2e-b627-7118231c2e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:49:17.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:49:27.363Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a3729e8c-3c5d-4cfb-8ada-f11a16e0063a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:49:27.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:49:37.370Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=9b791da1-b882-4bf5-a3f9-89226e7df552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:49:37.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:49:47.378Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7e2181a2-a0f3-4b11-828f-f805e09e3cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:49:47.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:49:57.387Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b54ef77c-4b3a-4407-bc0d-cf5515e0e5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:49:57.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:50:07.395Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f223f145-4d83-409a-88b9-f7aac3aa9352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:50:07.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:50:17.404Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=baddbeea-e218-4d3f-b0bf-e0b7d9cebbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:50:17.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:50:27.410Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=5f544729-1cb9-4f83-86b3-74302042e45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:50:27.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:50:37.415Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=18168443-122b-4559-a473-41653e500997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:50:37.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:50:47.424Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=9f8883b9-59d9-4055-971f-3c16c7948c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:50:47.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:50:57.447Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=d3ac386c-f4ef-4805-affb-736fa1503a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:50:57.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:51:07.457Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b02a3ac5-0dc4-437e-82ac-790ce52c6b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:51:07.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:51:17.465Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7522b288-1235-466f-bc0a-ec5e728e4517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:51:17.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:51:27.474Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=81218fbb-3dd7-43df-9548-1cb490551194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:51:27.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:51:37.482Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a1cb5bbc-10bd-4c22-9393-5f4085080020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:51:37.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:51:47.491Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=03008442-3126-4795-aaf8-34e44e86cc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:51:47.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:51:57.501Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f40b7144-f612-4778-b1b4-7b380af9cd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:51:57.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:52:07.506Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f987dbf8-b05b-46e4-bc2f-e275037fca92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:52:07.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:52:17.512Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=9d686c35-5d7f-4bfe-86a5-c6e292a826ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:52:17.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:52:27.518Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=2b3fc442-d2d8-4a8e-aff7-f82e1d155ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:52:27.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:52:37.531Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=2aedc2d3-4b75-4ce4-a0de-d6c981ad0833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:52:37.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:52:47.537Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c834f1a0-36a3-47ff-9223-a8ea921e418e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:52:47.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:52:49.681Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:52:49.681Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T22:52:49.682Z |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 |2021-11-02T22:52:49.684Z |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 |2021-11-02T22:52:49.688Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T22:52:49.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T22:52:49.689Z |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 |2021-11-02T22:52:49.690Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:52:57.544Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=894a5195-e210-4fab-9c31-c6dc798c3ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:52:57.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:53:07.552Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=14b5dd22-1d21-482c-a373-8bce7d9bfb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:53:07.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:53:17.558Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=34e5241b-aea6-403c-a097-bf801403c1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:53:17.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:53:27.566Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=eb373a3e-a9ad-42c5-8bf9-bb6d36759821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:53:27.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:53:37.573Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=38dd55da-19f3-4211-9fee-7bd9493e08c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:53:37.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:53:47.580Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=5fe1ccff-fb21-4192-8698-d12bb8bd4681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:53:47.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:53:57.588Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f4bf04cc-f416-45db-9c35-ac8ff0aee3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:53:57.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:54:07.595Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f27dc8b1-3c9f-4904-9d70-f03a1fa4f99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:54:07.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:54:17.608Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=82a17a68-202d-4825-a93c-63ea2b9b376b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:54:17.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:54:27.616Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=201b3cb0-5a15-4941-abd7-dbf9bd33e9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:54:27.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:54:37.631Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=e77e4b48-baa4-4730-8b46-fdd2646e025d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:54:37.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:54:47.637Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7779e9b8-065f-4ee2-b607-669e771ed36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:54:47.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:54:57.646Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=6c981ac5-1ce3-4aa7-8ba6-ee1a7762e7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:54:57.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:55:07.651Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=94b173f4-3613-4792-907e-22dfefe86836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:55:07.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:55:17.658Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ad28dd5f-65b4-42d9-9106-10e9a45c0580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:55:17.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:55:27.666Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=eadb3e00-689d-4082-a0cd-c26ffbfe62c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:55:27.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:55:37.675Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=26a3a2c2-93e3-4c6e-93a7-fcef6d9eb29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:55:37.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:55:47.683Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a14c45a1-c525-40ed-a68b-716d3caf1218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:55:47.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:55:57.699Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f32f0fbf-4732-4581-b0c4-6a15d04ad73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:55:57.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:56:07.707Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ff68291c-31a3-4bae-a4dd-6a507212fb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:56:07.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:56:17.714Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=1a8efa06-3da4-4316-9ae3-a05c7e99f9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:56:17.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:56:27.724Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=28c4a492-dfde-45a1-95fa-53e67b0e6fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:56:27.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:56:37.734Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=3bbce274-df47-4f18-ad8d-0b695f301351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:56:37.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:56:47.740Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=9d5b296c-4eeb-413c-8453-9a5e1ada84d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:56:47.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:56:57.748Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f7853b05-de13-4660-bdf5-9e6679935fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:56:57.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:57:07.757Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4e483d5d-d2bb-405f-9d33-09928a2e6624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:57:07.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:57:17.763Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a944a940-dcae-4f0b-988b-e4bb86f2a225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:57:17.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:57:27.772Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=68ca3ef6-8b12-45a6-a1c4-6c5dde7a01c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:57:27.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:57:37.785Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=3a871394-9f7a-41a3-a1e0-26efce40f979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:57:37.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:57:47.794Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7383d5b3-1f49-4a7d-9dff-a42d7a114a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:57:47.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:57:49.660Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T22:57:49.660Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T22:57:49.661Z |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 |2021-11-02T22:57:49.663Z |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 |2021-11-02T22:57:49.668Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T22:57:49.668Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T22:57:49.668Z |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 |2021-11-02T22:57:49.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:57:57.805Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=22cf9b7f-ba74-47cb-bfff-416c986d101e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:57:57.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:58:07.815Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=86b2f377-5f96-47de-bc92-097a2b82856a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:58:07.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:58:17.829Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=65284dae-14c7-4313-8a6f-7f9fd4260d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:58:17.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:58:27.849Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=5b96614b-fd7b-4363-9a9c-d3fbd219d27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:58:27.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:58:37.856Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=8944998d-b4b5-4229-ae26-f3ad72eea957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:58:37.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:58:47.863Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=11338431-dbb0-43e4-a08a-6c415d72b8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:58:47.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:58:57.869Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=59302aa8-4b6b-4069-8fcf-72fd51860e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:58:57.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:59:07.877Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=03731278-ef0c-4071-a135-b348ae1051c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:59:07.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:59:17.892Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=e43f000f-2f9e-4e12-871e-a9ab157dce9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:59:17.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:59:27.908Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=84a9c2c2-dc0b-42a8-b4f4-766f1d06c12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:59:27.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:59:37.915Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=628dfb92-b281-4d7f-83f4-4aa474b14f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:59:37.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:59:47.923Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=89eecceb-628d-4cb1-8a6f-6f717b8c8b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:59:47.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:59:57.932Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=233b27f3-535e-45d7-bed1-cfaad8c9d944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T22:59:57.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:00:07.950Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=3ac0e917-b7ed-421f-8ead-0d0cc414624d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:00:07.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:00:17.971Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b126a009-c1de-41d8-9663-6b3a88c193cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:00:17.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:00:27.978Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b516298c-0da8-41fa-a480-76d17fd59a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:00:27.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:00:37.984Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=2bdebe7a-e35c-44c5-b4c2-45e984c5edf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:00:37.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:00:47.992Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=8c0b5ae4-d250-4b16-b232-802b92ee8948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:00:47.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:00:58.001Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=0218ec6e-fa03-421d-9c8a-99c85a6bb034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:00:58.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:01:08.018Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=14881476-bfa1-498f-998f-b83a468950e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:01:08.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:01:18.026Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=fc930658-9a35-4ac9-b71c-8fac6121021a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:01:18.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:01:28.033Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a25dd84f-7049-4b45-8879-d9e565727b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:01:28.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:01:38.041Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a1681b1e-f398-40d4-99d2-06960cf3df96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:01:38.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:01:48.046Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=fb1ee88a-26ee-44f4-8795-3c63a3218c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:01:48.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:01:58.054Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=33c5c95a-2e0a-44d2-a8e5-d04a37084dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:01:58.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:02:08.063Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=dde66805-3ab2-424c-8a6c-8cc22695fcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:02:08.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:02:18.072Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=d834926c-33c6-423b-8868-bbdfc2c8f8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:02:18.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:02:28.078Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=613e4e22-079d-4c9c-94b4-758cc0acf461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:02:28.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:02:38.085Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=14d1c5b9-a669-41b2-8e4e-e9ba0ed6eb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:02:38.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:02:48.096Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=21c44f10-2aae-4090-b5ca-daba667c891c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:02:48.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T23:02:49.654Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T23:02:49.655Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T23:02:49.655Z |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 |2021-11-02T23:02:49.658Z |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 |2021-11-02T23:02:49.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T23:02:49.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T23:02:49.661Z |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 |2021-11-02T23:02:49.663Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:02:58.105Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=2bc999fc-afb8-4a16-b683-07cdcd173a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:02:58.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:03:08.112Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=1315e6ec-05d6-4440-b9f8-2027ed860f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:03:08.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:03:18.118Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=474377ad-3039-43f2-bbbe-ddc786513707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:03:18.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:03:28.126Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=8a3ae55f-0740-4cf2-b719-15478d4792e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:03:28.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:03:38.139Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=86a297c8-de60-4fa8-be3a-e70487eec9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:03:38.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:03:48.146Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=59576e73-4c1b-4632-8893-a0906f48e46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:03:48.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:03:58.152Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=5f0b66a4-643e-4e88-bba8-3c75efae7c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:03:58.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:04:08.159Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=1d3f73b3-9486-42ac-a719-628a7e5f8f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:04:08.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:04:18.165Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=977f15ce-85eb-4a1f-aa54-d28742557619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:04:18.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:04:28.172Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=13d83b9a-b9e0-4b75-8bfd-3d4d5cf65039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:04:28.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:04:38.187Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=5c801427-f8af-4102-9631-22657a5efced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:04:38.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:04:48.194Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4ff99308-7b77-4f06-92e8-3f2bb6612260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:04:48.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:04:58.202Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=81807855-cfe3-49a7-af9a-70fd786e8a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:04:58.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:05:08.210Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=44b0853a-be81-4e6c-ae63-84a4c151e341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:05:08.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:05:18.218Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f8138cba-04b2-4434-b5ba-039bafd8d6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:05:18.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:05:28.225Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=284041e2-eef9-4d36-9bd2-577dcaaabc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:05:28.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:05:38.242Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=00d688d1-9263-4f27-997e-72abfdfd4904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:05:38.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:05:48.248Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=3881ad3c-8b54-4e2c-8abb-ef70b5c47b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:05:48.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:05:58.254Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=eb97730e-4e5c-4fe5-bef2-de770a574398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:05:58.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:06:08.262Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=3d8467b5-997e-4b47-9dd3-fed6907b6c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:06:08.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:06:18.278Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f41b18fe-d4e4-4389-b48f-b7fc0c311d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:06:18.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:06:28.286Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a966e55c-3c6a-4aea-a200-7198f723f5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:06:28.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:06:38.293Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=3d1ea4b9-1cce-4c9c-a460-fa15f8e598f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:06:38.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:06:48.300Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=cc733a39-02d9-4b5b-aefd-6e9ebd5ad1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:06:48.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:06:58.306Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f97fea11-4781-4c9b-bbd0-16d27573b373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:06:58.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:07:08.317Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=632a5d49-cc9e-4005-8be2-4d6bcefc26ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:07:08.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:07:18.324Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c8cf006b-67bf-4042-ad83-082a2852eebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:07:18.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:07:28.331Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=78708ae8-3c63-489f-bd9f-f22987e57ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:07:28.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:07:38.338Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=32868195-8dac-449b-a8d0-5a6595036482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:07:38.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:07:48.349Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=811fd36c-4cc8-4fc6-b3d9-3ae9af0df84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:07:48.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T23:07:49.631Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T23:07:49.632Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T23:07:49.632Z |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 |2021-11-02T23:07:49.634Z |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 |2021-11-02T23:07:49.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T23:07:49.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T23:07:49.637Z |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 |2021-11-02T23:07:49.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:07:58.363Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=cb19ae0f-e213-4b7f-af0d-410be33c5785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:07:58.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:08:08.371Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=9cca9172-261b-4cd4-8f16-32aafb7e4f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:08:08.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:08:18.380Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=0907cdc3-557f-41bc-90b3-72a0f4af8c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:08:18.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:08:28.389Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=1930ae59-1a37-4b5d-9c38-0a57fa4a1212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:08:28.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:08:38.396Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=79da3a7a-d719-4553-b78f-2291112ef920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:08:38.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:08:48.402Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=14a02e6b-82fb-4eae-9553-6c977787913e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:08:48.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:08:58.408Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=dc3e2cb3-1896-4035-a5c9-01aa4fb1312a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:08:58.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:09:08.415Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=d7fee78d-9d01-4b71-a8d1-6a8b66214c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:09:08.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:09:18.423Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f72e4700-1c86-408f-bb85-ce14717defde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:09:18.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:09:28.439Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a21db6fa-7609-4006-9b7f-3d57f1f0585b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:09:28.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:09:38.446Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=78202093-17a0-41dd-92a3-9d450c121092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:09:38.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:09:48.453Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f9e33981-546a-4729-9537-835ed0b07db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:09:48.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:09:58.463Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c9660beb-a03a-472f-991c-24d651ce666f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:09:58.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:10:08.470Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=2f756ccc-0784-48a8-b2e1-900d7fc7d10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:10:08.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:10:18.476Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b5b6fc06-9c52-437d-9740-5d61309b4e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:10:18.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:10:28.482Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=2c43f707-2b8b-45d2-b2ad-c1725a624587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:10:28.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:10:38.489Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=495cb922-8575-4809-8845-440c1d1f4955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:10:38.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:10:48.495Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=da733671-5a1f-4b7b-abe0-9918a4a3692f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:10:48.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:10:58.503Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=40f83819-bbef-48d9-9dc0-bebf5fe2eaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:10:58.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:11:08.514Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=192d529c-5874-49b9-b88a-6bce9405da6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:11:08.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:11:18.527Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=452ebab7-04af-4719-a89b-2daa59c91ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:11:18.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:11:28.535Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=00587f32-9669-4266-8fdb-ab98b28e9be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:11:28.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:11:38.542Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=2023e14f-92da-441f-a145-48fe2000093f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:11:38.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:11:48.550Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ac6c4e68-7de2-4a4a-8bf9-1e942767e063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:11:48.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:11:58.556Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7c77b878-d4fc-422c-8c80-8ef5f3f82ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:11:58.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:12:08.562Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ec870ec3-eb3b-41e0-b2f8-93b3be4c223a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:12:08.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:12:18.570Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=1fc6d0fa-a1d8-4bd1-9067-a4cddab65e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:12:18.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:12:28.577Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c9518d6e-dcf8-4874-b518-e0296e905c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:12:28.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:12:38.584Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=2b76a5ff-921f-435a-9926-85f1c8bcb9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:12:38.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:12:48.593Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=0fc460b1-2d9f-48e8-804a-bb7e42da0f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:12:48.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T23:12:49.688Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T23:12:49.688Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T23:12:49.689Z |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 |2021-11-02T23:12:49.691Z |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 |2021-11-02T23:12:49.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T23:12:49.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T23:12:49.695Z |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 |2021-11-02T23:12:49.696Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:12:58.607Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4b1c01ed-c15c-4e07-9e61-6251a2599644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:12:58.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:13:08.616Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=0eab1105-7f24-4886-baae-727612edc26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:13:08.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:13:18.623Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f5b4d9f9-71cb-44da-ba25-0d6b3a645509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:13:18.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:13:28.630Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4b17281e-511d-4f43-a0e6-b23a9dc77f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:13:28.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:13:38.636Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c9479844-4030-4045-8efd-8161dc786478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:13:38.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:13:48.643Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=97c597d3-dc0b-48c8-b389-1a8e62a06ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:13:48.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:13:58.651Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=65c746a6-0e91-4639-a1a9-37f269fcc464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:13:58.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:14:08.657Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a68a81e9-9016-4ca5-9547-dfb56d7e1b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:14:08.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:14:18.664Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=dc11ce54-980f-4c78-846e-d683ab2883e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:14:18.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:14:28.677Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=d0d3bfd3-00cd-409f-b8f7-437a861e1c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:14:28.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:14:38.689Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b6b608cd-6f4a-44e8-bbb7-bbfe8f0a462c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:14:38.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:14:48.698Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=81607001-57a3-4407-9298-7e995ab626b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:14:48.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:14:58.706Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=e77406f1-87b3-44d4-8d13-9e55952349c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:14:58.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:15:08.714Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=e29e75e6-fd12-4aa3-8318-b6011206426b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:15:08.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:15:18.720Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4e1a72ae-7bb4-4fb7-9369-0c361049d111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:15:18.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:15:28.728Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=bec872ec-1410-4601-9112-717feb19546e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:15:28.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:15:38.733Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=53e67645-a497-4f0c-8aec-d2c25788b30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:15:38.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:15:48.739Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=400ac76e-912b-4cce-8c10-ea4f98629cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:15:48.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:15:58.748Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=e6e7ceab-5ec8-4626-a36f-ed6045a28e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:15:58.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:16:08.765Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=bde7ee62-6bc8-460f-a9ad-8964f223928a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:16:08.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:16:18.773Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=437e8f72-c64d-4348-838f-0c2d72c5d946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:16:18.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:16:28.781Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c20c0f5f-eb22-4ecc-83d2-04ae88dd558c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:16:28.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:16:38.794Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=10c0ce48-0964-4edc-9ae9-74b1fdd6521d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:16:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:16:48.806Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=9f85f242-b79b-4f96-bd5a-419a6534a7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:16:48.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:16:58.816Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b5acbcad-bac2-4c8d-806b-88113334bfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:16:58.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:17:08.825Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=874c4280-a9b5-4681-a5e1-c49fc58ab0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:17:08.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:17:18.831Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=5defe4f7-bf3d-40df-a75b-a7ab0e0f347d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:17:18.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:17:28.836Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=2b2b67f0-d0c4-4f00-9d76-84362e4db80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:17:28.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:17:38.842Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=dda02894-3047-4a93-ad06-48c86fbd346c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:17:38.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:17:48.854Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c1b3ad30-0eb9-4df8-9a3c-76bc7c41c3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:17:48.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T23:17:49.667Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T23:17:49.667Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T23:17:49.668Z |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 |2021-11-02T23:17:49.671Z |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 |2021-11-02T23:17:49.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T23:17:49.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T23:17:49.675Z |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 |2021-11-02T23:17:49.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:17:58.862Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=d7791227-51ed-4eaf-aef9-392c039ee678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:17:58.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:18:08.869Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=019b0e20-2408-4f8a-be04-a9733d24a0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:18:08.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:18:18.877Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=d394f8d6-2f2e-4cb2-842b-4fa9711f7a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:18:18.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:18:28.886Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a3a9508f-7709-424a-8910-e4dd8350e78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:18:28.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:18:38.890Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f43c087b-ab68-421b-be9d-1bb946fc4a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:18:38.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:18:48.896Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7d9a12f8-aced-4089-a9cb-d2a30bb9fd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:18:48.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:18:58.902Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=8fab5290-d534-4431-883d-b03e6cee4af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:18:58.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:19:08.911Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7e8b56af-12f8-4c27-b4c8-4002185fa0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:19:08.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:19:18.923Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=a94931d0-fa84-4f94-bfa0-1e1a9084228a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:19:18.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:19:28.932Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=e4f54afc-7502-490b-b4f4-0b9c92e862c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:19:28.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:19:38.939Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=8199ad08-da17-458c-a28a-87eb8b166a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:19:38.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:19:48.948Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=12f96e55-e798-4afa-9550-ca4f58992bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:19:48.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:19:58.954Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=e8023670-e02a-458e-bc23-45db1971790e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:19:58.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:20:08.960Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=486f70c0-e9da-4226-9d83-d62673ef405e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:20:08.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:20:18.966Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=d95549ab-e4f5-41c4-8b85-bca752587526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:20:18.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:20:28.973Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=e07cdd2a-c74f-4484-8600-06a565e50fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:20:28.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:20:38.978Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=1bd34c93-8dd7-410b-b278-d7bf48cf30a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:20:38.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:20:48.987Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=d49c3283-cdf7-4ebf-91f8-394a923eb919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:20:49.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:20:59.003Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=54acca1d-42a2-4ed3-a575-91b0c83edb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:20:59.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:21:09.010Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4bf8b8d4-aaaf-470b-8f76-b8a6c5f2bdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:21:09.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:21:19.027Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=302653bc-e2b1-4ff0-a886-37178e53e91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:21:19.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:21:29.035Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=28fece20-d4bd-49e8-919b-38c8ed16a18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:21:29.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:21:39.042Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=1936a8a2-0eb3-4868-b0e8-99a19c85a03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:21:39.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:21:49.048Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=0197a280-3820-460c-8749-ed302d294bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:21:49.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:21:59.055Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4765a761-d3f9-4db3-8559-759cc797c99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:21:59.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:22:09.061Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b935ca2f-c708-430e-b9ea-e6ede32db06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:22:09.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:22:19.068Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=cb18f3eb-09f3-4124-8e6a-362fcb07216e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:22:19.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:22:29.084Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=109cd954-1f7b-4d5a-af88-b32de6f3cd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:22:29.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:22:39.092Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ac635804-fb82-45f0-8e39-55c582d0ad35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:22:39.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:22:49.098Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=76b4574b-f9a6-47f5-b24e-1c058177df80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:22:49.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T23:22:49.648Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T23:22:49.649Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T23:22:49.649Z |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 |2021-11-02T23:22:49.651Z |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 |2021-11-02T23:22:49.654Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T23:22:49.655Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T23:22:49.655Z |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 |2021-11-02T23:22:49.656Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:22:59.116Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=1a1cbe98-ab7f-4a3d-aa07-06aa1517648e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:22:59.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:23:09.122Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=98a3acd6-b045-4b33-b509-4cf39862d9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:23:09.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:23:19.129Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4d85fb1a-6b4b-44fa-a18c-37d70f202935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:23:19.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:23:29.135Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=080ff9f7-5a01-42e7-a4ee-fdcc0f9e1474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:23:29.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:23:39.140Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=2aaf003a-d07a-4813-843c-d38bedf4c5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:23:39.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:23:49.146Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=e430e596-2378-4753-8a1d-4b1d5a8b03e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:23:49.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:23:59.151Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f5cbb2d0-16b0-469a-8b3f-4beb4d7b1be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:23:59.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:24:09.160Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=23903219-024f-456f-a8f3-e81f7480cd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:24:09.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:24:19.171Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=968c7a14-69a6-4478-863d-e85a05302633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:24:19.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:24:29.181Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=6de30575-265d-4333-84e0-f1d359103383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:24:29.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:24:39.187Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=48c75d45-f5aa-4a47-941b-bf4f54287d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:24:39.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:24:49.196Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4155f062-5eb6-4a83-b750-ae5906e93883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:24:49.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:24:59.202Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f4a7e7e7-8e31-4695-af64-4b30c127b2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:24:59.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:25:09.208Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b300859f-25cd-47ea-9c26-328d77502721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:25:09.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:25:19.214Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ceac138e-7523-4582-8d99-cab4779fc5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:25:19.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:25:29.219Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=010d4a3d-5f93-4c37-9c25-23ae20ff8ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:25:29.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:25:39.227Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=cfb0edd6-cbaa-47b2-81ca-d3be30b9c1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:25:39.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:25:49.239Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=760a8d1a-6697-4f51-b3e4-1bbfbb93ead0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:25:49.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:25:59.246Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=9160d4f1-b7dd-4568-946f-bca788abcc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:25:59.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:26:09.254Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4be93307-c3ea-4ab5-9ad9-c4b1b29efa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:26:09.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:26:19.261Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=5515ebc8-3f3f-4d5f-b074-3b42fd6808d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:26:19.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:26:29.266Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=00276c52-5d28-4a92-8526-267f36e75146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:26:29.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:26:39.271Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=89afabc1-2494-4cbd-a07a-d07672d664fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:26:39.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:26:49.277Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=94b2bdb6-a552-483f-9cd6-bda38116ab15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:26:49.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:26:59.283Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f3260a84-3133-4a1e-9380-d4bdc3bc8275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:26:59.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:27:09.289Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=8e732459-af11-47fb-a17c-c2848786c178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:27:09.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:27:19.298Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7c4d25d4-8d7f-4fea-a65e-c77c285aadd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:27:19.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:27:29.318Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=8c3f497d-89a0-4136-abdb-c704f8d0edbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:27:29.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:27:39.325Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=3104ab70-88eb-476b-9d54-91c84b12f2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:27:39.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:27:49.333Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=8ee3e981-0711-4706-9f22-f13cdb76cc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:27:49.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T23:27:49.659Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T23:27:49.659Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T23:27:49.660Z |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 |2021-11-02T23:27:49.661Z |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 |2021-11-02T23:27:49.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T23:27:49.665Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T23:27:49.665Z |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 |2021-11-02T23:27:49.666Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:27:59.341Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7d732e60-4796-4dc2-8384-31779b044785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:27:59.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:28:09.347Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=b96b5c07-d3e3-4ec6-9863-9649f6faf749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:28:09.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:28:19.352Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=857e58c2-a83c-4ab7-bf8b-6695a5672d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:28:19.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:28:29.359Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=e5bc7a5f-6364-475f-b77a-8d379553ddd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:28:29.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:28:39.364Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=aa9c1ddd-775e-4c9f-a529-25f20f2fef6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:28:39.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:28:49.371Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=93d5811a-5ad0-4db6-9aa6-5bd26a8eb966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:28:49.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:28:59.385Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ad28b8f9-e7f9-414e-b30a-7cf69c7ac8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:28:59.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:29:09.394Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=3e991ac3-1423-4cba-88d7-3b41bf4e8400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:29:09.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:29:19.400Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=43adb96a-849f-451e-9d19-5dd8ecfb960f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:29:19.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:29:29.410Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4a227e07-aac0-48ae-9092-39eda5537a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:29:29.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:29:39.418Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=743aa803-0f2e-4249-aeb7-833b948b11e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:29:39.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:29:49.425Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=71f6ca1e-58eb-4d88-98da-67bdf6d99a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:29:49.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:29:59.430Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=bf6bcbff-c8d1-4dcf-8c09-a32b464b3d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:29:59.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:30:09.436Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f0ac6826-71e3-41ff-bb59-9ba635fda691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:30:09.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:30:19.442Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=592720a7-47ee-4e1f-a33c-f903887dc2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:30:19.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:30:29.450Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c0fa0bb1-9eee-4019-93d6-adb5c7519e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:30:29.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:30:39.460Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=396fc48b-1a9c-462b-964e-9a3b370ce3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:30:39.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:30:49.473Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=62ec9705-7280-4ede-bdaa-8276bd586c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:30:49.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:30:59.488Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4a10472f-386c-4d7a-bef3-edb05beb11e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:30:59.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:31:09.495Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f3f11065-a163-448e-ab59-f9b6a384eddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:31:09.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:31:19.501Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c70d6fb1-2481-4966-936f-3f03ffa99450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:31:19.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:31:29.507Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4f506909-6843-4e41-8340-caeb34bc9ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:31:29.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:31:39.512Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=48eea522-6dba-4cd7-934c-4dbaf2d1f5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:31:39.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:31:49.518Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=d334689d-a582-4bf9-ab51-dd472dc2beae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:31:49.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:31:59.522Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=9a5a12b2-1c0a-4822-95f1-e125371824ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:31:59.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:32:09.531Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7d6dd014-dc5a-41be-a95c-635882390411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:32:09.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:32:19.537Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f56fed78-68a0-4936-bb93-2a3341027987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:32:19.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:32:29.550Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=f6c3cc92-2251-476c-aed4-8aae2597d248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:32:29.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:32:39.559Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c30106ed-4129-4a1d-a9ad-240d8963bdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:32:39.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:32:49.565Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=d0c5ef73-b958-47b6-b87d-4ac5e25dd972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:32:49.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T23:32:49.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T23:32:49.651Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T23:32:49.651Z |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 |2021-11-02T23:32:49.653Z |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 |2021-11-02T23:32:49.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T23:32:49.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T23:32:49.657Z |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 |2021-11-02T23:32:49.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:32:59.572Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=caab50ea-7359-4a8a-8d78-3f649706aa59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:32:59.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:33:09.579Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=8577c5f0-4e31-4ead-bb1a-64857d65915d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:33:09.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:33:19.585Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=68d72691-a0ab-4693-94b1-fe5f4df412fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:33:19.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:33:29.593Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=1903fec2-cec8-482f-9dad-9d6fbe1ce489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:33:29.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:33:39.600Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=cf76f3da-5e93-4e5e-aa65-9ecd6155f178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:33:39.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:33:49.606Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=fecf0a82-7b46-4322-bf47-ec40c13bf364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:33:49.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:33:59.614Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=bbe8bcfc-97c8-4f7b-8d47-fbfedcade8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:33:59.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:34:09.622Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=4fc3a772-6c92-43fd-88c0-7c26a18ce6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:34:09.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:34:19.633Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=5360da36-1dbf-40cc-bb3c-87b380514502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:34:19.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:34:29.644Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=fbd6892f-9a12-4bb8-aa7d-50a58423dced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:34:29.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:34:39.651Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c35cf827-02d7-4c70-b540-645a334e5eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:34:39.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:34:49.659Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ddafa1f4-3d61-4682-8cd9-a2dfee7a87e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:34:49.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:34:59.666Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=7bfb458a-ab93-4f38-a93d-bfe247681b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:34:59.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:35:09.672Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=0e3a9f77-5ae3-4bbd-9a40-46a157bd280c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:35:09.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:35:19.678Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=8de55967-2dac-4a46-9d07-3c8c23a2c97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:35:19.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:35:29.685Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=c2b424b9-2f76-4ad9-8f90-d2c5caf02c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:35:29.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:35:39.691Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=045b6c22-8e92-488f-9499-e93dc8ea21d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:35:39.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:35:49.701Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=83b42fcb-0a7b-4fa3-8067-bc8e5f2ebc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:35:49.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:35:59.727Z |INFO |Init configs |InvocationID=72777a6f-5dff-43a8-bf3c-1bfa669ed3d5, InstanceUUID=ce349d92-61ab-4bf6-aa1a-d8a6b7104df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T23:35:59.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |