By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:12:41.877Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:12:41.880Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T12:12:41.911Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:12:42.395Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:12:42.467Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:12:42.467Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T12:12:42.467Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T12:12:42.528Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-12T12:12:42.619Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-12T12:12:42.642Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-12T12:12:43.800Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-12T12:12:44.115Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-12T12:12:44.138Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-12T12:12:44.138Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-12T12:12:44.201Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-12T12:12:44.201Z |INFO |Root WebApplicationContext: initialization completed in 1559 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-12T12:12:44.510Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-12T12:12:45.143Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-12T12:12:46.409Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-12T12:12:46.829Z |INFO |Started MainApp in 6.538 seconds (JVM running for 7.114) |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-12T12:12:46.887Z |INFO |Start scheduling PRH workflow |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:12:46.899Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=571c620b-e744-429b-b1fe-ab3e6fe890b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:12:48.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:12:48.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-12T12:12:57.034Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-12T12:12:57.035Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-12T12:12:57.038Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:12:58.323Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ab527c50-014c-48ea-a930-f287407c13c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:12:59.367Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:12:59.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:13:09.369Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f95f5f5f-7687-4734-87e3-f6b7604e0878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:13:10.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:13:10.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:13:20.408Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c7ad6bd1-adf6-4a91-88c0-4c65b127c147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:13:21.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:13:21.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:13:31.449Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2ab10211-7ac4-4ad8-8cc9-5fb1b75f04fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:13:32.487Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:13:32.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:13:42.490Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c6289123-cbd2-4c39-bd46-d285f1f61275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:13:43.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:13:43.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:13:53.528Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6cb7e98c-5d76-400b-af7a-daba25c4cd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:13:54.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:13:54.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:14:04.569Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1a0a3d3c-a67d-4fbe-8426-ad8d20e43a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:14:05.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:14:05.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:14:15.609Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=205d694a-9676-44cb-b808-26fe017228e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:14:16.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:14:16.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:14:26.648Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8831ee2e-6984-45f9-a7c3-fab42614ceb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:14:27.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:14:27.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:14:37.688Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2db16df6-b872-4f7c-80ef-61f77b329024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:14:38.727Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:14:38.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:14:48.728Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=46eeb920-ce22-491e-86d1-f9fc82622113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:14:49.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:14:49.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:14:59.770Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d771046e-95f9-4251-9b1e-8fe682df4fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:15:00.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:15:00.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:15:10.811Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=bd24f132-4065-4b0f-9afd-18bb854465e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:15:11.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:15:11.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:15:21.848Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=609b5ce6-4837-4f84-a5d0-505ce61d4eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:15:22.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:15:22.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:15:32.896Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=376b6ab0-11c2-4a0c-ba64-514504507058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:15:33.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:15:33.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:15:43.928Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2cddc72c-0a6d-4a2d-8fe1-9e76b537d2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:15:44.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:15:44.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:15:54.968Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=3c213688-5b22-4ba7-aff2-a22e91879731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:15:56.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:15:56.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:16:06.009Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=db860f8a-5846-49e2-9798-34132b37118f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:16:07.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:16:07.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:16:17.050Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c4ddd5fc-3242-45df-92fd-97c4113b8e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:16:18.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:16:18.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:16:28.088Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7fe3bfc5-6c3a-487e-913c-258d4330f5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:16:29.126Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:16:29.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:16:39.129Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=3861067a-0742-4ba3-aba1-31bdd1a6efb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:16:40.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:16:40.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:16:50.168Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d5f21e18-bcc3-45bd-b13c-ebeee40ee4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:16:51.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:16:51.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:17:01.209Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2da4ec1d-b259-471e-bbe5-93e461eacfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:17:02.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:17:02.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:17:12.248Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2471746d-f73c-428d-b1e2-d7d296922741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:17:13.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:17:13.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:17:23.287Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2c061492-99ce-4fb6-a537-888ff4f842e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:17:24.326Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:17:24.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:17:34.328Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=cb4816fc-0ba6-468f-927b-353a73073ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:17:35.366Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:17:35.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:17:45.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:17:45.165Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T12:17:45.166Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:17:45.168Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:17:45.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:17:45.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T12:17:45.175Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T12:17:45.176Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:17:45.368Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d1da46af-69f8-4f32-a898-3c6bc7b1ce4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:17:46.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:17:46.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:17:56.411Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f0cf757b-6ed1-4a6b-a74f-635d45932232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:17:57.447Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:17:57.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:18:07.448Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=bf0e849e-0eaf-45d3-8225-4adf60384525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:18:08.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:18:08.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:18:18.487Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=93eb7a9c-11c3-4231-bf40-bdc63cc8bd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:18:19.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:18:19.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:18:29.528Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=fdefc995-0d7c-41a6-875f-6cf776476c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:18:30.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:18:30.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:18:40.568Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=18ac01b5-2bdc-4382-9562-459776b3f9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:18:41.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:18:41.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:18:51.610Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=39025215-540a-47b3-91f5-f949b735a98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:18:52.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:18:52.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:19:02.648Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f999d8db-79cf-4500-b823-180a19f83b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:19:03.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:19:03.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:19:13.687Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=dfa8c128-4d28-4ac0-8eb4-90251e95f0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:19:14.726Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:19:14.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:19:24.728Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=cd7dcc8f-fb1a-4c14-b45a-36ad6c62e845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:19:25.798Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:19:25.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:19:35.800Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=54e7b991-bf5b-4ab7-aee0-a3bbf561d0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:19:36.838Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:19:36.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:19:46.840Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=3fa1c95e-0031-4136-9eed-d2afb814ad2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:19:47.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:19:47.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:19:57.881Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8f26ecfc-fae8-47a7-b62c-6148f292a025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:19:58.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:19:58.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:20:08.921Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e5d63afe-adc0-4964-8c4c-554913705e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:20:09.958Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:20:09.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:20:19.959Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=671ce7cd-afc2-46a5-8409-f0bd00979250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:20:20.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:20:20.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:20:30.999Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=0ec733d2-a230-4c94-be44-acf581b1f33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:20:32.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:20:32.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:20:42.040Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e90aaeba-9b66-41ed-bf7a-dc5eed5f1f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:20:43.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:20:43.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:20:53.079Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1f1f1299-3429-4521-88b0-fdb2a98b97e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:20:54.118Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:20:54.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:21:04.119Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=885dd92a-608f-4743-b02c-743bb155593c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:21:05.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:21:05.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:21:15.159Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=414324ef-2d82-40c4-bfec-6d2fcedfd7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:21:16.198Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:21:16.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:21:26.201Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=3be27d2f-9c28-4294-a504-0d5fdbad7818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:21:27.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:21:27.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:21:37.240Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=092a5157-8547-43b7-b78d-443e9da7a9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:21:38.278Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:21:38.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:21:48.280Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=3a44708f-b653-4b80-84e5-bf643e7cfbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:21:49.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:21:49.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:21:59.320Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=9e05346a-6539-44a5-8236-b34758bda9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:22:00.358Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:22:00.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:22:10.359Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=be757fb1-8180-40c7-bdce-6c486c5b2a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:22:11.398Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:22:11.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:22:21.400Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ce082a41-c2c9-4ae3-b4e1-92e276233a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:22:22.438Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:22:22.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:22:32.441Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=3d7e96cf-6993-4973-8db7-7590c50f8e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:22:33.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:22:33.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:22:43.482Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=5835066c-cf57-426b-a470-27eec792a63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T12:22:44.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.11.67:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:22:44.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:22:44.835Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:22:44.835Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T12:22:44.835Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:22:44.838Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:22:44.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:22:44.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T12:22:44.844Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T12:22:44.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:22:54.519Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f6da84d7-814f-4d01-baa4-2ff571ae45bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:22:54.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:23:04.595Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f744698a-5122-468a-8789-3e2a94944c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:23:04.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:23:14.617Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=66fde2cc-71d8-4032-9ef0-3f97fb58ccda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:23:14.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:23:24.628Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f8287819-ca3e-44bc-a620-5d0ab9c6b20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:23:24.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:23:34.641Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c9f0ef1b-be04-4130-ba3e-01133a01ca52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:23:34.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:23:44.663Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=da0ad3df-9c17-4c36-aa6f-3209dcd2efc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:23:44.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:23:54.678Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=dda01e97-3b90-4516-961d-9e12e5339b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:23:54.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:24:04.702Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7995c549-ecbe-4cd2-848c-e4d13d25a772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:24:04.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:24:14.720Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=49576be0-1507-4ab2-a870-0eae5582bf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:24:14.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:24:24.730Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=41e83eff-6aa0-4225-a290-4e557b9ecfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:24:24.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:24:34.743Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=b673f069-affd-4a60-96ec-8f1f6d9ef711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:24:34.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:24:44.753Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=623233a0-20e6-42f3-bb49-c2c8fa0c15a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:24:44.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:24:54.763Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=5c866627-9bd2-46df-b3ca-31021657a998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:24:54.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:25:04.773Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=250dabd9-7028-4c67-b9e0-83d9da02e622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:25:04.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:25:14.792Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=a577c607-62ae-4d8a-bd55-1c220521396f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:25:14.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:25:24.802Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=3d6813c3-f453-4639-8e82-57959e4941fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:25:24.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:25:34.815Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7315f198-c5d4-4743-bed5-93b2a0a66c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:25:34.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:25:44.825Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=372474a1-5775-4979-8139-e0dde6e16cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:25:44.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:25:54.836Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e778b697-ee45-4cb8-81ed-d53b3ff30929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:25:54.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:26:04.845Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=003f9a4e-dd5c-44ce-95a2-08f9d7c86f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:26:04.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:26:14.858Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6331aee6-16d6-484e-8024-0131bc7d2268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:26:14.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:26:24.876Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6ab631ae-e8d8-4bb6-98ba-8790145bc654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:26:24.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:26:34.894Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=92aa410a-d0be-4434-9525-4f18d0b479b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:26:34.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:26:44.905Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=3bb3a478-540d-453b-81a1-fdd7cadca6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:26:44.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:26:54.915Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=b4042879-626d-4a77-89ee-427fb69f00e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:26:54.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:27:04.927Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=0cd1a4c5-3281-457f-8071-773ff2cf4981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:27:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:27:14.939Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=09b69eaf-dc39-46c8-a9fc-1f3ef4a15a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:27:14.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:27:24.949Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ebccbdd8-f662-4a02-a95c-ba628aae5047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:27:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:27:34.963Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=b8b3815d-5115-48f5-8d24-fbd238e21198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:27:34.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:27:44.832Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:27:44.833Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T12:27:44.833Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:27:44.835Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:27:44.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:27:44.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T12:27:44.841Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T12:27:44.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:27:44.980Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=46406498-5bf0-420d-81ab-9dd441ef36d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:27:44.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:27:54.989Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=5ad0be8a-a47f-4132-bf6c-a867e59d3e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:27:54.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:28:04.999Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7143989b-8880-45f9-b682-9861b9b57304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:28:05.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:28:15.010Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=51aa583e-bae3-4d83-9541-e6f20de31562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:28:15.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:28:25.021Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=0a6af6a1-22b7-4d67-9f9c-980e29ab5f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:28:25.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:28:35.043Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e0b0fd1e-c010-41fd-aede-730cc1275cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:28:35.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:28:45.052Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=9b06dd17-7002-483a-80e5-36b72dafb7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:28:45.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:28:55.062Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=db6515dc-2aa2-4ef3-9a3d-ff713fa76fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:28:55.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:29:05.073Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=0bd98059-fc98-4b59-8f7e-10b74268486f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:29:05.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:29:15.082Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6d2f1b4d-33ad-4c2d-9fe3-86ad07f218e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:29:15.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:29:25.091Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=175f27ef-09a8-4b94-82be-8f844250d454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:29:25.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:29:35.111Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=15663b07-fe5e-47ef-a6d5-06aa3d898170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:29:35.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:29:45.126Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=00bc9a42-f0b6-42c9-921f-7f465781d7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:29:45.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:29:55.145Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ea3f4e7d-af0a-4a55-b64e-e154718678ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:29:55.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:30:05.155Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f968b5ea-dc33-4d2d-a32e-55e59ce3c62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:30:05.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:30:15.164Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=56ead135-67b0-4124-804c-af837cbbc26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:30:15.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:30:25.174Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1a95914f-6837-491a-b53e-0e5cf85a96a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:30:25.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:30:35.184Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=0c478918-bbc2-46dc-80b0-7eadb2ce16f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:30:35.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:30:45.191Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=4fb66890-2438-4d40-86e5-136878e8e3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:30:45.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:30:55.202Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c84b1088-5424-4556-b00c-a8836a1a4c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:30:55.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:31:05.211Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=dca54e92-be2f-47e5-8f61-fcdc6d3f7163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:31:05.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:31:15.220Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7e418803-73d3-4c50-94d6-8624c6029437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:31:15.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:31:25.235Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=5a699748-1251-4555-a4db-ed0826bf3b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:31:25.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:31:35.259Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=dfdce72e-98f1-40c0-95e9-499736788215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:31:35.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:31:45.269Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=62ea9d0d-06ef-4c06-a530-220264871a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:31:45.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:31:55.277Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=cc6f9423-5979-4ea7-8ad7-219279ee5357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:31:55.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:32:05.285Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=38f57117-7059-4a7a-8459-5b054ce2a195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:32:05.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:32:15.309Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=660584de-37d1-4d29-912a-d79a985c7c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:32:15.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:32:25.331Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=514127da-1aee-416a-bbc5-be727472274d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:32:25.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:32:35.342Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ff833ea8-cd4d-418c-8849-eef993bbb074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:32:35.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:32:44.836Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:32:44.836Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T12:32:44.838Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:32:44.842Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:32:44.847Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:32:44.847Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T12:32:44.847Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T12:32:44.849Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:32:45.358Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=b7432996-82a9-4aa0-beda-7cd046d8acb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:32:45.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:32:55.366Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f47c9e37-ac88-419e-9449-4b1e3b814548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:32:55.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:33:05.381Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=5f441d1f-55aa-4781-8296-cc2823ce62ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:33:05.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:33:15.393Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=192e23ed-4631-453a-86ec-100580065f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:33:15.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:33:25.410Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=9aec7814-5ed1-4e61-85c9-4ac45834fed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:33:25.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:33:35.452Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=a156f104-29b1-4922-ab96-ff962745f6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:33:35.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:33:45.461Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=25a7b187-ce4e-4a1f-817a-a02246b74e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:33:45.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:33:55.474Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=80823248-7a70-43c2-a98f-805ea4a864bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:33:55.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:34:05.483Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=65630cee-3f46-4f71-87bf-2d5db23fabbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:34:05.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:34:15.504Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=91fe2b56-ec72-4d80-aef0-42c965fd683a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:34:15.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:34:25.514Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=eed3814a-1c21-42ce-a875-ba2df5fdd021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:34:25.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:34:35.524Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=849ecb3d-af2f-4128-bde6-02e9e976022b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:34:35.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:34:45.532Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c4acc303-a324-4da8-8693-67ddd079903b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:34:45.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:34:55.540Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e9509511-79a4-48c1-85b5-e42c12ec3ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:34:55.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:35:05.551Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=75691f48-9da5-4007-95d3-7c14bf686e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:35:05.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:35:15.558Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6955bd9c-fda1-4c00-9f1b-65f7c4e46f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:35:15.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:35:25.567Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=fd7a240c-5727-45ad-a74c-fd9fa2fb4f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:35:25.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:35:35.588Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=511617d9-7cbb-4adc-ac2b-3d0132209545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:35:35.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:35:45.595Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d0e1b87d-f494-4153-8c37-8c41d6a6a65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:35:45.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:35:55.602Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e4195654-b353-4208-9f19-144209b31891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:35:55.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:36:05.611Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1923947b-a264-41e6-ac0a-f74f02300fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:36:05.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:36:15.619Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=669d5fd6-0fdc-4b07-bb59-b113d256cfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:36:15.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:36:25.628Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=b488e984-2da2-42c4-af7e-9f480e25ff9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:36:25.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:36:35.646Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=a6765fc7-8cba-41f1-8e96-d264436bdd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:36:35.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:36:45.657Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e5281724-854d-4756-9bee-417edab28d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:36:45.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:36:55.674Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=5e5c9eb4-38a1-4d22-9557-a8e7455e7a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:36:55.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:37:05.681Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=60d17f07-226a-4228-99fa-b38788545ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:37:05.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:37:15.693Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=711f715a-e434-411f-b760-af7f9455ada3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:37:15.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:37:25.702Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6f587294-ad2b-49ff-887c-2b48c5458d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:37:25.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:37:35.710Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=0d3e2ebf-365e-4fd9-9561-4fca06de0595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:37:35.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:37:44.874Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:37:44.874Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T12:37:44.875Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:37:44.877Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:37:44.881Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:37:44.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T12:37:44.881Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T12:37:44.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:37:45.718Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=a985de13-00db-4464-b34a-ecbe57fd8690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:37:45.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:37:55.730Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7b14fb63-a2d7-4bb7-a985-4e0683f4d83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:37:55.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:38:05.745Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=94e325f7-ea10-46f0-b05b-6030cc20f8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:38:05.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:38:15.751Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d89e5510-ffc8-4422-a0a1-543e809b27e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:38:15.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:38:25.759Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=5e19ea2c-0429-4631-a543-0127fd540eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:38:25.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:38:35.771Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=49dbeb92-4ba3-4342-8c36-8cc04a33efc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:38:35.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:38:45.778Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2fd6bb77-8e62-4bcc-b2e8-6edcb0edcacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:38:45.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:38:55.790Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=85247601-afbc-4260-b68b-2e387cb30591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:38:55.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:39:05.807Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6c705500-09dc-431e-ad1a-5e9d7623edf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:39:05.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:39:15.815Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=68fe994e-9da9-4219-b1b5-305a98b3ff76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:39:15.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:39:25.824Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=182f5154-460d-49a4-9c09-61c440ce1368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:39:25.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:39:35.831Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f2b7c200-da3f-447f-8607-8dd43810821c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:39:35.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:39:45.838Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2eec3600-e48d-4d88-9447-a70ba9f82f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:39:45.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:39:55.847Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=612e137f-9de2-4355-8215-f60893ddbfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:39:55.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:40:05.856Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=5ac43cae-29fc-46a1-b1ac-9afe4b413624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:40:05.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:40:15.871Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1eac4b3e-b02f-4a7e-b18a-2c33c76ae366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:40:15.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:40:25.880Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=46e89fe3-830b-457b-a056-84aa82740380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:40:25.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:40:35.892Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=3216ee3e-7448-4a91-9056-76caeba6c3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:40:35.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:40:45.899Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=3fc48741-05fe-48d4-89df-29aa817ca670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:40:45.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:40:55.911Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6d5c6dda-d582-4551-aef8-f4c49db1250e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:40:55.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:41:05.919Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=42ab7d61-4d2c-4e85-b6ec-d7a730dc1486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:41:05.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:41:15.929Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=55acaf72-c6ef-4f6b-a24f-ab085001e423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:41:15.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:41:25.941Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d24dba13-819f-4fc4-a033-dbfb2be01a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:41:25.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:41:35.952Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d7f61d67-b697-426f-89aa-66808c36668d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:41:35.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:41:45.959Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=50613b2d-69f3-42b1-beaa-5c138fc19002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:41:45.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:41:55.966Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8252b846-05b4-4f52-b152-b692badbde12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:41:55.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:42:05.973Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c3ea4223-ccd4-472d-86ef-f42409f4aa22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:42:05.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:42:15.982Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e292b8ca-a559-46d9-abc6-74cd3962d7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:42:15.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:42:25.989Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ab8fe559-b09b-4abe-9065-aa311b1462b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:42:25.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:42:35.996Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1234e41a-8a33-4740-af5e-a2dc686c7a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:42:36.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:42:44.865Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:42:44.866Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T12:42:44.866Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:42:44.869Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:42:44.872Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:42:44.872Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T12:42:44.873Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T12:42:44.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:42:46.003Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=10b051ac-4dfd-4e8d-b9b5-a3812b1b4cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:42:46.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:42:56.013Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=03c4ca02-aacd-4503-99a0-c89a2dba0c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:42:56.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:43:06.026Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=36099f01-6214-4bf8-91d0-87dab805bbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:43:06.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:43:16.037Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=83e4ed8d-82a2-46cf-ac04-3a4a7846d977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:43:16.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:43:26.046Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=14c571c1-f452-4a43-8047-4c67738af667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:43:26.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:43:36.054Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=58436e43-087e-4d8a-9517-dec251dc93ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:43:36.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:43:46.062Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7ba458c8-c18f-47e4-9588-57424d26552c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:43:46.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:43:56.068Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=bfbe98bb-f8b5-43d2-87e1-8f40676cf4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:43:56.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:44:06.078Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7a65c0cf-2a57-4b47-975f-13978cc0c9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:44:06.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:44:16.086Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=5ed2a712-0d8a-43ba-8079-ab55757ffb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:44:16.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:44:26.097Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=45ffcd6c-77d8-4c60-9b5a-089705558cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:44:26.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:44:36.115Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=37bd57d0-25f5-47f7-8e44-e0820a9f199f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:44:36.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:44:46.126Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ae727995-ff84-4e7d-875f-0cb3a8487a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:44:46.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:44:56.133Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=148441f4-c714-4419-b7ef-d2528036b869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:44:56.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:45:06.147Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=282de3cb-c2cf-468c-93c9-349b84b6dec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:45:06.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:45:16.155Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ac8464fe-5f68-44b3-9884-3381ba22b31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:45:16.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:45:26.163Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=00160b04-8659-4c7a-bfb9-6835f7fc7d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:45:26.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:45:36.171Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=54be573a-cece-477f-9d98-d330e3f5ede0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:45:36.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:45:46.193Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=5eba0f27-8276-405d-8e75-66a7abb3aa90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:45:46.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:45:56.203Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8f698129-be56-4e68-af6f-6e372b0b6f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:45:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:46:06.224Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=832e6962-853f-41be-92b4-6dfeafb42c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:46:06.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:46:16.233Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6cdb2d61-8801-4df6-ae33-8c5257abb5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:46:16.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:46:26.241Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6e87e8f7-7390-4d50-ac15-0b0ca6fb444c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:46:26.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:46:36.250Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=bef73711-152d-4d97-a0e2-6c715de0a9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:46:36.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:46:46.259Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ea12cbc2-9df6-4fe4-8e7e-86834c00ee3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:46:46.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:46:56.267Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ccdc6bb6-1cc6-4aac-8076-3c0b620132e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:46:56.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:47:06.275Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2ebc788d-68ba-4f8c-922b-97c3928ea7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:47:06.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:47:16.282Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=84bfb624-2766-4bf3-ace0-4ee34280a94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:47:16.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:47:26.293Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e1504b60-d985-41ab-b95c-82756fb3ca59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:47:26.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:47:36.305Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c5bd9eda-f61d-49b8-9fe0-d56081f16555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:47:36.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:47:44.796Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:47:44.797Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T12:47:44.797Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:47:44.799Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:47:44.827Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:47:44.827Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T12:47:44.827Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T12:47:44.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:47:46.318Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=82e39d1a-fa68-4cea-8715-bd63580a22b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:47:46.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:47:56.325Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=cfc0240a-6c85-4416-85ea-31e590b536a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:47:56.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:48:06.335Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=4a46a702-be3f-49bd-b92f-e58e7b657757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:48:06.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:48:16.346Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=819bc64a-a2bc-486a-8c55-b6f035ff40f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:48:16.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:48:26.355Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=426f0b47-d542-427f-900e-0a3f65155e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:48:26.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:48:36.363Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=b33080a2-080b-4cb1-8e92-4451770d17a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:48:36.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:48:46.371Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=499b18a6-b37f-4ca3-b2de-a8b8278a0822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:48:46.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:48:56.378Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ca267cc6-ffc1-44bc-8d75-446217ebbeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:48:56.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:49:06.389Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=360c014d-5cbb-4604-aa7a-1e6167e158d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:49:06.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:49:16.402Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=46915caf-a21b-41bf-9321-329e1301d011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:49:16.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:49:26.410Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=5e63a4b5-6fa5-4d6b-8dbd-2b92b83959a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:49:26.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:49:36.422Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=add6f46d-0a3b-448d-aa6e-ed85e327571e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:49:36.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:49:46.433Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c1d1e949-6a84-4883-bea3-4422d886cf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:49:46.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:49:56.441Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=72e34729-8ad9-4664-89fb-05b755ad2a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:49:56.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:50:06.448Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f57d0ac5-d0cd-48ed-a01d-511fce624487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:50:06.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:50:16.455Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7e66ae77-32b5-452a-a3ee-825b227de919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:50:16.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:50:26.463Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=4cbfc6f9-b3c5-46dd-a085-ecedb2102b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:50:26.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:50:36.475Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7f5ec354-1a30-4ac9-83cb-221ad8d15978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:50:36.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:50:46.489Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2d1ae2aa-63e6-4276-b40b-9cbd40e7ea01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:50:46.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:50:56.499Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d7c60a00-b72a-40a0-846d-4a577e0b87a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:50:56.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:51:06.508Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f6db3c2c-1307-475d-b824-7dee4b572a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:51:06.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:51:16.524Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d4f2e12e-ecd9-43dd-8fb6-cce87dd69473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:51:16.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:51:26.532Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=89dc4978-02d4-47f3-a188-6ae0a92cab0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:51:26.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:51:36.543Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=87996272-8ec9-4e2a-bf8b-069760d5b740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:51:36.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:51:46.563Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=01f971db-5808-488e-9c85-0c44bf8d4ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:51:46.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:51:56.571Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d9f3d048-677d-4ecf-96e7-b2b962c218d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:51:56.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:52:06.580Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=79e4dd64-753a-4d23-be19-89439b0f4d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:52:06.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:52:16.590Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f4f62521-d0a0-4bba-875e-0f30e302be23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:52:16.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:52:26.602Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=30541095-9bfd-4f64-9430-e4100e206f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:52:26.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:52:36.626Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=940009ce-e719-4561-a85d-aca1adb2ef32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:52:36.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:52:44.797Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:52:44.797Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T12:52:44.797Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:52:44.799Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:52:44.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:52:44.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T12:52:44.802Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T12:52:44.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:52:46.635Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=03337e96-74a7-4abf-94c3-b4128d13a36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:52:46.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:52:56.642Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=abba284b-3c79-48ec-bc01-9180b655378c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:52:56.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:53:06.650Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c1752487-aa5a-4db3-9d73-10036ce1a251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:53:06.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:53:16.657Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=786845a7-8f32-460a-a08e-74e2e0db281f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:53:16.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:53:26.664Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=027831bc-baa0-434e-8918-6c728418925b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:53:26.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:53:36.673Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=65819840-4ff8-4aa6-9576-c20ed6f3834d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:53:36.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:53:46.682Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ede2f94f-74cc-4a68-a955-4118dd56c156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:53:46.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:53:56.689Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2b360746-79ba-4989-9523-7286f3ef0c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:53:56.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:54:06.697Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=a8c2f9f1-37b1-43b7-88dc-d57105f73726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:54:06.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:54:16.711Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=93960238-806d-4055-ba3a-e23f967bb8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:54:16.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:54:26.719Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6eede03a-3755-4100-9088-ed9c37c00e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:54:26.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:54:36.726Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=43c76457-2845-4cc9-9adc-4b2192fe72b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:54:36.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:54:46.733Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2e44552c-96d3-461b-86ca-6febcdf70276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:54:46.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:54:56.742Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=b78e8b9a-4a48-4427-9ab3-0942eb5bc0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:54:56.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:55:06.750Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=efe8ccd0-b916-45e9-b5e9-027317a73909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:55:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:55:16.759Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=919fac3d-97e1-4fe6-83c2-e02dc691221a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:55:16.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:55:26.767Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=eb33b74e-4a9a-4bc4-9493-5ee8c381d4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:55:26.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:55:36.777Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=cf7bf025-70d0-436c-9e01-a43ddce71ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:55:36.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:55:46.791Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2fed3bbc-ce63-4a51-81d8-604197429bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:55:46.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:55:56.798Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=16f2c1f6-04da-4154-8734-a8bdd9e04970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:55:56.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:56:06.806Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f28b738b-303e-488d-b865-f3506b296678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:56:06.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:56:16.814Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c2c2fcfa-4e58-467b-9f75-83d0f58e7ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:56:16.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:56:26.824Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8f90d19f-f053-44fc-a06b-2050baf034c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:56:26.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:56:36.834Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=297e5bed-43c4-4075-9434-8f076092dfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:56:36.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:56:46.844Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=b2044eba-3c38-4d7d-810e-91a647a493ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:56:46.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:56:56.851Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2c63d334-6864-4b94-bcbd-6a7c46f286e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:56:56.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:57:06.859Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=b530f542-a717-4df1-9b15-0cf9731b2977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:57:06.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:57:16.870Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=abca387e-d0c0-451a-b0d4-c4abb2bf079b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:57:16.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:57:26.883Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=07de4fbe-3755-4957-91ab-6258911292df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:57:26.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:57:36.895Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=9e55d0f2-f088-4cc9-9317-7d76163e76df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:57:36.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:57:44.796Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T12:57:44.796Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T12:57:44.797Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:57:44.799Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:57:44.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T12:57:44.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T12:57:44.802Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T12:57:44.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:57:46.902Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ace02a0b-148e-4bec-9200-7cb7ca5a5107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:57:46.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:57:56.909Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=5c0eab4e-9153-42b1-ace0-b8fe022c4916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:57:56.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:58:06.921Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=284163c0-285b-40e1-96ee-d7011a2b0b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:58:06.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:58:16.930Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=fe03fa3c-c537-4747-800f-bb99bd88dde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:58:16.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:58:26.938Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7428aa3a-0502-4d85-af46-eb25f240815d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:58:26.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:58:36.947Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=b19d207f-c7ef-445b-beef-fafbb4d7071c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:58:36.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:58:46.955Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=4a1949d0-b33a-452d-89dd-a3200412eafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:58:46.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:58:56.963Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8aa59f86-6606-4614-880f-73f579811474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:58:56.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:59:06.973Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=dce92849-ad63-4c68-bfc0-5041fffee695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:59:06.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:59:16.981Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=79e2a6e3-2bc6-40e7-ba4f-bc11cd79d212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:59:16.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:59:26.989Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7d820433-dad0-4e7a-8677-5dbec7414dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:59:27.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:59:37.002Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f5a5f6b9-016f-459c-9733-1fd464dd0ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:59:37.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:59:47.010Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1cbecf15-6e6e-4cae-b90c-abd31b29b748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:59:47.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:59:57.018Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=0e51c5be-af73-40c6-802a-2d7a6c4173c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T12:59:57.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:00:07.026Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d9b58059-26ec-498a-b5e2-268cecf88285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:00:07.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:00:17.033Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=4fe8de71-cf91-432d-8405-5f9632e70492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:00:17.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:00:27.041Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=38112c1f-e892-48c4-aba2-3a3780b5d543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:00:27.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:00:37.049Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=77fab71f-dc89-4b47-ab25-191651ea25ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:00:37.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:00:47.057Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=5a5c0bb7-6ca8-4576-9b72-e492005b29fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:00:47.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:00:57.065Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1cf02c49-02a2-4e14-a784-9f2bae679a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:00:57.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:01:07.078Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=eacd4e74-1289-404a-870a-34181b2f03e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:01:07.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:01:17.085Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=dadf3156-debe-45d0-bfc3-683504153fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:01:17.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:01:27.092Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=46f745c1-6a23-4aa5-a09a-2e0ac6cc9949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:01:27.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:01:37.099Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=dd1da673-1e9c-423c-b415-7ec03692cc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:01:37.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:01:47.106Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=a5bf7794-4829-4f6b-a4bc-4e24cee5202e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:01:47.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:01:57.112Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ef3f30ca-09d0-4043-9830-190d74ca6fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:01:57.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:02:07.118Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f88bcbf0-2779-4b61-be07-655800c0caa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:02:07.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:02:17.125Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=571d6f64-6a85-478d-aa91-0b8ba1b0f660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:02:17.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:02:27.133Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=cfd8ebf8-f99f-4330-ab8f-f89927a53db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:02:27.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:02:37.147Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=910e12b7-b8f4-48e5-8143-633cf65974ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:02:37.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:02:44.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:02:44.778Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T13:02:44.778Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:02:44.780Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:02:44.783Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:02:44.783Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T13:02:44.783Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T13:02:44.784Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:02:47.157Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=763f2439-bb55-448b-98c6-8ee43fc0b717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:02:47.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:02:57.163Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d14f776b-dbeb-4649-ab1a-7a793efc6c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:02:57.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:03:07.170Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=edd9ea8a-e2e4-4503-9e45-2480a1f2a9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:03:07.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:03:17.177Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=aa148c85-bced-4d04-98f1-bcced5125c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:03:17.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:03:27.188Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=49cee2d8-a8c8-441a-a6a1-d5ae04e06876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:03:27.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:03:37.193Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=51e807d2-c287-4d6a-a987-5466b53d3693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:03:37.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:03:47.199Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c6ff7df8-ee18-4530-a393-2e7cef7739a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:03:47.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:03:57.206Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=27c5b9d8-cbd8-4c79-91aa-ce784789f487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:03:57.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:04:07.217Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=11b0e68a-eca8-4438-a400-810f518f49cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:04:07.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:04:17.231Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ad763feb-91a9-49cf-9c8c-43134bea316a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:04:17.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:04:27.238Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c61567ca-2baf-4783-9896-cfcccb941ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:04:27.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:04:37.250Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=988dd38c-ea50-48ef-8d6a-6847758e66be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:04:37.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:04:47.259Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=5daf3d83-1b76-4171-9ea4-14c0bf4ebb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:04:47.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:04:57.272Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c1edad6c-116b-4e1c-a653-48975322960d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:04:57.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:05:07.279Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=515daa6f-ea01-4553-8d57-b663483dc0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:05:07.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:05:17.285Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7c9eaad9-0fec-40d3-93c9-9a9f879ee892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:05:17.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:05:27.292Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=48a40d76-3da6-422c-8ce1-98a24bb36d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:05:27.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:05:37.303Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7a34f858-056f-492e-9667-1e9c028e7937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:05:37.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:05:47.316Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=9ea84b72-3a64-4d7a-84d8-8671c385bebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:05:47.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:05:57.324Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8ebd6eba-8947-4b7c-b8de-11987f0e67f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:05:57.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:06:07.332Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=0a634702-b3d2-4a84-ada8-1171bd5e87e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:06:07.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:06:17.347Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=9d40aa1d-d5b6-4544-a26f-cd6ab33db2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:06:17.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:06:27.355Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d2e4e503-7b6b-4599-a165-38df31f235ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:06:27.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:06:37.362Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f806bea9-e43b-401a-ac99-6c409246155c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:06:37.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:06:47.369Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=bbfe8304-a50f-44fa-abe7-705e2ce3e265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:06:47.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:06:57.375Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e7dfce60-9830-45a2-add3-4c6f80310771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:06:57.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:07:07.382Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=51f6e8a9-1abb-4e22-afaa-9e9ace0515d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:07:07.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:07:17.392Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d78aba92-052d-4fb4-998b-7405f18a1675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:07:17.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:07:27.408Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1b61a567-c014-4e0d-bf80-cbca1b134710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:07:27.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:07:37.415Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=069a91d2-418e-48c2-a4eb-fa3b5a2c70ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:07:37.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:07:44.780Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:07:44.781Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T13:07:44.781Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:07:44.782Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:07:44.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:07:44.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T13:07:44.785Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T13:07:44.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:07:47.422Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=0d01d68b-0699-48b1-a4b5-76814ec6ae58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:07:47.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:07:57.429Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1d345a44-cadb-483b-a3ff-e9a6d739c24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:07:57.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:08:07.437Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=4a2b329f-8d8d-4d80-b6bc-197d0a75b027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:08:07.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:08:17.445Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f1b5a93b-3134-4416-9342-0dfadfe08d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:08:17.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:08:27.452Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2c31e9d0-dd81-47d1-8384-e11885b2c92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:08:27.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:08:37.458Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ad44e9e5-ae78-403f-9301-59575ecf106b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:08:37.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:08:47.466Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=24db9d98-c5c1-437d-8a61-2a349947a9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:08:47.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:08:57.474Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=029a016a-c0d7-40aa-a408-ca5101eae786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:08:57.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:09:07.487Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e324726d-3f64-4cf1-9269-60a7ac5fd106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:09:07.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:09:17.499Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=075cf6ed-77c6-4091-91dd-da2d1bb30ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:09:17.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:09:27.507Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f2c19867-3288-4606-9317-1f08e1225441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:09:27.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:09:37.514Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=be4c0431-7d66-49f0-a809-844f8aa5112e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:09:37.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:09:47.521Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=52770774-54d3-4ef0-a384-aa50339fc74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:09:47.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:09:57.529Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=66bafb9f-f74c-4429-bf70-a2454e1132cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:09:57.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:10:07.536Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=5f59c5a9-717d-4047-84f0-7ab9479261b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:10:07.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:10:17.543Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=bb5ff371-9773-424a-8b51-5ad69039ecd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:10:17.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:10:27.562Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e8d58f03-81c6-4855-966d-23ee100a6fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:10:27.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:10:37.575Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=256b6fe2-c723-4320-9e4c-9d36840cafb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:10:37.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:10:47.590Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=066a82ab-692e-4f03-89d4-d903732de8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:10:47.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:10:57.598Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d150188d-b655-41a6-a8b9-53e40cc59f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:10:57.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:11:07.604Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=601a6182-f0ae-4432-a2fe-24d7f77474c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:11:07.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:11:17.611Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c5d3e4d3-89aa-4d1e-ad75-ddc0be416cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:11:17.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:11:27.618Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=98988798-1865-4842-91d1-927851310ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:11:27.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:11:37.625Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f69cad82-837a-47c8-afc9-cb658fc24c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:11:37.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:11:47.632Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=079657de-4c98-4450-ab5f-a05f069b18b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:11:47.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:11:57.640Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=fa22ecd5-f1ff-4303-9e46-8069285cac60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:11:57.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:12:07.651Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=4898d95e-d752-4f21-bfa6-70a474b828e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:12:07.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:12:17.662Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=94d25193-bf28-4c0b-b506-9610e9b52d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:12:17.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:12:27.670Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=cc6e6781-d0cd-4a16-8a51-27c44ddaf4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:12:27.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:12:37.677Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=3a0eaebd-3f86-466d-a187-73db41b64c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:12:37.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:12:44.809Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:12:44.809Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T13:12:44.810Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:12:44.812Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:12:44.814Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:12:44.815Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T13:12:44.815Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T13:12:44.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:12:47.683Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e8414e2f-8b98-4662-9fa9-d314a57bc42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:12:47.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:12:57.692Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e53b5ee9-29ca-479a-9ff8-61876eb109cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:12:57.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:13:07.699Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c7cc6ad2-9ebd-4745-983f-608067c0ee68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:13:07.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:13:17.705Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6e5ffc7a-9518-44f4-8ffa-4395d3eb9506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:13:17.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:13:27.712Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=b17659b8-2a69-4831-8b81-74c16c347a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:13:27.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:13:37.723Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c7a7a68e-6a51-49d1-9cbc-4a90a0bd8eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:13:37.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:13:47.735Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1f57841d-e107-4afa-83b8-8ad8f0411102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:13:47.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:13:57.744Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c3d172e7-9af7-4169-bf82-6aa7472337e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:13:57.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:14:07.750Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6013611d-2370-4ba2-81a5-d68c2278d028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:14:07.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:14:17.757Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e39bc866-539e-4368-bb5b-201a3de3832b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:14:17.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:14:27.765Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=da6889aa-ed47-4c9a-bb09-b5b057118dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:14:27.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:14:37.771Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=585ee69f-f109-4d74-8d47-a8f19a897870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:14:37.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:14:47.778Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d23f0e83-d43d-4970-95a5-6a4bba97bb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:14:47.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:14:57.785Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=b8e6957f-288a-4736-9b6c-cac26867892e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:14:57.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:15:07.797Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=aa2002d1-30a5-463d-9d7c-807d4ca5fa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:15:07.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:15:17.810Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=98f4e33a-08fa-4a87-a853-493b5d848488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:15:17.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:15:27.818Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=4ab459db-9d71-4db7-8687-fd7c60956a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:15:27.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:15:37.825Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=90c45d28-e579-4bee-859f-6975d918c999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:15:37.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:15:47.836Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=636389d3-7d25-404e-b572-9e74d4cbdea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:15:47.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:15:57.843Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1f55efa0-b20d-4c52-8088-ab665b3d7d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:15:57.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:16:07.850Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=126e800d-eebe-40eb-a986-a274bac341e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:16:07.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:16:17.857Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=72e87e20-591a-4605-83e0-1eb0394c9e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:16:17.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:16:27.864Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8077cf44-b617-4f86-a043-c46bef6e75d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:16:27.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:16:37.871Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8efd8fb6-60f2-42d4-80b5-a5b3c626369e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:16:37.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:16:47.880Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=60ecad3e-d1f9-487b-9a0a-6806b5d2a0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:16:47.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:16:57.898Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ffa7c711-6591-4d9d-b9fb-aeac288459c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:16:57.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:17:07.913Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8f990dce-aa4a-4840-92c8-f7e9efd339f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:17:07.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:17:17.920Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=64511771-c3c5-4ea0-9920-6eefefb0a925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:17:17.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:17:27.930Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8c204264-af38-4e01-81bb-fc36a6fb2ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:17:27.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:17:37.937Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=60bf6d5a-870a-447d-8984-e061ad83f857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:17:37.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:17:44.777Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:17:44.777Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T13:17:44.777Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:17:44.778Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:17:44.781Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:17:44.781Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T13:17:44.781Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T13:17:44.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:17:47.944Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=0469aaf5-e837-491f-8d9c-cf3d58afd2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:17:47.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:17:57.950Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=799fe582-c929-44ac-a313-bb3eb239e190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:17:57.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:18:07.958Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=5dbea339-554a-4398-b688-e0bdd033d9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:18:07.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:18:17.966Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d02433d3-b640-4837-85c5-f8d4493c6867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:18:17.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:18:27.974Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8111632b-2021-48dd-810a-61deb84ec91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:18:27.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:18:37.987Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=a8172b84-07fb-4ed3-8018-d389aea1923c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:18:37.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:18:47.995Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=3a3b70f3-ad12-4741-b09e-670300ad2c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:18:48.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:18:58.002Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=434202eb-cfa3-4230-acae-5113a6adef10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:18:58.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:19:08.012Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=040de572-ae31-40e9-91e8-38a0c6c61c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:19:08.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:19:18.019Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=73b0203b-8911-423e-a001-99d0b80465ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:19:18.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:19:28.026Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6bbcef16-2096-4fd0-adc2-4af237112fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:19:28.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:19:38.032Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=75d08214-f915-485a-b4bc-033a10fd9f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:19:38.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:19:48.040Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e19db8f9-3a16-462a-a615-c9405e5322da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:19:48.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:19:58.049Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=935b33ad-d1bd-4a3c-b556-e3df2c13091d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:19:58.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:20:08.059Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e0a7e5de-7456-4c37-aee3-32ca125a386a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:20:08.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:20:18.072Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=fa17e50c-076f-494c-8896-45f8f60d1421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:20:18.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:20:28.096Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=fe994a48-8e62-47b9-99a7-806a32b47b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:20:28.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:20:38.106Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=3370e889-5742-4921-acda-29619bcb426e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:20:38.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:20:48.125Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=92cbe574-ee42-4197-8f30-c16dd294b136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:20:48.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:20:58.132Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e3a2115b-1aca-4980-82f3-98ea52a714f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:20:58.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:21:08.139Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c511b70b-f31a-439c-ad50-7919bb9268ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:21:08.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:21:18.148Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1e74d2b7-8129-45cd-b6f1-2115ca263f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:21:18.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:21:28.154Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e68415df-a581-4ef1-881c-9513ba6b966d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:21:28.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:21:38.160Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2b23f5cd-0633-4b53-99ec-af972f9a10ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:21:38.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:21:48.170Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=3fd2f869-9a09-4a3c-9f4d-4f9cd6848283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:21:48.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:21:58.181Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=a49e99de-6b14-43f5-a160-f77298114f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:21:58.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:22:08.188Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1bf2e170-73be-4a7a-adea-58667a33c263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:22:08.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:22:18.194Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8bf5565b-679c-4440-9c0c-1b6fe337f666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:22:18.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:22:28.200Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=174036d6-f15e-4312-a8fd-2bb170914c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:22:28.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:22:38.209Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=10518a97-ff66-4fa2-aea6-fb1eb977ab90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:22:38.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:22:44.819Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:22:44.820Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T13:22:44.820Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:22:44.822Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:22:44.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:22:44.825Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T13:22:44.825Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T13:22:44.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:22:48.217Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=0b87a7b8-483f-45a5-ae0f-f15aa65e77f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:22:48.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:22:58.224Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1b91c12b-6150-47b1-9727-f068bbfe6309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:22:58.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:23:08.242Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=9813d3f2-9323-42b1-88b1-815727a0a5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:23:08.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:23:18.250Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=69d269da-318c-4a46-ab75-4b083350ac06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:23:18.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:23:28.258Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1234aff5-01fd-461d-ada6-5ff6cd758b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:23:28.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:23:38.272Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1195258a-cd54-4ff3-9279-83c18c4f0c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:23:38.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:23:48.279Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=92edffc2-8758-4ef9-83d3-5bce3ae8883c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:23:48.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:23:58.286Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6eb2068d-7449-47ae-9b1b-23bbf37c6226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:23:58.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:24:08.304Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=9e8261b0-d40c-4dc8-82ce-3f28e4ad5bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:24:08.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:24:18.311Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8c4c0012-60c1-46bb-b34f-62df241d8244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:24:18.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:24:28.318Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1479d498-724f-4319-bb22-919310da02f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:24:28.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:24:38.327Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c38999d7-1671-4c90-85d8-d5db4b3f6775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:24:38.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:24:48.331Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c1338c7f-0a9f-4b32-9301-639ee0b0a1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:24:48.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:24:58.339Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=4dbb031a-f562-4d0e-aa46-896c98cefad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:24:58.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:25:08.351Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e8b53bca-967d-4c7f-bba4-1047f7e623ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:25:08.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:25:18.357Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1e771189-99ba-4033-9660-2772d8d88f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:25:18.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:25:28.363Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=bacfdeb2-7541-40e7-8169-6f2793f18e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:25:28.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:25:38.370Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d5dae06a-11ab-47ca-8aec-c5beb90fc1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:25:38.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:25:48.377Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=90b0a924-114b-4e6b-b699-8e02a27cccbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:25:48.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:25:58.384Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=b04668b8-a65b-4b05-89e4-bae5e8e74cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:25:58.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:26:08.392Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1eba1f3b-03a4-447a-a598-378f33a7f905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:26:08.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:26:18.398Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6e83c126-71f7-4e1e-94bc-4ceb85e63b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:26:18.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:26:28.405Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=87fc71a4-1b0a-4a47-97dd-540d965aacc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:26:28.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:26:38.413Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=86b3f123-6aa8-4e8f-8b23-74f74c383b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:26:38.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:26:48.429Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=149ecb82-4d2c-4eb9-8814-4cb8e99a667e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:26:48.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:26:58.436Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e4f625de-81a3-477c-88e4-756be4cd100c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:26:58.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:27:08.444Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=b5447923-5ddf-4abd-8209-5b5e0d696ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:27:08.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:27:18.449Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8c4ca4a4-af1d-4c28-82e2-e0445a2982db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:27:18.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:27:28.456Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=63670bae-be7d-464e-a6f6-76246808d3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:27:28.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:27:38.465Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2877ac78-164f-42c8-a3ab-205c249e1733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:27:38.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:27:44.820Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:27:44.820Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T13:27:44.821Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:27:44.823Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:27:44.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:27:44.825Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T13:27:44.826Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T13:27:44.827Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:27:48.471Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6755d3d0-ac10-4299-b458-885719a73e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:27:48.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:27:58.477Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=fb9356b3-10c2-4f45-910f-40601b649377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:27:58.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:28:08.486Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=466aa6e4-5f2f-4043-b79a-f4b4b62bba96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:28:08.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:28:18.500Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=183fd56d-906f-4723-a5f3-5aae9f18d41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:28:18.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:28:28.512Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=9c12b089-09ba-4e4f-bfce-9cbf090ed7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:28:28.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:28:38.519Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=94612c93-7f5d-468d-8766-868b020bd934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:28:38.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:28:48.525Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=da4e5c09-a83e-4fd1-9b21-123302192311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:28:48.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:28:58.533Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1630d239-89f2-4758-83ad-a346983db2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:28:58.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:29:08.544Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=50bd5ed8-eb27-46df-a459-4659cbe4f1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:29:08.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:29:18.552Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=b6e946d2-be8e-43d6-b592-b6e367426015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:29:18.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:29:28.558Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=cce5e378-764f-42cc-84f8-4beefc7470d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:29:28.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:29:38.564Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=754154eb-f496-401d-a684-d5cc57438f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:29:38.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:29:48.573Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2109b607-16b5-4c2e-be76-e4f324f15f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:29:48.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:29:58.585Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7ebaf036-7a12-4b40-90b3-f322a400dd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:29:58.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:30:08.593Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=9842e982-4060-4be8-846d-21af87e99db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:30:08.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:30:18.606Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1aef9b28-9e75-4bd4-8835-be9e8054eb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:30:18.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:30:28.613Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=372fa4a9-3a7c-4d03-95e9-f542e53d7417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:30:28.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:30:38.621Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=723f9835-9d07-4324-a40f-6109196391ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:30:38.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:30:48.636Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=b3e77bb2-bc5f-4f1a-a232-43108fb94835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:30:48.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:30:58.645Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=941a065a-3299-4092-8ec9-6b4b9fd195f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:30:58.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:31:08.654Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=63cc7aaa-56d0-4364-b3aa-d86ec61ad1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:31:08.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:31:18.662Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c3da2302-aa46-4be4-881d-e1b08ba8bca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:31:18.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:31:28.670Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=465f1182-ed67-4777-b175-a026784c37e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:31:28.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:31:38.681Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=172c6085-ba1a-49ce-a7d2-432ad5c2982b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:31:38.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:31:48.688Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6649c630-cb97-4dc1-8ea5-c3629200d6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:31:48.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:31:58.696Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=4406ceab-7640-48eb-bc31-c04c66b08c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:31:58.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:32:08.703Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d94ec30a-37ca-4b11-823e-08e310929ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:32:08.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:32:18.711Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=4858dde8-97d2-4698-809c-c04a1974603d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:32:18.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:32:28.719Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c5222997-21a1-4359-8d84-ca390291e3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:32:28.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:32:38.725Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=62f0b67e-2701-4218-a317-944da2800b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:32:38.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:32:44.832Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:32:44.833Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T13:32:44.833Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:32:44.835Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:32:44.838Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:32:44.838Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T13:32:44.838Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T13:32:44.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:32:48.732Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e79d6886-5134-4f2c-a0ce-c121f9058552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:32:48.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:32:58.742Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=5ccbb37b-228e-403f-bd96-4b7d79fe702c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:32:58.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:33:08.751Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e03f59d9-2446-4b64-8dd2-1cf37da26e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:33:08.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:33:18.759Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6531e091-9f98-48fe-9d81-e96971aad550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:33:18.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:33:28.766Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=075854c0-6c09-4b20-a3b0-ef005b0fc1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:33:28.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:33:38.774Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=00caab73-a273-466d-98a6-2e41124925ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:33:38.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:33:48.781Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=a1bd09cb-56bd-433d-b989-e601a10ddf5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:33:48.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:33:58.790Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=5374a01a-21a8-4732-9656-10d292d7037c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:33:58.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:34:08.796Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1b3d0e0f-3c96-466f-a8f1-01e1f7a09c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:34:08.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:34:18.803Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=bc12ebd7-19ec-4caa-aff6-11eca3dfedb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:34:18.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:34:28.811Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d16422af-699e-46ff-a4dc-f818ccb4886c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:34:28.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:34:38.823Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=32487fb2-d83e-4f01-982a-62fcebd8b1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:34:38.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:34:48.830Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1f15c1de-ca5b-4436-bd6d-47c3f57c124b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:34:48.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:34:58.838Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=813ce80c-1529-4afa-b9ad-442b27665ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:34:58.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:35:08.847Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=bd010d37-4831-4e5c-be07-6a6bd58689b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:35:08.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:35:18.854Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=88b1a1a1-6885-4bca-905d-3a9efd57985d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:35:18.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:35:28.861Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2d220c1a-5d4f-4d30-836f-ed88380d5d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:35:28.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:35:38.868Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ff12c5f5-edb2-41ac-bc41-b36b93bdc35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:35:38.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:35:48.875Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8f4da15e-2a5d-4c56-a2a3-9a10cc74b736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:35:48.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:35:58.884Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=79bf1c78-5209-415a-a97c-4f008d7071f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:35:58.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:36:08.897Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=b0f7f3a7-9538-4a10-a5a4-b759aa039ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:36:08.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:36:18.906Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ca3b5b96-eb1d-4c66-9a7e-b4d39ef5d8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:36:18.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:36:28.913Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=4a1ef565-d5ea-4234-a1fb-131e52ddb563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:36:28.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:36:38.919Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=76a332ba-70d8-4b63-8b9c-7768beda4d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:36:38.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:36:48.928Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ff49469c-c9aa-4330-9208-66600e359a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:36:48.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:36:58.937Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=17af6faf-8442-45b8-8988-a4bdf3ea2792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:36:58.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:37:08.944Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=942d69a0-dff0-45f7-ae58-8006164cd5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:37:08.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:37:18.951Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=0c919fcf-ce90-4c83-b6a6-1ebb542a4352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:37:18.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:37:28.957Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=00120a51-d1c1-49fa-8e17-1c388fb1a4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:37:28.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:37:38.965Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7c691d1f-cb6d-410d-a79a-587e494b07bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:37:38.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:37:44.809Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:37:44.809Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T13:37:44.809Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:37:44.811Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:37:44.814Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:37:44.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T13:37:44.814Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T13:37:44.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:37:48.974Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8fb94786-539d-4d86-84e6-fe591d5a12e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:37:48.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:37:58.983Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d0422194-17a6-45fb-bfc0-b777cb3b0f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:37:58.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:38:08.989Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2ddd7682-eb84-494a-ae91-75f76f8e9df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:38:08.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:38:18.995Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=95d4e7d5-a4bb-412f-bdd0-52b388cd4404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:38:19.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:38:29.001Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=16388dcc-3a25-4ddd-81ab-772e77f80bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:38:29.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:38:39.009Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8fa57c93-fd26-49d0-a515-b85d66ffab58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:38:39.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:38:49.018Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=aa8790db-e8f9-4b8d-bca8-614b41b6b309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:38:49.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:38:59.026Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=0c2f85a2-4272-4b8c-9007-cb2d11a918f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:38:59.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:39:09.033Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=3a94ba33-ad52-42d0-acb9-a6de0b2decad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:39:09.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:39:19.039Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=796c6225-8dca-4860-a3f4-570544b714f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:39:19.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:39:29.048Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=4aef8652-bd99-42c8-8fb8-b4158a508dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:39:29.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:39:39.062Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c376a1f9-7bfb-470e-8e55-69694556e931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:39:39.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:39:49.069Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f23973d9-d9d7-4ac3-8081-6e30c36d3c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:39:49.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:39:59.077Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e3131136-a710-4e1d-8668-254f4b4e4fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:39:59.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:40:09.083Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=10418847-835c-42de-a1ad-b8974997b753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:40:09.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:40:19.091Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=10ee2830-1207-42f8-a6a1-43c569732561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:40:19.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:40:29.097Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=9024887d-0961-4c7d-a3e1-5798d01eb339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:40:29.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:40:39.103Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e8151ce1-a916-4d45-b50e-50254ef44093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:40:39.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:40:49.111Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=3723353c-9110-4d49-b53d-85700f99735f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:40:49.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:40:59.121Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2794584c-c5b5-4a28-bd91-d621735a2379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:40:59.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:41:09.126Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d8e9ac8d-0e8f-4d4b-9926-914ba01f8829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:41:09.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:41:19.141Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ed261d13-b090-40ad-a93f-5433fe525328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:41:19.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:41:29.147Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7a010b86-cb7a-4d76-b125-400dca9d3cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:41:29.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:41:39.153Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ed6096c7-78ef-4528-8855-794c2bafb73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:41:39.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:41:49.160Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=58d6e52b-36a1-4b24-ba43-e017f613b716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:41:49.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:41:59.166Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=3f4c4ba1-ad5e-4403-bbb1-f37b0b6e2e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:41:59.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:42:09.177Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=cdeec4f5-bc02-4e4a-b72a-7919d237bfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:42:09.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:42:19.183Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=0209a1df-7f0d-41fa-97c9-c64bfc745329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:42:19.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:42:29.189Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=94e59422-4414-4cac-ac79-89fec21191d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:42:29.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:42:39.196Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=269d6d16-11ad-4055-838a-0709af5db120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:42:39.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:42:44.824Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:42:44.824Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T13:42:44.825Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:42:44.827Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:42:44.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:42:44.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T13:42:44.830Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T13:42:44.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:42:49.207Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e81f1477-6a96-4063-9b37-9fcf3d3d0c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:42:49.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:42:59.214Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=9c82fdcb-26e8-43cc-86d6-b8a2f95a2fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:42:59.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:43:09.221Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ac2c8b54-46e7-49d7-bb56-a8d1eb849091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:43:09.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:43:19.228Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=52215d19-f55b-4ed6-acda-fb0d640d7067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:43:19.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:43:29.233Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6772e3e1-673a-453f-93bd-6e1f47a5e3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:43:29.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:43:39.240Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=cec35bfa-9320-49c0-b972-bf5c5418d0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:43:39.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:43:49.247Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7a26f1dd-bfd0-4e12-9374-d70df8ae5f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:43:49.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:43:59.252Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=9a8f2ed0-1cc5-4bfa-99e5-2fae137e8d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:43:59.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:44:09.259Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=46679336-acdb-4f35-b8d4-ef786f982730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:44:09.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:44:19.269Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=56abfec1-3b2c-44f3-9711-98b18da41dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:44:19.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:44:29.286Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d1583974-114d-44bf-943d-904eccc0188e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:44:29.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:44:39.293Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f1d02215-61a3-4f64-9a8d-d7acbd47d472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:44:39.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:44:49.301Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=fb900601-b4d0-469d-b58e-d33e133f54c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:44:49.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:44:59.309Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=4df93478-275c-486c-8765-2a76a97442ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:44:59.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:45:09.317Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=df469cd5-d298-4c94-bbf0-7bb7dfb180e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:45:09.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:45:19.324Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=4a9d13dc-d8f8-44d7-9c1b-66c906b43980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:45:19.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:45:29.332Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f98d0e63-2811-4d7e-bbb9-32cbd3a156bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:45:29.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:45:39.339Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=a95a50d1-a8c9-4acb-a871-e7cbae58a6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:45:39.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:45:49.346Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=eaafd379-4fb3-401c-a949-8381c65355f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:45:49.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:45:59.353Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=51b107f0-fba6-4201-840c-a7c0b1b0e2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:45:59.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:46:09.367Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=39c5b87c-6342-4639-b633-19341ead4460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:46:09.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:46:19.374Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=90750f30-978c-4848-87a8-a6c356c0527d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:46:19.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:46:29.380Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=61a610f8-3100-4d77-a8b5-4c48e0f4d64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:46:29.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:46:39.388Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f1041df4-f757-4f4c-9769-01a4059646b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:46:39.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:46:49.395Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=aa65a9c1-3529-42e8-87dc-590854e5357c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:46:49.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:46:59.406Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=615e8286-28a3-4983-af08-e8f5ff7f0839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:46:59.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:47:09.411Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=9a03d3f5-2115-42ef-bc50-fdf2fd559f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:47:09.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:47:19.417Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=365d42e5-d524-4311-b855-5d115746a549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:47:19.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:47:29.426Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7a0541e3-2711-4bb6-b6bd-cf9022d057d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:47:29.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:47:39.436Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=dbceacf6-2a38-4b11-ad39-4df45acf2213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:47:39.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:47:44.811Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:47:44.811Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T13:47:44.811Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:47:44.813Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:47:44.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:47:44.816Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T13:47:44.816Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T13:47:44.817Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:47:49.444Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=4d8d182f-252e-4d29-8976-a00ac787aead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:47:49.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:47:59.452Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7f91b09d-dee7-4d79-822b-3b6818f82e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:47:59.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:48:09.460Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8f7ba484-4aa7-4334-b872-cb56414a3198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:48:09.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:48:19.471Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1712a284-bc34-43d7-8b5a-903c696cb2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:48:19.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:48:29.478Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e8a4c440-bbf7-4311-98ea-a38f54ebcb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:48:29.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:48:39.486Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=e3a50b1d-9922-4a91-9688-d5edb51f7779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:48:39.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:48:49.492Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=01011784-ebd6-4331-93ee-f5c6b3071504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:48:49.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:48:59.500Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=b4e5e056-0c2c-4fae-9418-6d35186be171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:48:59.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:49:09.515Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d856ce13-133c-419d-97df-5b73db2eb197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:49:09.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:49:19.527Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=3d0078b1-5862-4fc9-89b5-aa6952a5a689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:49:19.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:49:29.534Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=ff5a06d1-6b82-461d-8399-8e37fd992285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:49:29.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:49:39.540Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=1b429953-50f9-4a67-89f4-943644b83dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:49:39.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:49:49.547Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=13c54cbf-15d2-44bb-847d-2392d3a8554e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:49:49.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:49:59.556Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=34b46617-44e8-402e-acab-23db3f7c6b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:49:59.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:50:09.563Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=0c1db7d5-c03d-4b4d-8284-8807cb2ae1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:50:09.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:50:19.568Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=bc771044-051c-4d74-b608-ccd65d976721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:50:19.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:50:29.576Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=b860b41d-9b52-438d-b276-a55f4003bb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:50:29.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:50:39.586Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7ad94647-144f-43ea-809f-c9c93a9c1c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:50:39.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:50:49.597Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=6836d276-1fb6-4896-99b1-920a2f268041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:50:49.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:50:59.605Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=7ff6a824-f4ae-4648-9082-0d946cd86438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:50:59.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:51:09.618Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=5aaf065b-820d-411d-9c09-e6d8de951524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:51:09.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:51:19.626Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=2e0883e7-1669-44bf-875e-7bd53a9b8f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:51:19.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:51:29.633Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=a2a73cad-25b1-41b7-a92c-75909776f4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:51:29.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:51:39.639Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=991d61f2-948a-4918-8e0b-ac11a2382826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:51:39.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:51:49.647Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=84df7ee1-3907-4e22-bfc2-b0c1d3caecbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:51:49.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:51:59.655Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=d652b292-e300-4395-8454-0d1842d21abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:51:59.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:52:09.664Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8fb86e44-3190-443b-b21e-e1315ed91bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:52:09.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:52:19.676Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=de23e874-5c43-49a7-bc3c-6480f262f8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:52:19.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:52:29.683Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=a5a28cae-0d67-4e18-8622-03a648e713de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:52:29.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:52:39.691Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=8bc477a6-2942-48c6-a319-9a1dd527822f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:52:39.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:52:44.808Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T13:52:44.808Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T13:52:44.808Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:52:44.810Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:52:44.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T13:52:44.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T13:52:44.813Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T13:52:44.814Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:52:49.699Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=77cd1924-3502-4095-925b-a78f4f59dcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:52:49.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:52:59.710Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=57b6163b-b9a9-46a8-b917-fd9a3f024e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:52:59.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:53:09.726Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=9a16b12b-6999-49f2-aa88-7a3acb55ad88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:53:09.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:53:19.732Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=bcfba47b-3a3e-4d46-83f4-e3341370c9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:53:19.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:53:29.738Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=f9017f26-3ffc-435b-8c24-a7b7eee6d353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:53:29.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:53:39.747Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=cb2feb6e-1d1d-44e7-9711-9414ee8f824e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:53:39.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:53:49.759Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=525acdc9-6987-415d-a37f-2527697933d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:53:49.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:53:59.767Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=c575138b-c7ad-41d2-93e9-eaaee8032032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:53:59.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:54:09.773Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=75e68d5e-6b06-4226-83ae-492f2ef50596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:54:09.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:54:19.781Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=327a7f51-838b-477e-af42-a12ce5ff7a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:54:19.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:54:29.788Z |INFO |Init configs |InvocationID=2786f82a-849f-487b-9c7c-48814fe79946, InstanceUUID=953d7bb4-7ec5-44e1-a423-3a1e28a704b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T13:54:29.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |