By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T09:30:39.327Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T09:30:39.330Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-11T09:30:39.371Z |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-11T09:30:40.065Z |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-11T09:30:40.194Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T09:30:40.195Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T09:30:40.197Z |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-11T09:30:40.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-11T09:30:40.482Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-11T09:30:40.593Z |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-11T09:30:42.271Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-11T09:30:42.772Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-11T09:30:42.792Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-11T09:30:42.792Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-11T09:30:42.863Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-11T09:30:42.863Z |INFO |Root WebApplicationContext: initialization completed in 2269 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-11T09:30:43.284Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-11T09:30:44.196Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-11T09:30:45.651Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-11T09:30:46.227Z |INFO |Started MainApp in 9.433 seconds (JVM running for 10.171) |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-11T09:30:46.310Z |INFO |Start scheduling PRH workflow |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:30:46.326Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=f369dcce-9c5b-437e-af94-acdf96c38a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:30:47.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:30:47.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:30:57.840Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=d35db23b-c152-4d70-b756-9610d7346a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:30:58.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:30:58.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:31:08.912Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=c4d53184-bae8-44f0-b4b0-870f3f300160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:31:09.978Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:31:09.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-11T09:31:15.845Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-11T09:31:15.846Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-11T09:31:15.852Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:31:19.983Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=746cb294-f550-430c-8e8b-c947bbde1ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:31:21.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:31:21.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:31:31.049Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=0b34bdc6-d383-416e-a869-af752468e91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:31:32.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:31:32.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:31:42.089Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=066f240b-4954-48aa-905f-98991a4ca9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:31:43.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:31:43.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:31:53.125Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=aeaee7df-1362-4bd8-856f-df18d0038b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:31:54.198Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:31:54.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:32:04.201Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=d045eb5b-9a94-4e39-ae7a-6ba40ee66f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:32:05.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:32:05.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:32:15.241Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=82b0f84e-9da2-47e8-ac93-661d784e0dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:32:16.278Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:32:16.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:32:26.284Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=ffa9871c-48e9-4b51-82fb-761410ac3029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:32:27.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:32:27.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:32:37.352Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=f7d8e8c5-c4cf-4ca7-942f-8beda8097c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:32:38.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:32:38.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:32:48.428Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=987e7ebf-7f48-40c1-aab7-f2431758e989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:32:49.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:32:49.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:32:59.499Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=15c5b47d-2c68-4f0e-9444-12ba5d9f49ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:33:00.563Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:33:00.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:33:10.575Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=bab16343-3a87-439f-9189-65ae899fcce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:33:11.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:33:11.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:33:21.643Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=bf5ec423-18af-4629-bcca-4fb9e9d1672e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:33:22.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:33:22.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:33:32.683Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=ffccab58-e9dd-4a86-a60d-b0fa2f01c6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:33:33.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:33:33.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:33:43.752Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=f7a5231e-a79b-46f1-a5b0-9a74abf27632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:33:44.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:33:44.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:33:54.826Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=9f0396e8-5d9c-4809-a33a-dde3fc691784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:33:55.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:33:55.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:34:05.896Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=4fdc3e83-7385-4176-ba0e-17cb6d83da7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:34:06.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:34:06.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:34:16.966Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=e9b07a07-efa9-4a20-851c-e3a48fbf3bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:34:18.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:34:18.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:34:28.016Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=e802e510-d47e-4a9c-9ef2-2288541a8909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:34:29.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:34:29.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:34:39.078Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=3349efc2-1aba-44cf-a226-22733c928039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:34:40.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:34:40.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:34:50.158Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=5faca00d-d5a3-4ef1-9282-533bd1e67931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:34:51.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:34:51.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:35:01.191Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=df6b4aab-e44c-4f76-94df-75706bac76fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T09:35:31.222Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.62.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:35:31.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:35:41.226Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=ebaa5703-048f-4832-8137-590f69139b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:35:41.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T09:35:44.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T09:35:44.246Z |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-11T09:35:44.247Z |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-11T09:35:44.250Z |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-11T09:35:44.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T09:35:44.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T09:35:44.262Z |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-11T09:35:44.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:35:51.372Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=b63e436d-2323-4958-9a49-16cfc00c4546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:35:51.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:36:01.389Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=fed6eae9-cad0-43ba-a8e6-53df36e42a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:36:01.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:36:11.402Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=ebba025f-96c9-40e6-92f8-d096244c2d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:36:11.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:36:21.417Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=81374e7b-2f9e-4a5c-a824-08ea7375f169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:36:21.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:36:31.439Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=8a965d9d-47f9-4dca-b32e-d21896bfe569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:36:31.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:36:41.457Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=478c2532-683a-47eb-bf93-03f7a8fd5121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:36:41.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:36:51.470Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=231290ba-aff5-4a5a-a745-bae82a743e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:36:51.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:37:01.486Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=b693a396-f54f-40bf-a613-9464d053bbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:37:01.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:37:11.499Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=0b774608-6509-4faa-94bd-ef72d1e4d09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:37:11.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:37:21.511Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=c4e86d68-a5f8-4f91-accd-776e749a78e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:37:21.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:37:31.524Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=760aedf4-206c-47da-b1fa-a4e39b83275c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:37:31.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:37:41.542Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=bc60ade9-5524-4ad6-aae6-6acbd04be2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:37:41.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:37:51.553Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=9d69f686-5519-482c-92c9-d1d220dbc5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:37:51.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:38:01.566Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=d6820809-4890-478e-8b5a-a1fd3dd942e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:38:01.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:38:11.580Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=9db091bb-9fa8-420b-a679-c3a025a13682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:38:11.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:38:21.593Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=15517ad2-0337-4f73-b8a5-90efe32d7413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:38:21.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:38:31.605Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=d5c389b2-9ce4-44ea-ae25-8fa20a728729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:38:31.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:38:41.620Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=be85da35-843f-4331-9739-5b0067bd8312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:38:41.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:38:51.649Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=6c69b031-96e4-4452-b39b-285b5d069a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:38:51.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:39:01.668Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=7c20c34a-a40c-4774-ad40-77a8507279f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:39:01.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:39:11.691Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=718b44bf-250a-4bf0-ba15-82f01672568a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:39:11.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:39:21.705Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=8a3b97b4-60c1-4ddb-925a-ccf6f15a65ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:39:21.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:39:31.725Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=22cf7907-1774-48ff-8167-b0168a77404a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:39:31.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:39:41.743Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=d3452538-26b5-43be-8eb9-847edcb13195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:39:41.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:39:51.757Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=784641ba-b5ce-4c65-94bf-5fa838a96b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:39:51.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:40:01.772Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=957e9f96-0073-43f1-91a4-cb64abc3487c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:40:01.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:40:11.784Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=8889b360-baaa-46c5-b598-82f4e2512bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:40:11.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:40:21.795Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=edcd027d-bfef-4c70-8037-f6f9823527ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:40:21.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:40:31.815Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=77dd6244-3a17-4cd0-8a92-8e3a380cfd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:40:31.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:40:41.832Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=c9787d22-5b17-4f66-ae3d-f5dbe0c27eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:40:41.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T09:40:43.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T09:40:43.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-11T09:40:43.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-11T09:40:43.685Z |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-11T09:40:43.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T09:40:43.698Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T09:40:43.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-11T09:40:43.700Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:40:51.843Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=b35e2423-59d1-47ee-ba6e-32f477b406cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:40:51.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:41:01.855Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=c7017f6e-5bef-4a4a-aece-3cf92dc25e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:41:01.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:41:11.871Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=79e03ae6-2be4-4081-abf5-1787c948d0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:41:11.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:41:21.885Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=6068e809-1334-42df-a0cf-e574092389a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:41:21.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:41:31.896Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=15ae9e62-8476-4780-af83-4052fce807ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:41:31.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:41:41.907Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=32341fe9-b179-413d-bb8b-fccd5644a355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:41:41.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:41:51.922Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=789221cd-5a8b-41bc-bcb6-296b6eb18477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:41:51.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:42:01.941Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=dd7a32f3-b68e-4bd7-a2c5-73e2e00efcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:42:01.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:42:11.957Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=a15e9c79-92f7-4527-844f-17ff1d1b1f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:42:11.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:42:21.967Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=633ab1dd-e08f-48de-85f6-46afe7161bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:42:21.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:42:31.984Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=aa792a68-da86-4bce-b8bc-47421a615c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:42:31.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:42:41.993Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=ae51c3e0-8503-418c-8b3b-6dc431459805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:42:42.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:42:52.005Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=9b28e159-4003-41dc-8ca1-e6ce801dff17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:42:52.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:43:02.023Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=c6d6dc75-118d-475a-a065-19cf8400b73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:43:02.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:43:12.039Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=4d8cab5f-2a59-4b24-b1c6-45e1542fade7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:43:12.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:43:22.057Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=b5bb8101-9f45-4e01-8c44-a6d14890fe80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:43:22.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:43:32.076Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=b3b5b0e8-4bc2-42d4-be35-d7970ed4786f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:43:32.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:43:42.093Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=9a03c4a8-fcc3-4a4d-84e8-7635d7fa79f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:43:42.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:43:52.112Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=b5a00add-e3e2-4888-8f8f-38db9cfadf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:43:52.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:44:02.123Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=9b2f0e80-8343-423b-805e-5ea2eed97d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:44:02.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:44:12.132Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=290bb5b9-c0ac-4b61-a66d-4674c15ff560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:44:12.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:44:22.143Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=54fe0094-f24d-4160-83f2-a9a38c79c15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:44:22.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:44:32.152Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=aacb0a1d-e8dc-4e74-9de7-28c1c9c59232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:44:32.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:44:42.164Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=4a5e7e14-ca3e-44a7-8377-717b19560da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:44:42.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:44:52.180Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=0cf769f3-3b62-4f6c-8048-71f816f3d01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:44:52.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:45:02.195Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=83c5cc4a-c31d-4aef-8af6-472c616b2c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:45:02.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:45:12.205Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=bad682e5-128a-48df-a0ec-9fe9f0fbb6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:45:12.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:45:22.217Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=f1e44749-d651-4499-b9de-50bc95ad9782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:45:22.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:45:32.227Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=ef1f08f6-7812-416d-a2bd-8068b7a520c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:45:32.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:45:42.252Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=a4e3b686-77b2-4b9f-bdb5-bb7dea24c402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:45:42.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T09:45:43.652Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T09:45:43.652Z |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-11T09:45:43.653Z |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-11T09:45:43.656Z |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-11T09:45:43.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T09:45:43.667Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T09:45:43.667Z |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-11T09:45:43.669Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:45:52.269Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=9327c750-b1a2-47bb-b62b-77a7860deeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:45:52.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:46:02.281Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=90389543-abd6-4c96-a3b3-109fcf980dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:46:02.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:46:12.292Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=c5968c9c-d7d9-4a77-9050-49497c83f1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:46:12.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:46:22.309Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=5a9db9ac-b1ab-4088-bf46-e1e1c8e21268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:46:22.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:46:32.322Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=a5c41a1b-b538-44f2-a050-a0d734ca6ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:46:32.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:46:42.340Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=3bab631f-2122-4fb9-92ef-63dca80980c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:46:42.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:46:52.355Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=83e5f31d-256d-477f-abba-b9fe8d0ff250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:46:52.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:47:02.368Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=6148699a-4529-42b3-8c9f-2321f7804093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:47:02.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:47:12.386Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=a2dc5fb2-ecc9-462b-9ef3-20fc72b57054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:47:12.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:47:22.397Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=f69580e2-c38c-4a5f-81bc-cb82387eb79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:47:22.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:47:32.412Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=75a2594a-6900-4d74-b971-66cbf8215ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:47:32.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:47:42.425Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=5b0e0314-a17c-42fd-8376-8074983f5acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:47:42.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:47:52.434Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=93b4678e-6c08-4727-89a7-4ccb27407848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:47:52.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:48:02.454Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=f98db28a-d1df-4fd9-a9ca-3257424fdb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:48:02.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:48:12.469Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=59aae7dc-3279-4fa9-945d-1e68cad8ea29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:48:12.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:48:22.478Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=7147d4a1-e4b4-4712-9876-7963ed925116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:48:22.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:48:32.488Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=5491842b-c0c4-47b5-adc7-910cf6bd1cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:48:32.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:48:42.510Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=15019411-86ef-41f4-a449-42f97466c47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:48:42.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:48:52.526Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=89cce911-4710-437c-9a62-3cfe5a50314c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:48:52.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:49:02.538Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=ddf0f763-9f0b-49e0-9205-35227987f07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:49:02.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:49:12.553Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=9a185c99-fa7b-401e-873f-771dfd0c2197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:49:12.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:49:22.568Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=78b19a63-914b-4eb5-8e71-acb0a0b61d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:49:22.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:49:32.577Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=50fb6099-97a7-48ae-806c-14e598266832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:49:32.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:49:42.595Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=dc07610a-2091-468b-a94e-0738b06e810d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:49:42.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:49:52.609Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=79ff730d-af3c-4f99-b668-9e283c6f96f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:49:52.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:50:02.625Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=07d4aaad-9014-48bb-9b19-5030b6a6cae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:50:02.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:50:12.648Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=274cc97b-b063-4359-8bb9-e2dd67e7ebe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:50:12.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:50:22.659Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=a2dc29b5-2420-4788-bdb2-4050d547f8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:50:22.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:50:32.673Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=7f390101-5597-491e-a8bb-ee288763a702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:50:32.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:50:42.686Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=191feb4d-6536-4b95-98b7-20ad2c8d8273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:50:42.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T09:50:43.625Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T09:50:43.625Z |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-11T09:50:43.626Z |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-11T09:50:43.628Z |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-11T09:50:43.639Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T09:50:43.639Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T09:50:43.639Z |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-11T09:50:43.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:50:52.741Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=3a878649-abbf-4f68-8848-60f0d794689f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:50:52.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:51:02.758Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=f4526f86-bcbf-41e6-8ee7-cea3f6963f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:51:02.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:51:12.767Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=c0a25c6f-9fbf-46f8-8fbb-a568b67bd2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:51:12.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:51:22.777Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=f0961956-df68-4057-a7d4-0152bf49b7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:51:22.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:51:32.787Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=34a4931a-789d-4da3-8c0f-de609585c9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:51:32.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:51:42.799Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=4f369fe1-629d-422c-8910-4ef380f01d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:51:42.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:51:52.815Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=29ce9d4b-6f1d-4e4b-a555-61436663cec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:51:52.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:52:02.827Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=1ffaa71d-2e15-456d-ad8f-571ca5986a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:52:02.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:52:12.838Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=2fbc7745-e272-411a-8f11-e145151db232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:52:12.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:52:22.848Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=3b9f637b-bfa2-451d-953f-5c1bd6167626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:52:22.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:52:32.867Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=c6bbb23a-7a4f-4673-b918-63f00a2a7186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:52:32.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:52:42.877Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=5a8c8cb7-ae9f-45cc-9f38-e10d70814a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:52:42.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:52:52.892Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=7b9bb6d6-084c-488f-ab4e-3e546e5de446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:52:52.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:53:02.908Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=71aacb3d-1766-4db2-88e0-411870376737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:53:02.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:53:12.918Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=6f075c96-b66d-40bc-8023-6d8cedfa26d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:53:12.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:53:22.928Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=1d2e1530-bf0e-47f2-ac60-eb465d5f9854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:53:22.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:53:32.938Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=b18874c7-ebe0-417e-8aa4-18df57f5b349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:53:32.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:53:42.949Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=75411a66-65a2-4db6-a814-e8424700ee8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:53:42.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:53:52.959Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=1f5165a3-9003-4021-a049-a24fed8277cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:53:52.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:54:02.975Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=d0e8a906-e9b0-42c4-9517-b953e638fc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:54:02.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:54:12.988Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=bee2872a-bbe5-4bb7-b148-c3fe07e4e093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:54:13.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:54:23.001Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=326ad737-67ff-4ba9-8df9-3fa9e1777857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:54:23.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:54:33.013Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=b7b6390b-69c2-4c52-a14d-16a7f1185a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:54:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:54:43.021Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=12496c43-f74f-4285-8dc2-8eb9621abd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:54:43.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:54:53.031Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=a87b17ea-79c4-48cb-a41f-d7ba4627e234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:54:53.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:55:03.039Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=59f123f4-7d21-4afb-a067-a42fa64724af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:55:03.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:55:13.049Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=48080c15-f7d0-40a9-be42-faed9a4be8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:55:13.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:55:23.068Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=1987098a-6afa-428d-b07d-0ef8fe141af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:55:23.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:55:33.091Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=219b98c8-56a3-4df1-9088-8e4c0ca6dd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:55:33.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:55:43.102Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=e1fb032a-3b11-4599-b365-c228c7a731e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:55:43.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T09:55:43.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-11T09:55:43.631Z |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-11T09:55:43.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-11T09:55:43.635Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T09:55:43.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T09:55:43.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T09:55:43.645Z |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-11T09:55:43.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:55:53.112Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=59b2b75e-a65d-4394-9dd0-71d5ba1bc48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:55:53.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:56:03.120Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=84333552-3795-44f8-b098-400da1e7ee61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:56:03.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:56:13.130Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=14917f92-7170-4a6b-97a5-6e847c503a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:56:13.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:56:23.143Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=5a8b00dd-3dd7-4e1c-b035-cbf5585cf00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:56:23.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:56:33.156Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=a8b9350c-1a0b-4a4e-bee9-5853b58f8e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:56:33.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:56:43.169Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=d96f9df8-4bac-4c72-b54d-a1ef47894473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:56:43.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:56:53.180Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=ca48aada-73f4-4485-9d10-a9e6659939da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:56:53.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:57:03.190Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=7696d94e-7deb-454f-ad0c-284767b01f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:57:03.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:57:13.200Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=eecc2595-0946-449c-ada1-cc637e5cb8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:57:13.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:57:23.229Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=577af12c-3dfa-4b1d-8c93-610edf4b00b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:57:23.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:57:33.255Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=f91917d7-d9ae-4074-b65d-e70e066f8e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:57:33.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:57:43.268Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=e63dab65-fe18-456a-ad50-bf05188a9b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:57:43.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:57:53.279Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=cf671ce0-9d9b-4da2-a97b-b1659325385e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:57:53.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:58:03.288Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=012e87ec-f6ee-486a-8852-c7f67787e1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:58:03.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:58:13.299Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=85cb5e7c-f34c-4504-b235-ed80902e8ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:58:13.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:58:23.310Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=78a156c4-c1ed-4f59-92fc-f008ab3fb265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:58:23.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:58:33.317Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=814ddd5f-5581-4595-9aaa-b4fe03d5d21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:58:33.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:58:43.325Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=859dd12f-f229-4c9d-91cc-0353256e9ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:58:43.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:58:53.335Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=4825eb57-2472-4402-97a6-96e311c68f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:58:53.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:59:03.347Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=5c534b13-c7c2-4ed7-8e7b-1702c6637ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:59:03.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:59:13.358Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=c91e3005-501e-4e34-b139-9dc344045fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:59:13.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:59:23.367Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=38e81bbd-a019-4555-90f7-d7a4057d10cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:59:23.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:59:33.378Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=55843380-124d-4d60-8f48-4d6044f8114c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:59:33.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:59:43.387Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=3ba6ccae-0867-4416-85b1-a1f7124d578a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:59:43.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:59:53.395Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=8284d61a-2137-456b-9e2c-1818e216deda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T09:59:53.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:00:03.403Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=a891e4e8-448e-4b34-b48f-cc7dedfd5548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:00:03.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:00:13.412Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=a756fa43-f225-4bc1-8299-a31c93c17b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:00:13.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:00:23.425Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=03e130bc-8db2-4a55-a718-62037c9e2cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:00:23.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:00:33.435Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=db691c7e-e6f0-42ef-84db-1ef7f1888250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:00:33.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:00:43.461Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=55f57828-f862-4bf7-ba3d-6852664eae50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:00:43.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T10:00:43.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-11T10:00:43.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-11T10:00:43.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-11T10:00:43.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-11T10:00:43.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T10:00:43.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T10:00:43.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-11T10:00:43.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:00:53.469Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=e5012dcd-fb7c-475d-a3f0-5db1284ab4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:00:53.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:01:03.478Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=e75f7884-1403-4080-8552-24d9bcbb0b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:01:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:01:13.487Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=c415b532-4456-4a8e-abf2-a6f9cae3c05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:01:13.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:01:23.500Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=87c50118-e735-456d-a741-7307359db894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:01:23.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:01:33.512Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=0be79b68-2f28-48c7-b597-de308758aff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:01:33.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:01:43.524Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=3db010fc-db6d-4c84-bb5a-f3c3ba61ebdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:01:43.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:01:53.535Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=a654c5ae-91c2-4f7e-98f6-f8717b1eda2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:01:53.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:02:03.545Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=acccca58-27d7-4739-8d56-5c54be72080e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:02:03.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:02:13.554Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=a0b16f1a-53e6-49fd-b9dd-250190af93bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:02:13.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:02:23.569Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=e284a9ee-1ff9-4d7f-98e8-8b1f3e0d8ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:02:23.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:02:33.578Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=9a613579-ad96-44ca-af08-d41c2f45bcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:02:33.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:02:43.590Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=cb173214-8125-43b5-abc1-b6b364f408c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:02:43.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:02:53.605Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=013095bc-cc3e-4855-a27f-40fa17f8b649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:02:53.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:03:03.618Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=44f284bf-8c36-49d1-839c-07ae31c3827b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:03:03.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:03:13.628Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=1a77d8cf-d950-4378-9610-c8ad5519e9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:03:13.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:03:23.637Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=0542758c-434e-4d01-912f-a9004e75e14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:03:23.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:03:33.645Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=ca2d089f-95dc-4aac-9a90-4a659a59e387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:03:33.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:03:43.654Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=e6fc0653-f830-4582-aac2-ebc64456953c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:03:43.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:03:53.664Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=f3574d4f-02a4-47b7-801a-644cc0b5825a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:03:53.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:04:03.674Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=3106d547-f9f7-43b7-b082-e2c1c2e0b01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:04:03.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:04:13.688Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=b8215078-ee8a-44d4-b38a-701551b0240f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:04:13.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:04:23.697Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=4d5fcc40-e1b7-43ee-b9b7-7b8f3471aa3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:04:23.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:04:33.705Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=ccb4b900-96d5-42f8-b550-5ac9bd9304d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:04:33.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:04:43.714Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=3b2926ff-5932-4f7b-b75b-d1ddd6f3ffa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:04:43.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:04:53.721Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=7089a11a-90d4-4c1b-811d-cb0ca23a7e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:04:53.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:05:03.755Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=45ded12d-2524-4af7-82d6-306c8e1ff64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:05:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:05:13.768Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=c00dad9f-dfe1-4f3a-804e-1cb4df92bba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:05:13.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:05:23.779Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=8bc4e876-d11c-4c9f-8c69-41ec3535cd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:05:23.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:05:33.789Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=b8ffee0c-4ff2-444a-9c72-6776d222fb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:05:33.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T10:05:43.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-11T10:05:43.654Z |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-11T10:05:43.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-11T10:05:43.657Z |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-11T10:05:43.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T10:05:43.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T10:05:43.664Z |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-11T10:05:43.666Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:05:43.797Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=a90e810c-3b6b-47fa-a0cd-11e689b3b8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:05:43.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:05:53.804Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=4aa1b688-a408-4102-a3b9-a15c3af3143e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:05:53.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:06:03.814Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=2996932f-9a21-4a80-9230-d4770a5aba6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:06:03.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:06:13.823Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=39f110ef-1805-46bb-8207-0714bd4ca1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:06:13.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:06:23.839Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=e6a62ce5-a2ec-490e-b32a-c61a846b12fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:06:23.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:06:33.850Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=9bbab665-5944-45ca-bf30-737c56f66b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:06:33.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:06:43.859Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=d5f70277-07de-49f8-8acb-b339514156f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:06:43.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:06:53.867Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=2c54808a-abb8-4d6c-8890-24b732b41bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:06:53.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:07:03.873Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=e7508e11-7051-4ba8-8acb-ba32954ab624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:07:03.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:07:13.882Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=4acdab56-101f-4ee1-8caf-d9562c0f6892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:07:13.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:07:23.893Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=a68b11b1-c600-47d1-ac77-d35c2b92151b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:07:23.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:07:33.906Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=49914e11-b429-4b21-becc-502d87ab63c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:07:33.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:07:43.917Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=d1d04e4c-276a-4f84-aea2-79a31f7e24ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:07:43.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:07:53.929Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=f8c45d02-6846-4be8-b2eb-9c13b74fa07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:07:53.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:08:03.946Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=1b8388a1-6ab7-4bad-8da9-baa5a468b60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:08:03.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:08:13.956Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=e240b9d5-39db-4ac7-8e33-c43557b7c8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:08:13.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:08:23.967Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=58dfe52a-0593-4302-a670-7c12c20111ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:08:23.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:08:33.978Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=b0b14785-b12c-41d5-ae9c-0bb946fe498f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:08:33.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:08:43.991Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=e27385e6-ebc8-4251-8990-2771727ece87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:08:44.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:08:54.006Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=1aa03e56-e39b-4225-bf4d-76c4098bc468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:08:54.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:09:04.017Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=8655c1e7-3a9e-4feb-b39e-fb176f612f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:09:04.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:09:14.027Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=1b5f25de-180f-4d35-be62-2aff15367ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:09:14.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:09:24.045Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=5ffcf91e-4977-400a-a1a8-f671376110b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:09:24.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:09:34.054Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=5d9388ff-2052-4bfa-ad5e-58714b2509a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:09:34.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:09:44.067Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=1197bc93-a792-455f-b973-5d760c6515c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:09:44.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:09:54.082Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=c06ace76-e94c-4fa4-a710-4202cb536b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:09:54.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:10:04.095Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=65dddd72-5886-4577-8d30-21938b46deca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:10:04.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:10:14.107Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=853e1baa-e3c5-46fe-a28d-0d3e232c78db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:10:14.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:10:24.117Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=0340126a-cf38-4b87-b1e5-7c1b399d597a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:10:24.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:10:34.128Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=0e6c772e-3dd1-4c1c-b597-e5cb370c4d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:10:34.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T10:10:43.638Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T10:10:43.638Z |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-11T10:10:43.639Z |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-11T10:10:43.642Z |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-11T10:10:43.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T10:10:43.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T10:10:43.649Z |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-11T10:10:43.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:10:44.139Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=0a66db22-c02e-4a19-8ca5-8c832420be16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:10:44.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:10:54.150Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=56186ab0-6eda-4306-b744-411f9f1dd5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:10:54.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:11:04.166Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=6a7e17b6-a6b5-4a48-8382-586ad62f111b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:11:04.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:11:14.186Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=7029e811-2509-482f-8cfc-b57d0b688274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:11:14.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:11:24.211Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=3cc8e6af-c93a-4528-8dc9-19c1e388c4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:11:24.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:11:34.221Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=f1b0058f-abb6-4f03-bbfe-9d36747c8712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:11:34.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:11:44.233Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=785f4373-a2fe-4cc8-8953-7761becb5cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:11:44.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:11:54.242Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=b8e83290-1421-4049-8fd9-9f1ba8135d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:11:54.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:12:04.250Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=0450ae41-e375-4143-902b-ad490b160ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:12:04.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:12:14.258Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=f6d07399-20b2-4524-84fd-670dfa2e6749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:12:14.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:12:24.276Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=1da77e01-c8d7-406f-b387-de453050a9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:12:24.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:12:34.300Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=13be1671-5512-48f9-8634-c4e65cd93202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:12:34.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:12:44.314Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=5336159e-c1aa-479c-ab97-eff93b239c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:12:44.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:12:54.325Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=44ab3356-9cbc-4bad-991c-6b4d44f83458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:12:54.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:13:04.334Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=1265e719-9395-495d-9c2a-ecc9df1ddc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:13:04.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:13:14.342Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=1e9d01d0-81cf-4dd1-b87b-beb969bf9552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:13:14.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:13:24.351Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=0370bd85-8810-495e-9cfb-1790ee121440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:13:24.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:13:34.367Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=742626a1-e286-4cf0-b2c4-84e67cb16d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:13:34.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:13:44.389Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=a6acf686-3fbb-40ec-a924-c8740e493058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:13:44.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:13:54.399Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=6e374db3-1b2b-41b8-83e8-54cdf8505739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:13:54.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:14:04.410Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=cabd74c0-5210-4056-a09e-68fcee886f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:14:04.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:14:14.418Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=f185c84b-d3ec-4414-8391-e0e8fc3f2b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:14:14.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:14:24.433Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=5f4f8727-2ac7-4750-9318-47d691b212e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:14:24.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:14:34.448Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=f76ffdeb-a6d8-4152-b3e7-4f27afd27208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:14:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:14:44.458Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=6970250f-79dc-4512-9a59-54c954dcbd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:14:44.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:14:54.469Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=ff08ea85-9395-44dc-b556-def19b645510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:14:54.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:15:04.484Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=1e728979-7515-4d9b-8c27-6a4b9f3d4a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:15:04.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:15:14.495Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=12438973-5d74-45df-a9bb-1447d5517115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:15:14.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:15:24.504Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=80267ad6-b825-47dc-a914-fb562b97e29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:15:24.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:15:34.515Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=b978cdf5-9292-4b36-93c6-1e4972cfb9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:15:34.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T10:15:43.642Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T10:15:43.643Z |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-11T10:15:43.644Z |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-11T10:15:43.647Z |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-11T10:15:43.654Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T10:15:43.654Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T10:15:43.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-11T10:15:43.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:15:44.531Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=988aa78c-d520-4886-b621-8809345a9339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:15:44.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:15:54.552Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=fd1f9264-6ec3-46b1-b4b9-6746291e3c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:15:54.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:16:04.565Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=205f1520-7da8-4241-8d6e-b9e86db74936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:16:04.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:16:14.575Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=e3432f0e-b60e-4d80-9560-d9461c71b7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:16:14.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:16:24.587Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=d637440f-6a22-4dd5-be50-08bf6f15a3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:16:24.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:16:34.599Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=72592c22-6184-4b58-9c05-dc90ea5340ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:16:34.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:16:44.606Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=ba84348a-6605-49a8-b2ef-26eb2251817d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:16:44.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:16:54.619Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=27ef3c50-13b3-4b03-ada2-bb2ab951ad00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:16:54.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:17:04.629Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=8ecd19b1-8f11-451b-a7cd-5d698905031c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:17:04.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:17:14.641Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=ed918f8a-148c-4175-80f5-4f4d665c5ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:17:14.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:17:24.652Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=0d0ad54f-2b8b-40d0-adf3-9cedd1a2e71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:17:24.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:17:34.662Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=bf429764-9ec4-48f1-82ae-f5d9a840739d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:17:34.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:17:44.672Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=169293c5-21d0-4103-a2b9-4a955535b078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:17:44.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:17:54.683Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=1afb9c7f-9495-44b6-b2bd-c4efc7f51db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:17:54.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:18:04.694Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=667545b8-4bbe-4012-9f60-22a758abd67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:18:04.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:18:14.712Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=8d0412af-f039-4012-9163-78806fc0be68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:18:14.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:18:24.728Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=d585f5a4-01d4-457d-a6e9-af61b6230110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:18:24.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:18:34.741Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=223cd1ea-3e2a-4623-90fb-5ca8e59a1c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:18:34.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:18:44.750Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=0704e79c-f2a2-49c4-b0ab-a5a4cbff66fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:18:44.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:18:54.757Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=d63dfc02-0f78-4ae6-8820-42898f667f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:18:54.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:19:04.766Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=4daeea02-5ac2-43f1-8416-9c4962b067a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:19:04.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:19:14.776Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=b84e9396-d8c0-40a8-98fc-a768d907f7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:19:14.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:19:24.791Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=5076fdf8-ecba-4e3e-a2bd-adc776189a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:19:24.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:19:34.804Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=ec69697c-773c-403d-8829-227b53479865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:19:34.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:19:44.814Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=24accf8a-fe69-4181-bb17-aa9d9156ea2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:19:44.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:19:54.823Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=955bec1d-5e8a-42d0-aceb-68a822f98e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:19:54.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:20:04.831Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=9b2dd280-9dcc-4b43-83c8-b3450aa378de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:20:04.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:20:14.845Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=d0ce4752-88dd-42d7-a334-04e2380a6824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:20:14.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:20:24.857Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=6b761fa4-0c79-45e4-b2e9-d0887bf69b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:20:24.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:20:34.877Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=c61cc3fc-48b6-416b-ad1e-8c1abaf4aa0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:20:34.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T10:20:43.611Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T10:20:43.612Z |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-11T10:20:43.613Z |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-11T10:20:43.615Z |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-11T10:20:43.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T10:20:43.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T10:20:43.622Z |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-11T10:20:43.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:20:44.891Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=c81c78c8-5a21-4cd1-9a5e-181cd452bc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:20:44.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:20:54.905Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=e030058c-a3c6-49b4-b71f-f6f5610e6cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:20:54.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:21:04.912Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=b352ff21-020f-489d-9484-4411954a8cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:21:04.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:21:14.920Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=850864bb-c728-4330-aa8a-ca54d2610088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:21:14.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:21:24.937Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=0eadef2f-a751-497d-990e-64d3eeb54c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:21:24.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:21:34.953Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=c356391f-a6cb-49e2-8344-b57b5d8f7601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:21:34.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:21:44.971Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=985fe061-5c90-446f-b354-ef93edcd4dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:21:44.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:21:54.980Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=01ec59cd-6a28-453d-b59c-233879ea54a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:21:54.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:22:04.994Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=7e92f181-c610-4ea4-9483-aa602da236f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:22:05.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:22:15.001Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=a3901f18-cdb1-45f5-808c-e77df31d060a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:22:15.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:22:25.008Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=6d0637f6-413a-4085-9453-128c00c8802b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:22:25.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:22:35.015Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=af05cee7-6441-4c19-a8f4-02e666f3e566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:22:35.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:22:45.024Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=85d6bcda-4b1b-4081-964e-a8f19958106c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:22:45.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:22:55.038Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=103d33da-7a5e-4a4b-909c-9eb39aa1c524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:22:55.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:23:05.047Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=754d9105-7129-4c87-9ecf-2516e708a195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:23:05.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:23:15.059Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=fbcee6bc-1b39-45e6-b1a4-7b185021dd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:23:15.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:23:25.067Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=388d5b7b-8ba4-4368-a9d7-0f2cf018387c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:23:25.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:23:35.077Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=26a58f4c-092b-46e5-82bb-c56e5f033952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:23:35.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:23:45.085Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=30a1485e-b587-4df8-bf0b-7a3e72b53d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:23:45.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:23:55.097Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=211b9a4e-fba2-4f81-8e27-417b49c30817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:23:55.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:24:05.110Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=d4e80df5-7611-4079-8c20-319daba909d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:24:05.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:24:15.121Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=0c1e63fe-99cf-476e-899b-92efdf8dacfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:24:15.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:24:25.133Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=7d4d34ab-247e-475e-8337-fcb4cfbd7986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:24:25.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:24:35.147Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=a72a62cd-bc22-4c96-bdc9-724c429f82f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:24:35.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:24:45.155Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=e8bae825-502a-4a6e-846f-c2a7ec675db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:24:45.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:24:55.164Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=ab2b3f31-b1c8-4a74-9bda-9eca23ffea38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:24:55.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:25:05.176Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=9c252020-595e-4cbe-814c-6ad581c082a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:25:05.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:25:15.190Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=c9e81b58-5082-4c23-bd19-67bee451390e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:25:15.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:25:25.203Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=fd17950e-16fc-45a5-a99f-2bd6b9a3c598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:25:25.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:25:35.213Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=4e2ea333-0bbd-4667-8f58-27dd56a0ecc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:25:35.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T10:25:43.629Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T10:25:43.629Z |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-11T10:25:43.630Z |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-11T10:25:43.632Z |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-11T10:25:43.638Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T10:25:43.638Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T10:25:43.639Z |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-11T10:25:43.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:25:45.222Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=4edfabb1-68bd-4dca-99f2-8070547f3382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:25:45.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:25:55.229Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=7cf8e66b-e527-43ab-9f37-fd05a20a931a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:25:55.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:26:05.237Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=096127b6-cb4e-4509-af05-849fbf21625c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:26:05.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:26:15.249Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=a4aeb627-a978-4330-bcd9-b31ac691f4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:26:15.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:26:25.297Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=ea34e47e-5725-4eae-8823-66c63c60342e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:26:25.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:26:35.309Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=d4fbc302-7f84-421b-b751-464f5c53f718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:26:35.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:26:45.318Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=d986fd27-325d-490a-abd8-28e09b552b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:26:45.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:26:55.326Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=80c8327c-6152-415b-bd20-84fabd5dc1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:26:55.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:27:05.334Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=5135b521-4e10-411f-adae-9531617cfb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:27:05.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:27:15.345Z |INFO |Init configs |InvocationID=4a7f55d8-4586-4827-a460-20f63da0c8fe, InstanceUUID=28499a7b-d8d7-41db-9058-f708709bc1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T10:27:15.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |