By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T05:01:27.517Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T05:01:27.522Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-13T05:01:27.578Z |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-11-13T05:01:28.456Z |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-11-13T05:01:28.689Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T05:01:28.690Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T05:01:28.690Z |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-11-13T05:01:28.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-13T05:01:29.018Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-13T05:01:29.063Z |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-11-13T05:01:31.386Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-13T05:01:32.317Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-13T05:01:32.359Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-13T05:01:32.361Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-13T05:01:32.504Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-13T05:01:32.505Z |INFO |Root WebApplicationContext: initialization completed in 3441 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-13T05:01:33.594Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-13T05:01:37.476Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-13T05:01:38.241Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-13T05:01:38.287Z |INFO |Started MainApp in 14.52 seconds (JVM running for 15.545) |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-13T05:01:38.606Z |INFO |Start scheduling PRH workflow |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:01:38.628Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=63167b69-7fb9-4186-b2a7-3e27b2ac58a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:01:39.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-13T05:01:46.920Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-13T05:01:46.920Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-13T05:01:46.922Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:01:49.311Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=b93c6e7d-d2c6-47d8-ad62-ba34760f53b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:01:49.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:01:59.338Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=a1632003-2d60-4718-89e9-77d48852ea12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:01:59.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:02:09.355Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=b776140c-09be-46d2-8b44-7b4c08bfe874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:02:09.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:02:19.376Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=0d0bb6c5-ea69-45c2-aa20-9d0c899c98c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:02:19.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:02:29.421Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=a755b72d-0ed8-4a29-9d2e-21094a9c702b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:02:29.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:02:39.441Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=05f31fd1-252e-4537-b5a3-baeda6f7914b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:02:39.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:02:49.454Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=4cd1d296-d748-4d10-bf55-ed0ee7b7f5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:02:49.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:02:59.472Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=3ed296bc-523e-4b3f-b973-940bbeee560d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:02:59.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:03:09.491Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=fe3c9d8b-ab58-4d01-b642-750528b825d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:03:09.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:03:19.506Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=88cdede6-b2f3-4162-85dc-300bebfa38d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:03:19.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:03:29.552Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=310a8074-c62a-4008-8e19-29e03a51e0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:03:29.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:03:39.575Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=c6434398-69df-4085-9b8d-edbb7622fcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:03:39.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:03:49.592Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=728d2bdd-5395-4da1-afbb-76621da46e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:03:49.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:03:59.609Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=d5874771-cf15-4b4b-9b4d-a553d36223c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:03:59.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:04:09.628Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=983693ea-a3ee-4e40-8ba5-fd596190b305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:04:09.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:04:19.643Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=5aabc8ae-f734-4914-8780-1be2bdc017d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:04:19.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:04:29.680Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=daf2bd6a-513b-4a2f-8f9c-330be8193d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:04:29.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:04:39.698Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=577b3d31-3812-486c-9ade-8f10390724df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:04:39.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:04:49.717Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=57bba103-20da-4bac-ab03-296ecf9faf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:04:49.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:04:59.732Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=8e8d072b-6cf0-46ec-8ef4-6af0ab7952cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:04:59.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:05:09.746Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=e31c1355-c8c7-4c41-a5e2-5cf0c2b20805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:05:09.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:05:19.760Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=a564f74e-ea81-4bc5-a072-cb9a769d8f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:05:19.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:05:29.775Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=b2372d0c-4fbf-4abe-a902-e0451f3ae429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:05:29.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:05:39.788Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=d41346e3-54c0-48ee-a61a-83ebac961a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:05:39.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:05:49.803Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=3009139a-4942-45d1-8932-72954d307742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:05:49.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:05:59.817Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=48ab2a1e-2e6c-4997-b3b4-513da325029e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:05:59.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:06:09.853Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=7ff6d0bc-fe06-448b-861b-a57d39f189ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:06:09.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:06:19.865Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=8a27266a-c6d0-419d-aa6c-2a9489b6c369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:06:19.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:06:29.882Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=79c5b124-8b1d-44b3-8c27-04df46c8d38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:06:29.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T05:06:34.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T05:06:34.871Z |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-11-13T05:06:34.873Z |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-11-13T05:06:34.880Z |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-11-13T05:06:34.900Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T05:06:34.900Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T05:06:34.900Z |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-11-13T05:06:34.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:06:39.901Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=c58756b3-9480-4745-b64d-6de6d5ea6736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:06:39.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:06:49.915Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=3301c953-f7b3-4e06-b685-2992245dc0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:06:49.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:06:59.943Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=0aa2599d-0c1f-4606-adb5-aeb70be6d01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:06:59.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:07:09.960Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=f549250e-5a1e-4aae-a920-a96eeaf91d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:07:09.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:07:19.976Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=ed08a546-9a8c-46d4-aa8d-e6932e6c7761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:07:19.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:07:29.990Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=53afdab8-4cc8-409c-9ca0-8feebb768930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:07:30.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:07:40.003Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=41a37843-f1c1-40fa-985c-5eb81e4a7ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:07:40.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:07:50.019Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=d3bcec1a-1640-41ec-a932-7a6b59bc868f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:07:50.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:08:00.032Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=b5f468fd-0254-4e87-b5dd-408289cb7c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:08:00.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:08:10.046Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=b96cabcf-ca03-4619-98bf-387dcb3836bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:08:10.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:08:20.058Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=e0d4a675-885c-421d-9278-3a185f716301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:08:20.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:08:30.071Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=f8c8b9a4-32e5-4de1-b8ed-27212d9efca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:08:30.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:08:40.091Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=34bdd60a-e9a0-43de-9be8-b8f1eda0925a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:08:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:08:50.108Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=4d688d4c-bc11-4451-84a0-3af4c902ce81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:08:50.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:09:00.153Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=58df53ac-231d-4049-b4b3-bb75660cbf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:09:00.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:09:10.173Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=bed6a05b-81e8-4389-9b54-2523f42ef982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:09:10.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:09:20.189Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=02704cf2-2ccb-482b-851d-bbbf34666058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:09:20.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:09:30.209Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=a1ccb8db-dfcd-450f-90b3-7e3e05dac9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:09:30.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:09:40.226Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=30000a7d-df9b-4c60-8d97-6f0b09e75c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:09:40.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:09:50.241Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=68752364-78bd-4e37-a3b1-e8b49a333995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:09:50.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:10:00.274Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=13bccd12-f44a-4eb4-ad84-792d8d89651f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:10:00.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:10:10.289Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=6a5942e8-ae22-45d6-88b5-37d6230f1239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:10:10.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:10:20.302Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=e8d4ab8a-462f-428c-8a5e-a53c314328da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:10:20.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:10:30.317Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=84a1a96e-9945-4cf0-b1ec-4a24c23737a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:10:30.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:10:40.351Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=9425c2f6-9751-4166-81e4-c6456355523c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:10:40.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:10:50.364Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=f0f86737-c151-4a34-864d-9335af91bf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:10:50.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:11:00.378Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=09775a2d-30b1-4422-949f-3caf758eabdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:11:00.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:11:10.401Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=e5b8b9e4-0658-4ff4-9d6f-7f03119b7f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:11:10.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:11:20.413Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=91139b6e-336e-4cc3-b3e5-76baaa49f069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:11:20.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:11:30.425Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=03d41df6-27a3-466e-a9bb-989defc8cbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:11:30.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T05:11:34.092Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T05:11:34.093Z |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-11-13T05:11:34.094Z |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-11-13T05:11:34.098Z |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-11-13T05:11:34.111Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T05:11:34.111Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T05:11:34.111Z |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-11-13T05:11:34.114Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:11:40.437Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=5ada6575-1e6c-4f03-97bc-a124ff8de877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:11:40.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:11:50.451Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=e5b2925c-03cd-496d-ba02-f3c6f80dc24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:11:50.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:12:00.463Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=1175dbbc-8201-46af-998c-de50eed0303e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:12:00.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:12:10.478Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=5e06b57b-edb0-48b6-bffa-dbf5fddd8980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:12:10.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:12:20.491Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=f99bf5d6-0025-4b04-8754-3ec67bead1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:12:20.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:12:30.508Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=3f7156cf-4da8-419e-a543-46e6b86aa6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:12:30.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:12:40.519Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=f86100a1-0b7a-40f7-9bd8-737f11e01981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:12:40.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:12:50.540Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=972cc746-173b-4ddd-a8ea-0630af4ceb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:12:50.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:13:00.560Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=daae07ba-3653-4110-8f8f-fcbdf08126cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:13:00.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:13:10.583Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=a08ae46b-43bb-4f03-8fc3-a7aa6977b015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:13:10.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:13:20.597Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=1419eb26-8fc0-4cee-af42-4ede15bc9c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:13:20.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:13:30.613Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=5dba9ee3-edc5-48dc-8b0d-58635d8f4a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:13:30.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:13:40.630Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=f36ed6ca-0165-4e21-bd2f-808eb04ea66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:13:40.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:13:50.641Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=45269158-32ab-47d2-85bf-94e7314c8b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:13:50.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:14:00.653Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=8ed2ce26-9bad-4fe4-97de-b95de4a6575c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:14:00.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:14:10.666Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=b4291891-ed4a-4c6a-bfea-6166d66838a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:14:10.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:14:20.677Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=7ac9b16c-d08f-415b-a666-f1d344505a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:14:20.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:14:30.708Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=a067ac74-fe5f-432d-aadd-c31c86036e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:14:30.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:14:40.721Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=8c47e68a-fae1-4978-8d2c-f26c3b9f42d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:14:40.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:14:50.735Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=a82c3ae1-7b95-4a90-815b-13bc4981b11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:14:50.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:15:00.755Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=52ed0c84-2861-4ee8-906c-341b461b368d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:15:00.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:15:10.767Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=bfbfd0b9-ec92-4c36-a472-0521ca99629d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:15:10.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:15:20.779Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=a7de939f-8943-4545-b41e-0deda83b3ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:15:20.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:15:30.799Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=042a1b49-fcfb-40a6-8e08-b89ac865988d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:15:30.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:15:40.814Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=994e3c68-c1f7-46eb-81e1-a883a5131973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:15:40.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:15:50.831Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=eb99ed80-d7e1-4d7f-940c-f80624023cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:15:50.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:16:00.869Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=c3c83328-a9a3-4ed9-bab0-7df2fad56143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:16:00.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:16:10.883Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=cd5677a1-80a3-4a60-8ac2-c32fe2dc9c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:16:10.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:16:20.900Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=3ab99dce-6f60-427c-8014-c1558f403c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:16:20.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:16:30.913Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=782c75bd-5e2c-47d8-9ec6-2fe661c19cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:16:30.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T05:16:34.099Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T05:16:34.100Z |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-11-13T05:16:34.101Z |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-11-13T05:16:34.104Z |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-11-13T05:16:34.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T05:16:34.124Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T05:16:34.124Z |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-11-13T05:16:34.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:16:40.932Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=bcd0fd42-99f2-44a4-9e37-630d74d4f38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:16:40.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:16:50.952Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=40d75125-4f38-4550-85b2-04b77591eb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:16:50.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:17:00.975Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=32e68b43-a7ef-4b2a-a761-2eae9136f65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:17:00.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:17:10.998Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=d108bcac-7316-46a7-83c2-0c77de350fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:17:11.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:17:21.011Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=e516f4f7-d049-4d6b-b331-c572dfda54ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:17:21.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:17:31.028Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=de53f33d-4544-46ee-aa6a-8d93342c95ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:17:31.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:17:41.045Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=aee7b582-0e51-4890-baac-c687c6d9e51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:17:41.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:17:51.069Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=00a23b61-5f06-4955-ac9a-96d96bf2ebd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:17:51.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:18:01.130Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=81dbe45c-b107-4fd9-b183-3263ce3c1929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:18:01.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:18:11.171Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=bc783f98-6c43-42e8-be1f-a574ea5e7dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:18:11.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:18:21.188Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=83469065-d110-4ece-a505-338a523ab8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:18:21.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:18:31.206Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=cff4b543-f7c8-4ab5-98a3-25dff78285bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:18:31.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:18:41.218Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=db3285e6-e1bf-459f-9c34-957b406d85f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:18:41.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:18:51.233Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=0c9cac49-fae9-4010-89dd-d8ecd08f5e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:18:51.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:19:01.255Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=b9d4439e-dad1-4a0a-b22c-870c42ac2836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:19:01.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:19:11.268Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=738bfba7-0a20-4b4b-a652-2067c6184fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:19:11.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:19:21.285Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=414c4fc1-5223-4701-a1b8-6bab55d5dfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:19:21.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:19:31.302Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=2b954f41-09ca-4bc8-ba13-bde350891113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:19:31.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:19:41.313Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=7b724199-5f4b-45a3-ad29-644cf3a25746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:19:41.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:19:51.329Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=edd2111f-9f50-48fe-b93f-1af33e468526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:19:51.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:20:01.340Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=2e77811b-4278-41dd-9670-e129aab22829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:20:01.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:20:11.354Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=c8ed4783-0edb-4811-b109-ec306e786454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:20:11.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:20:21.373Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=6018bd4d-c8c5-443d-9e56-4b9f87144f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:20:21.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:20:31.409Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=d6a05ea8-8a1f-46f2-970c-9f9a62bfa21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:20:31.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:20:41.427Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=784730a1-342f-4fbc-8cd9-9a6096a97faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:20:41.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:20:51.441Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=eb0ef37d-7de6-4771-9b53-11daeb7f0177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:20:51.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:21:01.453Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=7bd2674b-fd8a-4d89-bd37-341917aed6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:21:01.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:21:11.464Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=3ff8435f-f9f7-4716-83ab-61ec88672810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:21:11.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:21:21.478Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=31e64a47-b0f2-4c56-8dc5-2a91a45d7096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:21:21.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:21:31.497Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=32abe616-0c56-43ea-ab3e-b180e2052cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:21:31.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T05:21:34.043Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T05:21:34.044Z |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-11-13T05:21:34.046Z |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-11-13T05:21:34.050Z |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-11-13T05:21:34.059Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T05:21:34.059Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T05:21:34.059Z |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-11-13T05:21:34.062Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:21:41.511Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=a7a48707-0231-4234-8895-12f57042d3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:21:41.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:21:51.525Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=8d3205ba-2e1f-437c-9d4f-f7206506a19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:21:51.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:22:01.539Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=be35dd7a-4642-4b34-a45d-bba56a8a4a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:22:01.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:22:11.550Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=028592a5-0e68-4fbc-92cc-33c2f5936855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:22:11.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:22:21.561Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=f60c55e5-2416-45e2-b00e-ab69ee8f7372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:22:21.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:22:31.574Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=3818912d-f92d-474d-a9a5-282836ca053b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:22:31.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:22:41.585Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=dd65ccaf-7e43-4406-8d46-0b9f9bf0e55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:22:41.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:22:51.600Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=027be3c9-0e92-4e54-96c8-b0816b832f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:22:51.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:23:01.626Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=8dc3afb0-b8dc-49ea-9c6b-b6d603b25d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:23:01.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:23:11.637Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=e8b15a49-1d6e-44db-b434-e8947cd3832b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:23:11.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:23:21.647Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=dc498e2c-5182-4020-a1af-7982bdb59d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:23:21.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:23:31.659Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=eb0f98c9-9ff9-4511-9520-095799aa6f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:23:31.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:23:41.674Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=fa7c3f82-530e-4215-8ac8-93acd9ad8b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:23:41.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:23:51.691Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=9333a5e7-6720-4460-98bc-d18ffb4a435f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:23:51.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:24:01.716Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=b66f6b2a-e433-49c3-820a-6b76f68ac814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:24:01.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:24:11.733Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=e0b0c7ce-2dcd-47a0-8cc1-ca30297f3a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:24:11.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:24:21.750Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=31e74d0d-7e96-4ed6-915f-a1fddb8eb42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:24:21.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:24:31.775Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=14071d28-2855-4ac2-931e-e22812082798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:24:31.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:24:41.795Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=ec831fd8-3a10-4896-81b4-e636f5a04f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:24:41.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:24:51.810Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=559a0b15-92e2-40c3-98aa-749dec1eeb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:24:51.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:25:01.828Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=452d7785-4cb0-476d-b5f0-8d7d6ba77e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:25:01.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:25:11.844Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=dde2f970-f796-4513-9e28-b112f2ebab84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:25:11.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:25:21.856Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=dd7eb393-79b5-4fc1-90a1-3bd2f7bac7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:25:21.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:25:31.891Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=518a34e6-5b89-44dd-a18d-58bfe2c26d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:25:31.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:25:41.903Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=d99c687f-54e8-48f4-aa08-9a4838d7f1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:25:41.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:25:51.917Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=7f154029-db86-4b12-8ca5-f96184fa70de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:25:51.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:26:01.935Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=8021105c-c705-4110-8c06-a9459449d445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:26:01.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:26:11.945Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=1baf1c41-b1b8-4e28-b015-d55d481e584f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:26:11.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:26:21.955Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=b0138183-1d71-431a-b965-d44c95e27596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:26:21.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:26:31.965Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=59b1e646-2864-4a95-af04-3b2ea6120579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:26:31.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T05:26:34.028Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T05:26:34.028Z |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-11-13T05:26:34.029Z |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-11-13T05:26:34.032Z |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-11-13T05:26:34.043Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T05:26:34.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T05:26:34.044Z |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-11-13T05:26:34.048Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:26:41.977Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=46f94e88-61df-45c4-84de-ab6a0a11b73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:26:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:26:51.995Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=c66d1fa4-aa67-45c7-a163-4ce34114c67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:26:52.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:27:02.008Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=33219c5c-657d-40f2-9a28-6a018c9e1325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:27:02.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:27:12.022Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=399a49b2-76f2-451c-b704-9be031ce9a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:27:12.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:27:22.035Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=85e1f1a1-905d-4c19-9afc-29fe671667af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:27:22.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:27:32.047Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=0fee9ea4-91b5-40a3-9691-7206e0641ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:27:32.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:27:42.059Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=9bef8d2a-7217-4df4-8cc3-d601f6dc4302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:27:42.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:27:52.072Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=d91b1731-fa3e-4f3b-b96f-d64334546939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:27:52.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:28:02.084Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=9eb45ea2-8575-461b-8a7d-cc3ff45074c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:28:02.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:28:12.098Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=19578281-6eee-4f0e-b0eb-a2756abaa649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:28:12.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:28:22.113Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=da98c5dd-9fee-420f-8e38-576888ad286e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:28:22.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:28:32.129Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=12f289fa-1f2b-4bb7-8bdb-d94bbf633427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:28:32.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:28:42.143Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=d9f8e75a-4701-4c1a-a93b-23f09f960389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:28:42.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:28:52.161Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=32c24665-3001-4e12-a74d-3bdf04033d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:28:52.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:29:02.187Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=cf4c06df-6554-413c-9779-948d17ee97a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:29:02.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:29:12.199Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=1a36665f-b5d0-439c-be71-50548aac4d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:29:12.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:29:22.212Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=fd7d4585-a59b-42c6-bc22-1c58ce5ead20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:29:22.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:29:32.223Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=337ad025-feaa-4ed4-9ac0-94f72f67bd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:29:32.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:29:42.233Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=c5909899-0517-4f7b-8964-7067743b1b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:29:42.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:29:52.246Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=24d4d02d-088c-4bd5-8ac5-9489380327a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:29:52.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:30:02.257Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=21776e59-7cfd-4c9f-9899-45ef0fd8296b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:30:02.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:30:12.272Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=3ec0a65c-d311-4354-aa51-3e60b335b36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:30:12.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:30:22.284Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=0bdb74d1-ea17-4698-87b0-27e8c22d8915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:30:22.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:30:32.295Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=799ea2e1-09d2-4b14-bd24-577327ec9611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:30:32.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:30:42.313Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=3c32f059-c5a6-4de9-a705-9fff5d5074f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:30:42.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:30:52.346Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=eaf1a3c4-564a-43dc-86bf-ffd61d13c912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:30:52.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:31:02.361Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=575612ef-cdf6-4e4a-b9ea-ce69d8323d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:31:02.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:31:12.375Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=3c4bfff7-1625-4e10-ad9f-fb8870872ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:31:12.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:31:22.389Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=0c9f6428-bcf2-427c-8e00-8329aa83d8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:31:22.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:31:32.404Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=036f5f43-058d-4e15-8293-9f1c4bd3263c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:31:32.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T05:31:34.110Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T05:31:34.110Z |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-11-13T05:31:34.112Z |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-11-13T05:31:34.117Z |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-11-13T05:31:34.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T05:31:34.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T05:31:34.133Z |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-11-13T05:31:34.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:31:42.423Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=fd5c5324-3e5d-493b-b42c-f121dc5b9cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:31:42.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:31:52.435Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=2778986d-ccc2-4876-b570-17ea650351ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:31:52.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:32:02.446Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=0b268351-1f80-4900-bf83-2f3d4f325c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:32:02.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:32:12.460Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=c389f0a7-c7e7-4df3-8eff-18e1ff06f937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:32:12.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:32:22.473Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=d8c81f5b-5af4-4ad4-9c1a-6506e7d086f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:32:22.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:32:32.489Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=55bd5072-1c4e-47ed-82f1-2efb943b4ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:32:32.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:32:42.510Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=23a1220a-a6f8-412d-8456-cfa9ae4c77b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:32:42.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:32:52.523Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=4c3635bf-6608-488c-b62e-97e1079820c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:32:52.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:33:02.536Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=6b9ce44b-8ae7-4f36-8a84-61c6b8848f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:33:02.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:33:12.546Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=e497ef47-17eb-4aca-b66c-fc5f4d066be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:33:12.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:33:22.559Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=0e2bb4d8-1dd0-4563-aa87-0260066d59c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:33:22.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:33:32.572Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=02b7b7f8-7420-4762-9c4e-afc79e8c118c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:33:32.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:33:42.583Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=21f02e29-7952-48dd-963f-37b91beb1237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:33:42.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:33:52.595Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=9e47c45f-7f61-4138-a3eb-6510da1b3a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:33:52.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:34:02.606Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=33a7770f-e5cb-40aa-ac86-3e820ab864fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:34:02.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:34:12.618Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=165e41d5-596a-4fe6-a6b2-6d68e1d3dc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:34:12.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:34:22.629Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=d5ab63f3-10b8-4c87-ae2e-28b01b6de761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:34:22.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:34:32.642Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=67ccc2ca-1168-4bfc-aaca-f42a72c608a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:34:32.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:34:42.656Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=d095483f-d2c8-46ab-9551-58249fffdf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:34:42.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:34:52.673Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=35ee70b0-03e6-460c-8d11-046c667320da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:34:52.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:35:02.695Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=e1e1a28c-eb98-46e0-9629-a41b679b1b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:35:02.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:35:12.706Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=8d691614-05e5-4a33-838e-2815a5eb7c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:35:12.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:35:22.719Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=a5c42c27-a0b1-47e7-8e4c-967ff117d897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:35:22.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:35:32.739Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=0c61d72c-dda6-4080-a1ec-f0a7c402ab35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:35:32.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:35:42.750Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=b5a4c9a2-5586-49f6-92e1-1c246acef074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:35:42.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:35:52.762Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=3c489c80-3d79-4e47-bce3-5b3534f86201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:35:52.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:36:02.774Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=eb6d554e-e36e-439d-b660-d6e169d50690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:36:02.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:36:12.789Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=7bce494c-6c00-4640-b982-a9150c6e9df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:36:12.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:36:22.817Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=7b304ee1-4289-4d93-9b3e-052fc5db1b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:36:22.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:36:32.829Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=04757e85-7f74-461f-a2b6-35c4f2241e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:36:32.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T05:36:34.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T05:36:34.061Z |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-11-13T05:36:34.062Z |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-11-13T05:36:34.065Z |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-11-13T05:36:34.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T05:36:34.073Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T05:36:34.073Z |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-11-13T05:36:34.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:36:42.841Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=ef9694ef-21d8-45df-a4e1-94790e4d3525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:36:42.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:36:52.856Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=28b73bb5-186f-4363-9817-5cb753df5420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:36:52.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:37:02.879Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=a8cc6477-3801-4043-a27a-ccc2835a0638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:37:02.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:37:12.894Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=ee10749e-964d-40ee-ae72-638b93b6d9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:37:12.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:37:22.906Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=e060a421-5fa5-4ec1-a06d-43ac4215fff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:37:22.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:37:32.919Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=89447970-0227-43e9-bffb-bcc218b824b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:37:32.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:37:42.931Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=f010eee8-cf72-4726-bee5-b9ef8a199fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:37:42.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:37:52.946Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=e670cdc2-3ac3-4d9b-940b-5934484ce412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:37:52.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:38:02.962Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=ef8553c6-5dec-40de-a6a4-0f05e0a202d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:38:02.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:38:12.973Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=aa4d2e18-1fbc-4bbc-b64b-521b4ca1c094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:38:12.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:38:22.986Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=2ebf441a-0ce2-4238-b928-c947b6ceafb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:38:23.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:38:33.023Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=31caf131-7f94-418f-aeb7-eafafcd4014f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:38:33.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:38:43.036Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=c3b836a4-098e-459c-99cb-4c739e25d9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:38:43.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:38:53.049Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=9a9430d6-7c76-4766-bce5-e935b0c244be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:38:53.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:39:03.070Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=714d7957-5d05-45c8-93a8-b4a98f6b2c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:39:03.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:39:13.083Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=7230e6fe-4218-4f17-9e56-ddb9dc43ed45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:39:13.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:39:23.100Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=4731c8ec-40a6-4667-a3c8-3f0b059a4b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:39:23.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:39:33.110Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=b36eac3e-3deb-4eaa-9138-b497ee32aa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:39:33.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:39:43.122Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=d8b6618c-7bdd-42b2-b563-943127a253a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:39:43.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:39:53.135Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=0d33ff43-da71-412c-978b-74d67add82ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:39:53.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:40:03.146Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=acb9970f-7469-49e2-a377-3925fbc1b5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:40:03.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:40:13.161Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=c1f78c69-ce3d-4ca7-bc74-bd93be5fef97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:40:13.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:40:23.172Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=5336da50-f45e-41d5-a1c3-117e783e03c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:40:23.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:40:33.183Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=a96b4e7a-a8b0-4612-9174-1a24de818963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:40:33.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:40:43.200Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=118af123-ea39-4888-ae86-429ed72bcdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:40:43.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:40:53.216Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=d515df59-552d-4b77-a79f-fc1747da2e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:40:53.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:41:03.244Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=de318141-a1e8-4cb0-88be-29e680b72eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:41:03.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:41:13.271Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=fac4c86b-1968-4488-a002-a63009a47503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:41:13.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:41:23.283Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=5f8ed6a8-20a0-49c0-9cf7-990f049fcc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:41:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:41:33.297Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=b46b7d2a-7dcf-4334-a451-894fef130f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:41:33.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T05:41:34.080Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T05:41:34.080Z |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-11-13T05:41:34.083Z |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-11-13T05:41:34.086Z |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-11-13T05:41:34.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T05:41:34.096Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T05:41:34.096Z |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-11-13T05:41:34.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:41:43.310Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=6f6470d1-75cd-46f6-a119-16af8abe66cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:41:43.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:41:53.322Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=573e083b-d606-4bf9-830f-5b8f99cc689d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:41:53.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:42:03.332Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=cfcabcb5-66c3-4a55-96a1-2947bd5179a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:42:03.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:42:13.343Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=c0f71a7c-1f86-423c-9217-7776005f391b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:42:13.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:42:23.354Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=ed800a3d-f83e-4b59-ad0b-1125f77eb572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:42:23.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:42:33.366Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=158448dd-5c35-483f-8ead-7733afd4976f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:42:33.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:42:43.378Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=9868869a-489a-46e6-90ef-d4bc7ee712b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:42:43.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:42:53.394Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=2a806ebd-504b-4cbc-b9fa-d67dcbe65c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:42:53.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:43:03.410Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=9248dd93-14b4-42c8-b0aa-bedd67aae4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:43:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:43:13.421Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=c90458f0-c43e-47e1-995e-b99556864174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:43:13.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:43:23.433Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=0ecabdea-7269-48cd-8be6-6b5885501d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:43:23.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:43:33.463Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=d8619914-409f-4767-a50b-0d50c472aba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:43:33.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:43:43.474Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=00d251f5-e823-43b6-a4ff-f32f6efd063b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:43:43.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:43:53.487Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=b15a068e-a39c-430c-859e-601854f57da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:43:53.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:44:03.501Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=577579b1-ca46-42ec-ad5b-d1409a338a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:44:03.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:44:13.514Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=ebe5b305-e098-4298-8ae2-0232c8fefde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:44:13.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:44:23.527Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=29a41f68-1c3e-4680-abd0-270fb0e8246b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:44:23.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:44:33.539Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=1a1e5419-d4d8-42a0-9122-8bf7601888f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:44:33.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:44:43.549Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=0af3791a-c0c2-4576-a7b0-865a802d6a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:44:43.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:44:53.561Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=2111a628-38c1-45c6-b026-43dec62ee64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:44:53.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:45:03.585Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=dc0be39d-6310-48ef-83ad-be0c8d394c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:45:03.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:45:13.620Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=c2d822d5-0987-4e97-8feb-17f957198d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:45:13.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:45:23.635Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=63d9d7ac-3cee-4dbd-80ac-3e1cf768a4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:45:23.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:45:33.651Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=6f33392a-9b24-4e9b-b1b5-14330e243472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:45:33.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:45:43.661Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=3f6c8873-1ffd-42bd-805f-4e31e60dc19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:45:43.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:45:53.672Z |INFO |Init configs |InvocationID=832ba7f4-62a7-4d02-a1ab-cb2f3f171879, InstanceUUID=3293f67e-de46-4fd7-b6e6-64c833bebb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T05:45:53.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |