By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:21:46.486Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:21:46.490Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T05:21:46.526Z |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 |2022-12-28T05:21:47.188Z |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 |2022-12-28T05:21:47.288Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T05:21:47.288Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T05:21:47.288Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T05:21:47.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-28T05:21:47.510Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-28T05:21:47.535Z |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.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-28T05:21:48.876Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-28T05:21:49.398Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-28T05:21:49.417Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-28T05:21:49.418Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-28T05:21:49.483Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-28T05:21:49.484Z |INFO |Root WebApplicationContext: initialization completed in 1948 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-28T05:21:50.120Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-28T05:21:52.278Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-28T05:21:52.952Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-28T05:21:52.979Z |INFO |Started MainApp in 8.954 seconds (JVM running for 9.682) |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-28T05:21:53.198Z |INFO |Start scheduling PRH workflow |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:21:53.210Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8cb5ba2b-5a47-4282-9c63-8ceb1cb5a436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:21:53.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-28T05:22:01.945Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-28T05:22:01.946Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-28T05:22:01.948Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:03.670Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=edc25c1e-494a-4a72-9cef-8c6ce30b43f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:03.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:13.695Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6d2ce8f3-22d5-4925-97a5-0809be453683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:13.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:23.713Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c1b2cbd8-40ad-482d-ac4c-d6c403a2513a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:23.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:33.739Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fc40b99c-ff2f-4a5d-b967-d544c905db97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:33.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:43.782Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8485f6e8-76a4-4f67-8d1d-5b691efb328b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:43.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:53.797Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6b776487-fabc-442a-8eb3-2ed25bbebcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:22:53.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:03.810Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4cd3ee93-eabf-4993-96d2-9ef5f5ce51b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:03.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:13.820Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=07afddac-4e77-48f4-91a0-90d36fecf07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:13.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:23.835Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ca8adba4-b7d9-4609-bbf1-4ddad2d4017f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:23.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:33.849Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0048ee3d-fdb5-485d-90f6-beef29427234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:33.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:43.862Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=79183224-beec-4675-b4b9-8d2a390c9519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:43.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:53.873Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a92e500b-95e6-4292-8f42-e21b7b253748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:23:53.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:03.883Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c92fe546-1948-4703-bd42-8ffe8e66ced5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:03.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:13.896Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4649f850-e274-4fe5-8d49-a52d137f9c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:13.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:23.905Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e457cba0-5a15-43ce-a9a1-404758a3d433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:23.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:33.924Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f9763ceb-4bde-4072-828f-c28ed5024ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:33.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:43.934Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=059baab5-1c8d-45b3-8ed0-4eb8daf94534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:43.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:53.949Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a801a60c-63c7-4015-b88f-b96b3057794b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:24:53.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:03.957Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=adca58e9-c63a-4c54-9456-9ac93718fc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:03.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:13.972Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=203c8d00-1d09-45a6-80cb-6fca814da318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:13.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:23.987Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a891fc71-d3a2-4c14-b80a-12936c34f8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:24.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:34.005Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c7918abb-1c7b-4846-b986-8a4b918aa37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:34.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:44.019Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=79c197e7-3365-4834-a48f-ec6e17c8595d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:44.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:54.052Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=620b3b50-2030-49a2-b054-e83697a1f745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:25:54.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:04.091Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ac14495c-8572-4361-bba7-de1f0ff27c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:04.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:14.104Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a2a40e4b-8d34-41e0-b5d6-161b2d9fda87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:14.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:24.113Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5d72a258-febc-4e98-bb59-c1a1caca71c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:24.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:34.123Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b83f7067-ddfc-44fe-bbde-edbdf98c0106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:34.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:44.131Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7fa174bc-5786-434b-a146-524fdcd0c5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:44.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:26:51.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:26:51.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 |2022-12-28T05:26:51.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 |2022-12-28T05:26:51.267Z |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 |2022-12-28T05:26:51.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T05:26:51.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T05:26:51.284Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T05:26:51.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:54.145Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a787033a-9da2-4fcb-b742-eb7f2f6a7a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:26:54.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:04.155Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=063686d3-1dbf-49e5-9c31-9a751b0db22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:04.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:14.172Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5bd8dae8-250b-47eb-ad49-edfa70293138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:14.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:24.182Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=15db4b74-6e0b-410b-b505-2f5179fc2e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:24.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:34.192Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=667131f0-bdc0-44c4-838d-e1e56a0a01b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:34.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:44.205Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ab9e98be-14a5-4b13-9c15-0c3b51fa50fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:44.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:54.218Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bb180271-72d2-43f4-bf3c-2fb6387c48fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:27:54.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:04.232Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=540cfb81-ae2b-4ba3-b007-0ba528634c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:04.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:14.244Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c7d45b58-2c61-402b-b267-50c8fc512ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:14.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:24.255Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e50c0ab6-a829-4b73-896f-71eada904674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:24.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:34.267Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=16538ae0-d599-4716-a78c-650274953156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:34.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:44.301Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c0126385-4802-4a01-8a6d-86baf3e8967b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:44.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:54.312Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0338ec38-b230-415b-aa30-ece97f955be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:28:54.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:04.323Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e9ec1bec-72a4-47f9-92b6-67116e1d9275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:04.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:14.333Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0a34e6c3-c0a9-4ebf-87a1-e45a49629e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:14.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:24.345Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f4d1f08b-183e-4f32-a677-771709bad133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:24.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:34.374Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=95f94e69-774f-42b9-ba71-2df46a8cf7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:34.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:44.384Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=71d9578b-66e7-425a-af00-c0d0409d07b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:44.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:54.398Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=18f990e9-5db2-4acc-b649-b67b803d6dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:29:54.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:04.409Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b5a9759a-a6fe-4047-a0c3-1f4579bcab42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:04.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:14.420Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e0dce080-2ed1-4cfc-9fed-f172ca342864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:14.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:24.430Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=45201a53-2aec-4669-a2ab-8898c91cf0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:24.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:34.441Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bbe80268-3be1-4ce5-8b3c-463d437eebc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:44.461Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6ee0931a-70b8-4420-832c-ab1e5fd5b26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:44.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:54.483Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7864c905-c64a-4cda-aa12-1645cc2ed976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:30:54.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:04.495Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2c1ab4f0-0845-46cc-b0a8-5a6594354ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:04.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:14.505Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2ef07770-eba8-4d52-a1a1-874a8d28f421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:14.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:24.521Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=cc2f1c4e-7ccb-4ae4-a317-b9b0ff13288d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:24.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:34.533Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=29bd78dc-7d22-45de-a927-8766ff621077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:34.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:44.545Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6d3c0deb-9b22-423b-9f48-cfc190f6aa96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:44.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:31:50.539Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:31:50.540Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T05:31:50.541Z |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 |2022-12-28T05:31:50.545Z |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 |2022-12-28T05:31:50.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T05:31:50.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T05:31:50.557Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T05:31:50.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:54.574Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1470f8d2-1e35-40fc-8211-b6d94bc37112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:31:54.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:04.584Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2f69a333-80c5-4233-b18f-b3622cf1dcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:04.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:14.594Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8ef4f5f8-b797-460a-b041-8f4eb45458cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:14.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:24.605Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=90164675-bad5-4112-8a23-b387d0ca830c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:24.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:34.616Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=684226ce-4006-41a0-b7ee-2782df5afebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:34.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:44.626Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=eb69d430-5f9c-4c54-95c9-ee6e3175bb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:54.637Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=81b483c5-1ebf-484f-bbc3-a54f685264d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:32:54.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:04.647Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d9c467c5-8750-4c01-b215-ee2ccb23d2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:04.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:14.656Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6e9c87c5-43ad-4e30-a6dd-48cf4d7febc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:14.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:24.671Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=aab8a524-81df-473f-a537-895a71db4fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:24.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:34.682Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ebe7d026-dbe8-4d78-8e79-b6ab11754f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:34.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:44.696Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1e9ef0d4-0f29-4e45-b327-d62f91a39054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:44.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:54.705Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0875dd00-09ed-4454-b2e0-142635ee1406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:33:54.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:04.724Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1b4365ae-d9be-4ed8-952b-11e7f61339a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:04.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:14.734Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bc967b58-d86f-4e53-836a-7f625a78c5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:14.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:24.747Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7329b00e-15c1-400f-b604-3d7d7d561762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:24.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:34.759Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6d812277-5d39-4102-9b07-d3234a453545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:34.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:44.770Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=60625b6a-fca1-4712-b6f3-fa4c26a3147c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:44.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:54.780Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=caf13d1a-56aa-4002-944a-0c23148e843e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:34:54.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:04.795Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0dab7ec8-29ec-4a2d-9fd1-f218049babc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:04.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:14.805Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=86ae5965-df11-4a84-9eba-095dfc9cf6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:14.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:24.815Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=50119ab5-0080-4974-a0f6-e8116907e6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:24.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:34.826Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=dadc491c-1e2c-43fd-9cac-5c435298d030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:34.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:44.835Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f802af13-2a2a-443a-9423-f192629319b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:44.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:54.850Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=338d4883-52b6-4e08-bce1-3c654c3b8544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:35:54.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:04.861Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c6a529fb-ad37-4b8c-a3a5-531e09c38237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:04.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:14.871Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=067f9dc6-d32c-4911-812f-300990b33b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:14.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:24.881Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2cebc726-443c-4a50-be18-5d726e03a053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:24.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:34.890Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d7e66c96-a2c2-410f-9ee5-7b3f9d92f494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:34.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:44.913Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ae615ec3-95c4-4092-b7d9-35f493e692d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:44.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:36:50.343Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:36:50.344Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T05:36:50.344Z |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 |2022-12-28T05:36:50.345Z |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 |2022-12-28T05:36:50.354Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T05:36:50.354Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T05:36:50.354Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T05:36:50.356Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:54.925Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=31358941-288a-4a4a-a975-dfebde9e083c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:36:54.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:04.937Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fb154bb1-11b1-4c4d-ba1a-5ea7ebee8373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:04.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:14.954Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=dd7a3127-1e89-4f30-90d2-672af8244a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:14.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:24.965Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=50acba6a-9bea-4032-a8af-03dbd5ddfa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:24.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:34.976Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=459c0f5f-393a-4a44-afbd-31c120691ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:34.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:44.986Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a90d9bdb-3c1d-4a00-902a-b5795559f624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:44.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:54.998Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=905e2771-d210-453e-ab60-67c10df1609c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:37:55.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:05.010Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f63d8e67-e484-448b-8a2a-5b9935f79124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:05.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:15.021Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0727570f-1083-467f-a6f8-c9ddaa9c3f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:15.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:25.038Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ff6dea2f-dbf4-4818-8fed-e4a2c319abda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:25.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:35.049Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d7d41b2c-5835-4324-8318-2978ab57b143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:35.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:45.058Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1b8b0bb6-4979-4661-85db-7282045210f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:45.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:55.068Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c306bc61-9793-4d51-86e7-f2821b449424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:38:55.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:05.077Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f3042544-d4d7-41db-8459-17f8c001556b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:05.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:15.087Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4ef7bbeb-e109-4849-ac3b-0712c9e48e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:15.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:25.095Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c9ab5f85-4960-4ef9-90f3-7e2bc3ea9c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:25.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:35.106Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a262508f-6795-431f-90d2-b5cc486f37b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:35.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:45.116Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=175b4337-3d1e-4073-8dd1-85b3f94ba967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:45.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:55.126Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a7ba7122-7718-4cab-b7d9-ed988cdaf78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:39:55.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:05.136Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e7324e3a-0d7e-4df5-ac0c-e1b86c44955a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:05.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:15.145Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1202152a-0faf-4f70-8001-0fd68b1e84f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:15.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:25.155Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=55cc4650-3eca-4933-8d3b-a3ed01fce9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:25.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:35.165Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3860e142-96f3-4ff0-a1f1-22aa1aec2933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:35.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:45.174Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b5c998db-59c9-49dc-9054-7e9224045977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:45.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:55.182Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=06c46df8-900e-4465-bb25-3dfdba68c33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:40:55.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:05.192Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=97b10fb8-402d-4eb1-812a-daf34fed29da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:05.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:15.201Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=df01b744-2282-4543-92aa-2d43cb7a64d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:15.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:25.210Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d7f0b58d-1b9b-4337-9785-5568fec02d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:25.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:35.221Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=35b95f50-1ae2-420c-b28f-dc8294c4c376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:35.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:45.231Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=13d67a41-f80e-4587-aa34-081a8d21d06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:45.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:41:50.449Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:41:50.449Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T05:41:50.450Z |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 |2022-12-28T05:41:50.453Z |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 |2022-12-28T05:41:50.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T05:41:50.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T05:41:50.462Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T05:41:50.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:55.242Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6561f51d-4499-459e-ace6-c8b32f4d9107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:41:55.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:05.252Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=48439c83-84fe-4a84-927a-f1e341ed766a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:05.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:15.261Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=69ee27b7-858d-4e7b-bfa2-99b38818cd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:15.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:25.271Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=69200b5c-f435-4c62-ab55-92f25d7b6e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:25.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:35.292Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5566a9c0-3594-48ac-b711-bde6971e2144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:35.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:45.302Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=98789e25-7fa5-485d-99fb-255e9fcda852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:45.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:55.312Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=998d33c1-7215-43c6-ad4d-092b44437376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:42:55.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:05.325Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e241c5e0-14b2-4c2f-830b-73bdf857e12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:05.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:15.337Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=38bbffa6-0992-4d77-8313-9fbcfac82208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:15.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:25.362Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f2be8377-97ee-41fa-bf6c-d9e5b4eb874b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:25.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:35.371Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a6517597-d37d-4f3a-83d0-16696c1cce3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:35.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:45.381Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=52250a3a-055e-4bf3-b8b3-f6f867da40b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:45.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:55.390Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a8739cf6-bd0c-488b-b13e-b2f033cb7032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:43:55.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:05.403Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a4980af4-8282-43ba-a374-d7d06a9420aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:05.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:15.418Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a69ada30-3600-466a-93d5-643ac631fe28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:15.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:25.430Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=457674bd-40d1-4184-9945-9c8231238265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:25.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:35.440Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2f1e29cf-9293-4366-8599-208315cb43ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:35.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:45.452Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a0839c20-0d02-426a-8980-fe10666a081b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:45.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:55.463Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c4e55186-8d8f-43de-913d-999eca4a8572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:44:55.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:05.473Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2ca76cec-079b-46dd-8f99-114e141ef490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:05.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:15.482Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0bca1a24-79ef-4e71-8355-c83d2d3dad4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:15.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:25.494Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=938120ac-bd6b-4013-a5c1-da591ff7cccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:25.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:35.503Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6ba82b3d-916f-4c04-b8d2-63a95c211bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:35.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:45.512Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=50b56f2d-127f-4e29-8fe8-9a7f70a8ec52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:45.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:55.522Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9a141933-0a61-4edf-8b84-0da3793a65e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:45:55.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:05.532Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a98d7414-a947-43a6-b70b-010bd52669f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:05.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:15.541Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e461d8a7-778c-4752-b2cb-06b05a23d8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:15.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:25.552Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e9ad2ed3-8db3-4e11-a918-39fc505c79a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:25.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:35.564Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=44e3c62a-e9ab-460d-91aa-1b72d06b98e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:35.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:45.575Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5eddbe65-b4d6-4e68-86ba-94e812567436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:45.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:46:50.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:46:50.445Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T05:46:50.446Z |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 |2022-12-28T05:46:50.449Z |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 |2022-12-28T05:46:50.458Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T05:46:50.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T05:46:50.458Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T05:46:50.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:55.589Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3bac48b9-f5fc-4c0b-920f-0d3299e8d107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:46:55.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:05.599Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c8e50d6c-2941-4d87-b9c9-a3f96f42d977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:05.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:15.609Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0edc6a78-2668-47d9-aa4f-470551955484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:15.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:25.619Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=83397845-5ffe-4b4c-b7b5-dc3d6de09f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:25.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:35.629Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=35c73490-79c5-4126-8f27-c8092982f7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:35.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:45.638Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=39718743-00a8-4d68-b5db-33c25c914d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:45.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:55.650Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7885b895-a51f-4a50-a789-003d498550aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:47:55.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:05.661Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fb31b5ac-acf4-44c5-9fe5-c7c5476bd7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:05.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:15.672Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f9278470-ffca-4abd-90be-04032580f03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:15.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:25.681Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e82d653d-accc-4cf6-baa4-ed4943dba22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:25.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:35.690Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1aba16b0-9e81-4999-8745-af559657f436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:35.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:45.699Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bf605526-6ca1-49f4-9d31-9fbf1d89175b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:45.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:55.708Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d36b8764-8c76-4335-b8dd-8d1441f1e059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:48:55.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:05.718Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=41e71625-29d4-49ff-a1bb-6d9eef01abf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:05.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:15.726Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=037dfae5-b109-423c-a8a9-c51bd3e53eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:15.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:25.736Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5961b038-e0fc-472e-abe9-2bc219b45b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:25.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:35.745Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=67a4f438-e254-4107-afd5-7f822147a02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:35.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:45.754Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6373ec0d-2e45-4c9f-afa7-3bf147d5b788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:45.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:55.766Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=78d5b53d-ce2a-4630-b8c0-688d1721e333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:49:55.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:05.774Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0e1c95fc-9403-4ada-8992-e3dd58665a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:05.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:15.784Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6d295cb2-c5f8-4071-b52f-cf034d9f1c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:15.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:25.794Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3b64cb9b-2f17-44b1-8fa4-29077793d455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:25.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:35.803Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=cc5bb4e2-f644-4ec2-be90-2a94afd27479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:35.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:45.831Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=26aedbdb-ab2a-43ed-8011-d624a634bccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:45.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:55.844Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=aedc1e35-8fec-4319-8e4d-03e6842afd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:50:55.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:05.854Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=aad450d0-93d2-4ee2-88eb-499e6385d594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:05.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:15.864Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9db6c436-881c-4454-b7c9-678c92dd0d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:15.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:25.873Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=29d4796c-580d-40c6-9cad-c8599d5a553d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:25.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:35.888Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a6edcf37-631f-4e18-8d0e-22e9cada907e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:35.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:45.896Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=750c2475-84a3-4ad7-8bae-feb3d9e0ccf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:45.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:51:50.337Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:51:50.337Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T05:51:50.338Z |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 |2022-12-28T05:51:50.339Z |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 |2022-12-28T05:51:50.346Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T05:51:50.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T05:51:50.346Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T05:51:50.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:55.906Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=51cb3846-4494-487c-b702-6657fb11ba6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:51:55.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:05.920Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fd5ecf15-39ce-42dd-86c8-983bc4be02a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:05.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:15.933Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=41c82529-ac2e-46c8-8423-9df2823fbbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:15.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:25.945Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=42fa7341-9ac3-4c91-ac8b-ba4e1621386b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:25.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:35.955Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c7e9bcf6-525b-4eda-b602-09bf907c72b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:35.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:45.976Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d9762ee3-c3aa-401d-9ef4-fd0910c180c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:45.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:55.986Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bfdc8027-0663-4cc4-b017-d456f0243f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:52:55.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:05.997Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=420a6bd1-06dd-493a-98b0-c2434b34b725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:06.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:16.007Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a7230ae4-e282-4949-89ae-235a226b1771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:16.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:26.024Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fb686106-6b1f-4587-92d7-b7d865e12c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:26.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:36.040Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=773542e5-4c30-475b-b3e2-779dd5f94978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:36.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:46.049Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=582bc74c-6521-439f-a6d4-047b4a2c454c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:46.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:56.061Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0e832061-d057-4a8b-aef8-7c1f16c1bea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:53:56.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:06.091Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bb009ae3-89b8-4582-a314-5d0ecb409033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:06.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:16.122Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=dcb24ea3-7e74-4fee-a536-2cc85c8715e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:16.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:26.152Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=03edaa69-82cc-4ee0-86f4-7a1a709aa309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:26.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:36.161Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=910cb690-b5e8-4ae5-99f9-f322b29ebf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:36.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:46.170Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0d647bbd-c915-4d96-8966-b697e7bca0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:46.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:56.179Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=32a2f9cb-f554-4a8d-9d23-745d39f21159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:54:56.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:06.195Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a5f1fcf9-b85e-427a-9bff-ba992ccdc01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:06.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:16.209Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=59fc6620-d10a-486a-be53-cd0d4bb2b579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:16.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:26.222Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=cbeb8ce0-0d27-4750-8617-01e458885ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:26.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:36.233Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0e31c4db-ee46-4f1c-be95-cd69d2618601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:36.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:46.250Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1df60e7c-3a74-4ba0-bf9b-62e194165d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:46.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:56.261Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d3850262-67ba-43a9-a612-19717fa47ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:55:56.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:06.272Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8b197dfe-4587-4e40-af3a-48135a8f4b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:06.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:16.289Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0456d472-2d98-4c59-9db6-115655e24506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:16.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:26.298Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=dd701145-8336-4316-ac14-b2172cd9fcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:26.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:36.310Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3a3bf997-dd93-45f1-b9a3-b443a3a529ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:36.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:46.319Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5f381665-872f-44a4-8078-0e63ee51524d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:46.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:56:50.508Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T05:56:50.508Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T05:56:50.509Z |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 |2022-12-28T05:56:50.513Z |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 |2022-12-28T05:56:50.523Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T05:56:50.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T05:56:50.524Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T05:56:50.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:56.332Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7aac7cba-c5b1-40bd-a1dd-6fa5d0a14311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:56:56.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:06.344Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fd0e058c-2c07-4bdc-83fb-fda70c7e2f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:06.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:16.362Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5f0d7b82-d4b1-42ae-b5a3-05391a39d7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:16.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:26.373Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=82727b01-c441-4de6-bda4-3a0b438e7186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:26.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:36.383Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ad4d47cf-71b1-4ddb-89db-12da02a3a6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:36.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:46.392Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=16217efb-1473-4f20-ae46-e5f52756a41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:46.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:56.401Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d73aae8a-afb4-4360-87ad-f2f43f934eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:57:56.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:06.410Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=12c3d46c-7e2e-4d8e-81ca-8426c39a5142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:06.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:16.420Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2fbc9391-951f-4585-8464-95a1bb07a083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:16.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:26.429Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=213840e5-7755-484b-a8df-f70921bb96fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:26.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:36.457Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5320523a-516b-4ed9-afd9-0caee38766da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:36.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:46.467Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b927d512-73d0-4d90-a792-68fc452782f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:46.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:56.475Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a6ee0637-9858-464d-930d-0fdebbb1ba26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:58:56.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:06.488Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4ff81648-9cda-479c-9f21-b0bef30a0af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:06.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:16.498Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bf5c35b7-f8b0-4e18-ac0d-23b5a92ba6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:16.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:26.511Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9528522a-713e-4b4f-a454-96c619b591a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:26.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:36.520Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=323b188b-22da-467d-b7d2-f017119d66ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:36.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:46.531Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=dd893e9d-4ea8-4fe8-b4ab-21f8794ab11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:46.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:56.540Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d387379a-cfcd-4d85-af8b-6f984ece9ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T05:59:56.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:06.550Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ada7686a-946c-41b8-9e47-fd4cc867cad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:16.559Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=33267c94-4b71-4060-bd7d-18a7d16eeb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:16.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:26.570Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a3ae234a-9bf2-474f-bbf9-0b3a683f4e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:26.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:36.580Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=db3b8963-4204-4069-8559-a567521fd854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:36.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:46.588Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f68edb64-c701-4bcf-a596-fa321e4b9d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:46.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:56.597Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5fac8c1a-067e-4684-b5cf-2018cfde4eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:00:56.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:06.606Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0c56527f-3c1b-4b1f-811e-2f5e68c453db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:06.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:16.615Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bea4d018-0e55-4007-a4c3-4dd4383e0b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:16.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:26.623Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ffb95742-2d98-4294-a989-ba2abcadb813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:26.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:36.642Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=099e9666-6916-4039-af3b-11e08903bf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:36.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:46.651Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=334ba865-b94d-4b80-a37e-8c9d5ac727f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:46.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:01:50.329Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:01:50.330Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T06:01:50.330Z |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 |2022-12-28T06:01:50.331Z |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 |2022-12-28T06:01:50.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T06:01:50.337Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T06:01:50.337Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T06:01:50.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:56.673Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7d1bb857-568a-41c9-9718-77eda026f91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:01:56.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:06.681Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f8ec84c4-b74e-4149-bd8d-74b318aafd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:06.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:16.690Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=da0771a2-2b33-4026-95ff-e51b7d1402fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:16.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:26.701Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=83f0d58f-4070-4584-bd27-28d6091bf019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:26.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:36.710Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=08956649-a74e-44bd-a4b2-0d18e5dab287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:36.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:46.736Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7d7a231a-8429-4b89-bf59-f725a5776f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:46.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:56.748Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f597b27c-0816-4e10-af6d-123bf06a2ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:02:56.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:06.760Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9db7eca7-c25b-4315-afad-3ee6ab2fbe09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:06.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:16.771Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d399e1cd-e723-45ef-8bff-356ef1e51178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:16.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:26.780Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c715f2db-a837-4555-aad1-680540d6dff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:26.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:36.790Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d14d41d2-f2ea-471c-b342-80ba59acb827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:36.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:46.801Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ded615e3-1f04-47f8-8a34-f3f67469fb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:46.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:56.812Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7b62bd40-68c3-4cee-be58-881bf80f28a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:03:56.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:06.823Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f5e2b5cb-192c-405c-a366-110f270f6a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:06.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:16.839Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3433ea3c-869f-4b23-aa67-b5a3fdb42465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:16.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:26.863Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3c7d7832-72e4-4e22-987f-6c824f8bcd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:26.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:36.880Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bc94a7f6-767d-44c5-b8a2-09d15b335947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:36.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:46.890Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f242e220-d7cb-47d8-bec2-358699e07b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:46.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:56.899Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=53397663-ea53-4bb6-a6fd-c54a85cd39f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:04:56.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:06.911Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=cd9fbc0e-a453-4829-8fd4-e541cf94ea26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:06.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:16.925Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1805c700-e163-43b9-9c21-9737d71fb6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:26.946Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4fffc696-0f51-4d6c-bcf6-fdd6417a5347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:26.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:36.957Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=87f5a390-140e-4868-8874-46a298a0f8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:36.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:46.967Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8df48a34-aeaf-4aa7-be8f-a81580e06c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:46.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:56.977Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=49d9226a-ef2b-408b-8e9e-c0afa0270121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:05:56.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:06.992Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=840343c0-0a3f-48dc-98be-500485a6dab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:07.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:17.003Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1ea2700f-df27-4e28-a878-0a28d3f417bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:17.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:27.012Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5bb74d5e-2cd0-426e-8fbe-0a694d95dfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:27.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:37.022Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=00ebc1c7-c60e-441f-a526-3a4bb373ed4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:37.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:47.032Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b2f52308-328e-4624-b89a-855c3834a8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:47.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:06:50.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:06:50.468Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T06:06:50.469Z |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 |2022-12-28T06:06:50.473Z |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 |2022-12-28T06:06:50.482Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T06:06:50.482Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T06:06:50.482Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T06:06:50.485Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:57.040Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=eb5128ab-bab7-4008-af6b-3de26563641e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:06:57.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:07.049Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2ead688b-e113-4757-ae4d-e2af7e659292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:07.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:17.058Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=36cf8337-1118-427d-b966-027d4a770db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:17.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:27.067Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c7d74fed-c04e-4e73-aa78-73fb0c25b12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:27.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:37.076Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e7a99067-ca2f-4c66-a475-d14ba9b2eea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:37.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:47.085Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=021794ad-9153-49a2-aea2-55cf9ed8b715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:47.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:57.093Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=27ccc7c0-9008-4481-8915-688caa1b7032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:07:57.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:07.103Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=330bc829-fce9-44bf-8865-fa90e06bda65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:07.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:17.113Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5efab598-1028-4ef0-9754-ed48a72cf662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:17.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:27.121Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6ffeafde-1182-46d1-8f83-3a1d76cfb185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:27.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:37.132Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=30b55ded-5ed6-49b8-8180-16d3ce0d37c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:37.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:47.141Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=37d02428-9182-464a-b308-29250d00da90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:47.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:57.168Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5c076fd0-4287-4cd7-9e40-c57a39977a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:08:57.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:07.177Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a73461b2-c7d0-4fd1-ba11-ebc42b826cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:07.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:17.188Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=552a78cd-24e0-4169-b91b-556397995382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:17.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:27.199Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d9974793-0cd6-43a3-a756-0021bc81ece1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:27.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:37.208Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4fa4da3e-af2d-4c18-bb01-d2839e026f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:37.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:47.219Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1226a2e9-2128-47ed-ba28-011b4f9ac9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:47.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:57.242Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ddff0ecb-77c2-4ceb-84ca-8d8beb1e7c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:09:57.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:07.252Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9df4004e-88bb-45d5-b65f-460a23bbf820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:07.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:17.261Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5d1866f1-3f30-4575-b23d-3817243bdb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:17.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:27.272Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f8647fbe-0a5e-4828-8dbf-92dcf552e979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:27.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:37.282Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f660ee56-509b-47d6-950c-11e6233b2acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:37.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:47.292Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9bfb8717-dcdb-463c-b670-4cd5787e6c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:47.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:57.304Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b91ef4ba-0358-4487-8955-baee7668bd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:10:57.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:07.315Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b27da6c2-eb04-407d-b83b-764a0d23b416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:07.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:17.326Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b9906d10-2b1e-4663-a757-e0bf1a11b246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:17.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:27.335Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f195b678-72c5-49f8-94e1-63af70e3d031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:27.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:37.345Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9511cb76-9714-401f-b5b2-121d0ab22fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:37.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:47.355Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=499d92ef-1fb0-4c01-8a0d-833a9f2af49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:47.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:11:50.410Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:11:50.411Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T06:11:50.412Z |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 |2022-12-28T06:11:50.414Z |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 |2022-12-28T06:11:50.423Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T06:11:50.423Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T06:11:50.423Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T06:11:50.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:57.370Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ff295d71-f44a-4597-8323-aa12cefcfaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:11:57.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:07.380Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7e39a3d6-1360-4633-a575-107c45e9010b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:07.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:17.407Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=861bfe21-3b11-49ef-a7e3-1ccb0093248a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:17.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:27.417Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=beee680b-04ce-4bac-81f3-e9973c53b5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:27.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:37.433Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7c59fd04-f6e5-45a6-ae08-e82650269842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:37.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:47.442Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d305a1a5-58df-45d4-80e9-d7ece345467f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:47.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:57.451Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c43f650d-3409-4dc4-90f9-8e844bf630e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:12:57.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:07.459Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=35f56d2c-dae8-4d06-ab7d-e265f6c10739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:07.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:17.468Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fe8e2fe0-69d1-4d32-8a7a-3d9289977f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:17.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:27.477Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bb914c76-2e33-4615-9ee5-d7a7a689e385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:27.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:37.487Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8adfe1f0-2806-43a7-8252-a831235d8ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:37.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:47.497Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a57992ee-6f14-48d0-9071-bd579a45da79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:47.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:57.505Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=61d66eec-6491-475a-9451-71e4a4ecf17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:13:57.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:07.515Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a241c44a-dc03-4bd0-b7eb-30c2ae223e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:07.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:17.525Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8e6dbe11-6e0f-4444-a083-f4cd65dc43f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:17.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:27.534Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1d07d985-ebd9-45a1-926f-47ca095ada32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:27.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:37.546Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=82296ab7-e0ca-426a-8e1d-412e96b8ab2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:37.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:47.556Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5a0fd563-7235-4760-abaa-ab2f9b96f0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:47.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:57.566Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6f99211a-3892-43c0-8097-39154474d7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:14:57.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:07.574Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ed85819e-0d94-4c4f-a4ab-2757e3b90bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:07.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:17.584Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9ae7f37b-2846-4e32-a68a-741b8e7e22b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:17.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:27.592Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=838b5cb4-b46f-4dff-b39e-d724c90ae19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:27.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:37.601Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=905155a3-f931-45ad-8be6-463d3c92161f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:37.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:47.610Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=92afdbb4-0767-4779-a16f-e3aba40b60c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:47.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:57.619Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a99f98fd-5ed9-4709-8862-25cf8b198377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:15:57.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:07.628Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4e4a4516-bb8f-431d-9624-9a7bff0fc290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:07.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:17.638Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=01e58f38-afa0-42fb-9bcb-3823a2d40171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:17.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:27.649Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=96767b0c-1c55-43b1-abdc-ddfc943316f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:27.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:37.658Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0a86797e-9669-4171-987a-84c4edef692b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:37.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:47.667Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=db5d42f1-2f6f-41d8-b048-43603b258b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:47.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:16:50.469Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:16:50.469Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T06:16:50.470Z |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 |2022-12-28T06:16:50.473Z |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 |2022-12-28T06:16:50.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T06:16:50.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T06:16:50.479Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T06:16:50.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:57.678Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=640d180e-eee3-4d89-9418-bd440e5005ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:16:57.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:07.687Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7b2ea80d-db0f-4cd0-8276-66d76c028454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:07.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:17.697Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=43ed1e53-d313-4f83-935e-87dd29b8f9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:17.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:27.706Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f56782e3-b94c-4e4a-904f-4806b55fd0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:27.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:37.715Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c0638ee6-eee0-4df7-aeeb-d76911e92667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:37.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:47.724Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7d26ecf8-6e3d-462e-b130-0e73cb233a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:47.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:57.734Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2f208373-3c65-431b-b956-56f5d1d90c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:17:57.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:07.743Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=222c3b85-5fa7-4b71-bccc-ef2e52795f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:07.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:17.752Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=20e73a22-9212-4827-8a11-2519f3ac6def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:17.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:27.762Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=093f958d-3cfd-44ec-a141-c94dd7ebc937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:27.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:37.773Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=49d4e24b-eea9-446a-948d-125bf8d55274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:37.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:47.782Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=cb0ae467-1904-4f67-89cc-19dfcdb13522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:47.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:57.793Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0ae64cce-74d7-4f49-82bd-feebb56ac8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:18:57.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:07.814Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7d53ee88-fbc2-4454-a256-c3697fbd7b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:07.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:17.826Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c207f645-3211-423f-aecc-e528e40654a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:17.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:27.837Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=45dd9343-2227-48f3-9b18-2ab29553316f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:27.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:37.850Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=55dfc5fd-35d3-4ed4-bab7-34a59c74d786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:37.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:47.861Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=55d59efc-6b9d-4601-996a-a133cb9a3dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:47.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:57.871Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=65eafeb4-c00b-485a-bbc7-89edf1831509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:19:57.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:07.881Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1cf1f80a-6c47-49e4-b4b6-b0098645e571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:07.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:17.889Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=cd42d6cf-037c-4220-9218-87976c2d5940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:17.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:27.899Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=99edc6d2-70ef-4ff0-a02b-0929f532ea7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:27.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:37.915Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ba971733-10c2-49c0-b938-3025ade99ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:37.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:47.926Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c3d4b8c8-e93b-48c5-8e29-3c35ad08e47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:47.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:57.935Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=41cb2dbc-4318-4bb2-9cae-53c6bd3cc21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:20:57.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:07.946Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ad2f98b7-4d6f-4df2-a8c3-6011dafedfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:07.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:17.955Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9eda1275-3fcf-45bf-8dd8-d67dbd212c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:17.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:27.966Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e049964d-c331-4f55-aff8-eb2641cbb5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:27.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:37.975Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=162deec2-160f-4e75-b54c-d09ee6409309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:37.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:47.984Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3f542bc6-36b7-4e68-ac35-45064b13b4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:47.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:21:50.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:21:50.482Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T06:21:50.483Z |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 |2022-12-28T06:21:50.486Z |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 |2022-12-28T06:21:50.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T06:21:50.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T06:21:50.493Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T06:21:50.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:57.993Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0f789cd9-e5c1-4b84-ae4a-6903fe29aa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:21:58.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:08.002Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9351c259-7ced-4731-a666-0b7318e3229d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:08.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:18.011Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bc3b8f99-fc6e-4cc2-a136-a0f6201744d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:18.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:28.021Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6cdb93e4-137b-4d6a-9361-e9f7703c2694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:28.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:38.048Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c56b77a3-5d91-4f8e-b59b-dfeb81e4524b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:38.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:48.057Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b4fd1d5d-1e3a-4bbb-8902-74c58ae88b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:48.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:58.067Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=85c629e8-e90b-4382-8a82-79bf7c36416e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:22:58.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:08.076Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=815834d5-2cbb-4ff1-9ef7-6400fb2686b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:08.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:18.086Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=cf246ddd-ccb5-437c-9557-af8bc379e5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:18.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:28.095Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=03ced07b-3eca-4cb6-a571-acc52c3d2a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:28.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:38.104Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fe005206-c2db-4504-ac06-81dfa8f17c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:38.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:48.114Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b661cd30-d153-4418-8ac8-8e2dec8ffa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:48.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:58.124Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=919ba0ea-6593-4e94-8869-60750cfdd45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:23:58.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:08.134Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2fac8c88-2a22-4557-b4f6-be90c90d577b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:08.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:18.143Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f4990a05-8c31-4eb1-a34c-c5af458dfbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:18.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:28.151Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=25d0250e-7f79-46d4-a24e-b0ddcdcda4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:28.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:38.162Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2ceb4c13-461b-4225-bcdc-93c9fc4f45ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:38.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:48.172Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4224d2e2-4fe3-4474-b513-6466b2ceacc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:48.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:58.182Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6b038662-c4cb-41f4-b539-37e543e083f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:24:58.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:08.191Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=88d8ea5b-ea12-4ab9-92d6-fee32c6f0eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:08.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:18.199Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bb01f180-e8f7-4d16-ac78-31b305a937a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:18.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:28.221Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=19f13ec8-f3fe-416e-8349-2eec74597c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:28.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:38.230Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ebecaad8-dbf8-494a-8825-eb894a91caaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:38.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:48.238Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=61a93b19-8d04-45a2-a0ae-e005baf3318e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:48.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:58.249Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f3f86be2-b67b-4a76-bf83-1d98efbb5af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:25:58.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:08.261Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=71ca11ec-d415-4ff1-a235-85b332026b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:08.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:18.270Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=882b919c-2c6c-4344-a82f-ad9287ee4b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:18.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:28.295Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f8fb2e55-2789-4c5b-959d-0083e259dc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:28.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:38.303Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e4c997d3-7ddf-4afa-ba2f-2d9d169b1721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:38.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:48.311Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=763440f2-5d57-4e1b-98c9-59c1fb8f6bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:48.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:26:50.325Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:26:50.326Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T06:26:50.326Z |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 |2022-12-28T06:26:50.327Z |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 |2022-12-28T06:26:50.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T06:26:50.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T06:26:50.332Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T06:26:50.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:58.324Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f32f14b8-02e4-4b0d-941e-d79e50ea1d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:26:58.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:08.333Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0d74d0b5-b26a-4f73-bb36-1405cfd8c5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:08.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:18.342Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8fe88b6c-f543-4820-ae68-bb3d0527c52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:18.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:28.351Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=09db1a88-56eb-4e12-bc8d-72cc0df136c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:28.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:38.361Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a7352c02-cc45-4efd-b048-c0157901e9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:38.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:48.370Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9469a622-b38c-4e24-b70a-23b8116e501b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:48.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:58.382Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=70392128-7372-42c0-a8ac-071fccea2857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:27:58.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:08.392Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=aa9cb7c5-415b-4004-9746-86bbc245e593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:08.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:18.402Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ce13cd56-33f9-4ef7-bea2-85485ec04d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:18.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:28.411Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=40b484df-a465-4962-ad3d-cae82f90d4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:28.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:38.421Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=32819359-ceac-447a-8dd2-8dbb70f5bd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:38.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:48.431Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1082368c-29b8-4383-a366-6049f7b32e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:48.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:58.442Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3d7b6cd0-8f38-46e7-8ce5-8457eed06eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:28:58.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:08.451Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=02b3a224-8545-4385-851b-3f30fa6cee4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:18.461Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=da367cab-5c4e-4312-ad29-67d746547515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:18.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:28.471Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6b3a596d-9310-4ded-acbf-7f1021634de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:28.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:38.481Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=14471317-c8fe-4746-86a8-5cbe4fe95f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:38.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:48.490Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5d74c434-1121-45f2-8275-2b38747dbc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:48.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:58.500Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f15b527c-f59c-48ae-9139-5e3398ee360e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:29:58.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:08.514Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=41d384bd-2069-44f4-a889-64974bf9c060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:08.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:18.524Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c486e91f-5256-464f-9c0c-5fe0aecbdc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:18.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:28.533Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d6a6ed38-6bd9-4fff-8780-d0982f81946d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:28.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:38.548Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0d121b72-ee08-427f-9e22-68d8e429e13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:38.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:48.556Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=42ac72ca-59fe-4d0b-ab93-87a908299c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:48.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:58.566Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a0d7f54b-7fa4-46cb-9ac3-60ab79164ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:30:58.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:08.575Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=642315b3-8073-48e5-b420-ff6d508cef36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:08.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:18.585Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a563c6b7-55d4-4d0e-b97c-c0981a84187e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:18.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:28.602Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c3c82482-fd51-492c-b656-a7d1c2b7addc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:28.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:38.611Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=14ead71a-cb5b-4ca8-9c54-e2075c740928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:38.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:48.619Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1de14326-1568-4d2d-afab-b6ffed9321c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:48.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:31:50.449Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:31:50.449Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T06:31:50.450Z |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 |2022-12-28T06:31:50.453Z |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 |2022-12-28T06:31:50.459Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T06:31:50.459Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T06:31:50.459Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T06:31:50.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:58.628Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=95e11b4b-d7e1-4ba5-b237-f11f707cfae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:31:58.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:08.637Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=50509688-ff90-44b1-aa23-72c9377d2292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:08.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:18.652Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=788125b4-75dc-41dc-9212-98b6eaf83ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:18.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:28.661Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7443e371-ece9-4f92-8b32-e89fa079e00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:38.670Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=06b50a1e-04e3-4035-9dd8-5f8b62e7f181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:38.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:48.680Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5a744110-ccea-4305-9c50-b5c469cee6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:48.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:58.688Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5ecf7e95-72c4-4e4c-9cba-fded9c5b9f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:32:58.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:08.697Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=089e01db-ce5c-4a9a-ae66-7aa1cd7f77c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:08.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:18.706Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7ab97580-0ae0-43ac-8b42-c5e73b2fdb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:18.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:28.715Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ba597436-b334-45a1-869f-9f15589cce53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:28.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:38.724Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=303f969f-2a62-4d74-90f6-aab3c6b00bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:38.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:48.736Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=862d18f4-81d0-4417-969c-e44956f4e978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:48.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:58.761Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b3ebc07a-0d2f-4981-9824-835db63dd95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:33:58.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:34:08.770Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6f817e87-b942-4681-90ec-244bf563b893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:34:08.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:34:18.779Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fd9a0308-1f6b-414c-b29e-42c2e72ad43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:34:18.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:34:28.790Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=137a8578-67ba-4274-9229-85a282cdea05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:34:28.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:34:38.800Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=87090de2-dcaf-472e-a0fb-6444db3fc045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:34:38.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:34:48.813Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=33fea62a-c9f0-4cae-af5e-61b8c67f73fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:34:48.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:34:58.829Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bf847dde-5558-4f3f-ad53-b13a6ab4e436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:34:58.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:35:08.838Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1adbc6c9-420d-4eff-ae9a-242a0003167a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:35:08.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:35:18.847Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6ed2b6e0-642f-4905-bf71-2d2b6ed39360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:35:18.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:35:28.856Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=17ca3bee-bb4c-4fc6-b7c5-1d13095e316b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:35:28.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:35:38.864Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c154ef28-0117-4188-b47c-f8819d664956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:35:38.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:35:48.873Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=08dcb2b2-7bdb-4a70-8ffc-386dc7b6d916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:35:48.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:35:58.882Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3ab58e90-4d1c-44ed-9d38-e1803831f174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:35:58.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:36:08.891Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=daf0417f-6598-4843-9b1f-57e5f2eb7497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:36:08.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:36:18.900Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3ea92ee0-d0c5-4d8f-ba90-03c44560fe08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:36:18.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:36:28.908Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=cde4187b-3658-40d9-a721-3c69a7422749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:36:28.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:36:38.925Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1f2499a4-b3cf-4c27-b30b-df12d0b68378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:36:38.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:36:48.935Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=059c0910-ff59-456e-ad86-6225f87e4f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:36:48.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:36:50.349Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:36:50.350Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T06:36:50.350Z |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 |2022-12-28T06:36:50.352Z |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 |2022-12-28T06:36:50.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T06:36:50.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T06:36:50.356Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T06:36:50.358Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:36:58.947Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fa56c4b1-12b0-4047-a459-b34a95f08c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:36:58.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:37:08.957Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=603bea45-475f-43d9-a5d4-27f798be3114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:37:08.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:37:18.967Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a3087245-4b07-4163-addc-fb190b5eaccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:37:18.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:37:28.977Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d8952cdf-f49a-49ad-94a3-79c974bcc121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:37:28.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:37:38.987Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a5e3011f-8ee2-45ee-89c1-59aa2726fb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:37:39.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:37:49.000Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=320c35cc-5a2c-437a-9761-312f0eae1cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:37:49.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:37:59.009Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=402cdf6b-75b5-44b3-a562-0653a3c83baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:37:59.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:38:09.020Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6535a75b-c1c6-4d75-8341-eb3e185d77d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:38:09.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:38:19.033Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ef23c439-f82b-4b9f-b820-2248320a1358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:38:19.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:38:29.043Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=16f91f1e-d07c-4104-9486-771ae719fede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:38:29.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:38:39.060Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=570d8fa6-6f74-4726-bc0b-1419f5ffc82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:38:39.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:38:49.079Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b65e03cc-277a-457d-9ef9-dfed7bcc5874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:38:49.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:38:59.090Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=241d52f9-9f78-4cf0-997b-06126af999c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:38:59.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:39:09.099Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3ac85fed-d25a-4f25-9fe1-278de85a67dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:39:09.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:39:19.110Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9da9aa97-b150-47f1-a2a8-699cf3909342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:39:19.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:39:29.120Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6e0503ac-b204-4a36-9874-994841bee621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:39:29.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:39:39.129Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1ada8f78-3eaf-4b53-a0d9-75ca3dc4adbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:39:39.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:39:49.146Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=39256326-e2a0-460f-98e7-d719f1899efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:39:49.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:39:59.155Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=099cf39e-701c-4ce2-aa68-780548409c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:39:59.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:40:09.174Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7ba68a33-d235-4891-9376-ec81136b76d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:40:09.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:40:19.186Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=49a1fd35-a1bd-42f0-8729-73e747f471b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:40:19.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:40:29.197Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6af758b3-6b0e-4aee-8835-c9180c97e0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:40:29.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:40:39.221Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=76c49f33-7520-471f-84ca-f0c9a894b109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:40:39.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:40:49.244Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=68b3dcc2-75da-47bc-91fd-5c9f651d6880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:40:49.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:40:59.255Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=36bc6565-0069-4d37-aaff-e71ffd26697d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:40:59.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:41:09.269Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bc793718-3055-48f4-9334-ca73ea1d9bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:41:09.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:41:19.279Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=355fe8d6-2d8e-4d37-9ca0-28d53bb1f2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:41:19.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:41:29.296Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=429734e5-c4c5-4cb6-b373-f07a07fcaf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:41:29.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:41:39.307Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8a2f9622-6058-47fb-a83d-af4dc5d21955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:41:39.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:41:49.317Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7d320e6b-5325-4cb6-8fa5-b68827040097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:41:49.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:41:50.472Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:41:50.473Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T06:41:50.474Z |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 |2022-12-28T06:41:50.476Z |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 |2022-12-28T06:41:50.482Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T06:41:50.482Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T06:41:50.483Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T06:41:50.485Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:41:59.326Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2353f905-d5c8-4a52-8c33-b96ed3d45a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:41:59.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:42:09.336Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ef522552-b2cb-415f-893c-605b17355710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:42:09.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:42:19.349Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=baf54187-e386-4b1f-b62f-8b311d801d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:42:19.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:42:29.359Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1825f611-ef9f-44b4-b36b-a032d6b683f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:42:29.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:42:39.368Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0aed1e20-cc49-4721-a773-30e365a62b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:42:39.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:42:49.379Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=559924cf-e590-4122-96aa-8978a7219e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:42:49.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:42:59.388Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=25a49408-4c1c-40bf-a3d1-17531f9c68df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:42:59.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:43:09.397Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a025d871-5aa7-4349-b083-46e9e361ea26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:43:09.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:43:19.408Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5b8e02d8-7a19-46b6-a4e8-0be059c4eea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:43:19.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:43:29.420Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8799e398-835d-4f7b-b400-7eb7ddbbb713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:43:29.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:43:39.430Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=80e71442-95ad-4dc0-842f-0f7189867398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:43:39.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:43:49.438Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=12395754-e856-424f-a189-502f87e5c181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:43:49.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:43:59.447Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e457017c-27e2-4f4e-bd73-f827fc911f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:43:59.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:44:09.456Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b4819d39-4f1f-4ebe-bb57-b52a1e34d78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:44:09.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:44:19.465Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bfbeca6a-51c4-4357-9e11-35261ae5e8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:44:19.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:44:29.499Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=051a7852-de60-42a4-94c4-2112f00bca19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:44:29.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:44:39.510Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8e8f7a57-7a4b-4a0a-897a-99b73e8a2091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:44:39.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:44:49.525Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2bf32a74-4ff4-405c-bc23-a6bdcc681b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:44:49.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:44:59.534Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=dbf6a4d9-b6b8-4db1-88ed-95ef6e9b732d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:44:59.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:45:09.544Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=355734ff-76bd-4dcb-b409-d2a120d92c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:45:09.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:45:19.552Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=cf239206-8775-4f60-a404-7fe7592a52b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:45:19.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:45:29.561Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a8578ae9-8d71-4aed-ad82-69b0b84fbc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:45:29.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:45:39.570Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d724c1d4-950a-45a3-88dd-d6a3e8125c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:45:39.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:45:49.580Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3b2febe6-3993-4f7a-b1cd-afc96eba439c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:45:49.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:45:59.593Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7852da0f-8c89-49dc-b2bf-bad9c4150f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:45:59.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:46:09.602Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8c321823-eeab-4d81-babc-746bcf196824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:46:09.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:46:19.613Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3f13b576-cc20-431a-be4b-f827b87ae018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:46:19.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:46:29.625Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ed2e3ab8-d976-4b87-b2dd-f36fb70f15fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:46:29.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:46:39.635Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ac821179-9140-4bdf-acdb-3b11cf56f96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:46:39.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:46:49.656Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=63e21a99-20f5-4a49-bd3c-b2fd66403990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:46:49.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:46:50.329Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:46:50.330Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T06:46:50.330Z |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 |2022-12-28T06:46:50.331Z |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 |2022-12-28T06:46:50.335Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T06:46:50.335Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T06:46:50.335Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T06:46:50.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:46:59.669Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9702982b-7d0a-461b-adba-045042788624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:46:59.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:47:09.682Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=38dd3072-2468-4082-9822-32cd90132b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:47:09.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:47:19.707Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e663ba8a-0737-4766-94a3-92271335dcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:47:19.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:47:29.716Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=47aa343e-5470-4868-84ff-a830c7ca61a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:47:29.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:47:39.725Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=72971712-6e4e-4881-9565-d9372f66a55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:47:39.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:47:49.736Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6159f2d8-4878-4b21-807a-70ff561a06e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:47:49.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:47:59.745Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ff551ba5-bdc8-4b33-ba5b-2ce82be5a7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:47:59.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:48:09.755Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e6739e52-7901-41cc-a7fb-181ff1f19b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:48:09.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:48:19.764Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=97510cb1-556e-43d6-8602-1568c65f03ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:48:19.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:48:29.777Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=019cf9de-486f-47b5-8d2d-c46ab7c4fc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:48:29.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:48:39.789Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5acefe00-2e04-43d9-9cca-e9561ae2f5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:48:39.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:48:49.799Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ec301e0e-f19d-4c2b-bb4e-7eabb80e2e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:48:49.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:48:59.809Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=73cef4cd-6453-4053-8c56-ef9df325e862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:48:59.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:49:09.820Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c5abb525-d6b6-4dea-8ef7-bd138eb56c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:49:09.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:49:19.829Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c8d7e75c-a82d-4835-b179-1e025767e54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:49:19.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:49:29.838Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=29f7b083-64b2-4703-8450-f894a934ff5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:49:29.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:49:39.848Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=185a7460-9129-486b-a8d3-211cc06fff9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:49:39.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:49:49.857Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ee81b4f2-2c64-4d9c-bd86-a3255422eff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:49:49.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:49:59.869Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ebd636a0-41fe-4fd8-b524-67cd4deaba32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:49:59.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:50:09.882Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=246c0549-79ae-4840-bb2f-61869016b36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:50:09.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:50:19.891Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=68cf17ef-3865-4a1c-afbf-82965c048403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:50:19.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:50:29.901Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0f57aa28-c3da-4359-955b-d1a113e55a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:50:29.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:50:39.910Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=684f7a51-4d43-4bb4-aa49-8438337cfd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:50:39.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:50:49.920Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f3289472-a90b-4cf2-bcd3-6088dc57cae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:50:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:50:59.938Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=438acb7a-7f00-494d-878e-bed31435a3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:50:59.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:51:09.949Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=66dd110b-7320-47b7-940c-bb722b8d2e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:51:09.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:51:19.957Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=14d806c4-9cee-4581-9063-c0a15077f744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:51:19.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:51:29.988Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=76ba97d6-15fd-4fa9-a279-d649da929eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:51:29.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:51:40.000Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=89cc851d-1cb7-42fd-9cf8-0229ed735832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:51:40.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:51:50.011Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a8dc52c3-252b-420e-a557-81cc8dfe0401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:51:50.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:51:50.429Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:51:50.430Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T06:51:50.431Z |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 |2022-12-28T06:51:50.433Z |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 |2022-12-28T06:51:50.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T06:51:50.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T06:51:50.438Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T06:51:50.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:52:00.040Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d5bb1e46-05b3-41e2-b852-a4da16724748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:52:00.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:52:10.053Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5148b574-c957-4b8a-a00e-d9ba20fadb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:52:10.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:52:20.062Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=eff7a2b4-7023-4253-ae94-3430d54ff34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:52:20.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:52:30.071Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d65a7753-6f9c-403b-82bf-5682d9684e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:52:30.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:52:40.084Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c81220a2-d40d-4b41-8277-9739b7d57776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:52:40.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:52:50.094Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8ec66888-2305-4e45-b75c-6cd19ab0ddd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:52:50.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:53:00.119Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=69083d41-8efa-4986-b32a-8378983f4999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:53:00.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:53:10.133Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0a95f9fb-0efa-4e56-81a8-fdac28ac76a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:53:10.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:53:20.143Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=36dd1c47-b28a-4fd3-9918-ae6c71a1fd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:53:20.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:53:30.152Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4b51cbe8-8d61-4e5f-a1c1-ceeb4592d85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:53:30.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:53:40.162Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=519ec2bd-cc76-4be6-93fb-b0b622894dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:53:40.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:53:50.170Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9435036d-4bcd-4ad9-ab34-e62643b61e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:53:50.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:54:00.181Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f8c60bd2-010a-4177-a6c0-c604655166bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:54:00.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:54:10.189Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7d84024a-f2ec-4456-9b72-bd945519550c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:54:10.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:54:20.200Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2e627bf2-c01f-4413-967d-ac123af61707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:54:20.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:54:30.209Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ac21e785-c093-4f06-a242-291b9c8037ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:54:30.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:54:40.221Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4f4fcfdb-3dc2-421e-98c1-ad99951a0088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:54:40.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:54:50.230Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=49669ab1-80a2-4b78-99b0-478b6b2ce0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:54:50.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:55:00.251Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=78aa9136-fd7c-4217-a21c-277c6eaf554c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:55:00.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:55:10.260Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=90e189ca-57d3-4ffd-854c-8c9cfa8e6e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:55:10.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:55:20.269Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4c01d279-0f7d-4896-880d-780ab09f9396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:55:20.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:55:30.281Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=df51a500-68ba-4618-9943-dbe00c22e6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:55:30.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:55:40.290Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ac95b640-a943-44bf-af84-f8febc6964f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:55:40.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:55:50.300Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ead9e5d5-777c-48fe-b081-128f45b4e9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:55:50.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:56:00.320Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=67f85ecd-4217-4e2c-a682-917678aa9945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:56:00.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:56:10.332Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=706f47de-6c71-4272-b930-2b4074755858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:56:10.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:56:20.342Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1350e24e-2261-4088-90cc-d9ca0167190d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:56:20.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:56:30.352Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fa8e62f4-e7d1-4f15-9886-24619d202891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:56:30.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:56:40.361Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fc5c1da1-f78d-4f0a-adb3-f9c668f5acb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:56:40.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:56:50.321Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T06:56:50.322Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T06:56:50.322Z |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 |2022-12-28T06:56:50.323Z |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 |2022-12-28T06:56:50.354Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T06:56:50.354Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T06:56:50.354Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T06:56:50.355Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:56:50.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:57:00.384Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8393cb27-617c-4f5c-8c93-5687c08e4fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:57:00.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:57:10.411Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b79c16d0-c578-4105-b9d5-eba6df201658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:57:10.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:57:20.423Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=34068c7a-7682-4c70-a462-e176df7c8f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:57:20.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:57:30.437Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c5f7c04a-96cb-425d-acd8-f0c76d2bcdc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:57:30.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:57:40.447Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1b1027f2-6e8a-4932-8281-ba001dcffba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:57:40.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:57:50.457Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1cd79141-fae3-4500-8264-c81148eae0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:57:50.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:58:00.467Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=29ea3814-5de0-4a6c-b49d-d863bfc29843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:58:00.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:58:10.480Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8da6e892-b8f3-4da5-ab8f-3c35b419c6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:58:10.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:58:20.490Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=40a2aa29-aaee-4a47-a239-90778f1568cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:58:20.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:58:30.500Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9bbeacd6-e9cf-4677-9ad9-44aaff707b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:58:30.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:58:40.509Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e433cf3c-222f-4852-a9bc-9adcfae6cb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:58:40.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:58:50.518Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4ec6ca8e-7130-4a24-a100-d57126aaf666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:58:50.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:59:00.533Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ff903724-a95a-4e5c-8938-0c127000f8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:59:00.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:59:10.548Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d31e46e2-d169-4b46-af85-b32707dd6380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:59:10.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:59:20.590Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6e51fc43-6849-47e4-a1b7-dc0df0588cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:59:20.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:59:30.601Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4c5e6135-dc6e-4a43-ad27-464bf1ecb941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:59:30.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:59:40.610Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c3988a73-2faf-43cd-bf6e-7c4c80f1e39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:59:40.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:59:50.618Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d06d63c8-720a-4960-b41f-27782849da52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T06:59:50.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:00:00.642Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=18d476ee-d4ac-428d-a5e1-382acd1348f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:00:00.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:00:10.653Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=61bb6271-016b-48c7-9a74-e20aa1c18f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:00:10.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:00:20.667Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2a2fdad9-8c82-4949-9ba0-2a4056bf4e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:00:20.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:00:30.680Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=71230d16-4bdb-4ac4-a660-3226dc447fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:00:30.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:00:40.690Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=22373d55-bdcb-47b0-8052-719f2ff11c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:00:40.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:00:50.699Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5a5513ae-dd33-4f91-9dcb-a621074e62c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:00:50.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:01:00.708Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0ba1fca7-6aee-4ed4-a744-f8dfdefe6d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:01:00.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:01:10.716Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=82cfe11e-e836-4174-a5aa-7d86fd7db37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:01:10.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:01:20.726Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3260d434-bff3-4247-bac0-63ecafd0cfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:01:20.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:01:30.736Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c8ae8a55-a16f-401b-8e43-94cab4c8e04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:01:30.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:01:40.745Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=45560904-e35d-4ff5-a8fd-65d1e37f8b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:01:40.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:01:50.454Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:01:50.454Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T07:01:50.455Z |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 |2022-12-28T07:01:50.458Z |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 |2022-12-28T07:01:50.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T07:01:50.463Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T07:01:50.463Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T07:01:50.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:01:50.755Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=01af7541-be94-45f2-b3a0-38aa2ebf078d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:01:50.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:02:00.764Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e8c76485-b94c-44f8-abec-89c454cc9cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:02:00.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:02:10.773Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0adb4e35-45bd-4fc9-8c8a-7c4916c7f72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:02:10.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:02:20.784Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bbe1c737-22db-4cde-a342-a83fd87456ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:02:20.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:02:30.795Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f1b00275-a71f-400d-8f4d-a69dd69f0606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:02:30.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:02:40.803Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f46776d3-2496-4a04-91df-b4ebdb98dbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:02:40.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:02:50.814Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c8515c35-6c51-420a-a3bb-b06501b0148f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:02:50.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:03:00.833Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=12c69ae8-5f8c-4438-9b88-2ea8c96ef596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:03:00.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:03:10.844Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=dd87edcb-2357-4282-b886-48cd2fa60b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:03:10.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:03:20.853Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f47150ae-8ecf-46b9-8284-b75ec616d1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:03:20.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:03:30.869Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3efe3ce4-20d6-4971-8ed6-78d8c073d121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:03:30.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:03:40.882Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a587b294-08b3-439c-b1de-e67a3213a082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:03:40.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:03:50.894Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=301abc21-c8eb-489e-b589-ea096a62445c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:03:50.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:04:00.903Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=40a3539c-2228-4bf8-afb5-0c2134fc87af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:04:00.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:04:10.913Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7cb7698a-e913-4df2-b785-728c87dfb50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:04:10.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:04:20.924Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=179ab158-6c0d-4f64-8bea-5846d90f13c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:04:20.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:04:30.957Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fc6e230b-e2e0-4d8a-8785-936d4c52deca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:04:30.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:04:40.966Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d5f8a964-fefc-436c-97a9-260dffb0467b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:04:40.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:04:50.977Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=047ff7a7-0974-4110-b6b5-634d28cf9ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:04:50.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:05:00.996Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8f3f4692-4449-4256-b277-1ef9cde3ae73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:05:01.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:05:11.006Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7acbabcf-7ff4-4adb-89bd-7dd300608719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:05:11.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:05:21.015Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9045f2ef-ccdf-4475-a874-eaaed9655618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:05:21.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:05:31.026Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=79ff6848-aa11-4e2b-b446-8e5c5fea967b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:05:31.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:05:41.038Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e67f5585-2572-4a2c-ae34-0f437ecfe742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:05:41.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:05:51.048Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c2b6ebb0-95c5-44ac-8d30-a27ec0b4a1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:05:51.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:06:01.058Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9cf318cb-0ed8-4a2b-9fef-d3ca45b8e0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:06:01.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:06:11.083Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=59321277-6094-459c-8094-7171e4606f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:06:11.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:06:21.092Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a7846807-67fd-49e7-9a4a-aab28fb12567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:06:21.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:06:31.101Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=61767241-3a1b-4f3f-8223-e9d07ba2ec4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:06:31.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:06:41.110Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=20c80702-bfc6-41a1-8925-4f9ad9eef357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:06:41.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:06:50.405Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:06:50.405Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T07:06:50.406Z |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 |2022-12-28T07:06:50.408Z |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 |2022-12-28T07:06:50.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T07:06:50.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T07:06:50.414Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T07:06:50.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:06:51.119Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=dbaf0da2-7a40-42b0-b4b6-07fe89f591b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:06:51.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:07:01.139Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=543f2599-7c1b-4ce6-8f71-4c082feecb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:07:01.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:07:11.150Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c3fad753-073f-4e2d-8c1d-1f7f24c24a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:07:11.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:07:21.159Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4961c7d9-312a-4644-8199-10f62d26888c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:07:21.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:07:31.170Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5c4bba21-4a27-4f86-864d-4998faaa0839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:07:31.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:07:41.180Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8a753045-0116-4f30-97b5-f7ca58e64b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:07:41.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:07:51.190Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=28d80e5b-3a03-45db-9b39-33864af12e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:07:51.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:08:01.200Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7c4c3d7d-9807-4fff-9cfb-f174e6966b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:08:01.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:08:11.212Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=199c8e62-6382-4e9e-bd4d-d82b85fc9008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:08:11.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:08:21.222Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1d83091b-cf9a-478a-9f22-1559954edbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:08:21.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:08:31.231Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=df90e618-ec4e-43a5-82d5-dc2d9baadb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:08:31.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:08:41.240Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=77a8607d-ddad-4824-bc7e-9c41efd43943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:08:41.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:08:51.250Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=099e46df-49dc-459c-946f-669a2119278e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:08:51.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:09:01.258Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4c4860e0-d1c0-499e-bc1b-d4f93dec8733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:09:01.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:09:11.268Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d1168207-46ea-4c74-97ae-3603df65a89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:09:11.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:09:21.277Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=25752f73-5630-4893-a060-5be9cd86eb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:09:21.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:09:31.285Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7c5a32ad-78eb-46e7-bc48-0a2eb1c42b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:09:31.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:09:41.299Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3ab92b7a-e1aa-45bb-91c4-f8a12763712e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:09:41.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:09:51.309Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f00f5056-866b-4534-a046-a96fac3f28fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:09:51.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:10:01.318Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=16359625-1aa4-45e3-992a-bcd9d7b57e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:10:01.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:10:11.327Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c4ae4d36-e990-4585-80ea-71c5322bb41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:10:11.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:10:21.336Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b7b135c4-c421-430b-b914-571f7e2a7de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:10:21.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:10:31.346Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d58cfbf1-1acd-4ef1-a14a-d1a6b809983d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:10:31.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:10:41.356Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=0592eda6-79bf-4157-b067-ecf5d7f7ac6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:10:41.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:10:51.365Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bacf635f-5353-4fcd-8972-672f2322bed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:10:51.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:11:01.374Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2eb5a3bf-3f4a-4823-8028-9fb25cc000b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:11:01.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:11:11.385Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ea3833bd-082d-425a-bc3f-320985fac260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:11:11.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:11:21.394Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=011bc512-673b-4cf8-aef7-95c9517aa939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:11:21.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:11:31.404Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2fae32a9-2631-415a-b997-1eab3555a90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:11:31.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:11:41.413Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6c1ee7a7-ca76-4485-baa6-abf880886c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:11:41.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:11:50.407Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:11:50.407Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T07:11:50.408Z |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 |2022-12-28T07:11:50.410Z |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 |2022-12-28T07:11:50.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T07:11:50.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T07:11:50.414Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T07:11:50.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:11:51.423Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=740fc666-b6b6-4f9d-92f7-cf72910bf5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:11:51.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:12:01.436Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b634da10-b28a-455d-b1e3-227769a8cc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:12:01.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:12:11.444Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=40f359d1-1cfa-4f73-834b-49121998376f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:12:11.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:12:21.456Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=bedf3567-d7ae-4108-9f66-35da62e5d375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:12:21.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:12:31.466Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ec38e650-c06b-445b-9a9d-4ee7d40595f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:12:31.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:12:41.475Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9d6e5b57-1bd3-45aa-b756-45cf76f387db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:12:41.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:12:51.487Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e37b20d8-498c-43d9-9f8f-e406689317f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:12:51.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:13:01.496Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e4ace9d2-c8ea-415f-ab3c-df693f176b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:13:01.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:13:11.505Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7c18ba46-2556-45ca-8852-7e3d86f44377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:13:11.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:13:21.516Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ab6780d1-3672-4a97-a260-71b44b5e8557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:13:21.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:13:31.526Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f004f669-5e8e-4aa3-8567-3aed8d1d86a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:13:31.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:13:41.536Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e5d8444c-6182-48ea-b7f4-3786a2b3d1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:13:41.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:13:51.544Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=cc64dfbe-3c5f-491d-8e2e-6f5f1b8c2023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:13:51.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:14:01.583Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=56ee71dc-889a-4111-9e0a-85e9eac30da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:14:01.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:14:11.592Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=10624b98-429a-4052-92a9-7588edb6ee21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:14:11.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:14:21.601Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6b182603-1264-42e3-9fd6-ddb09a977b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:14:21.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:14:31.611Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4554111d-b577-46ce-8485-f725c5b84818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:14:31.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:14:41.621Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=eb206939-8621-478f-b646-3208d113c3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:14:51.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:15:01.998Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3a47c6cf-e6fb-49eb-b843-a7052480a559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:15:10.108Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/iEzh6Zl9rD8smKzfzya5'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:15:20.103Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ca79e3c3-552e-40af-850f-bdaf0b1fdf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-28T07:15:22.401Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=iEzh6Zl9rD8smKzfzya5, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:15:23.290Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:15:23.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:15:33.290Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f966b058-65fb-4420-92e0-734056077a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:15:42.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:15:52.834Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fd3b269c-b915-4ce8-a16f-c681ed52286b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:16:02.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:16:12.394Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a60e0757-fda7-468a-9f8d-596a67a663fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:16:21.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:16:31.943Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=209e657e-365d-4a61-b652-0d05fddb0500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:16:41.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:16:50.317Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:16:50.318Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T07:16:50.318Z |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 |2022-12-28T07:16:50.320Z |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 |2022-12-28T07:16:50.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T07:16:50.323Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T07:16:50.323Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T07:16:50.325Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:16:51.541Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1c9b3a58-7de1-41f6-9287-84b4497004fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:17:01.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:17:11.091Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=935c2ece-af17-47b5-9592-0dd20cc9c940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:17:20.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:17:30.646Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2cbda811-ce11-4c3e-a02e-de84fd71f09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:17:40.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:17:50.223Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a46d2216-b103-4d9f-8079-f6cd981102dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:17:59.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:18:09.789Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=868ae29c-6d0b-4cd2-aea4-11c738f24e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:18:19.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:18:29.342Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3c1003e6-2a43-44c2-9e4a-741a09b63a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:18:38.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:18:48.888Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=264be34a-0b6c-4b18-b05b-0376cae3932a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:18:58.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:19:08.463Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1c3daab8-03b0-4df0-b61d-28f3c4c0682c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:19:18.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:19:28.060Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a8659cf1-4bfe-424f-86cc-75776bce18ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:19:37.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:19:47.616Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3bba28b6-7dee-4851-8a69-8e8b8636806d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:19:57.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:20:07.224Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2ab1df4d-e266-4947-a4a2-80f563680181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:20:16.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:20:26.803Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ddb01336-a9c3-4ce3-ba5c-7c8e05004747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-28T07:20:29.959Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=RN1AketAZtezA5OnbUzd, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:20:29.974Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:20:29.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:20:39.974Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=803296e6-4c35-4da1-a03e-e292b409320a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:20:49.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:20:59.517Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1b18b696-6469-4a3a-8f58-6313e1a266b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:21:09.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:21:19.057Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f960233b-7b21-47c5-8467-58d99095da6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-28T07:21:19.939Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=e3SmpbiiBQHGybSiWlgB, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:21:19.951Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:21:19.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:21:29.952Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=55ec00d1-de6e-4423-b160-f24bb5fbb95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:21:39.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:21:49.512Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=158819a9-080f-486f-ad20-6c5e5805a1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:21:50.448Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:21:50.449Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T07:21:50.450Z |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 |2022-12-28T07:21:50.451Z |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 |2022-12-28T07:21:50.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T07:21:50.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T07:21:50.456Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T07:21:50.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:21:59.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:22:09.093Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=734b33d3-aae6-429e-bfc6-980d8eba6c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:22:18.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:22:28.640Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4eed1ce1-a598-467d-b76b-34268be0af57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:22:38.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:22:48.195Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2856a865-1872-4f9c-a021-040ec2221b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:22:57.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:23:07.756Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=82360c2c-58bd-42d1-9bae-8c99b952c9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:23:17.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:23:27.315Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f8648fba-20f5-4274-909a-1ede745a426c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:23:36.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:23:46.856Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a601bccd-cd4c-4c99-adca-c6a88eb038ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:23:56.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:24:06.406Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5c841518-d88b-40a9-ba55-1d5a69b139d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:24:15.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:24:25.955Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fba27967-3609-42cb-8553-70675d44063b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:24:35.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:24:45.509Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=dfd84206-7938-4152-ba4e-ffdcb97274a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:24:55.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:25:05.075Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=9bbd2c46-4d8f-4c08-afb8-6992bed06014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:25:14.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:25:24.619Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5f3dfc1f-88b2-4b19-bc99-b4649978e6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:25:34.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:25:44.178Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=333d33ea-9aad-42a9-afd4-8db6f36e39a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:25:53.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:26:03.728Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=aaaf673d-2255-4eea-aed5-88e45fd36171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:26:13.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:26:23.282Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=62ba9c24-c999-440a-82fb-58c8e9049546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:26:32.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:26:42.826Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c88890e2-a1e9-4de0-bf63-d42445ce75d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:26:50.336Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:26:50.336Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T07:26:50.336Z |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 |2022-12-28T07:26:50.337Z |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 |2022-12-28T07:26:50.340Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T07:26:50.341Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T07:26:50.341Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T07:26:50.342Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:26:52.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:27:02.390Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=e4a6a995-66c1-46a0-9aab-f0762af87c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:27:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:27:21.950Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=d315dfa4-06c9-441e-b0f4-34f609ea2b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:27:31.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:27:41.521Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=afa19e3d-64b6-493b-8aa0-c43e28b2d5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:27:51.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:28:01.070Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=87c5dd78-176c-43c5-a506-bc4e9d483ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:28:01.796Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:28:11.796Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a6f5a257-1635-419c-8220-7743866e2acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:28:21.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:28:31.352Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=970ee1a8-79ee-45f2-a5af-570182c32b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:28:40.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:28:50.922Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=94ab0c07-d006-4695-bf71-69e195f1dc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:29:00.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:29:10.491Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=58df63e6-49d9-467e-8c8c-b5716960f1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:29:20.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:29:30.029Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ac7a4c6e-87bf-4881-9d1b-e79d1f3b8512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:29:39.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:29:49.597Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=024a93d9-8a3a-466c-8c94-fd518b575bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:29:59.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:30:09.166Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=36c0fd93-19a6-40d1-a45d-5b6942b056bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:30:18.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:30:28.721Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8ec1bd9d-4cc4-486a-a6bf-0321ef8add9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:30:38.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:30:48.272Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1274a1d9-b069-46fe-a2df-44aa25255eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:30:57.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:31:07.817Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=64245c85-d915-4cfd-b47a-6f9661d39e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:31:17.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:31:27.385Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=5eb3dc04-4319-4c4b-aac8-3b5933365425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:31:36.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:31:46.948Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4a6becc3-7168-435c-8426-98c2562548b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:31:50.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:31:50.467Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T07:31:50.468Z |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 |2022-12-28T07:31:50.470Z |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 |2022-12-28T07:31:50.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T07:31:50.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T07:31:50.475Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T07:31:50.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:31:56.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:32:06.523Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=02b3e142-afd0-4734-9800-8275ce287f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:32:16.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:32:26.072Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=746b9786-1248-4be7-b0b9-65beead6c024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:32:35.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:32:45.642Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ed933e83-48d5-42e4-9c2f-dc609e432509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-28T07:32:46.408Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=6ExhCLGDM2I9PjoJyuj9, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:32:46.426Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:32:46.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:32:56.427Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c74582e1-e537-4120-8e71-0002672a8548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:33:05.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:33:15.983Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1dbb3609-6a1e-4e9f-9759-161422ff154b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:33:25.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:33:35.558Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fe1ea970-cdfc-4661-b38e-26357d706aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:33:45.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:33:55.114Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ee7d67ca-1da8-4bdf-ba4a-2fc9a29de499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:34:04.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:34:14.667Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=342e1cae-ad4a-448c-a145-c3216d96c45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:34:24.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:34:34.222Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=67c03906-2100-47bb-99a8-def9a86bc14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:34:43.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:34:53.794Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=efafdc6a-e807-44f0-a108-5ff8547b539d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:35:03.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:35:13.350Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6a77a104-23ec-4b1e-a0ac-ea80c898dc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:35:22.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:35:32.895Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7a535d29-0f57-4cd5-bd80-df77dc4eb210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:35:42.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:35:52.430Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=82309730-13c1-4912-8b3d-f844b2c7c911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:36:02.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:36:12.007Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b1db48b4-554c-443a-8caa-009d8ef4e469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:36:21.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:36:31.581Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f4c3a92f-e950-479b-b308-83a80e4d4fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:36:41.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:36:50.328Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:36:50.329Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T07:36:50.329Z |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 |2022-12-28T07:36:50.331Z |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 |2022-12-28T07:36:50.335Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T07:36:50.335Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T07:36:50.335Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T07:36:50.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:36:51.135Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=26352424-06e0-4563-9bc4-80859a38e6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:37:00.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:37:10.693Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=58745fb8-9adb-4ccd-8eca-e500d6fb1dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:37:20.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:37:30.245Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a203ca39-53a4-4467-a8e4-55e516f34a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:37:39.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:37:49.800Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=28a9ea80-ab48-4f05-9854-98632233a5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:37:59.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:38:09.369Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=a75d6420-793a-4a26-b169-d8fa33ae383f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:38:18.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:38:28.916Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8d27791d-9f6f-462e-be1d-da4f4bdddc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:38:38.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:38:48.466Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=207636d5-2ac0-4b6a-9fa5-608afb0aa455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:38:58.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:39:08.007Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=770eb320-ca46-40e7-93e3-d6811a65c52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:39:17.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:39:27.583Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8d9a25a0-bb6c-41d8-b83c-45e0fec06d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:39:37.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:39:47.140Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=58204c3b-612d-488f-ba23-6bd027e54917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:39:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:40:06.708Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=33bd7bea-6bab-4c2d-a022-d5c82e897f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:40:10.113Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:40:20.112Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8b405ce0-cf1b-4bbf-b154-b62e16bc9bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:40:29.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:40:39.686Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=121f2097-3cc0-450f-83f3-5258b2e57e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:40:49.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:40:59.246Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ffd173ad-9023-43b4-9ffc-3ed3754069ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:41:08.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:41:18.836Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1ea7a8bf-76c4-48c4-b759-3a3af586939e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:41:28.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:41:38.389Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c219c4fc-a5e8-4098-a7c2-1649da30faea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:41:47.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:41:50.451Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:41:50.451Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T07:41:50.452Z |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 |2022-12-28T07:41:50.454Z |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 |2022-12-28T07:41:50.458Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T07:41:50.459Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T07:41:50.459Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T07:41:50.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:41:57.961Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c05e80b8-6a45-4b71-9258-633055c80121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:42:07.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:42:17.504Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=4dc6aeee-4a5a-4a66-85e7-8fbc40dc3f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:42:27.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:42:37.059Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f72bf700-ac0b-4c9e-b4b4-632952eba212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:42:46.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:42:56.595Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=17ed1792-8172-42bd-9eca-c326a03a8697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:43:06.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:43:16.150Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=7fa693a7-b51e-49de-84bc-3d587f0f436e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:43:25.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:43:35.704Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3f8430f7-237e-473e-bfb3-aaa93e8f3f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:43:45.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:43:55.262Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=42002791-18fc-441c-8356-e2c14ec7ae7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:44:04.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:44:14.813Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=28e0143d-b66f-495d-9634-51177a2fa7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:44:24.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:44:34.359Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=acc38e62-d98a-423f-8a55-a26e41d032ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:44:43.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:44:53.906Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=dc878627-78ec-46e5-a3e3-0cff8afe094f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-28T07:44:54.709Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=IX1ns4NhloU6iEZoKpXf, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:44:54.722Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:44:54.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:45:04.722Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ab003e55-8eba-460d-8164-5f94cf209707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:45:14.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:45:24.274Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c57c9dce-6794-4fc9-a202-b5355237ae22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:45:33.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:45:43.821Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=916f5388-72e0-4091-b22b-4824c3b9ab1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:45:53.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:46:03.406Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=efa2dc7e-59e5-41b3-a2f6-eefaf3de1f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:46:12.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:46:22.956Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=fb5a01f5-503c-4114-87e2-59a24ef99d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:46:32.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:46:42.525Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=f21ac1ac-6006-4590-b1c9-a232e8464412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:46:50.333Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:46:50.334Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T07:46:50.334Z |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 |2022-12-28T07:46:50.335Z |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 |2022-12-28T07:46:50.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T07:46:50.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T07:46:50.339Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T07:46:50.340Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:46:52.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:47:02.097Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=2d13956a-ff70-424a-9b82-37337b07a360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:47:11.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:47:21.648Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=07dfa260-2883-4c1b-8419-b9361c04a003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:47:31.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:47:41.216Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=477666b4-81f5-4c71-9343-095405f45a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:47:50.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:48:00.761Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8dd38fd1-3fff-4f01-a8f7-ae3c4613f35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:48:10.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:48:20.315Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=c6d28065-f39f-4f80-92b8-884bc0029d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:48:29.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:48:39.863Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8c81dae4-4ac4-49f4-9d5b-261d8edbfc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:48:49.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:48:59.405Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8bebc2ed-72be-4c79-979d-e3a5fc427f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:49:08.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:49:18.966Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=8cad3216-3494-40f8-ac65-ba806150a2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:49:28.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:49:38.510Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=b11be234-84b9-4901-84c2-d08159ae9a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:49:48.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:49:58.059Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=ea87519f-c518-4e51-a9f0-cc693cd624f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:50:07.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:50:17.609Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=21284ff6-8e4f-43b8-b63b-7be350217f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:50:27.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:50:37.150Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=350554fd-8ab9-4895-9c0a-c2b245f39c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:50:46.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:50:56.704Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=1f22869f-d1ea-4d33-934a-4622b51350a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:51:06.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:51:16.266Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=521faf7f-dbef-4600-b235-c89f1f30bf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:51:25.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:51:35.815Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=96d8c472-12cc-4eec-b84e-d00737bf9ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:51:45.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:51:50.478Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T07:51:50.478Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T07:51:50.479Z |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 |2022-12-28T07:51:50.482Z |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 |2022-12-28T07:51:50.487Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T07:51:50.488Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T07:51:50.488Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2022-12-28T07:51:50.490Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:51:55.363Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=96f20138-c4ea-428b-a69c-b91a6ca6bd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:52:04.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:52:14.926Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=02f70967-3acc-4231-85a6-ae4780835c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:52:24.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:52:34.476Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=87f8798d-00da-4b48-87b6-16c3ae5f9948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:52:44.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:52:54.084Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=18055f5c-97ae-4c77-85e6-b58edb5555d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:53:03.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:53:13.666Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=6c181272-f8f9-4650-aa88-1f7760b038d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:53:23.412Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_07779cd1-765f-4191-9d5c-3f1c8313f72d'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:53:33.412Z |INFO |Init configs |InvocationID=7bb8d988-3245-4d66-bb73-62a9d88e2fa8, InstanceUUID=3e5e82c9-e546-4d2e-8964-885ab9938cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T07:53:42.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTas