By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:06:11.193Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:06:11.196Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T11:06:11.223Z |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-09-29T11:06:11.685Z |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-09-29T11:06:11.783Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T11:06:11.784Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T11:06:11.784Z |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-09-29T11:06:11.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-29T11:06:11.924Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-29T11:06:11.945Z |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-09-29T11:06:13.174Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-29T11:06:13.555Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-29T11:06:13.569Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-29T11:06:13.569Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-29T11:06:13.610Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-29T11:06:13.610Z |INFO |Root WebApplicationContext: initialization completed in 1664 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-29T11:06:13.879Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-29T11:06:14.477Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-29T11:06:15.464Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-29T11:06:15.883Z |INFO |Started MainApp in 6.435 seconds (JVM running for 7.03) |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-29T11:06:15.942Z |INFO |Start scheduling PRH workflow |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:06:15.953Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b19fa07e-a5c5-4199-9c4c-fd499d4b7784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:06:17.358Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:06:17.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-29T11:06:20.279Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-29T11:06:20.279Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-29T11:06:20.281Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:06:27.393Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=0cc8de0b-0b5a-4cbb-b829-65d858c66f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:06:28.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:06:28.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:06:38.454Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2f82f298-98d1-48d8-8199-0504b345f80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:06:39.494Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:06:39.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:06:49.499Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a2b76bd6-24c8-45a7-9857-e6cb650c285e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:06:50.564Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:06:50.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:07:00.566Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9ff0a96c-2740-4b32-a301-a7f8bb690236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:07:01.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:07:01.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:07:11.632Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b9e5937d-81eb-40c9-8dc3-cf76bafc78f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:07:12.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:07:12.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:07:22.678Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=c8b971c7-7753-4bd3-82dd-a016d61e9bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:07:23.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:07:23.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:07:33.719Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2a4c4fa9-ce89-4dca-a6c8-72de4bd55a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:07:34.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:07:34.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:07:44.759Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=8a01ffaf-8e09-4e4f-b5f7-6e443f81c4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:07:45.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:07:45.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:07:55.807Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9bfcbef5-4a9d-46b3-bd9d-c625e92d4fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:07:56.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:07:56.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:08:06.870Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=c7b3e885-abe1-40e3-8f9f-b1d336f242c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:08:07.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:08:07.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:08:17.909Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a391df97-8ede-4b76-a073-2e270ac58acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:08:18.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:08:18.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:08:28.949Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b6d06379-2196-4b3e-bd75-d9a732949170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:08:29.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:08:29.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:08:39.990Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f7fd6e6e-1170-4f8f-9adf-8709694108b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:08:41.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:08:41.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:08:51.029Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=718de693-9208-4d1a-baee-e5fb73f135cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:08:52.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:08:52.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:09:02.070Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=e79cb18d-6548-483d-8db5-add6f4f6e41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:09:03.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:09:03.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:09:13.113Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=3005e619-a65b-44ab-a9a4-914a371fb33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:09:14.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:09:14.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:09:24.181Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6b7c7b69-590f-4f7e-b042-54e2ef0fc7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:09:25.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:09:25.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:09:35.253Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=38537a6a-c4cf-494b-86eb-755e5901df4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:09:36.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:09:36.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:09:46.296Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ed2a780a-ab52-4070-9b8b-a972861bdb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:09:47.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:09:47.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:09:57.333Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=33a13ad8-233b-4385-9de0-a8519bcf2024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:09:58.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:09:58.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:10:08.375Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ce690fc4-834e-4890-b8cc-70e647af07cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:10:09.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:10:09.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:10:19.417Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=e7c4173d-e81a-47b4-bf11-a537ce7a6f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:10:20.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:10:20.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:10:30.457Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a9bc8c33-fd4e-40d5-973b-a2de3c5486ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:10:31.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:10:31.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:10:41.493Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=659dd434-a547-4edf-a5b2-52187338761d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:10:42.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:10:42.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:10:52.538Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ff87b170-96f5-4910-abde-b1be6d99067c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:10:53.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:10:53.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:11:03.574Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6c5b50dd-fa29-485a-a389-f9d9b7b8adf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:11:04.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:11:04.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:11:14.521Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:11:14.521Z |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-09-29T11:11:14.522Z |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-09-29T11:11:14.523Z |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-09-29T11:11:14.531Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T11:11:14.531Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T11:11:14.531Z |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-09-29T11:11:14.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:11:14.612Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=65b3e98d-13c3-4f42-a096-0774f27f407c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:11:15.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:11:15.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:11:25.656Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d25ed53e-6c3d-4f0e-b1bd-d232df0ddd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:11:26.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:11:26.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:11:36.727Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a6b47b19-d503-4969-be03-9ecad61a6c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:11:37.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:11:37.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:11:47.767Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=1df66d71-591f-478b-90e9-93210cad813a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:11:48.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:11:48.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:11:58.807Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=102b4ced-bfba-48d5-9ccd-7f53c6bc9874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:11:59.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:11:59.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:12:09.847Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=960826f9-df53-48d4-a6bc-9a54b878b699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:12:10.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:12:10.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:12:20.885Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=40f2b29f-8513-4806-9099-9b073cb4342d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T11:12:21.928Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.213.128:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:12:21.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:12:31.930Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2d43f94e-a699-400d-9011-ce02dde77be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:12:32.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:12:42.052Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=e089acdb-a045-44ea-9762-ee101af0769d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:12:42.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:12:52.077Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a6fc64ac-b269-40dd-b9f9-6318ccdd9abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:12:52.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:13:02.091Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ff951fb9-f7c4-40b7-a2b4-a7d39a1c4c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:13:02.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:13:12.106Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2ea2eaa1-b8b3-456d-9dc7-656f87d939fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:13:12.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:13:22.121Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=01da3e47-4db7-4f6b-9e6f-8c5fb9a12e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:13:22.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:13:32.165Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=3e77d523-5b71-40e9-860b-32f7ed5671a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:13:32.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:13:42.176Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=fc2b07ec-0968-4cdd-9f69-49341a378b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:13:42.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:13:52.191Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=73be4d02-9631-433c-a1b1-1f8fc8bbe112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:13:52.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:14:02.205Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9cbdacec-ede9-447b-b01f-bda3aac91c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:14:02.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:14:12.217Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a8da9ac2-3e29-4292-adf6-211573b25ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:14:12.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:14:22.229Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=8ece6ae2-5376-4070-8e9b-cdc7de0fec2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:14:22.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:14:32.253Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=57180f20-4708-4546-9987-80b98dbeba86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:14:32.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:14:42.271Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6ee48473-31a1-446a-bac8-869d5d163523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:14:42.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:14:52.291Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b304a46b-cc6f-48ea-a6ef-2416efc21a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:14:52.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:15:02.301Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=99887e5b-f306-4703-9829-d76299cef588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:15:02.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:15:12.312Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9b9afcde-7058-42e2-9e6c-9ed9ea6c577f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:15:12.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:15:22.323Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=64f0cd46-4199-4908-af86-f36223aa8a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:15:22.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:15:32.333Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=62a07bdd-66bd-4cb8-8752-a73c8609d6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:15:32.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:15:42.346Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=63b66dec-29b1-4bfd-8d8b-a20c0fc9248b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:15:42.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:15:52.360Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=c9bd804b-67e3-4f83-ad31-9dfedf70509a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:15:52.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:16:02.370Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=33875caa-2c3d-4f4d-bc89-d894060e7249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:16:02.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:16:12.391Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=8d968ab4-5394-4606-91f5-669d235db2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:16:12.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:16:14.232Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:16:14.232Z |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-09-29T11:16:14.234Z |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-09-29T11:16:14.237Z |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-09-29T11:16:14.244Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T11:16:14.244Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T11:16:14.244Z |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-09-29T11:16:14.246Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:16:22.407Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=c71ad126-75ac-443f-834a-9e542286c62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:16:22.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:16:32.418Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9322f527-b6eb-4bb3-8b81-5d7c4f06f484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:16:32.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:16:42.428Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d49b79d6-964c-465d-8a26-8330b5998ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:16:42.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:16:52.437Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2895864d-f814-4798-80d3-2eb2f9f4479f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:16:52.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:17:02.448Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=4808123a-f041-4367-a80b-181a87dac7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:17:02.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:17:12.457Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=82757e27-9b26-440f-b3e3-073e2af99fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:17:12.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:17:22.466Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2564e4c9-231b-444d-9d22-9113c21923c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:17:22.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:17:32.478Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=e0db3ec3-7d24-4d6b-ada6-39495f620fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:17:32.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:17:42.497Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9d786f3e-518b-4a1c-9415-6d6215b50eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:17:42.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:17:52.510Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f6676e61-5560-4132-9424-ec812fdf886b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:17:52.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:18:02.519Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=21590ac1-388f-4946-ae59-ffa681c83b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:18:02.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:18:12.527Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f6850589-892f-4f72-95b1-661fc79f8f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:18:12.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:18:22.539Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=1ce4f017-e4b8-4ad5-ad6b-77aa1b52b649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:18:22.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:18:32.549Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=472783d7-8895-4cba-810a-6c402060e1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:18:32.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:18:42.561Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=1e5a7ccc-fe36-483f-b336-d3824959482b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:18:42.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:18:52.570Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=0781d1b6-e777-4e1b-b8b2-f7783e2b64a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:18:52.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:19:02.588Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=e7592112-2665-47f8-a71c-3607289d67a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:19:02.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:19:12.600Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=c3701c2b-2ace-4254-9c3a-23539c1f1bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:19:12.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:19:22.607Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=cc3c83e9-1afa-45ad-a9db-3d81635c9f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:19:22.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:19:32.616Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d48b1fd8-b749-4c21-80d4-038b5a1f4985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:19:32.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:19:42.624Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=1105cffc-e05e-40b9-a75d-d09a13e734ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:19:42.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:19:52.633Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=696394e4-8c48-4bcf-8936-d84008354a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:19:52.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:20:02.644Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=31b8abe1-c28c-4240-b922-6921b436eb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:20:02.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:20:12.666Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=db8900d2-1e19-4518-b47a-7ff3037b3b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:20:12.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:20:22.678Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=3579e07b-be96-4da1-acba-efa04db0bcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:20:22.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:20:32.694Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=886890b5-549c-4f1f-955a-b63d82432382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:20:32.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:20:42.703Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=4163e9fa-dc02-4629-9b96-58dbdcac28e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:20:42.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:20:52.712Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=29b716d4-c50e-47c1-8ed5-67587fbc4eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:20:52.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:21:02.722Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=db02ab49-052b-4156-8e43-adbf1a23a0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:21:02.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:21:12.742Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2cd85414-e08f-4478-98a6-adb6317d1012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:21:12.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:21:14.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:21:14.284Z |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-09-29T11:21:14.285Z |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-09-29T11:21:14.288Z |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-09-29T11:21:14.297Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T11:21:14.297Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T11:21:14.297Z |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-09-29T11:21:14.299Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:21:22.752Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=1b54bcf0-bdc1-46da-a357-1a3ad1a901da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:21:22.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:21:32.762Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a3ac85c7-4874-44e6-bd9d-fb0d67adc483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:21:32.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:21:42.771Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=8d6b36e6-4a43-4a6a-abc0-c0e1833d3940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:21:42.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:21:52.781Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=616d7756-a3f1-4c58-bee5-fd9df277c2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:21:52.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:22:02.789Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d3f181c8-ebfc-4648-b969-be9466eb6d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:22:02.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:22:12.799Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=530b4170-7f4a-4b4e-9b4b-c72c350e6bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:22:12.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:22:22.818Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7e8471c6-99e6-4f8d-a3ec-abe5b1f6a6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:22:22.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:22:32.828Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=c20fe645-ae18-439c-860d-7559c286dd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:22:32.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:22:42.842Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=25b347a1-04f1-40e9-bcc8-f39268ab1954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:22:42.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:22:52.852Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=344a5220-17c0-4586-9fb7-62b708e0319a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:22:52.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:23:02.865Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=473b3ac6-8a6c-40ef-865f-a578406bc937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:23:02.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:23:12.875Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6e7cc904-73ea-4f66-b955-c35860a72809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:23:12.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:23:22.885Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=007fc746-56fc-4557-8c1d-a6df25576d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:23:22.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:23:32.896Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b1286de4-c3a2-4c61-9294-87576fae35ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:23:32.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:23:42.914Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=57625135-49c7-4c9e-afe6-5ac96dc505cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:23:42.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:23:52.925Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9154e3b0-18ea-493d-b725-0c0e2fb58ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:23:52.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:24:02.934Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b9e36849-c588-4487-b8b8-c57efb2762a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:24:02.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:24:12.944Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6b7cd2d5-e1ed-4fee-b402-5a0b91324410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:24:12.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:24:22.955Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6c1ba060-a745-403e-b46d-ee3c42d43462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:24:22.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:24:32.965Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=e456bcca-4306-4878-955f-7a08f5b6cc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:24:32.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:24:42.974Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2765ad9b-75c8-49af-b9f8-bd6ef8dc34d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:24:42.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:24:52.984Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2ce70377-6a98-480c-be84-25d7185275b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:24:52.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:25:02.995Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=8059edf9-f924-46a3-99c2-8d463e9ceb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:25:03.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:25:13.014Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=593574ad-6b22-43fe-94a8-f1a01b531b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:25:13.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:25:23.024Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=e4a92b31-393c-47f7-a93d-6fcc6f14a44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:25:23.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:25:33.034Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b1a4e56c-4e3f-46a6-bf31-f39d1d975e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:25:33.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:25:43.045Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=e371d0bb-cb32-4300-ac35-e95060c3aa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:25:43.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:25:53.056Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b2426d4a-e116-4ed7-93dc-52f75a1a305e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:25:53.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:26:03.065Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ea80cf63-c468-4352-bf63-35f737ab8ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:26:03.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:26:13.075Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=e530d56d-0a6d-4b53-b928-0244d8f8cbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:26:13.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:26:14.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:26:14.259Z |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-09-29T11:26:14.260Z |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-09-29T11:26:14.261Z |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-09-29T11:26:14.272Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T11:26:14.272Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T11:26:14.272Z |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-09-29T11:26:14.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:26:23.085Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7b521502-360a-42e0-b6c4-a5d49a7ff86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:26:23.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:26:33.096Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b10ff6aa-6af3-458d-9baf-6deee3aa1f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:26:33.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:26:43.116Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=de3356f6-7e98-45f4-8f67-e69c999d4c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:26:43.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:26:53.125Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=37a83aa1-4c44-4102-b9c3-adf9904cb4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:26:53.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:27:03.133Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=c2a3b172-6697-4a09-932c-46926391a52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:27:03.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:27:13.140Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=81e2e9fc-b922-4a58-8d05-b7158ada9a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:27:13.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:27:23.151Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=40635dec-32e6-4283-8d67-e96277c0dcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:27:23.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:27:33.160Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=387fe063-1910-4a09-a45a-9caae2ee471f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:27:33.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:27:43.167Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=606466ce-e8cc-458f-97fa-5e3d727961bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:27:43.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:27:53.176Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6ad527ef-97aa-445b-8120-f4bb54ffbdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:27:53.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:28:03.185Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=98de538e-8a39-4cc4-9cdc-c7c82d7064e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:28:03.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:28:13.212Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=899468ea-dfe8-49ce-96ba-284a02e24222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:28:13.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:28:23.224Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9c76608c-f5b6-4eaa-8886-ec24a276e5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:28:23.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:28:33.232Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=55861e80-d453-4069-b8cc-e76b80de13d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:28:33.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:28:43.246Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=88d6b9b0-6fe8-4ef5-ae41-f1bcc22e2a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:28:43.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:28:53.256Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=75066d1e-276d-47a1-95eb-737038f326e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:28:53.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:29:03.265Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7114df67-4598-4454-a175-08cb62a9e4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:29:03.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:29:13.284Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=74a3f7ff-aad6-4b61-9087-cedbbe0e070c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:29:13.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:29:23.295Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=1f3894d6-e994-4f41-81f1-97b3b699418b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:29:23.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:29:33.303Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=59322cba-4acd-4f82-b85c-c5bbf6178b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:29:33.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:29:43.314Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=177e4a66-93b8-4a14-898d-7245a092cccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:29:43.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:29:53.323Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d804da08-d09e-42db-8662-e57c4d002cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:29:53.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:30:03.332Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ff1ddbe0-fd59-4b94-9aea-b6eedac79a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:30:03.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:30:13.342Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2518ac67-831a-4e74-abda-32838f3a7c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:30:13.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:30:23.353Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f50c1dcf-a10d-429c-b360-1a0e36951483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:30:23.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:30:33.363Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2d3ffafe-dd1f-44f7-b40f-4ca4d646659f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:30:33.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:30:43.383Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=68e1c852-96cf-4c09-b2e7-67fbfe106fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:30:43.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:30:53.399Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7eac871e-b63a-469c-a3d4-de96fe691b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:30:53.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:31:03.409Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f5f1fa0b-5ca1-44e5-be37-ab68704af2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:31:03.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:31:13.419Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=8fa240f3-d283-4a93-8337-bb4856d0366b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:31:13.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:31:14.260Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:31:14.260Z |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-09-29T11:31:14.261Z |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-09-29T11:31:14.263Z |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-09-29T11:31:14.268Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T11:31:14.269Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T11:31:14.269Z |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-09-29T11:31:14.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:31:23.428Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7d61a0d7-a410-4b2a-8eba-c47840f2dec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:31:23.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:31:33.436Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f33b84a3-2f20-4a35-aefb-93e1307f2962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:31:33.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:31:43.446Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=0cabe8be-20ea-4bee-a221-cf9bee15e6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:31:43.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:31:53.454Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=73cd2d9b-ad2d-4196-8822-8ee87d047857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:31:53.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:32:03.465Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=86a66a29-6319-475e-889d-f9901db62b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:32:03.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:32:13.483Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=459a9921-bfbd-4f2b-9623-6891f27a025e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:32:13.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:32:23.493Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=903c0e4e-baa1-4d8b-a69a-3224e8584539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:32:23.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:32:33.503Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=e502fb71-45e4-4ea5-bfe3-bd910c02b7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:32:33.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:32:43.514Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=1a5f2146-4f54-4d00-b7e2-85ce6ac0c7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:32:43.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:32:53.526Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=e9fd99a5-5b10-4ec1-a760-26d40f965edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:32:53.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:33:03.535Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=e53e1b9f-2fc4-46ea-b753-5c5466799a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:33:03.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:33:13.543Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=58559851-4bb3-4df9-8116-2b61e9aab71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:33:13.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:33:23.552Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2c11b3bc-cf9c-407b-898a-b341e3eaa6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:33:23.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:33:33.568Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=40d1dbde-d973-437b-ade5-f8d775108689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:33:33.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:33:43.577Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9c67f26c-e097-4ee9-bec0-406c27474959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:33:43.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:33:53.588Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=bba6b687-a052-4d16-b7b4-f3be75f40b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:33:53.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:34:03.599Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=275af35a-ed3b-4c56-b0e5-6d64a86dca0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:34:03.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:34:13.619Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=4017abd8-7de6-4289-982c-fe7ad1be0fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:34:13.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:34:23.627Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a27f5412-7f89-48b4-9601-ca045b320219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:34:23.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:34:33.637Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=c527fcbb-cdd0-4028-97ab-9ea6c3341fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:34:33.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:34:43.647Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=855ba4d4-ca8d-4700-af14-6c7ffa4710a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:34:43.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:34:53.656Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a6b8ed43-0a22-45e0-b2f9-9bb41d30ebb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:34:53.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:35:03.672Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ba1053b7-2426-44e9-82db-de1ef698e2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:35:03.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:35:13.682Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=0d9416a6-256f-48d4-bd14-9f898522f4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:35:13.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:35:23.692Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=fc2627b1-ead4-4ba7-b399-4bdcb6f535b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:35:23.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:35:33.703Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=389dd99e-24ae-4539-b844-ff6cb415df38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:35:33.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:35:43.713Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6cdfc2f0-7fa2-4c70-8b68-0ffdfef2bae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:35:43.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:35:53.725Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f578cf5c-e0a1-4907-99bb-c29c875998cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:35:53.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:36:03.733Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ef677bd5-e923-4d6b-9cb8-71e60f17e321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:36:03.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:36:13.743Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=20c61e54-a59c-4958-b9e9-4fb6ab01ca72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:36:13.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:36:14.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:36:14.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-09-29T11:36:14.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-09-29T11:36:14.251Z |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-09-29T11:36:14.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T11:36:14.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T11:36:14.260Z |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-09-29T11:36:14.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:36:23.751Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=5b030327-f2f5-4fe6-b319-be724c4d9771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:36:23.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:36:33.769Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f0d45d1e-f042-41a0-a9b3-faf0347e5332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:36:33.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:36:43.784Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b8541a13-6b5d-495b-8e08-ba228fa6f482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:36:43.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:36:53.792Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a0898c81-e22c-437d-93c2-3e89f94e3cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:36:53.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:37:03.804Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=253100b9-72cc-467f-b46d-964c0aa0eb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:37:03.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:37:13.813Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=0e089fcc-68fe-46e2-adb4-3b528e711d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:37:13.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:37:23.822Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=80df575d-18fd-4a6d-8e75-97d97737939a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:37:23.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:37:33.830Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=c09225e1-3500-4436-b45b-81318677508d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:37:33.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:37:43.845Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=74b7613f-477f-46cb-907b-5242f99f3d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:37:43.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:37:53.855Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9e3a7036-8044-4911-8d78-d413cac84ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:37:53.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:38:03.873Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6ec0d325-1316-4917-b350-ea9e8837cf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:38:03.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:38:13.883Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=81fb2866-a05f-40e8-96d8-631a0736a20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:38:13.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:38:23.893Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=fa5279c6-d6b8-4e33-88e5-722aeb445ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:38:23.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:38:33.909Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=46d7323e-ac0d-426a-b0fc-42f7e8813705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:38:33.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:38:43.918Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=88d52809-63a3-4201-a414-766b2d2ec042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:38:43.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:38:53.927Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f0b3b530-0c97-43df-9689-d557b9b0d5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:38:53.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:39:03.935Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6eb6271c-d2f0-4f36-97ca-e342c659d61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:39:03.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:39:13.944Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6f7f60b9-faab-49df-ad45-da4c7107e7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:39:13.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:39:23.966Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7e1acd4e-622d-4745-9b6b-0ec69f9a4411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:39:23.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:39:33.985Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=fa7323b5-47f3-4084-a214-0791b9507982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:39:33.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:39:43.996Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2c222a3c-55e0-4705-b091-e3846cde9de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:39:44.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:39:54.009Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=02ced8ab-541b-4118-9099-a5abb2932a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:39:54.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:40:04.018Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=189e235b-30d3-4527-8a13-92f3f4c3060d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:40:04.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:40:14.029Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=db694de7-0ef1-4211-97b5-66d964db6f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:40:14.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:40:24.039Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=8ed05feb-b8bb-4fe5-8fb8-536b5cf72d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:40:24.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:40:34.046Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=df69a91e-e75e-485b-81e7-ea6c01468c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:40:34.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:40:44.054Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=4d5876cb-faf8-4d68-9619-acb102e6ff26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:40:44.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:40:54.064Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=27ae8bab-734a-4268-942f-0d795548313c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:40:54.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:41:04.081Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=e4374a00-630e-4e1f-b489-491c1529e5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:41:04.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:41:14.095Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=1a35703c-8d44-40a5-8950-17ba7f682aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:41:14.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:41:14.267Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:41:14.267Z |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-09-29T11:41:14.269Z |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-09-29T11:41:14.271Z |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-09-29T11:41:14.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T11:41:14.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T11:41:14.278Z |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-09-29T11:41:14.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:41:24.102Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=caa439ad-56c1-4af6-911b-ef25e7c2df99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:41:24.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:41:34.111Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=4f72ff45-30cb-401a-931d-f8f686d79e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:41:34.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:41:44.121Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=57c73635-e5ab-4141-a563-2dfb41f2a3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:41:44.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:41:54.131Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=27e1884a-62bb-486c-bc7e-83971db5e67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:41:54.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:42:04.138Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7195dc83-be19-4c46-ac6e-f63d52ac0dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:42:04.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:42:14.146Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=5517fe8f-b306-4b68-8baa-16846349319a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:42:14.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:42:24.155Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=42040238-8142-47c7-84a7-79c4aff5e6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:42:24.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:42:34.172Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=375d0c65-2fed-4f1c-be90-81adb818b6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:42:34.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:42:44.184Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ffe28c3b-c53f-44bb-b2b3-cc5e25145ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:42:44.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:42:54.198Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=88d0ac58-ea6f-4b51-a864-a9d834a20088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:42:54.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:43:04.208Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=49b1dee0-5ee5-44bf-b310-72150bd58dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:43:04.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:43:14.218Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ddd5adba-3e0f-47f7-a4ec-24f1b4b53d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:43:14.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:43:24.225Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=630ba8de-dd7d-4ead-9496-ec9f42368dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:43:24.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:43:34.233Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=0a1896de-9ec6-4d34-bdf2-b7272a905a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:43:34.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:43:44.242Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a29822dd-3192-40f2-ba44-6094b0e9a22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:43:44.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:43:54.251Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=becd3994-4b21-4ad4-8ca8-6367dc3f438e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:43:54.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:44:04.269Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=fe775287-fa8c-49c6-96c3-11acb39acdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:44:04.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:44:14.281Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=27626320-8dd2-4f8f-9677-053267b14b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:44:14.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:44:24.288Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=94b5ee49-0ac3-4459-b14c-2d3d4302a3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:44:24.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:44:34.299Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=dc9ede8c-da6a-4943-be9d-123d548ab6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:44:34.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:44:44.315Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b935053b-37e2-4165-b609-98d13e7dc44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:44:44.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:44:54.329Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=32cbdff4-a4d7-48e7-8f30-7fa06c5acb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:44:54.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:45:04.345Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7ce905f9-0db3-4c7d-9207-44a4d0622551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:45:04.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:45:14.353Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a1929b6d-030d-41b0-b11c-36909604d945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:45:14.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:45:24.362Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=df88b5a8-f92b-4f01-9e64-ddaff82cbe14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:45:24.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:45:34.380Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9e441017-c366-4866-b63d-8d32fb277b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:45:34.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:45:44.388Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=12f3fe9d-f446-4937-adf9-90f20ebcc06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:45:44.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:45:54.395Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=3a2a28de-a023-430f-96e8-2bec58768c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:45:54.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:46:04.407Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=4ffc93d5-e19d-40ca-bbac-29b56318271f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:46:04.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:46:14.216Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:46:14.217Z |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-09-29T11:46:14.217Z |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-09-29T11:46:14.219Z |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-09-29T11:46:14.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T11:46:14.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T11:46:14.224Z |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-09-29T11:46:14.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:46:14.427Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f33204a8-5b34-4bca-951d-e71e9e020979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:46:14.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:46:24.433Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ef756def-cf37-4fff-8a61-f8fbf79bb1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:46:24.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:46:34.444Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=5b030d6f-9c5c-4488-98a6-927ae3ac5515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:46:34.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:46:44.452Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=8c513392-b894-4fc8-b53f-5fbd87453d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:46:44.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:46:54.462Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7c5a0de1-6547-4512-8b2d-7d05692ffd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:46:54.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:47:04.481Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ff20fe5d-4c4e-4f85-bb9b-a6ad43ec8f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:47:04.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:47:14.492Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=bb9dc0c2-b8ca-46b8-b1c6-7b26e778c5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:47:14.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:47:24.502Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=c68e779f-f3d7-4cbb-ac2e-86fd2fb30fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:47:24.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:47:34.512Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=22007923-e5d4-467b-9aeb-ef7232ba19ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:47:34.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:47:44.522Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d885a00d-5cdd-4675-9e4c-cb13775b2fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:47:44.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:47:54.530Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=31ef5c1f-eab5-4878-b439-4c7c7852219c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:47:54.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:48:04.542Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=1ee333a0-03d8-43a7-bb3e-bdfca1920e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:48:04.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:48:14.551Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f28af49e-5fd7-4adc-8435-b9caaf6695ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:48:14.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:48:24.570Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=57446f3f-0636-4132-a245-a29f53b6a63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:48:24.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:48:34.580Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=bf81b5a0-1553-42ca-b190-55f367ee173b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:48:34.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:48:44.588Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=8284bb45-ae71-473c-87a9-e9d32691c88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:48:44.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:48:54.596Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=c6cc09e6-c09d-449b-8937-59a41da62d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:48:54.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:49:04.604Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=04bd9994-8f95-466f-b363-3c1305ed69a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:49:04.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:49:14.612Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f1f89167-c95f-4afa-b057-e5535ecb10fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:49:14.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:49:24.620Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6584c1e5-beb0-46a3-ba29-d7809ea50437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:49:24.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:49:34.631Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=172de7ea-0b35-408e-bee2-d7aea37fce67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:49:34.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:49:44.638Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2006405b-b970-4db6-85da-100b50b8e26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:49:44.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:49:54.660Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=83e7b32f-9dd3-4d23-af11-8babe8162007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:49:54.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:50:04.675Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a37c82ac-1068-4db2-8998-3ae4a29925b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:50:04.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:50:14.683Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ece5ba33-0355-455d-91b3-b00f45535e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:50:14.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:50:24.692Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d7165643-47f4-4a07-9eea-1036145f4631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:50:24.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:50:34.705Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=df2713d3-db99-45ef-9369-ff0c8ab80081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:50:34.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:50:44.714Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=310aefac-6b5c-4edd-b256-c011815710c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:50:44.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:50:54.722Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=44ea2cab-ec4e-4088-9b07-72e05fdc3c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:50:54.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:51:04.730Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9833f2d6-3677-462f-9d0e-e7d91cf55abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:51:04.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:51:14.222Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:51:14.222Z |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-09-29T11:51:14.223Z |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-09-29T11:51:14.225Z |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-09-29T11:51:14.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T11:51:14.230Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T11:51:14.230Z |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-09-29T11:51:14.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:51:14.738Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=aa502112-d8e2-49e5-accd-aac8af41b416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:51:14.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:51:24.745Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=fc382430-4989-46c6-ba3e-4ac07aed810e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:51:24.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:51:34.762Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b95a75f4-f5c7-4aed-910e-f12909b4b2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:51:34.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:51:44.775Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=55057fdf-bb45-49e0-b2bc-9ef502f6eac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:51:44.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:51:54.784Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=88ea9bb8-f7d2-4a5a-949a-8b76f63afe95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:51:54.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:52:04.793Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=e888e84d-4027-4c71-a704-537f97af9499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:52:04.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:52:14.811Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=0ec7d963-2436-4a69-ab03-07f2ebfce8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:52:14.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:52:24.818Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=37368b76-1e85-4015-97af-be491f2d3065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:52:24.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:52:34.826Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=521805b2-6032-4aa5-868e-ac4f16b6f427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:52:34.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:52:44.832Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=4cf3d2aa-398a-4409-94c9-65c5e885b9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:52:44.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:52:54.839Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=650c5505-aa74-4d56-93e4-32322153fb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:52:54.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:53:04.854Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=58bc255c-13f6-4129-8830-1fb9cb0fcfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:53:04.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:53:14.863Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=84c646b9-4d31-4ca7-84ee-262e47de82a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:53:14.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:53:24.871Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=5aa32303-1aeb-487d-8fbb-0c396d4ae9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:53:24.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:53:34.878Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f8f50acc-352f-4c75-8e13-d6b2ae23a2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:53:34.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:53:44.886Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=e3c518a6-8cb9-4e57-96dd-919e3365723a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:53:44.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:53:54.894Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=0279e4cb-aec0-4380-abcb-f85a54d8aab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:53:54.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:54:04.903Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=33d9cff3-fb97-42bc-be3f-b3f2df49777b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:54:04.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:54:14.911Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=49207b9c-2fe3-4052-ae3b-e4e1e088d9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:54:14.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:54:24.918Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a41e78fc-7f00-444f-a0fc-f565ae1fda05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:54:24.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:54:34.928Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=de0beadf-613e-4edd-af16-a55507eda475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:54:34.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:54:44.944Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a358ec55-62af-4203-bd34-9f552265efeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:54:44.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:54:54.952Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=c5cc6f91-8ada-46ec-bc42-38fbe70c29ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:54:54.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:55:04.962Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=fb8fe9ad-9790-4699-ac33-30c507d02826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:55:04.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:55:14.975Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=1ee80f36-4768-4832-8ba0-a46aba05361d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:55:14.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:55:24.982Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2d07e2a1-88e0-4a04-a46d-5a847c9026a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:55:24.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:55:34.991Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6043aebb-1e5e-4861-9558-1343c35f46df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:55:34.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:55:44.999Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=87a49e87-d038-4c06-b81e-e40c322ed839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:55:45.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:55:55.006Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=4cce9dbc-a964-4851-b080-7227df8c848b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:55:55.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:56:05.020Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=fbe7c4cb-0930-46dc-9e80-688075766565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:56:05.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:56:14.243Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T11:56:14.243Z |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-09-29T11:56:14.244Z |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-09-29T11:56:14.246Z |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-09-29T11:56:14.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T11:56:14.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T11:56:14.250Z |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-09-29T11:56:14.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:56:15.030Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=1536b944-0daf-4974-a4d0-ad852425db6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:56:15.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:56:25.036Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d5b8919e-790d-4a5f-890a-2931785e8d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:56:25.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:56:35.041Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=467df978-97aa-4332-bd51-8b130507186c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:56:35.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:56:45.050Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=54287e1d-59ad-4235-9233-61ebf40d5de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:56:45.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:56:55.059Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a4b28246-4dca-4d50-ade8-3236a013c5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:56:55.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:57:05.066Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9a96fd38-6fb8-4c70-82b0-64dfac7b84a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:57:05.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:57:15.073Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=222af6e6-bb04-4d1a-a07d-5445d2ad73c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:57:15.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:57:25.080Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b7566c2a-0205-4901-bb24-c987175bb7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:57:25.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:57:35.088Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=22e1cfa7-a4c3-4ee7-90ec-6ff387281cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:57:35.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:57:45.105Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=22902e65-afd1-45fe-b9cf-7b1327d3c808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:57:45.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:57:55.114Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ffa5c7f4-17d2-4df0-b7f9-81b3f4fb9ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:57:55.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:58:05.131Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d14cd5dc-e926-4f1c-bde3-b23fce667a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:58:05.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:58:15.140Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7a2f2370-b7e9-4073-ae56-8d316adcf104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:58:15.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:58:25.147Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b446b235-a2ed-4f6f-abbf-7e8914e9c3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:58:25.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:58:35.154Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=3d87103d-a204-4f17-8a4d-73461b8680f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:58:35.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:58:45.162Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=09c5a656-4af1-46c5-8cac-6f50f2fc0723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:58:45.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:58:55.168Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9dba2b6c-d946-41a8-a1b7-3eeaf77aedfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:58:55.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:59:05.177Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=97cad046-6d28-47d3-be3d-5a08e9f2ddbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:59:05.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:59:15.194Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=246ee19c-3f84-4c5c-a56a-282090fc6887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:59:15.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:59:25.202Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=4ad04223-306a-40df-acbe-f78dd32670a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:59:25.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:59:35.209Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=897d1293-30fa-4e90-a071-91c542a9434f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:59:35.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:59:45.219Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=fe9d7c1c-3441-4594-a41e-d5e6e5b4e172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:59:45.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:59:55.236Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=525d1877-c926-4e6f-9faa-0a6d2969f153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T11:59:55.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:00:05.250Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2e2de8eb-982f-43c8-be26-bbc05804750c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:00:05.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:00:15.256Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7a14e8d5-501f-47b3-91b6-caffd59448a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:00:15.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:00:25.264Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=31482ddf-69f6-401d-a20b-c82952841fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:00:25.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:00:35.276Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7eed6f3c-1231-47e8-9e72-63fb2dc73798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:00:35.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:00:45.289Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d8160794-2260-4382-a84a-da97146eb834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:00:45.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:00:55.297Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9da290a2-8c52-4bf2-90ba-12168f8c7eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:00:55.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:01:05.306Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a2b00664-aac7-46a1-a08d-291b8a1c306f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:01:05.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T12:01:14.209Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T12:01:14.210Z |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-09-29T12:01:14.210Z |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-09-29T12:01:14.212Z |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-09-29T12:01:14.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T12:01:14.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T12:01:14.216Z |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-09-29T12:01:14.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:01:15.316Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f7d08049-4b78-4d78-89e7-d567e48a557f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:01:15.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:01:25.323Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=57d47ccd-54fd-4fa1-a047-a6b8a606c346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:01:25.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:01:35.332Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7953e205-fe5a-4085-82cf-7cd9fadba81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:01:35.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:01:45.339Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=34f3726b-6ba7-4fa7-8118-61e41f79c0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:01:45.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:01:55.348Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6cde0586-989e-4fd9-b9ae-1f72f3590181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:01:55.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:02:05.355Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=3efdb54b-a6cd-45c7-9cff-2447f5f3c41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:02:05.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:02:15.364Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6c93f7cb-2ae4-4641-96b8-15c2189d0930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:02:15.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:02:25.375Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ec6e4c72-06fb-4fbc-94a0-5fb444a5509c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:02:25.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:02:35.383Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=da15b177-272e-4b7c-b7f1-803073d9197a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:02:35.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:02:45.390Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=8687d1be-2e69-4431-8739-bddf4a5b71b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:02:45.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:02:55.399Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=22466194-dc8d-49c0-b841-5c1a40ef6baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:02:55.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:03:05.406Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=8e9de6c3-43c4-4aef-9de7-259d537628b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:03:05.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:03:15.414Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d89310a3-0678-4801-9aed-aee3237acb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:03:15.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:03:25.421Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=37419570-0a68-4446-b28f-fbc4ef195728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:03:25.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:03:35.429Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=55f78600-b9c3-41a4-b752-8a89e329ea93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:03:35.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:03:45.444Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=c160e177-2d6f-497e-94e5-c4bfac188fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:03:45.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:03:55.456Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=51aa5d69-e2f2-4485-9319-db45f0d91f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:03:55.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:04:05.466Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=3d922167-9ef8-4782-bbb7-2c0fb63eb0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:04:05.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:04:15.475Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ca9fdcf6-f378-4359-91d7-7729e57b271d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:04:15.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:04:25.485Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9fc59bc9-3cbc-4d45-92d3-480105a5351c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:04:25.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:04:35.490Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=8add3154-ba82-404c-bdc7-8899a116a441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:04:35.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:04:45.499Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=0a29af76-9c78-43c3-b45a-4333986be9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:04:45.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:04:55.536Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9b259aa7-8296-446b-8c0a-b25c7d6a3753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:04:55.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:05:05.545Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7ed2e1f2-c932-4d5f-8467-b5729ed5f015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:05:05.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:05:15.554Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b3a0b212-badd-44bd-b70e-6efbf24e2bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:05:15.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:05:25.571Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ef262efd-56c9-4bcf-b4ab-0e06ba9d9f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:05:25.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:05:35.579Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=5e423457-c94b-478f-aa59-95a2bb07a68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:05:35.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:05:45.586Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2f9e00c7-76a7-4bdc-8d54-8da213591896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:05:45.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:05:55.596Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9111a3a9-589a-4038-a75a-1e2dae5dde95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:05:55.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:06:05.606Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ca4304ba-6348-4659-8c19-7539bfea4d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:06:05.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T12:06:14.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T12:06:14.270Z |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-09-29T12:06:14.271Z |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-09-29T12:06:14.274Z |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-09-29T12:06:14.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T12:06:14.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T12:06:14.278Z |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-09-29T12:06:14.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:06:15.613Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=03d10e94-3c3c-4cb6-b3a1-c4abf29cbae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:06:15.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:06:25.624Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=8bbbcd93-3850-408b-8f07-af710edb4727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:06:25.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:06:35.632Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6e12c297-5476-4bfe-969a-290c70d81bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:06:35.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:06:45.639Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=e44f2040-76d6-4235-87ef-c62115d69bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:06:45.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:06:55.648Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=70ec55db-dcdb-4600-b713-3589b8504ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:06:55.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:07:05.658Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=15cca2c8-5b26-4b50-aeda-2aae3c9879d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:07:05.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:07:15.671Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=4c989ab4-2951-4cbc-bee7-75bb588e394e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:07:15.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:07:25.682Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a1899a30-567e-4cb8-8613-42c503d0a955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:07:25.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:07:35.690Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=e4399a35-c760-4347-9085-0842266b43ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:07:35.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:07:45.703Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=48445ef5-b7d1-4220-914b-2649753c1cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:07:45.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:07:55.715Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=97a90496-b568-4026-83ad-dd65eb8e1381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:07:55.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:08:05.725Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=5a27603b-4bd7-409d-81cc-9b745777fcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:08:05.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:08:15.732Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7b23501b-48dd-49e5-8428-b43e04311a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:08:15.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:08:25.742Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b699d785-c576-4792-97bd-1f8efa303b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:08:25.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:08:35.757Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=655c3f99-6baf-4d34-a27d-9d05e48642e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:08:35.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:08:45.768Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=1b8461a9-8106-41d2-813f-f515b3e3a5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:08:45.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:08:55.776Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=243b80ea-f2f1-477e-b13d-13f105b29891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:08:55.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:09:05.786Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=15ad22d9-acb3-4d73-bc0e-7483306d9f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:09:05.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:09:15.795Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d9f50d9a-e872-4097-a050-7d2022181c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:09:15.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:09:25.803Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=4b22602a-6a8e-4857-8345-8c10ae96b9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:09:25.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:09:35.811Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=5f20c5d9-dc04-4af2-882b-13de428c151f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:09:35.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:09:45.819Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=4887c2c9-9c3b-4ba2-aef1-8822c1de2d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:09:45.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:09:55.833Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=1816ef75-5784-4584-b3d9-0fbf7bb36327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:09:55.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:10:05.849Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ef1a2637-4528-4fee-975f-4ab3c6716c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:10:05.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:10:15.856Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=eea589c3-5f4d-49f7-b0ee-e2959543cd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:10:15.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:10:25.864Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b6a33535-83cd-44d4-9eec-c2c3332b811e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:10:25.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:10:35.874Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ee43bcca-e8fe-4593-920b-9b9c265d923d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:10:35.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:10:45.883Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=689dc092-a208-4339-a5cc-6713911d1eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:10:45.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:10:55.891Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=14746def-8500-4b9f-9baf-e394dfff8ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:10:55.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:11:05.898Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=35297e3d-05b3-49e1-9f6a-e6cbcba0bfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:11:05.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T12:11:14.242Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T12:11:14.243Z |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-09-29T12:11:14.244Z |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-09-29T12:11:14.247Z |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-09-29T12:11:14.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T12:11:14.256Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T12:11:14.256Z |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-09-29T12:11:14.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:11:15.907Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=42c8f629-44e4-4da6-91b6-ab92a921b172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:11:15.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:11:25.917Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d5913e74-badc-4cf1-a5ee-178edc7fbe25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:11:25.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:11:35.928Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d38b0fa3-0df8-4b4b-9a41-1a84ba42eb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:11:35.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:11:45.936Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=51eab463-4b12-45ea-b991-f2610b284c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:11:45.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:11:55.944Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=27b0d581-55a8-49e2-9201-bf43b24bb1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:11:55.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:12:05.952Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=0f292b57-3e4e-45ae-87f3-e0fcca3ccc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:12:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:12:15.960Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=bf5b46f1-a5df-45be-be45-229734dcda18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:12:15.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:12:25.967Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6a21a9f5-3669-4e02-b052-d8e5cbf4efaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:12:25.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:12:35.974Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ab7cda72-7cf5-4e61-832d-8aedda1ac6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:12:35.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:12:45.981Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=4d3092c1-95d8-42ff-a227-8f37d9214082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:12:45.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:12:55.990Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ebdba227-cd13-4f68-9d8e-92130637e0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:12:56.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:13:06.006Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=86a2b7a2-1cd2-4ba0-b8c9-5990627f8af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:13:06.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:13:16.014Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=336e1bb9-4dcf-4a8b-9fdb-fbbfe6a73b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:13:16.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:13:26.025Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=4231e4a8-90b0-4a01-b0e3-cb66818a6e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:13:26.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:13:36.034Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=eb13d34c-020d-4507-8efc-150e45addeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:13:36.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:13:46.040Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6ca1ed2a-f031-4fb7-ba9d-965421ef057b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:13:46.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:13:56.049Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=3876302b-60a1-4fd8-afd4-d096959433d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:13:56.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:14:06.057Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=80fc0ba8-2b98-44aa-87a2-c37773d8ab24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:14:06.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:14:16.065Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=adbd0934-6ba6-4348-a9f4-5261a08746d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:14:16.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:14:26.082Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9adde0ed-6f4e-4c00-a019-0d0a8c7941ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:14:26.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:14:36.091Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d8ffaa22-3242-4ae3-8d56-96ab16d5c8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:14:36.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:14:46.100Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=51f809d8-56fc-414d-818d-866986370fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:14:46.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:14:56.109Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2d8055dd-6f5b-480d-ad12-a1741cc02ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:14:56.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:15:06.118Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=625d6be6-291c-4e5b-92ee-1c0585e0e362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:15:06.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:15:16.125Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7af1a352-31bb-4e5a-a7d1-815c34f0fc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:15:16.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:15:26.132Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ca7971c5-0459-4d0b-8c86-11b9f1d8d0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:15:26.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:15:36.141Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=8d493969-0795-4ab4-8646-c225ea4187ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:15:36.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:15:46.148Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=41f4929e-f43f-4975-a248-9a8270db1720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:15:46.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:15:56.155Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=952f3449-785b-4d98-91cf-b5f0017d0a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:15:56.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:16:06.166Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=89012fc2-b094-48ce-be73-ac2082a39286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:16:06.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T12:16:14.232Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T12:16:14.233Z |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-09-29T12:16:14.233Z |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-09-29T12:16:14.236Z |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-09-29T12:16:14.240Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T12:16:14.240Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T12:16:14.240Z |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-09-29T12:16:14.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:16:16.175Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=8e15a09e-2f06-45a9-a456-0cd4a5fc9860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:16:16.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:16:26.183Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7cc0a9e4-dfdb-480d-b4a0-380fdcb43694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:16:26.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:16:36.194Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=41c7db96-399e-43db-a6b1-cd45c29fd282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:16:36.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:16:46.204Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7c507d26-b7f9-46c6-87ae-8505e160171a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:16:46.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:16:56.220Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=85b72a9d-d593-484a-9a60-e0d7c2cdc909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:16:56.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:17:06.227Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=e770cb18-a694-4cda-aad2-f75409eddbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:17:06.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:17:16.234Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=42326346-9e0c-4515-b3c2-bc82e20317ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:17:16.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:17:26.241Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=0aed5be0-d24e-4f2a-bfc6-9039707123af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:17:26.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:17:36.248Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=864225b1-fa76-408a-8d0a-e9e3a910b608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:17:36.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:17:46.258Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=c045ca76-457e-4bf2-a21f-cb992f395acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:17:46.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:17:56.275Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=c72e4a7f-9c0a-424f-b316-a94f6a4043f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:17:56.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:18:06.282Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=cdb702dd-e622-47fd-8b5b-1b10337927b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:18:06.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:18:16.289Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=3f4272ef-2104-4c44-bd51-da0b726b8ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:18:16.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:18:26.297Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=dc3f4afc-609d-48b8-9424-1a41c49bc6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:18:26.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:18:36.304Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a69872a2-7f75-47bf-8b6b-4214aa97a600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:18:36.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:18:46.312Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d7aed1ab-8761-434c-8ff5-9b47ecd2d0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:18:46.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:18:56.319Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b4dc47e7-c6b8-467d-b8c2-4cf66d35129a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:18:56.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:19:06.327Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=dd067029-4185-4790-a04f-fa46689f8548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:19:06.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:19:16.340Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=458bba45-d032-468a-b8af-b39a3ce57b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:19:16.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:19:26.348Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=39c90ff9-225a-4ad0-94b4-814918a6d802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:19:26.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:19:36.358Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=09db73c8-43c5-4e35-b6b7-be7043b034f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:19:36.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:19:46.366Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f830bcab-081d-4ab6-9a7a-048458270e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:19:46.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:19:56.374Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=06be9200-b4a5-4329-b4a0-4f103ef9d90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:19:56.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:20:06.381Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b7f27376-fd41-4e36-9ffa-24b736ea0a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:20:06.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:20:16.389Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=904ed810-56bf-4039-9305-7dd976da68a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:20:16.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:20:26.396Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=206fbf08-0049-4c77-8990-50bd8559271b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:20:26.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:20:36.407Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=da6aa653-f8cb-4cc3-ac65-c75ba47ebafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:20:36.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:20:46.416Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a9bc7859-35fb-446e-8214-8a0740cff4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:20:46.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:20:56.426Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=63f1efda-ba3b-4f1a-bb55-f09a203cb36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:20:56.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:21:06.436Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=933c47da-d6e7-400d-b855-9fc0b39d1229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:21:06.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T12:21:14.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T12:21:14.260Z |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-09-29T12:21:14.260Z |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-09-29T12:21:14.263Z |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-09-29T12:21:14.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T12:21:14.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T12:21:14.268Z |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-09-29T12:21:14.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:21:16.444Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f8eef807-2d28-45d4-9931-758454c1337c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:21:16.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:21:26.451Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=254a280f-84c6-4aaf-91d1-40cf2ae91460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:21:26.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:21:36.458Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=875e617f-0b4f-4923-b535-036ec2974042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:21:36.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:21:46.465Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b27f450b-1e77-4167-87dc-b309eb1f3fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:21:46.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:21:56.474Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=91b4bd8a-1b6d-4fd1-9bcb-5df89bee71f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:21:56.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:22:06.487Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=30a18654-3e83-40b4-b710-3e8fc7a2f926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:22:06.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:22:16.498Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=0610e604-b7f7-45b9-bf9d-43ab7b3a18f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:22:16.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:22:26.505Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=16810ad0-748c-4aca-b216-8731cc2be8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:22:26.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:22:36.513Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9584b7f0-b3da-4786-b627-e5ebe2b2911a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:22:36.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:22:46.522Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=930fc040-38fa-488b-b2eb-14aad958bdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:22:46.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:22:56.532Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d762bdf3-dfbb-413f-b718-7de977b26f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:22:56.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:23:06.539Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2c479f57-afb7-4bf6-ae28-55b12426d02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:23:06.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:23:16.546Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=4866dcf2-7864-47e5-8e85-c7ac264c9276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:23:16.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:23:26.553Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d3d5e0f9-0427-4333-bacb-20103629f4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:23:26.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:23:36.570Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=87807308-c466-4a9f-a354-12955ab7eb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:23:36.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:23:46.577Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=4952351c-cbcf-40e3-891b-98cb7abd6e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:23:46.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:23:56.586Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=195d3d67-8e81-450c-9b38-4fbfec42829c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:23:56.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:24:06.595Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=c2db3421-1849-44f2-ab75-06c08bb06e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:24:06.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:24:16.602Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=27a01ea1-bae8-4e4f-aaf2-4fdbb3e2b8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:24:16.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:24:26.611Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=34fc9da4-8dee-4e08-afe9-2b1e0e811b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:24:26.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:24:36.619Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=61242395-9a8a-4ddf-965c-7d77126484bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:24:36.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:24:46.626Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=994e2c63-913e-4b41-a795-4433b5f3b8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:24:46.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:24:56.634Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=c0bae562-2260-44cb-a51d-e9e183774f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:24:56.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:25:06.650Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b295f879-ee41-4e94-b920-a53539cd8b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:25:06.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:25:16.657Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=cee0e0bc-411c-4749-8519-e0f4d3070bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:25:16.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:25:26.665Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7ccb4c8e-389d-40eb-aaac-ad24b37b4dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:25:26.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:25:36.674Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=5f62fa6b-ac7e-4d8a-8fe1-d6a4f7adf22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:25:36.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:25:46.686Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=1f363206-df98-44de-bd4c-bab901b80367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:25:46.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:25:56.693Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2e5e765e-9466-46c8-822c-cc91a7fd7370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:25:56.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:26:06.700Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6b41a4f2-1b6e-4097-8a00-c9413661aa2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:26:06.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T12:26:14.210Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T12:26:14.211Z |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-09-29T12:26:14.211Z |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-09-29T12:26:14.213Z |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-09-29T12:26:14.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T12:26:14.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T12:26:14.216Z |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-09-29T12:26:14.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:26:16.707Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=47e4e253-a7c9-41ba-80d9-3f8ccbd435dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:26:16.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:26:26.714Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=15dc5081-d857-4f64-8194-083d46432e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:26:26.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:26:36.729Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d809fc7d-b14d-4d96-b202-ca69e5f71c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:26:36.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:26:46.737Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9dabf7fa-f55e-43f3-a4d1-7e42926e3515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:26:46.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:26:56.747Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=50860805-c2f3-4638-9925-025157c859d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:26:56.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:27:06.756Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=8fb453a7-a946-46e6-a671-774977fc414b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:27:06.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:27:16.763Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=ec10df4f-2053-43f4-b35b-06dcad32c425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:27:16.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:27:26.771Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=5ffe3b04-db61-46ac-b4ba-698415c2eb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:27:26.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:27:36.778Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d395f37c-527d-44cd-8d82-1aa677d0fac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:27:36.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:27:46.786Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=0c09030f-ddb2-4788-a662-a3f3e81ed462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:27:46.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:27:56.795Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=5c9fbc36-e66d-4353-8ab5-30b52015bf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:27:56.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:28:06.803Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=404ac374-1903-4b4d-bb97-26520f385760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:28:06.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:28:16.819Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9f99d4ac-530f-4721-9943-2ff0d4853f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:28:16.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:28:26.829Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=84552bf4-f12d-4a91-9f04-0883a35f5b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:28:26.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:28:36.838Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=566bb61c-ef60-42a7-b61a-3b8a1da9c5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:28:36.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:28:46.846Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=bdee4e9b-a66d-476e-a1d1-b57f56c4a17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:28:46.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:28:56.856Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f41b593d-76bc-4fc4-a466-8b4711eef131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:28:56.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:29:06.863Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=bbd41a55-7605-4bc3-9479-a40ef5af9c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:29:06.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:29:16.871Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7e37322d-c8b7-499d-bd30-058795741937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:29:16.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:29:26.879Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=fade76af-1f42-437c-affe-914fb805f70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:29:26.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:29:36.886Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=69ea85b9-ceda-4926-b2b8-90b52cd6875f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:29:36.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:29:46.894Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=27014979-2acb-47fc-b59e-991e92555598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:29:46.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:29:56.912Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=94d54950-d665-4c21-96a1-a8116a6b97e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:29:56.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:30:06.920Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=76ed92dd-d799-4e88-81e6-6a85de24143d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:30:06.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:30:16.928Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2b778d07-44bb-487f-80da-075bcf71be47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:30:16.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:30:26.937Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d8c27132-6930-45d1-8422-a5de6ab6d730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:30:26.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:30:36.945Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=3f338b43-df2e-4906-9f54-9cc8b7dec875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:30:36.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:30:46.953Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7d2f9cba-2374-40bb-8a9a-55191bf00e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:30:46.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:30:56.965Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9bf061ed-5451-4959-9068-56c3bdecf079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:30:56.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:31:06.972Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=960d15d4-1413-41c0-a187-602efac7c27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:31:06.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T12:31:14.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T12:31:14.225Z |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-09-29T12:31:14.225Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T12:31:14.228Z |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-09-29T12:31:14.231Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T12:31:14.231Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T12:31:14.231Z |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-09-29T12:31:14.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:31:16.979Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=40c2bca0-2d2e-4c37-afb1-18a5581d3d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:31:16.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:31:26.991Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=1dd47838-f2cb-45c2-b602-db4237af7e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:31:27.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:31:37.000Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=e99800d3-47a0-475b-a4f3-46d59cb0162d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:31:37.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:31:47.008Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=fdd96e93-c693-4fef-a4c2-eeee4e5ba209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:31:47.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:31:57.021Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=eab8b75e-9eb2-44cb-ba0d-96adedee822b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:31:57.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:32:07.031Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=eb11fd3d-21ba-491b-97c3-af1f506fe453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:32:07.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:32:17.043Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=027b1c9a-1bc4-449b-bea3-41a421a22f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:32:17.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:32:27.054Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=40080f7c-bc24-4e40-8080-e4d55dec2017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:32:27.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:32:37.062Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a3155e62-10a7-4e4f-93f8-c14ad5d329da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:32:37.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:32:47.069Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=8eec6d1a-b59c-4ab8-aa12-6470283d92cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:32:47.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:32:57.082Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=827e177c-0e77-4a03-9610-38de61f5263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:32:57.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:33:07.093Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b2d154d1-150f-45ec-aea6-e8f8bbc02729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:33:07.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:33:17.103Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a327a53a-2d04-42ae-a938-95bc2c220b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:33:17.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:33:27.113Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=cb68b162-692f-4f01-85eb-436d2b4e5a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:33:27.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:33:37.121Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=7ebc91ca-38e2-4eed-bc07-7b422375088a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:33:37.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:33:47.131Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=8ae2e658-4f9d-4ece-a973-76a9363083fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:33:47.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:33:57.140Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=cc7a7ee2-00d4-41ba-90cb-0565d4e51356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:33:57.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:34:07.147Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=248a82bd-e754-433c-9ea8-bf9ae73a8ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:34:07.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:34:17.155Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6fef5213-e715-4f8b-971a-b484b357bd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:34:17.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:34:27.171Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=c4445280-51e6-48d1-981b-e391a81edcc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:34:27.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:34:37.184Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d4b9c001-71ca-404d-98a5-478601359716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:34:37.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:34:47.192Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=567e013a-be51-4eb5-a582-fe3da32b9f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:34:47.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:34:57.202Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f7858bbb-051d-4210-a843-bce2cd726d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:34:57.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:35:07.213Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=cddcc803-3e53-402a-9ddd-0c6f98bde160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:35:07.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:35:17.220Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=48f41464-1251-45ae-9d85-a017dad22de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:35:17.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:35:27.226Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=43203a18-1a07-4d5e-b9b6-58337127843d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:35:27.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:35:37.234Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=32b5cd33-ba91-4d2d-bb06-7372fbefd2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:35:37.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:35:47.241Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=812820db-d82c-4c9e-8be3-f40e5959a368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:35:47.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:35:57.249Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=1667f07c-236f-4288-a42a-fd8dc5b4dbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:35:57.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:36:07.264Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=a04b776f-0432-4b08-9f42-4ea925a6aa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:36:07.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T12:36:14.241Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T12:36:14.242Z |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-09-29T12:36:14.242Z |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-09-29T12:36:14.244Z |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-09-29T12:36:14.247Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T12:36:14.247Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T12:36:14.247Z |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-09-29T12:36:14.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:36:17.273Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b33a0f5b-7312-43b2-a6b4-36de1be1f1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:36:17.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:36:27.279Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f3f99387-95e9-425d-a940-2c32fb08f4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:36:27.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:36:37.287Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=acdebfdb-9e2d-4af4-8625-bbd2b573e6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:36:37.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:36:47.294Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=caae5af6-1a53-4e03-b854-f872c8caa354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:36:47.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:36:57.306Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=f49fcf31-c58f-48ac-a1dd-b50e2b40128d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:36:57.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:37:07.312Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=9a62a587-ab67-4f3a-a272-40a18777377d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:37:07.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:37:17.319Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=2aef6f53-f9ef-4414-be7c-f28ff6c31bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:37:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:37:27.325Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=22194932-e2c6-4d27-8afd-98e94743c3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:37:27.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:37:37.332Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d65262ef-94c1-4f5f-8a4e-04fd214b4e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:37:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:37:47.346Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=d9771cc9-beab-40d3-a3c8-3c000a90a06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:37:47.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:37:57.356Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=57324968-bc45-48a7-a5b9-40079b6b96f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:37:57.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:38:07.365Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=01125ea5-e318-4eec-9b04-2930442da47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:38:07.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:38:17.373Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=24370ef6-b1ab-48e7-b5e4-765d7077d0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:38:17.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:38:27.380Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=4c9bda26-5e1d-4a14-8de1-8289a56e209f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:38:27.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:38:37.387Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=6bc384dd-4c85-49ba-a4a8-d04bc94d580f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:38:37.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:38:47.395Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=c2edd1df-43f1-4899-b7cd-5c75eeb9d784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:38:47.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:38:57.401Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=60ed110a-7fed-493d-b75e-e5ceffaee823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:38:57.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:39:07.408Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=1ead1a2e-a62e-4474-a8c1-7990f96970b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:39:07.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:39:17.421Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=0c41a9ad-80ee-44a9-8b07-d6e4c844568c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:39:17.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:39:27.431Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=bcdc2104-d7c2-4f2c-ab19-f397cca08122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:39:27.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:39:37.440Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=47d77ea9-f3f3-44a2-8909-4bb7e9abae05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:39:37.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:39:47.456Z |INFO |Init configs |InvocationID=d20f6226-6a0c-430c-90f8-7823ab077898, InstanceUUID=b9a4a6e6-125d-47fd-9de5-a17dba3d5ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T12:39:47.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |