By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:14:24.078Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:14:24.081Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T16:14:24.109Z |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-12-06T16:14:24.572Z |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-12-06T16:14:24.642Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T16:14:24.642Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T16:14:24.642Z |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-12-06T16:14:24.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-06T16:14:24.795Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-06T16:14:24.899Z |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-12-06T16:14:26.047Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-06T16:14:26.420Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-06T16:14:26.436Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-06T16:14:26.437Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-06T16:14:26.483Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-06T16:14:26.483Z |INFO |Root WebApplicationContext: initialization completed in 1583 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-06T16:14:26.822Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-06T16:14:27.480Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-06T16:14:28.557Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-06T16:14:28.950Z |INFO |Started MainApp in 6.821 seconds (JVM running for 7.406) |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-06T16:14:29.007Z |INFO |Start scheduling PRH workflow |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:14:29.017Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=4301a65c-6d71-4076-a1bd-4942bbfcde04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:14:29.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-06T16:14:31.796Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-06T16:14:31.798Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-06T16:14:31.800Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:14:39.533Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=56ac658e-3333-4d94-bc9d-db1cede48635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:14:39.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:14:49.547Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=13fd897f-7748-4f17-b21b-c6c3f5b3351c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:14:49.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:14:59.570Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b8f54028-189c-4504-b2cc-81bab5ff5277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:14:59.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:15:09.592Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=8cd4d38d-f47f-4549-bf8c-1b4130c2198c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:15:09.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:15:19.600Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=cf2770cf-af35-4227-8b73-8c7627456321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:15:19.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:15:29.613Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=920064f3-8acf-4f2e-97ba-4e679502255b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:15:29.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:15:39.626Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=469ef7e5-31f9-461c-b7e9-d7eccc237351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:15:39.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:15:49.636Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=7fb0282f-2f19-4b4c-ad09-599b186eef99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:15:49.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:15:59.674Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=67c96eed-a0e1-42fe-94d9-22fb55f1aa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:15:59.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:16:09.689Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=de7517b4-ee7f-421b-9f0e-20f294a00273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:16:09.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:16:19.714Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=25d7f484-5cd5-4e1d-8400-5c8c6cfa0790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:16:19.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:16:29.731Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=6e151fa4-3490-4c73-a163-67a7ca1bf92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:16:29.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:16:39.745Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ee87585e-8481-4506-bb71-74ff24c1f4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:16:39.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:16:49.760Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=68b54aaa-32b4-4a57-baa6-5e7c20e6d3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:16:49.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:16:59.801Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=c3452608-9e9f-4df2-a815-4902e3dfc7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:16:59.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:17:09.817Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ce2eb421-f89f-47eb-a789-b6e1f4b3b708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:17:09.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:17:19.828Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=cbc47023-a109-45fd-a200-45a94c7ffd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:17:19.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:17:29.837Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=21d12cee-c4e3-4453-b3b3-2ae192c54424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:17:29.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:17:39.846Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=6f23ddb5-3251-4b22-9fc5-7af5841ffced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:17:39.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:17:49.854Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=afeda7ae-8915-47d1-ab09-9cbbde37fbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:17:49.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:17:59.862Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b80309ce-9111-468f-ab56-37189e270d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:17:59.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:18:09.876Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=efd3ec6a-0dfd-4f85-83d6-abb35124e16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:18:09.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:18:19.896Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=7242789d-b957-443e-8303-de8611af3d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:18:19.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:18:29.907Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=69482353-2fa6-48b5-92aa-c83f9f664051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:18:29.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:18:39.915Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=05b7b929-bfa8-40aa-a21c-ca97254a5296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:18:39.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:18:49.925Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=29d0b236-598f-4376-8467-6a6a6ee722d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:18:49.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:18:59.935Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=107a89fa-3797-4a2b-809d-a1f0e3c41a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:18:59.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:19:09.945Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b006a0f0-fe0a-4237-be83-7e005c94a8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:19:09.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:19:19.953Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=6cf5233f-b21c-4518-b4a8-ef77c9bafaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:19:19.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:19:28.040Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:19:28.040Z |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-12-06T16:19:28.042Z |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-12-06T16:19:28.045Z |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-12-06T16:19:28.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T16:19:28.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T16:19:28.053Z |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-12-06T16:19:28.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:19:29.963Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1a085b3d-be9e-4379-916a-763ca12f7907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:19:29.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:19:39.970Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=5ac8ce4e-5f08-410f-aa75-3e4ffffd4c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:19:39.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:19:49.979Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=925aab73-bc14-4e4a-89fe-177fa3eae0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:19:49.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:19:59.989Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=9634e0a4-9a0f-4448-8451-1799184f6f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:19:59.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:20:09.996Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=31df64ed-5891-49cc-9c13-afb0fac96449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:20:10.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:20:20.004Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1e3909f2-2178-4730-91ee-19282f1ba910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:20:20.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:20:30.013Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=2096ea83-c16c-498f-bcd8-fbf3b1878a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:20:30.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:20:40.026Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1b9594c7-b5ad-43a5-b6a5-d257f30c8cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:20:40.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:20:50.038Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=a57d3a33-4990-4d7b-887e-b8455b34e00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:20:50.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:21:00.049Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=400f924c-1663-45f8-ba5e-df67ad04db00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:21:00.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:21:10.058Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=996be85e-b672-46e7-8fcb-928d8e10015a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:21:10.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:21:20.066Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=160f115f-c186-4383-95b5-7846df1674eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:21:20.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:21:30.077Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=fb8782fc-ef70-40f2-9a3d-71fc2317cb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:21:30.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:21:40.085Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=10da01c9-f3a4-4b6f-b5c3-f45f03f9d6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:21:40.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:21:50.099Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=7fc2013e-1b1a-4758-a8ea-f38b4d375f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:21:50.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:22:00.106Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=c30d41b7-388f-4ff1-a642-fe3ba899bd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:22:00.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:22:10.114Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ba1e71a1-abdf-4ab5-b1d9-5ecb85a68610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:22:10.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:22:20.123Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=71939c56-49ce-414d-83ca-763349df2eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:22:20.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:22:30.149Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=2836a30c-30e2-4bb9-bb12-9473683fee00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:22:30.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:22:40.156Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=12623f5f-288e-45f0-81d2-0f7f49ed0598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:22:40.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:22:50.166Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=7ff09749-e73d-406e-8370-3134c3b90c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:22:50.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:23:00.186Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=d8a52693-c3cd-432b-9ac3-b79fced0a3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:23:00.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:23:10.196Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f7bbe5ca-df31-4c93-8929-22c001725a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:23:10.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:23:20.206Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=48a744a2-44db-43b3-9d0d-b3e8809a2eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:23:20.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:23:30.215Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=a43cfac7-ca89-4bd6-ac54-95871e917460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:23:30.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:23:40.226Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=5eb798b0-26b3-4b16-b37c-2cf534d11e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:23:40.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:23:50.236Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=fa6292b4-62f1-4bff-9f81-2c2c19fd8ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:23:50.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:24:00.244Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ad531640-ebce-489f-b0d9-d3ba8a5c100c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:24:00.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:24:10.255Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=79ffae13-89ab-4aed-8c38-dd5e20bad939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:24:10.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:24:20.267Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=43576ffb-55fc-461e-8503-f1321da65ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:24:20.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:24:27.241Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:24:27.241Z |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-12-06T16:24:27.242Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T16:24:27.245Z |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-12-06T16:24:27.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T16:24:27.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T16:24:27.252Z |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-12-06T16:24:27.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:24:30.278Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=d7b19fe8-7dc7-4dbf-bfe6-0572d40d6cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:24:30.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:24:40.299Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=fd5cd5f2-9b61-4985-bbe1-68980007e0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:24:40.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:24:50.313Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=2d47a6bd-1701-4155-a069-d623ef40a3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:24:50.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:25:00.322Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=c92eddbf-e6a1-4c72-915c-75369df5fc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:25:00.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:25:10.332Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=5b94342d-08f3-42ea-ad4c-8aa1e1366edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:25:10.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:25:20.343Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=0c97b1fa-7dbf-4ccc-919d-4737d44db740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:25:20.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:25:30.351Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f1d141a0-9f67-4e79-b494-a079769eb7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:25:30.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:25:40.360Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=282482f9-38dc-4b8e-aa06-962a87f05066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:25:40.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:25:50.369Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=14e34361-5eb5-4dda-bcf9-a40a644f787d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:25:50.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:26:00.377Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=82759ddc-3c16-43e5-9c73-4a2296f2b2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:26:00.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:26:10.386Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=a08c051e-c2b0-40fe-b612-d7db25e6f4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:26:10.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:26:20.397Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1162f0a1-d0a2-4426-9bdd-c6af4bf42ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:26:20.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:26:30.406Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=11839399-df42-4fef-970d-7e5c4e967745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:26:30.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:26:40.414Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=a38d169b-3332-440f-87cc-38703f3e2f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:26:40.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:26:50.423Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=cac6e543-914d-4b39-bc48-58869f2f5a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:26:50.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:27:00.432Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=d2500ba9-5822-46a1-a9f4-d0c73500fc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:27:00.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:27:10.445Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=dcbd2cc6-ede1-4884-8af5-d6f372d8093f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:27:10.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:27:20.459Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=e42d372f-bda7-408c-81be-05307a304edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:27:20.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:27:30.474Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=68000997-56d0-445a-9834-0390fa83d22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:27:30.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:27:40.483Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=a4d772ac-ec60-4f6d-beb8-e953a80b83c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:27:40.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:27:50.491Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=dab9a4fe-1eb7-49c8-85ee-c83324de32a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:27:50.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:28:00.500Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=28ef953c-97f3-44d5-bb76-1c284caeb628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:28:00.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:28:10.508Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=675422da-9071-4c28-9636-1f8322fd7411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:28:10.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:28:20.515Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1c097cfd-0dae-4319-a12d-52a30458864f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:28:20.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:28:30.524Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=5a19e7e9-aa07-4ce9-83bd-34afe1bc6f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:28:30.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:28:40.532Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1d921ce8-6163-42f5-8b65-fdb2b9af3657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:28:40.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:28:50.541Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1118a4d4-a9f1-4c16-8280-090f33300a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:28:50.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:29:00.549Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=46b95929-b66f-4c5b-b1d5-1bba0c2a2432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:29:00.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:29:10.560Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=96d8f163-a9ab-44b8-93ad-a40b2517a226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:29:10.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:29:20.568Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ca2453c4-1252-468a-8534-a345da2364b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:29:20.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:29:27.231Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:29:27.231Z |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-12-06T16:29:27.232Z |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-12-06T16:29:27.235Z |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-12-06T16:29:27.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T16:29:27.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T16:29:27.242Z |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-12-06T16:29:27.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:29:30.584Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=877fc800-eeab-4f4c-a94a-618d4dbd6b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:29:30.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:29:40.593Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=6cf64988-c22f-4f91-94b7-508296644456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:29:40.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:29:50.601Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=2799e59b-7ea0-4de6-90a1-49edf4cae8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:29:50.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:30:00.609Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b6b96bfc-4db7-41ec-82d8-c1f2b7cb577c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:30:00.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:30:10.618Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=8747dda9-c677-4ad9-b164-7168d2240449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:30:10.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:30:20.633Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=7208db5a-a1b5-4f07-af34-846a04ce520e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:30:20.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:30:30.640Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=39fc7468-bdb4-48e8-b62f-2ce81a6a928b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:30:30.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:30:40.648Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=8807c698-dd44-4897-906c-ef59b0fdd167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:30:40.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:30:50.656Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b2700c07-b132-4621-b9b1-b83e42f63b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:30:50.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:31:00.662Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=00f38200-742f-48fc-bd78-c1d75ce23900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:31:00.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:31:10.675Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=69804702-14f0-4688-b43a-5b6e3191a124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:31:10.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:31:20.692Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=04def2f4-cc18-4750-802c-5372a7fb93d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:31:20.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:31:30.700Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=85b7eb36-1acd-4144-8045-f598a66c6f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:31:30.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:31:40.710Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ed5c554d-ddf2-4c5d-8cca-b58896b019db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:31:40.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:31:50.733Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=927a02ff-ec51-4305-958e-c2d9d96eb39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:31:50.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:32:00.745Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=3eeb98c3-0403-4158-b90a-b9fa8a2347a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:32:00.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:32:10.756Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=63f97ee8-4cd8-4638-87f7-8c5ec60c9dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:32:10.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:32:20.764Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=3bc3e99d-b586-40ce-aa0c-acb38d3fcbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:32:20.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:32:30.777Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=7c8797a8-45c1-42fd-aed7-9c773035ce6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:32:30.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:32:40.787Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=7ba74e09-76de-4de9-adb1-0b536dda9e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:32:40.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:32:50.795Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=485e120c-3159-46a1-9b22-6e63e29b6526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:32:50.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:33:00.804Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=465e2760-6eb6-40eb-8426-551e04dbf503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:33:00.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:33:10.811Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1ef41dbc-077e-4a30-8ff2-95a3b2c07d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:33:10.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:33:20.821Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=6f6729ec-de25-45c2-8dac-b5b60f7aa0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:33:20.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:33:30.829Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=21b16a9b-2bfe-4374-bd02-47b1bc5c1b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:33:30.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:33:40.838Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=0fd78e13-2d58-48b2-b888-ad9197577254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:33:40.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:33:50.848Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=44e63f57-04e8-4550-a05b-e9bcc101b660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:33:50.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:34:00.863Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=6367ea92-3ad9-412c-98a7-6a67d7d872f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:34:00.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:34:10.877Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=dad1a577-95a2-42b9-bf84-acab99cdba59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:34:10.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:34:20.886Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=237499a7-5406-4953-a4b1-25e6b0b2b0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:34:20.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:34:27.252Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:34:27.252Z |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-12-06T16:34:27.253Z |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-12-06T16:34:27.256Z |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-12-06T16:34:27.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T16:34:27.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T16:34:27.262Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T16:34:27.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:34:30.894Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=e73cfafd-a778-4245-8743-f4c03c1209a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:34:30.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:34:40.903Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=31882ab0-f6ea-4472-8ddb-7c257bff9ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:34:40.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:34:50.910Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=87a790b5-607d-4d14-afa3-b8c55666283a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:34:50.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:35:00.918Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=6d7f612a-ae18-4104-ac15-c548e5b1f8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:35:00.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:35:10.923Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ca3e9ba7-8585-4487-be06-ae0fa6696500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:35:10.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:35:20.931Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=c93f773c-a432-4172-b0a8-e9ad4b129b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:35:20.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:35:30.941Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=a29858e2-2df5-4502-bd92-453e9fea7a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:35:30.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:35:40.950Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=9cb6645b-3cbe-4620-8f77-db04fcf427e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:35:40.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:35:50.961Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=54e9c2f2-98f4-41c0-a29b-5bf6bddd83c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:35:50.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:36:00.969Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=36e4d0f9-411f-4e4a-ad17-5d845bfb489b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:36:00.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:36:10.979Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=3098ec07-2155-4de9-b85c-c6c9322c3543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:36:10.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:36:20.998Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=3e4a8faf-afc4-449f-a513-fc799b4f8197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:36:21.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:36:31.008Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=da2f604e-b46b-496e-a772-d5c21b20e0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:36:31.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:36:41.017Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=266c7bf4-d31f-4cf2-b309-6e733f9ef195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:36:41.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:36:51.024Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1e456cc4-44f1-4e51-b424-6d5a305d3a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:36:51.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:37:01.033Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1679e562-9786-41f2-b3f4-8681e611d031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:37:01.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:37:11.042Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=0fa446ec-660d-4b40-a165-224392b8ba47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:37:11.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:37:21.059Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=7c36c222-364b-47cf-b5e0-17523b285111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:37:21.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:37:31.067Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=a86771e7-dfa6-4c62-b012-64f0bd0c1688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:37:31.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:37:41.077Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f088afc1-fa55-4543-aee8-62f6b7617d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:37:41.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:37:51.084Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ac52ad40-f272-44e8-9a55-79ae71862775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:37:51.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:38:01.091Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=a84beb60-ca80-4aac-97f6-706323f976b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:38:01.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:38:11.098Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b16c0389-7baa-4173-9d8a-a5d2307a6ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:38:11.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:38:21.109Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=a2bc0dfc-ee60-49e9-a18b-2eac2722769f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:38:21.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:38:31.132Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=586caf05-2d28-40f3-91e2-3b2d9cc070bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:38:31.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:38:41.142Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=70102842-a023-4018-b639-068a31a60c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:38:41.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:38:51.151Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=03811d55-3a66-42b0-897b-e5e121ecaba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:38:51.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:39:01.158Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=4e9ebee8-933a-465c-bc49-1b81d2536310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:39:01.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:39:11.166Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=053efa87-0e70-4294-a9d7-e8f6a9e0a409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:39:11.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:39:21.182Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b6331d76-6039-47fc-b9e2-2600b1af0b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:39:21.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:39:27.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:39:27.166Z |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-12-06T16:39:27.167Z |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-12-06T16:39:27.170Z |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-12-06T16:39:27.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T16:39:27.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T16:39:27.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-12-06T16:39:27.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:39:31.192Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=3c020fb2-32f4-42ba-8d6f-47331b18e02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:39:31.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:39:41.199Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=aa0410d4-359a-4030-bb6a-cbda3a6dcafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:39:41.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:39:51.205Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=de033a32-d1fb-44c2-8f66-6bfa999c0ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:39:51.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:40:01.212Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=66024491-8e3c-49ec-a7ed-8e3a8df8ff9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:40:01.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:40:11.218Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=fdce3a1b-3cfe-4fd8-8097-829583b6c34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:40:11.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:40:21.226Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ad673519-efb0-4f4d-a89d-f5be7d748e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:40:21.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:40:31.236Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=640a4ea7-9fb6-4127-b4f0-97a506a6ca4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:40:31.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:40:41.254Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=9f862e84-2ed7-4419-a6c0-a70c6ea63d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:40:41.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:40:51.263Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=67983dfc-1186-4901-b196-4e58cf7a8e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:40:51.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:41:01.280Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=7207c875-9085-437e-bdc3-5f22c298d711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:41:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:41:11.287Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=4933e3c2-7695-4f79-9f6d-f3c51e1ee6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:41:11.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:41:21.296Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=70b0a6b7-086d-45c2-869c-5704157562ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:41:21.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:41:31.306Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=0f298dfc-b251-4afb-8cd2-7021af012e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:41:31.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:41:41.314Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=3f596d46-de97-4136-922d-182c7dcef2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:41:41.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:41:51.323Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f4049a86-fdf6-4cc6-8968-71af18087efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:41:51.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:42:01.334Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f1213928-5e76-4d86-930b-6f6b5ca9b4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:42:01.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:42:11.342Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=6bc3f6ef-ee16-4a53-b2f8-1f18f911edd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:42:11.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:42:21.357Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=41f3fe85-14c9-4f8f-a355-cc74e3b3b818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:42:21.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:42:31.364Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=8376bca2-67a8-48e6-90d8-8f8f784bf70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:42:31.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:42:41.373Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=bbd39a9f-559c-4ab4-a300-66983f5553b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:42:41.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:42:51.388Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=901c373a-bb1d-4380-9632-cac3d0602f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:42:51.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:43:01.399Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=880056f5-d3ee-4a41-9bf2-1a5e4192c24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:43:01.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:43:11.406Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=4cfed0d9-a1e1-47b0-9ff7-7f2e36e91680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:43:11.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:43:21.414Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f345270c-a39d-4a83-8cac-6c30488ff5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:43:21.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:43:31.422Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=34361c88-ab92-439b-bb18-0219511ea687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:43:31.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:43:41.431Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f36abfa1-9c32-4e80-b93d-fa2319763422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:43:41.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:43:51.440Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=c0bc39bf-d270-4e84-80fd-799e90f257a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:43:51.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:44:01.448Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=6636e494-1b8f-490b-932a-8d96351350b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:44:01.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:44:11.455Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=60cca552-2e29-46c8-9c6f-ec06c96d83c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:44:11.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:44:21.461Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=58907ef9-bfef-475b-9558-bfdaa188bad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:44:21.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:44:27.233Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:44:27.234Z |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-12-06T16:44:27.235Z |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-12-06T16:44:27.239Z |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-12-06T16:44:27.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T16:44:27.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T16:44:27.246Z |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-12-06T16:44:27.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:44:31.468Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f25d514a-242b-4f90-96b9-264e35da85de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:44:31.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:44:41.475Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=bff4c3f9-8773-40b2-b83f-624dea2e835b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:44:41.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:44:51.482Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=046ff5c8-37be-4c6b-897a-25e43d3a5ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:44:51.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:45:01.496Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=8d71aedb-4444-4052-993b-5a506a32d84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:45:01.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:45:11.536Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=a35d7d58-ec4b-459a-9012-fad973202057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:45:11.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:45:21.544Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=c5eab794-fa95-4aca-b889-c65f975cdbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:45:21.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:45:31.553Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=28275777-a015-41fd-930d-0b85a7a106ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:45:31.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:45:41.560Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=9f81a076-8063-4728-b678-a6ba0d8caa0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:45:41.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:45:51.568Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ee02e828-34e9-44bd-b914-d563ba20b493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:45:51.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:46:01.583Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=84421dbc-83c6-4cc7-9709-4199928f2517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:46:01.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:46:11.591Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=57aff8cb-2834-4eb5-85a7-7765520a01a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:46:11.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:46:21.598Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=5e27df76-c815-459f-8c7b-c84084cdbee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:46:21.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:46:31.605Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=8a773294-eba4-4af8-bdb7-7d056fd3509a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:46:31.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:46:41.611Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=2a59740b-2116-4b69-8b9b-a08ad8525f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:46:41.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:46:51.618Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b44ab5ad-c3a3-4c89-9f81-a8179c5e1506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:46:51.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:47:01.625Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=bd828e8f-4ba0-454f-aab8-a613d3d2e5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:47:01.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:47:11.634Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=3ef17faa-4709-4dc2-a1e9-e946e3ff9163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:47:11.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:47:21.649Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=40ece227-06fe-48ba-9ad6-5496e833be7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:47:21.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:47:31.657Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=79e662fa-bfbe-4b6c-a325-07c58b28e46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:47:31.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:47:41.665Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=2356ac2d-341f-4bb1-b231-e6c2f816840c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:47:41.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:47:51.674Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=92be9eb1-c1c7-4885-ac5b-74e207907504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:47:51.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:48:01.682Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=59967bf0-8a7b-49dd-a723-483f80a4a7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:48:01.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:48:11.689Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=a76f7017-c1cc-46a9-9661-669aae389600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:48:11.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:48:21.696Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=640d0c20-cfd7-4c80-ab75-f370e1f2fd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:48:21.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:48:31.703Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=060c8706-a0df-4bc8-9776-cc418da54702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:48:31.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:48:41.709Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=e912c3c8-4018-433b-bc14-a9829cc78a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:48:41.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:48:51.717Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=5b82f4c9-21ab-4eba-8255-e6bad983e66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:48:51.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:49:01.723Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b184c14a-7591-44e9-bb8d-be50f0db5573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:49:01.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:49:11.730Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ee73c412-f936-4fd8-b882-81cbadc46062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:49:11.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:49:21.737Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=93795b09-89ea-46d5-b120-840f13b2773e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:49:21.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:49:27.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:49:27.272Z |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-12-06T16:49:27.273Z |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-12-06T16:49:27.277Z |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-12-06T16:49:27.285Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T16:49:27.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T16:49:27.285Z |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-12-06T16:49:27.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:49:31.743Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=bc2b6e2c-cd76-45e0-90ca-c2411dd490eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:49:31.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:49:41.757Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=20768f61-9b5c-4c9d-9956-9209e15f92dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:49:41.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:49:51.765Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=12e3f296-cac4-4265-bba8-5d61ffd83812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:49:51.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:50:01.779Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=50da161b-e8a9-47fe-a54d-b731ef7bf2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:50:01.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:50:11.789Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=4b2ed483-e3bd-4271-b7c5-9d9459d731c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:50:11.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:50:21.796Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=dde4c061-72b1-4d92-acd1-9ac8db71163c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:50:21.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:50:31.804Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=4c4d3c9c-c53f-494e-91cf-73ffe1e7a661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:50:31.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:50:41.813Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=827309c5-45f9-42a6-be90-ac200dc25c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:50:41.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:50:51.826Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=133d3ff4-109b-4d68-8508-ed958f7c79ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:50:51.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:51:01.833Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=c262d1c3-7f4b-443e-8428-0f3aed1c39c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:51:01.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:51:11.843Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=28bb036b-c7f3-4cc5-98fd-d3710d3bb32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:51:11.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:51:21.849Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=9b6fe9bc-e03c-4246-8e10-730091fe5da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:51:21.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:51:31.857Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=09d22243-45ea-4c4f-9671-addffc57aa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:51:31.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:51:41.865Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=31a11daa-dbd7-4202-b370-7db02153b98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:51:41.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:51:51.873Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=abcbc5b1-4d37-45a9-97e4-18e4c708ca51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:51:51.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:52:01.885Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=fdf52f19-7f73-40b7-9aed-45112fbe3339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:52:01.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:52:11.895Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=a844a3dc-30ad-4299-8b95-5f93a88887ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:52:11.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:52:21.902Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=16b61ee7-68de-4332-8a12-feafe5fd29c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:52:21.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:52:31.909Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=0e4bcec4-023b-4de1-944b-3eabdcfb8563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:52:31.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:52:41.916Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=4353a859-3e38-4011-b258-fc0dce25ef8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:52:41.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:52:51.925Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=d4704cf0-8414-45f9-b6ae-84b4220fc67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:52:51.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:53:01.932Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1e7f73c4-eee0-46ba-b5b2-6f38675185f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:53:01.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:53:11.939Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=2b90dca0-9703-46ff-a3b9-1cd8b00c103d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:53:11.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:53:21.946Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=e7cb9aca-1011-4210-b8a2-add53b76eed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:53:21.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:53:31.953Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=5383bd9c-9436-45c7-8c7f-12acff087bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:53:31.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:53:41.963Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ae348a2a-cba0-4140-9ee8-555ab952b5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:53:41.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:53:51.970Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=2124fe3d-ca9b-4e09-b44e-e641f390fd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:53:51.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:54:01.978Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=7551a49f-21d1-4b1d-ab47-33eebb9e63c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:54:01.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:54:11.987Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1a57460a-22f0-4acd-9dc8-bb3ccef42ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:54:11.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:54:21.998Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=83faa5b9-ed2d-421e-a6af-98a25d93980e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:54:22.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:54:27.234Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:54:27.234Z |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-12-06T16:54:27.235Z |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-12-06T16:54:27.237Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T16:54:27.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T16:54:27.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T16:54:27.242Z |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-12-06T16:54:27.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:54:32.015Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=6423d84f-a178-438b-8ab2-8daa48c73247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:54:32.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:54:42.022Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b187925f-2a3a-418a-b54c-73aa23ab0428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:54:42.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:54:52.028Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=c44be8d6-b964-42c0-9b46-e9d503ec9f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:54:52.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:55:02.039Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=7a8fd307-2da6-4fd5-9969-0ffc5a9b55ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:55:02.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:55:12.047Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=6cf4add5-9559-48da-ac61-54db7881b3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:55:12.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:55:22.056Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=824006b4-8c60-4020-9350-5cd73bf654c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:55:22.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:55:32.063Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=097284eb-40f5-4385-b1bb-b6e6d1cebb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:55:32.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:55:42.069Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f0320f76-cb3c-4000-83a4-2fbd5996aacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:55:42.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:55:52.076Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=9450cdd7-19ce-41f6-92ca-d9a58582e6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:55:52.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:56:02.082Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=23c66ee6-9292-424e-a00a-7ec410e25a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:56:02.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:56:12.088Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=94513182-0de0-4193-b0a0-a2802876613b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:56:12.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:56:22.095Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=69116ff4-95a8-4cf0-87fd-5e6b0bba9845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:56:22.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:56:32.102Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=a5a0a216-6cae-4208-b8f7-43f6b556020a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:56:32.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:56:42.119Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=2dbd1328-f7cc-482e-84f7-2b9cc5d395e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:56:42.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:56:52.127Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=e0eb233e-5af6-40fc-9e9c-0886fe455de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:56:52.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:57:02.135Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=7562605f-23f3-4a1a-8db8-131a05bdfad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:57:02.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:57:12.148Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b85e237d-a576-48a8-b542-1206e8cbd1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:57:12.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:57:22.161Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=0c0296d5-d7bb-4de0-bdd9-82c692b5a838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:57:22.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:57:32.170Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=80d6b489-dc4f-4d58-99de-28c9be410712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:57:32.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:57:42.176Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=02f2928a-c558-4fb9-abfb-68f4af327df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:57:42.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:57:52.183Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ed996459-fc90-4f25-8e41-f9c4f97259a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:57:52.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:58:02.189Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=2eed6fde-3fdd-4cc8-b739-799000c08b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:58:02.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:58:12.195Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=3a2297fe-8b89-466c-a96d-47994fe2e233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:58:12.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:58:22.202Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=471d265d-f8d9-403a-a2b5-0877f2dde282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:58:22.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:58:32.208Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=739a52c9-cee4-4865-9c0b-e020fb2fccd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:58:32.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:58:42.217Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=3845e701-8695-4201-b948-821bc1ce66ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:58:42.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:58:52.234Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=5ef499a8-3644-415c-b9c8-2fffc0c2b7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:58:52.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:59:02.242Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1d7afdae-2830-4ea2-a9c0-61b273541f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:59:02.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:59:12.248Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=056d1f66-ccbf-44fe-b1a1-9dadaf52aa2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:59:12.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:59:22.256Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=e58bfc3d-e8e0-4874-8898-9b99bb6d182c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:59:22.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:59:27.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T16:59:27.263Z |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-12-06T16:59:27.264Z |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-12-06T16:59:27.268Z |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-12-06T16:59:27.274Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T16:59:27.274Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T16:59:27.274Z |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-12-06T16:59:27.276Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:59:32.262Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=6cf4785a-106e-46c1-8120-4718fbed3fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:59:32.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:59:42.269Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=6b04b5df-d322-4c1f-864b-322bfdbdccde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:59:42.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:59:52.276Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f7cb4acc-a6c3-48d0-9f9d-2cf804004043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T16:59:52.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:00:02.283Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1499d7b6-7ccc-4ba0-9a4b-7b63c07f9087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:00:02.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:00:12.289Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=669c0b99-1335-435d-9361-ae0e060f9496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:00:12.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:00:22.296Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=c2812746-a900-4e83-8f39-a2f396d2e26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:00:22.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:00:32.302Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=bb864dc8-a968-45c6-8f16-8ecd5cece197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:00:32.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:00:42.308Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=32192e26-ba18-446e-8121-d6cf38033462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:00:42.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:00:52.317Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f60825e4-8034-44d6-bf10-93c18cf9ac55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:00:52.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:01:02.335Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=98c76a5c-3302-44b9-bc39-9559d1b5eab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:01:02.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:01:12.342Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b48bd09f-4163-4ec2-95ae-116b5ce2f1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:01:12.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:01:22.350Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=7472dac7-7e97-4965-81a7-89a45f051e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:01:22.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:01:32.357Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=85a47ca7-04da-4d13-97a1-0a1b9d4f01f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:01:32.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:01:42.379Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b0015ca3-e08d-4296-af49-c49f067a2aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:01:42.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:01:52.386Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=5484b95d-05a6-420d-9087-df4383eb5f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:01:52.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:02:02.392Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=d771cf1a-4193-4276-9ae0-f049fe93a0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:02:02.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:02:12.400Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=62d0c34a-943e-4cf6-b3d6-47bb30a3cf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:02:12.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:02:22.406Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=12f21cda-6b07-45c2-90ac-22e696c3fa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:02:22.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:02:32.411Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=681fd217-42dd-46b2-a154-547c9af9837b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:02:32.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:02:42.417Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=cc46b0dd-597f-476f-abe4-aaf83886604f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:02:42.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:02:52.424Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=54e5b3c8-a8d4-4002-9f54-7c72ea786f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:02:52.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:03:02.434Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=db6c5db7-2114-4b40-aba8-dc21749101d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:03:02.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:03:12.443Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=004125ea-211b-4486-a099-c330c7b352b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:03:12.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:03:22.450Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=70a3706d-1ac3-4243-a689-307286a36a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:03:22.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:03:32.456Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=bd75fae8-4684-4ed5-acd4-2e82d1994098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:03:32.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:03:42.463Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=8ce74a56-c70c-4af7-99e5-3947f49eae6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:03:42.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:03:52.472Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=d002f0bf-f3f0-46ce-aa94-7944bdb63e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:03:52.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:04:02.478Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=933aec9f-5e9f-48b1-bf9e-4e341f64f73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:04:02.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:04:12.486Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=c7e1295c-feb1-4a91-8fa0-2f0227e7a8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:04:12.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:04:22.495Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=6de1e5de-1917-4b2d-a41c-ebab38601859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:04:22.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T17:04:27.258Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T17:04:27.259Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T17:04:27.259Z |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-12-06T17:04:27.262Z |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-12-06T17:04:27.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T17:04:27.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T17:04:27.265Z |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-12-06T17:04:27.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:04:32.502Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=08645089-14d5-4d54-b283-92f3d84e3018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:04:32.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:04:42.508Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=62fbe500-7e5d-45da-a435-bf8eb87f1bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:04:42.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:04:52.513Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=7eda9520-8961-4eb6-8e7b-99cc94cb71f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:04:52.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:05:02.518Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=9bc4f1a1-9293-435c-a54c-bc3a7fcc0f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:05:02.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:05:12.526Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=6ff354b8-c867-4f0c-a153-d7046e5c31c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:05:12.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:05:22.542Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=4faad518-6a17-44ce-a96e-b02c859078a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:05:22.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:05:32.550Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=47337229-1e13-4efe-ac2b-8624186230ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:05:32.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:05:42.557Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=06bc4d5d-f90b-4c6f-9fa7-c00da8426fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:05:42.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:05:52.563Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=efc2066f-49cd-4e3a-8469-9c654972d764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:05:52.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:06:02.569Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=74ede98a-6d85-4b0f-bb78-d7ce0f1e16a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:06:02.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:06:12.576Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=4e45a673-cf1d-4dec-92c0-f77b87f7d3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:06:12.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:06:22.584Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=8529430c-4416-4e23-8489-f22f2dec0f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:06:22.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:06:32.591Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=fd12de38-fde3-4dc0-8997-61425860e38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:06:32.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:06:42.597Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1fee55af-7d02-4360-b862-e6f2252d0e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:06:42.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:06:52.603Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=861c4d95-e3b6-45a0-b1e3-f27002cf8fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:06:52.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:07:02.608Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=e685dcee-4ff9-4594-85c7-b5dc29469f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:07:02.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:07:12.615Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1432e53d-043b-44af-9442-c8fb22e7c659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:07:12.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:07:22.625Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f3faef7f-0df7-4a18-ab13-eb1d54d0aeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:07:22.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:07:32.641Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=0d43200e-b7c7-43d0-a02a-c252d652ea6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:07:32.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:07:42.649Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=e8a97a1e-615b-498b-88bb-a7deb2c1d9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:07:42.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:07:52.658Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=0aeed90a-33dd-4c05-83fc-0df1e4174d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:07:52.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:08:02.664Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=5955e62a-64d8-4521-839a-ec553ee3fafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:08:02.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:08:12.672Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=e4ef37f1-60dd-46a9-8fb1-bd6dec4093b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:08:12.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:08:22.680Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ac96a04d-e596-4804-8f5a-0f9a7ad1a9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:08:22.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:08:32.687Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=01f67659-3528-4fe0-9e5a-90a180df0819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:08:32.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:08:42.694Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f910aa3d-cf63-4fed-b2b3-47a9beac4080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:08:42.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:08:52.701Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=a2b5aa3d-77e2-475b-8796-85ec495ad536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:08:52.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:09:02.709Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=58e014c7-3c63-4052-ae87-e7cfa5d541f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:09:02.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:09:12.714Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f55934a5-2af2-42bb-a9be-8bb181675be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:09:12.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:09:22.721Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=3a838244-1e3e-442f-8b47-c43f3fbaa634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:09:22.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T17:09:27.211Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T17:09:27.212Z |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-12-06T17:09:27.213Z |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-12-06T17:09:27.215Z |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-12-06T17:09:27.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T17:09:27.219Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T17:09:27.219Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T17:09:27.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:09:32.728Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=c6db132f-438c-4bb6-92af-a9bfdff7f3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:09:32.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:09:42.750Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=15b68d5e-322b-4fe0-a5ff-eea5bb07c72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:09:42.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:09:52.762Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=189a96a7-9f50-46d8-960f-024e322233bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:09:52.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:10:02.769Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=29a8ce7f-c92a-43a0-8bb4-0fe4c553754e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:10:02.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:10:12.776Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=6d4f8654-033e-4a6d-bf95-a61b1532d486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:10:12.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:10:22.785Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f218893a-9716-43e2-a9ae-cd5fa32b6176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:10:22.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:10:32.793Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=39c24fb3-33d3-4345-a92b-725eab81b3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:10:32.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:10:42.799Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=3aeeefe4-50bd-46de-923f-dac631be2787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:10:42.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:10:52.806Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=a9b3aa94-335c-4428-9c04-1e5d5dac9d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:10:52.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:11:02.813Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f971adec-dece-46cb-a0df-25b02001af69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:11:02.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:11:12.819Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b29d0cb7-c08f-4ea7-9990-dd074d19ef7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:11:12.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:11:22.829Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f477b13b-7961-4bcf-9e63-fc103ca83ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:11:22.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:11:32.837Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=2c7850b2-09bd-4452-a10e-10ffe404e19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:11:32.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:11:42.843Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=58c3f03e-0c47-4e6f-9298-1785ef9e9a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:11:42.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:11:52.849Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=0791403d-95bb-480f-9295-c774e5de08ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:11:52.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:12:02.865Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=adee403f-28fc-4810-bf50-6f37d32e87c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:12:02.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:12:12.872Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=8ffc2194-8f13-4d8e-abec-20138d344a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:12:12.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:12:22.880Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=3eb82a41-8dec-461e-a9d7-3c01faf77ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:12:22.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:12:32.886Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=694b37d9-2cf1-4a62-ae79-6ef1ea36e710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:12:32.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:12:42.893Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=68573360-274b-40c1-b55a-e9e3365642de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:12:42.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:12:52.900Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=abb88c63-d230-4d5a-9e71-c273548147d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:12:52.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:13:02.906Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=c3d3f090-b155-4ce8-92f1-aac66cd3a47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:13:02.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:13:12.914Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=dfd793e1-6770-40b7-9eb7-d9ae5b2f5244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:13:12.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:13:22.921Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f49f8207-1bf8-46a3-9672-af3cb60981fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:13:22.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:13:32.927Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1d65886b-2893-4fcb-9aae-397057ce1c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:13:32.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:13:42.934Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=280cf1de-148e-48b3-817f-067aab94f3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:13:42.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:13:52.939Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=d5c51cd7-fd95-4d96-ac2f-e7215ed2cdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:13:52.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:14:02.946Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=cacc8166-594a-40a4-b4a2-6e2b16a3afcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:14:02.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:14:12.953Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=c3a252c0-9abf-4ec1-94ff-021825856918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:14:12.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:14:22.971Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=769481a5-22a3-486d-90fa-69d2fb0c7899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:14:22.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T17:14:27.307Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T17:14:27.307Z |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-12-06T17:14:27.309Z |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-12-06T17:14:27.314Z |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-12-06T17:14:27.319Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T17:14:27.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T17:14:27.319Z |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-12-06T17:14:27.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:14:32.978Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=5e8b9d11-e3f6-4de9-84d8-510f37635ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:14:32.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:14:42.985Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=5eb2c4f5-e206-4c0d-8b82-87040fba7871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:14:42.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:14:52.991Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=528594c3-e26a-4364-9055-81bf5c6b4869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:14:52.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:15:02.998Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=418821f5-2afb-4218-a9b0-796cee514aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:15:03.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:15:13.005Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=0be21989-7f55-4e7c-baa8-d0c91aace76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:15:13.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:15:23.011Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=0dffd55d-29ff-4650-90ba-2c44be3e5c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:15:23.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:15:33.017Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=46dac71d-4c61-4b53-82ef-1a93102d0663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:15:33.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:15:43.023Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=db145136-1557-46fc-834d-0bb731825deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:15:43.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:15:53.034Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=a3d35994-c490-417a-ba4a-d5afc30d483f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:15:53.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:16:03.040Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=41ffa37c-dbbe-45e8-9aed-be61bffd9d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:16:03.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:16:13.047Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=86ec13b0-28f2-4595-a5bb-560aa55d5325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:16:13.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:16:23.056Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=5dbd4daf-9d6e-4612-8a82-61e5c5ec0bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:16:23.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:16:33.073Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=dece8d49-70ff-4107-8c48-4c5af9ac7b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:16:33.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:16:43.080Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=619066ef-be3c-42b8-b5fb-a49ebbafeb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:16:43.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:16:53.087Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b4ab1d28-50b4-4727-9787-96be8fad0d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:16:53.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:17:03.093Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=af8f955b-4152-4d06-99b6-5e3dc1ad85d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:17:03.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:17:13.104Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b1444e84-c7a7-4884-bbe5-c86a6f0ba71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:17:13.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:17:23.114Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=d03aba6f-f9f4-49fe-8cff-dae185f36a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:17:23.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:17:33.121Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=a1ad87ab-14d3-4847-9816-08ba8034faf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:17:33.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:17:43.128Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b6c61d0e-0dd4-4b4a-a692-8ff090a71c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:17:43.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:17:53.134Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=a9429299-3dd2-4953-8568-5429359d36c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:17:53.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:18:03.145Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=4290e7f8-4349-4ecd-90a6-ca3ab6b23536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:18:03.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:18:13.150Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b9e98135-21eb-4523-b640-6c7f508efa24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:18:13.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:18:23.157Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=d3e769a3-9a9b-4a85-8dbb-a6aff913d984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:18:23.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:18:33.166Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1290a706-637b-4a2c-88be-e9b1250767a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:18:33.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:18:43.180Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=6dbc66ca-3542-4be2-9852-3e9f28e47e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:18:43.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:18:53.187Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=30147539-63f6-41d0-94b4-1709acc8d5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:18:53.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:19:03.194Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=705aea41-c037-49e3-a564-58b8ce584037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:19:03.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:19:13.200Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ed8c3301-7497-49a0-b42d-52dbec5e1bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:19:13.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:19:23.210Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b5851878-5846-4559-8d34-14cdc3a81e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:19:23.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T17:19:27.173Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T17:19:27.174Z |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-12-06T17:19:27.174Z |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-12-06T17:19:27.177Z |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-12-06T17:19:27.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T17:19:27.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T17:19:27.181Z |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-12-06T17:19:27.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:19:33.218Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=eb80b68a-31ba-4882-8a5e-07e490370bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:19:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:19:43.224Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=c5fbeda7-218b-4262-a791-16662847058b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:19:43.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:19:53.231Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=5c1de754-1e89-4090-b50a-493b6a82513d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:19:53.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:20:03.241Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f55f238c-eac8-4207-a14d-a87be68bb777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:20:03.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:20:13.252Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=5dc3af04-b111-448f-9339-86daaea6d2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:20:13.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:20:23.268Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=be34d529-7287-4ce3-882a-b6c2d64e2b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:20:23.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:20:33.274Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ff5400e3-d855-4ab2-a705-a05f06c00025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:20:33.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:20:43.284Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b79d6be6-8064-4d30-9e93-accbe1d795df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:20:43.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:20:53.306Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b05a7ab3-0a42-4a5e-a6ad-606f2c0a6e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:20:53.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:21:03.318Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=9727e6ea-8750-4b63-88e0-7fa212ddb4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:21:03.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:21:13.325Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=d81a7d49-af22-4b7e-a7e0-0076f9652eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:21:13.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:21:23.331Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=40496065-ea62-4497-a71f-d4145a0a2297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:21:23.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:21:33.339Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=5fee1e95-5075-4b2f-ae15-e8c0ea69e49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:21:33.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:21:43.347Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=e8061aea-a6fa-489e-b4c2-73ec53455707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:21:43.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:21:53.353Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=6b1f3920-81d8-400c-879c-9fe0ee5ddf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:21:53.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:22:03.359Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=65407f92-5047-430e-a2de-b619f719fe28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:22:03.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:22:13.366Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=e64fcb60-d045-4a43-92b9-dea674deb551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:22:13.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:22:23.372Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=637cb03e-602f-4b04-a506-0c679534693b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:22:23.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:22:33.378Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f6273e59-d7c7-4a62-b9f2-3991f6c51c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:22:33.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:22:43.387Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=67210cfe-2c54-4fda-95d4-27491dd67dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:22:43.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:22:53.393Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=68b6b064-f18c-4c20-b333-e438fa7a5b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:22:53.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:23:03.408Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b4601fdc-75be-484a-b207-bcc4b2943b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:23:03.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:23:13.415Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=2a26d86c-e588-4eb7-a720-8422ce63c280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:23:13.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:23:23.424Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=32399811-72c6-4278-bc4f-36619d2cf9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:23:23.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:23:33.430Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=8b85f787-fd18-4073-a533-0f10757ea3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:23:33.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:23:43.438Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=4560efdc-6ce0-428a-afd2-0e187995f8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:23:43.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:23:53.446Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=59552901-03bf-48b6-8b0b-7db6c1f72873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:23:53.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:24:03.458Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=503aaf79-18cd-4378-9492-5879c72a2236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:24:03.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:24:13.465Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1c8e2fef-5ca7-49ef-8801-12c467aa24f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:24:13.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:24:23.472Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=c4d76b99-7b89-4cdd-8a6e-0ebef5f80e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:24:23.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T17:24:27.234Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T17:24:27.235Z |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-12-06T17:24:27.235Z |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-12-06T17:24:27.238Z |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-12-06T17:24:27.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T17:24:27.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T17:24:27.242Z |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-12-06T17:24:27.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:24:33.479Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=9d62a99f-ac51-4a17-a83f-1760c4b27e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:24:33.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:24:43.486Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=c8e1f33a-0aa0-4a56-90ed-9c0ae418204b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:24:43.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:24:53.494Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ae3d5eac-e5fa-40e0-a0d8-37731eb9923e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:24:53.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:25:03.502Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ca2bdb84-5775-47b2-b5f1-63343ac13bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:25:03.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:25:13.526Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=3340f9a2-8531-4780-aeb5-d3024c372a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:25:13.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:25:23.536Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1a2216f7-5876-4006-9743-a2733c6eb1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:25:23.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:25:33.545Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=626f3c73-f392-46f0-959a-1ea8fb9b610e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:25:33.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:25:43.551Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=5bb0f76c-fd72-46dc-a55a-9201d3508754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:25:43.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:25:53.557Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=2f0b48f4-b7fb-406c-a48f-662b1ed0e650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:25:53.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:26:03.564Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=0cc44c88-b6f0-4d7f-828a-04e4ec8bb545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:26:03.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:26:13.571Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=cad10b27-376b-429b-8962-68e509090edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:26:13.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:26:23.579Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=470f8210-7124-4a9f-8b90-15aaf7265286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:26:23.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:26:33.584Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=83fcf4f7-d791-4149-a459-46cf710705eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:26:33.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:26:43.591Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=95d60a6e-f2db-4da9-af17-6c5cc2f04368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:26:43.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:26:53.597Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=55d9454a-782c-4217-ab6a-fe5385f25404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:26:53.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:27:03.603Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1827a74c-ae40-468f-9cc7-40d7a583956b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:27:03.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:27:13.610Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=519c3c70-ef82-4f52-b2d8-27c7e9df4ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:27:13.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:27:23.662Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=194dfe58-11bb-40cc-8ca1-99135878e61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:27:23.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:27:33.672Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=3e5befbc-6faa-454e-8966-ec4f2325b635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:27:33.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:27:43.679Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=04f88b4a-be59-4d8c-80f9-1066d3d65885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:27:43.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:27:53.686Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=734deabb-ef74-415e-ac74-90743ca0814e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:27:53.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:28:03.692Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=92f224c5-e26d-4412-8b5e-52b4125ae3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:28:03.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:28:13.701Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b502ad1d-74fb-4723-8804-d163698b6989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:28:13.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:28:23.712Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=0015a0af-a79b-4ce9-b6a8-f7b5bff48b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:28:23.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:28:33.719Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=393ad580-307c-4099-8375-1bb305e76f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:28:33.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:28:43.726Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=bf426f3c-b285-46b9-9a8c-c8d40bd13352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:28:43.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:28:53.735Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=eaa1ebe8-1b15-4128-8418-5c432f55230d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:28:53.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:29:03.742Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ad4821be-dae4-42aa-84e8-38f642e4044a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:29:03.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:29:13.749Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=9a9d27b9-ddaf-4ba6-809c-9cc8ddceaea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:29:13.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:29:23.755Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1eedc8dd-ce37-484a-857b-dd25af7b522e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:29:23.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T17:29:27.229Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T17:29:27.230Z |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-12-06T17:29:27.230Z |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-12-06T17:29:27.234Z |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-12-06T17:29:27.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T17:29:27.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T17:29:27.238Z |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-12-06T17:29:27.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:29:33.765Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=db00e453-f30c-41cb-a93a-6778cb06a9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:29:33.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:29:43.782Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=d08126b4-969e-4fa9-91cf-610ab533bfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:29:43.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:29:53.790Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=000691e8-ab6e-4034-a0ea-3fcb517c1c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:29:53.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:30:03.800Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=8b7763a3-6706-45fe-b6e8-adf430af951c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:30:03.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:30:13.807Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=c077b02f-95d5-4156-bb58-4d538300d35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:30:13.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:30:23.815Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=50de5312-bcb9-42b7-8795-66abb8179247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:30:23.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:30:33.828Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=22b357ee-1cd6-418c-a4e1-a14e32e983dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:30:33.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:30:43.838Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=8d3f3426-90c2-4d7d-b7e9-c4e29ef56749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:30:43.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:30:53.847Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f5c170b5-c2b4-4596-b38c-f87884b89d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:30:53.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:31:03.854Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=17dc9f9f-ec02-4b11-8f76-f70104c0b953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:31:03.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:31:13.862Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f15c50ac-7ca8-43c0-8ef6-16ceb1ca8bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:31:13.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:31:23.869Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=3621b797-ea84-4daa-a33b-1c40f230ce55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:31:23.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:31:33.875Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=0e464690-c1d5-49f8-948d-7b45d1db1b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:31:33.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:31:43.884Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=6872935f-fbde-4d22-a3c0-0ad22ab79f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:31:43.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:31:53.891Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=0e265a82-6cd1-4d06-b259-a7052d5dfb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:31:53.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:32:03.903Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=0f831a79-fd77-4b28-90f3-7e849746f85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:32:03.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:32:13.910Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=96c774ec-e7a6-4432-9f9d-c51ab7b437f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:32:13.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:32:23.916Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=ae71e704-ce92-4b2e-b889-6547a0190947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:32:23.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:32:33.922Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=2c1fef24-7f09-40eb-b9c4-8e0c2895fab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:32:33.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:32:43.929Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=56c277c6-a2bc-44c1-9605-56ef2f145d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:32:43.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:32:53.937Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=334ff129-feea-4532-9710-6a8f32a1cb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:32:53.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:33:03.946Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=18416f19-37af-49d7-8209-013b01f18225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:33:03.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:33:13.952Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f6bddd5e-c734-4bc4-9ed7-590e3dbf85b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:33:13.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:33:23.959Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1be97313-88db-4836-93a2-6bfc6265bf2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:33:23.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:33:33.966Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=dfca13d9-2870-4128-8b69-840b4d1e2333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:33:33.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:33:43.973Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=d0cad3ed-b6a1-45ca-a7b7-d8e06b5eda23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:33:43.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:33:53.981Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=818084a1-25c5-47ff-abbe-3b619253990e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:33:53.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:34:03.988Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=2d301fe7-095c-4a27-8f2c-29654cedcbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:34:03.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:34:13.994Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=1f398cdc-cc66-43ff-8be4-139b4c79c508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:34:14.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:34:24.017Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b519bbf9-34a4-4ba1-a519-385e261dc0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:34:24.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T17:34:27.200Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T17:34:27.200Z |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-12-06T17:34:27.201Z |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-12-06T17:34:27.203Z |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-12-06T17:34:27.208Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T17:34:27.208Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T17:34:27.208Z |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-12-06T17:34:27.210Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:34:34.028Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=c723551f-e6ee-40b9-8446-79a167aa2ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:34:34.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:34:44.036Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=69f1d919-9935-4e17-9cef-3c97e4fa5ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:34:44.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:34:54.043Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=cafb177d-4af9-4ee7-8386-84c07421b6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:34:54.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:35:04.051Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=f149acfd-fa4c-49c1-b5aa-78022d11cc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:35:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:35:14.058Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=3a9e0930-a060-4eab-bb81-0618cfe1210f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:35:14.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:35:24.066Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=a90b03b6-c3c5-4a8f-a62a-b5107bfe57e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:35:24.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:35:34.073Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b6d8d19e-dafc-4fbe-96f9-8a5e455768cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:35:34.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:35:44.079Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=55b6df70-a902-4d76-93fd-d5ee91e8e43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:35:44.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:35:54.086Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=5403b7ae-19a8-4caf-9770-56374931a93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:35:54.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:36:04.093Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=dbfd0e93-9994-400e-a589-bd026140a630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:36:04.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:36:14.100Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=da74e5e4-2675-4da4-b01f-a688822890a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:36:14.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:36:24.106Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=b8bc4d46-b264-448a-82cf-22ecdb7b3864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:36:24.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:36:34.118Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=d2573087-8114-4eff-be6f-a878c558622f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:36:34.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:36:44.126Z |INFO |Init configs |InvocationID=48faa9bb-f729-4901-bec7-e437cce97f11, InstanceUUID=01259ab2-45cc-4d68-8f9e-48c8af0d3e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T17:36:44.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |