. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T23:02:20.104Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:02:20.118Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:02:20.122Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-27T23:02:20.125Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:02:20.749Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:02:20.905Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:02:20.906Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T23:02:20.907Z |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-27T23:02:21.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-27T23:02:21.090Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-27T23:02:21.172Z |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-27T23:02:22.932Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-27T23:02:23.533Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-27T23:02:23.565Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-27T23:02:23.566Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-27T23:02:23.669Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-27T23:02:23.671Z |INFO |Root WebApplicationContext: initialization completed in 2498 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-27T23:02:24.995Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-27T23:02:28.315Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-27T23:02:29.224Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-27T23:02:29.677Z |INFO |Started MainApp in 13.631 seconds (JVM running for 14.533) |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-27T23:02:29.800Z |INFO |Start scheduling PRH workflow |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:02:29.844Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=fd9b4ce6-6e40-4d4e-ab26-ffe2484246b1 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-27T23:02:29.888Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-27T23:02:29.891Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-27T23:02:29.894Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:02:31.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:02:41.065Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=629d2948-85b6-4985-a604-f177a0b58c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:02:41.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:02:51.105Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0b5a4eff-e0a5-48dc-81d3-56e2f857dba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:02:51.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:03:01.176Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=aed28fe2-e7c5-42b7-848e-82445e1a494a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:03:01.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:03:11.351Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=235549a9-fb37-4412-9939-21c9a95cbe5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:03:11.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:03:21.400Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1353d89c-bf08-4aab-a1f5-a5eb5052bf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:03:21.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:03:31.435Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4ce84124-78f3-40ca-8746-6fe075e4eb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:03:31.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:03:41.463Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=dd8f1858-0211-409b-a9c1-a4d4f518dddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:03:41.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:03:51.498Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=eb96a284-49d7-46e5-ab2d-6690c34c1e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:03:51.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:04:01.522Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8f92bb42-f1aa-4708-8954-9ba570376c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:04:01.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:04:11.583Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b28c8d2b-cf8a-43bf-af20-947fed4b9cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:04:11.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:04:21.632Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=33a615cb-37aa-431f-bf2e-6bb80e31a76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:04:21.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:04:31.660Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3967f6ba-7e54-473c-894b-79044b748c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:04:31.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:04:41.698Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9c4ff595-fe05-4c4f-bf83-21de4aea9c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:04:41.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:04:51.719Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4cd087bd-ffac-4889-a89a-449c176b73b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:04:51.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:05:01.737Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a368d2d8-61d6-48e2-b592-2a53406d7ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:05:01.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:05:11.775Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e60e8488-4fc8-496b-8e90-551c5a3c4539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:05:12.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:05:22.010Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a32f6f59-aab8-4b22-b573-c6b70794e05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:05:22.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:05:32.027Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=79d7bd96-ad19-432b-b8fb-7272143bb7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:05:32.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:05:42.059Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=240df38e-7466-460c-b56c-3e1613f2a3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:05:42.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:05:52.078Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6dde2f4a-cb01-4ac2-a49d-673dfe702991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:05:52.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:06:02.098Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=873cf9e4-5079-4c85-9bb9-1e0365126a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:06:02.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:06:12.120Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ddcb4aee-cfca-4821-9cd1-f892bd836610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:06:12.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:06:22.141Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f40703d5-98fc-4bec-9b2b-dfaeeff86b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:06:22.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:06:32.199Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ba6f003d-7769-4756-8bb4-e5cd90d477ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:06:32.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:06:42.221Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=bc4f0451-530d-4906-ae34-8b1312f66b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:06:42.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:06:52.240Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8eabbae4-e145-4033-bf49-78fd013a3860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:06:52.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:07:02.259Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d4305012-f27f-4133-8699-bcd5b2d3db19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:07:02.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:07:12.278Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6cfce655-5fb3-447d-a7d0-41f5824a28bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:07:12.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:07:22.297Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2ad81bb2-61da-4f53-a339-8dc8a39bbfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:07:22.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T23:07:26.072Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:07:26.073Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:07:26.073Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-27T23:07:26.074Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:07:26.074Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:07:26.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:07:26.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T23:07:26.092Z |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-27T23:07:26.094Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:07:32.323Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=432548d3-bafa-44b0-bcd1-68f7cfcb2c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:07:32.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:07:42.348Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6802ce50-d742-4ca1-9403-8c8dbb8a8532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:07:42.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:07:52.367Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e909cf85-f26b-48c4-90b1-cdb22f5f05d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:07:52.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:08:02.385Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c9aba2a5-de4a-47f5-a2fd-a28b85999513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:08:02.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:08:12.406Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1663d6c6-f4c9-4333-a06c-f438ce6293b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:08:12.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:08:22.425Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6c7c570e-1ef7-494d-93a7-d869746993c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:08:22.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:08:32.442Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=7907a4f0-6987-4cb9-9715-5f2e1ca106bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:08:32.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:08:42.461Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f019ae0d-dbe3-487a-982b-ae9a6686b6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:08:42.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:08:52.482Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=91cf105d-ebd7-4701-b0ce-f1f610ee21a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:08:52.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:09:02.499Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=daedb5e6-4162-4d82-bf07-4568e03e79fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:09:02.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:09:12.520Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e2e3e246-c36e-496d-bfd8-655d14597d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:09:12.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:09:22.545Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4c0c2930-26a7-4099-85b5-60c58746efad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:09:22.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:09:32.567Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c757b683-59e9-4373-863b-d6a7361ddd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:09:32.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:09:42.586Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=cc1fd710-c95e-4593-bbc1-139ee92f072e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:09:42.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:09:52.606Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1deae01a-1940-4244-849c-81071d174da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:09:52.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:10:02.637Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f93e4dd2-29a0-4c1b-ab30-e6e043f429e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:10:02.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:10:12.677Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1b281a9c-01bd-4777-8eba-213b3093008d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:10:12.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:10:22.696Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3497196c-2292-43ed-8857-215a51b04a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:10:22.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:10:32.716Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=33441406-aa3d-4bfe-b11d-87647f498fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:10:32.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:10:42.734Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0452e1d2-0421-4249-9008-641559c1d4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:10:42.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:10:52.752Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=fd7afa6c-2a8b-448f-9702-023dccf9d5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:10:52.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:11:02.771Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8994ee5a-e4ea-449e-8e6f-52fda8614495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:11:02.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:11:12.795Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f44eaa12-5300-496e-95de-0d3ea2f0fdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:11:12.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:11:22.813Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=214bf562-ffc9-4e8a-b2ea-8846ec513374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:11:22.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:11:32.828Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c329c8ac-3d02-40ef-89e0-bd88f3a26b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:11:32.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:11:42.847Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=565ed447-dbd7-49c5-8ca1-bae27fe9c096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:11:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:11:52.867Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d12dc12a-3170-45e5-871c-af73e33a6100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:11:52.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:12:02.883Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ba2064e8-e73f-4d04-9adb-cb764734fb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:12:02.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:12:12.900Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a386fa24-13fc-4d23-a6f6-33b26046ba5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:12:12.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:12:22.916Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3b966cf2-4f18-4d76-a650-f33b96664a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:12:22.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T23:12:25.388Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:12:25.389Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:12:25.389Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-27T23:12:25.389Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:12:25.390Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:12:25.396Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:12:25.397Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T23:12:25.397Z |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-27T23:12:25.399Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:12:32.932Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b352cac2-24ea-48ef-86a5-d66502b821f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:12:32.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:12:42.949Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1f2982e0-5815-4482-b3ec-a180d156a47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:12:42.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:12:52.971Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=81051a24-8059-4567-bfe9-c20d44846aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:12:52.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:13:02.990Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2d960b88-85bf-4931-9a29-c990dbe66b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:13:03.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:13:13.014Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=facfff22-6ea9-47d8-83bd-27acb1d3068b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:13:13.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:13:23.032Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5a3666cb-f850-42f6-8913-e8ac8b46e6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:13:23.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:13:33.068Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=acfd2817-f599-4a14-9caf-a79f6526b0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:13:33.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:13:43.089Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=aa212b30-9b5b-4032-a113-b453ee5940d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:13:43.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:13:53.111Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0540e2ad-4ba0-47dc-9d6f-5746db2c2ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:13:53.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:14:03.129Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b3c50186-03b7-4f79-afde-055315e6d234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:14:03.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:14:13.146Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ae9b4994-58ae-4482-947d-b9e2c06b0705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:14:13.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:14:23.163Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=68428b4c-e4ef-4296-bf64-0c7cc93eec4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:14:23.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:14:33.181Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2a40d656-2d80-4bbb-96c5-b66b02bd9550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:14:33.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:14:43.200Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f8af1f4c-f338-4071-811b-6076cfaeb095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:14:43.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:14:53.217Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0195a410-1ab9-4360-a42d-8f408da70a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:14:53.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:15:03.234Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4f445270-add9-4bcc-8225-8b2780831813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:15:03.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:15:13.253Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6e71ceef-2069-4ff1-ae2e-56ab905ecbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:15:13.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:15:23.270Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ceddf647-583a-4fda-ab32-e0d02b70df4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:15:23.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:15:33.291Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ae6cca25-8102-4207-b84f-208377a4a430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:15:33.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:15:43.322Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=203e4a84-30e5-4cad-8130-c06054423991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:15:43.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:15:53.344Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=efb26948-c362-410d-8b7d-8dc52cb81b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:15:53.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:16:03.363Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d4cdd1ce-fda3-4ea8-bccc-27be0ac98ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:16:03.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:16:13.394Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a527a3f5-a537-4837-b379-ede49238c77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:16:13.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:16:23.412Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=fdf3b491-4f87-4e7c-960e-ec83115b3794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:16:23.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:16:33.432Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5ed18fbe-f567-437c-ae90-b834a326a494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:16:33.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:16:43.462Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=80430ccd-de25-4865-b4db-970bae47714b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:16:43.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:16:53.484Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=7773ca2a-2f66-4671-812b-30a12d89b6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:16:53.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:17:03.512Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f0214e27-49dc-4944-900b-8f5cbb426ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:17:03.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:17:13.529Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f06563f9-d42a-4b80-b08e-3bf1f62cd693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:17:13.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:17:23.546Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=45a65b1d-2d2b-4029-897a-5f3b79d8d565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:17:23.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T23:17:25.329Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:17:25.329Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:17:25.330Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-27T23:17:25.330Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:17:25.331Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:17:25.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:17:25.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T23:17:25.339Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-27T23:17:25.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:17:33.564Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=bbef95ff-c4c9-4eaf-9b24-194a3c52f778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:17:33.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:17:43.580Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2a4c216c-eaa7-4324-ad45-c30c6b337604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:17:43.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:17:53.596Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=bb9f29c1-9b67-483f-b497-66df07d4ee44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:17:53.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:18:03.614Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=257b6c1f-c161-4db9-8318-9ec00232c117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:18:03.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:18:13.631Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a0e3e676-8e12-4709-a0bd-255d4559482c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:18:13.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:18:23.763Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a9c21cb4-b3d6-4c41-b468-73ee38e07112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:18:23.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:18:33.779Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e36f75b4-0d3c-4e91-9395-6cd10be3e2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:18:33.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:18:43.796Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=87f09922-8505-48af-84b7-e92d79c855f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:18:43.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:18:53.827Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0cb49022-da1a-470f-87e7-bcf728715928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:18:53.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:19:03.891Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=967fbefc-fb17-4dad-919f-d6d7873ca2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:19:03.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:19:13.915Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=97b244fc-13a8-44da-8832-e1d03d192e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:19:13.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:19:23.981Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ad9df70d-d5b8-4cd3-bd6a-eeb4fb921d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:19:24.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:19:34.016Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=aabc4fcb-fc58-4f15-a5a1-d1523d15d941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:19:34.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:19:44.033Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=cf82e6fb-25ea-464e-8574-8d97303b91c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:19:44.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:19:54.051Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0f863757-e3ff-43e7-9253-8d8e6ae589ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:19:54.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:20:04.070Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=29218cfa-46e0-44a3-b504-418b8c0c4858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:20:04.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:20:14.087Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=10ce2895-9069-48ba-9c3a-5e70f4d5c496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:20:14.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:20:24.108Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2c64d4c6-8aa5-4be1-8825-0bce7698b070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:20:24.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:20:34.129Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=59353814-e43b-484e-9995-061affcb9011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:20:34.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:20:44.239Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=08e23913-5f83-45c9-9dcf-ef0d1e6931b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:20:44.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:20:54.299Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ab6cca5f-3e79-4a62-a755-6de4cf2c9b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:20:54.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:21:04.315Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2f65b31f-1923-4d51-90dd-6bcc36c84268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:21:04.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:21:14.335Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=fd5ea1df-3b4a-4335-be67-4b9b157c595b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:21:14.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:21:24.356Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=984d751f-c995-405e-8995-7bb657dc98e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:21:24.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:21:34.375Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a005a908-c98e-4a16-927b-dd525f54e333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:21:34.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:21:44.395Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=77fd8ab8-9aa6-4085-838d-b4df4619c36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:21:44.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:21:54.412Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b4420df7-8338-4b54-b98c-680b99d09e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:21:54.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:22:04.451Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ccd85767-7085-480a-9371-b9accff825ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:22:04.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:22:14.471Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c8bfaa03-cf35-48c8-94f4-24f6caa471d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:22:14.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:22:24.491Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1b800d2f-af95-471b-9b47-67152c7ed659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:22:24.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T23:22:25.386Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:22:25.387Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:22:25.387Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-27T23:22:25.388Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:22:25.388Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:22:25.395Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:22:25.395Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T23:22:25.395Z |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-27T23:22:25.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:22:34.519Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=09047afb-da61-41e9-82f8-8034a75cf7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:22:34.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:22:44.536Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8ed93e48-54ca-4261-8a16-022d2a9565d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:22:44.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:22:54.552Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=fbcd03a2-688f-4a5d-a603-a6c9be6e48bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:22:54.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:23:04.570Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4c239b9d-ed21-4ace-82e3-df68f77bd366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:23:04.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:23:14.590Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=09ac0957-b9d2-466f-ad15-22464aa5adcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:23:14.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:23:24.607Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=01b8ffbe-4b5e-49b8-9668-1438a9dd25b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:23:24.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:23:34.625Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=acf1a0ee-93f9-48ba-90b0-1cc10d5057aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:23:34.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:23:44.642Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1f56eb00-e3aa-4bd9-8b61-05100d133486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:23:44.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:23:54.668Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=78754c63-5180-4907-992b-3b06d8b57bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:23:54.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:24:04.685Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f45e16b1-28f6-41a7-8bb6-81dccc32a6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:24:04.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:24:14.702Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e7eca710-66dd-49f8-a480-3d1bcfe9f31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:24:14.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:24:24.718Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=470363c5-bcd2-408d-baa7-9735dd21f012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:24:24.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:24:34.736Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=503fbcf5-258d-453c-a24d-db09568c5c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:24:34.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:24:44.766Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=61ab6b8f-b19f-4565-b3fc-949c6cff6c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:24:44.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:24:54.785Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=749f66cd-8e3c-4c69-9aaa-5e827d423651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:24:54.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:25:04.804Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=53655d2b-78fc-4d5d-bea2-06ce0b982e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:25:04.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:25:14.818Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a5620e84-bc10-4d86-8477-e617ebd0f040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:25:14.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:25:24.833Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6d84314c-61bc-4ea8-828b-0b2b4e7b1441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:25:24.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:25:34.849Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4fa25544-ef80-46ac-82a0-347dffd19cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:25:34.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:25:44.866Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=10c1f311-0693-4bbe-a992-020d86a74c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:25:44.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:25:54.884Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=944b0e4d-8e36-4050-b07a-f926bc9770fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:25:54.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:26:04.905Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f3726c10-bf4b-4bfa-8efd-ffe240ae2240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:26:04.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:26:14.922Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a53823d7-b214-453c-bd90-64b025e04f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:26:14.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:26:24.940Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c02a2c2c-78ab-4f05-aec5-e3ec8292747f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:26:24.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:26:34.956Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=85de73e3-9e4c-4fe1-b2cc-148e91cf5d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:26:34.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:26:44.973Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9ca9fe11-4068-4807-b52d-ee3d0a416dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:26:44.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:26:54.990Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=388511ab-7740-4d50-a845-e81a7a2ed546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:26:55.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:27:05.007Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=44f41bf1-be31-44a9-b805-0806e3244444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:27:05.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:27:15.023Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a1b5d434-8fdd-4bb6-be52-5180e14cd942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:27:15.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:27:25.040Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6b1493ea-12be-4dba-a9dc-ad3d29ea4963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:27:25.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T23:27:25.345Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:27:25.345Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:27:25.345Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-27T23:27:25.346Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:27:25.346Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:27:25.353Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:27:25.353Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T23:27:25.353Z |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-27T23:27:25.356Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:27:35.060Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9aaf68fe-129e-48fd-90f5-1568710bd79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:27:35.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:27:45.076Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2387b071-1565-4be1-b69e-bdce3e1c5437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:27:45.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:27:55.092Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d04aaf65-e630-474d-b1dd-4b5358f955d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:27:55.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:28:05.113Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9bb6baba-7262-4b27-aa1f-d66b945b9ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:28:05.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:28:15.151Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=206d2f4d-9d58-421b-bb63-7e5e5c60ea49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:28:15.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:28:25.167Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2fb45c02-3322-489d-992e-d9785054e369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:28:25.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:28:35.183Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2d717bf3-c45b-4fe1-ab91-5696af70a050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:28:35.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:28:45.199Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=219ae6b4-8624-4a25-a270-e409a1ae3723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:28:45.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:28:55.213Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4bf1b537-75fa-4ea2-83e1-bbbbe518405e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:28:55.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:29:05.229Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c0535597-2260-4f8a-934d-197cf88d01d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:29:05.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:29:15.246Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6dc3a3d6-3970-4ae4-99eb-8d0c7fc65cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:29:15.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:29:25.263Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=45a8b9cb-14bf-4dc0-bb9e-88b3e75c28d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:29:25.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:29:35.280Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ae668e25-68c6-4700-84d7-f8fade417f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:29:35.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:29:45.296Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5ac52fa7-2c71-467e-b215-78f1b63977e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:29:45.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:29:55.316Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6f9515d2-7e99-49f0-a25a-d04a0c07755a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:29:55.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:30:05.333Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=77f0229b-9f95-488d-a395-46cf761d79ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:30:05.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:30:15.353Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e0605617-4c38-48b0-832a-cc3ce0fbf32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:30:15.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:30:25.371Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=793de4c8-46cf-4ed8-a5ef-32ec01d8f95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:30:25.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:30:35.388Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f529bbde-95c8-47d6-98c5-01a67a0f218c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:30:35.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:30:45.406Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=37f3fc32-3ff4-4fac-b071-8a9f9ce570cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:30:45.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:30:55.424Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=abf2f7b2-39cc-478a-b39b-6fa2fb029f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:30:55.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:31:05.453Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=fb2983fe-9d1d-44b8-a379-ad9e5f3c8a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:31:05.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:31:15.477Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c32e1c01-65d2-4ede-a399-af69192450e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:31:15.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:31:25.494Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d89ae81b-870b-4a66-9fdb-1707550ad016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:31:25.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:31:35.508Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c9e75483-1783-4df5-957e-0da52130d9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:31:35.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:31:45.527Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=630f3e72-1b7e-4901-b6ea-4e1ed76a6556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:31:45.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:31:55.542Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b23c4496-20f5-4d94-ac9a-7ca256052da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:31:55.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:32:05.556Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d0e76d07-a3c1-4830-b763-ebb5e84f9284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:32:05.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:32:15.572Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=bb74affc-268c-4593-81ae-dbfaa9122e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:32:15.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T23:32:25.404Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:32:25.404Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:32:25.404Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-27T23:32:25.404Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:32:25.405Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:32:25.410Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:32:25.410Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T23:32:25.410Z |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-27T23:32:25.412Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:32:25.586Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=78c40e92-8dfc-406d-be22-443e36d034dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:32:25.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:32:35.608Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=914afd0b-1929-4abf-a9bc-12721c7d200f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:32:35.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:32:45.624Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0a14f51e-4ddc-4580-924c-04a10ef41c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:32:45.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:32:55.645Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1b4ceefb-26c5-4b51-af56-6bbc1ad283c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:32:55.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:33:05.664Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=35f38b04-58c7-43f0-ac49-a9ee866efd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:33:05.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:33:15.679Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d07c0c3c-35db-4d5e-a59d-59bc769a85f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:33:15.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:33:25.693Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e7fd7510-9432-4089-8b51-7d7bacbf24ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:33:25.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:33:35.708Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=541cdd76-bcb0-418f-8336-5d507f595701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:33:35.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:33:45.728Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3f492a57-0145-4114-87b1-068c47e0654b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:33:45.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:33:55.744Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=306dd61c-a837-4b39-b7ce-05fc0ccb05bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:33:55.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:34:05.763Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3d0974e3-5d99-42d5-8568-ac01b79abd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:34:05.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:34:15.782Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0012751e-1795-47f8-9996-142fa7a23e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:34:15.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:34:25.797Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f479d4df-bc43-4e1d-89f1-26f18f7aa7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:34:25.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:34:35.813Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f27a5669-ab1f-4bf4-bea5-85fc508cabb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:34:35.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:34:45.828Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=caa4463b-d12c-4b5e-b70e-b292ccbabff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:34:45.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:34:55.843Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=07865e03-4c9c-440f-93f4-b9db5ef47fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:34:55.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:35:05.859Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=bd42d58f-f509-4264-a211-1b84af9449f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:35:05.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:35:15.877Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e90268e3-0a90-4bbf-b9d2-71dbdf4cbc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:35:15.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:35:25.898Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f3bff761-b611-438c-8c74-1be42e6d9d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:35:25.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:35:35.915Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=49cec28d-719a-471b-8ece-db553c779755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:35:35.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:35:45.934Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3973d9f3-72f3-45d7-a649-ef1130de05d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:35:45.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:35:55.951Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8928a97c-da41-4404-b6a7-8dd9eed289b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:35:55.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:36:05.966Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=fcba4eea-e2f6-46a4-b87c-0973cc1b1b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:36:05.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:36:15.981Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=978410ac-e544-40c1-9469-b04e428d69ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:36:15.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:36:25.996Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=18c5e256-60b7-4e7d-bcb2-d509f47385bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:36:26.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:36:36.012Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3a3be4f9-9fc6-422f-95f4-3492447637fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:36:36.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:36:46.037Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=fe8a42b7-0f84-495c-afa2-cf7f80d0c2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:36:46.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:36:56.054Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=aacdfb31-533e-4938-afe6-aff31b1e9a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:36:56.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:37:06.089Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=361e9928-b0af-40f9-a89c-689011499af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:37:06.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:37:16.107Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5698d420-ce04-42e8-b534-180693fc026b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:37:16.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T23:37:25.352Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:37:25.353Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:37:25.353Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-27T23:37:25.353Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:37:25.354Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:37:25.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:37:25.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T23:37:25.360Z |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-27T23:37:25.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:37:26.121Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=80a1d8c3-9d9c-409b-8e48-b685d4a98888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:37:26.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:37:36.137Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e2aa906b-256a-4d0f-b388-8e03fd5eefa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:37:36.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:37:46.153Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9f181a5f-5fc1-4f59-a8bf-8da56e1a1930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:37:46.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:37:56.167Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c92e08ec-f30a-4ae0-a60b-8578914b9823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:37:56.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:38:06.181Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9ecd00a3-0b1a-4779-b6c2-971ee4c98b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:38:06.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:38:16.211Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2c1f93b0-e838-4e98-9f7f-410ab9788f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:38:16.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:38:26.227Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=557cebac-91d0-482e-9c53-2a7c9bb95aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:38:26.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:38:36.241Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c64f34d6-872f-4bf2-bb52-6754da2df8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:38:36.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:38:46.257Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ae37672b-0d3f-4fd2-b9ca-862add9969b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:38:46.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:38:56.273Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=27a94a74-3579-44b9-8337-b021e70bd7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:38:56.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:39:06.288Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d10fad8d-925d-419d-93d1-407d75d29a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:39:06.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:39:16.302Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9f3dd61e-5e96-4934-a8cb-248cc31b41a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:39:16.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:39:26.319Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9510036f-26ff-45b6-bd37-58e6b911625c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:39:26.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:39:36.336Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6ed39cec-6feb-41ad-a8d6-7111c2f83187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:39:36.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:39:46.353Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9bd3ed49-71c7-4364-a8ea-56998d57742f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:39:46.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:39:56.371Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c855d66e-5516-41eb-a6a2-436be7cc614a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:39:56.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:40:06.387Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=547dc3ba-b645-4206-9328-1598e0bb9bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:40:06.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:40:16.401Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=06754ffa-b296-4d70-9e9b-e7ae12b410d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:40:16.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:40:26.417Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=619fcb0a-f9f1-4f20-8e41-303c825e7e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:40:26.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:40:36.437Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=fc46183d-d6b3-4188-a00e-638dbac9a07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:40:36.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:40:46.466Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=240ef5aa-f82a-405e-af3c-c60894d997b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:40:46.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:40:56.481Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=12e22cbb-720c-4c36-8d27-867ba5ef8d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:40:56.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:41:06.498Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5361a5cd-0589-4a36-9ddf-7468bf4a53a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:41:06.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:41:16.520Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a0dcd3cb-01aa-46f7-98c1-ec7fadf2f40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:41:16.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:41:26.536Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=7e532d51-6005-4d60-8e14-92ffba6533eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:41:26.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:41:36.557Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=83e83537-9465-499d-b956-32d7bf5fbab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:41:36.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:41:46.576Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e341e759-005d-4694-95a4-b21ac70c8203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:41:46.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:41:56.596Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=35def162-9a2e-438e-86a6-9153f4d2f931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:41:56.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:42:06.618Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f0a52087-d0f6-4704-a7c5-44e78c9e6e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:42:06.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:42:16.636Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6547cebf-9552-4cb9-a39b-1670deac490f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:42:16.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T23:42:25.337Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:42:25.338Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:42:25.338Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-27T23:42:25.338Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:42:25.339Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:42:25.345Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:42:25.345Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T23:42:25.345Z |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-27T23:42:25.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:42:26.651Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=7a2b2f34-d1fd-4513-a3cd-4952317c3e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:42:26.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:42:36.669Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=619def86-5199-480d-93eb-8765961a00cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:42:36.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:42:46.685Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=7c9653ad-4337-431e-a405-68de47a5d13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:42:46.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:42:56.702Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8e52cc22-9806-4139-88d8-077cecf19afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:42:56.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:43:06.718Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=dafdc1bf-197e-4238-80c4-9d1590b1dc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:43:06.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:43:16.734Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4fe71b63-7e0d-43ca-aafe-c7cd1ec107c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:43:16.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:43:26.749Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c29347f9-5f9e-4cb0-bd89-4c203a52cbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:43:26.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:43:36.765Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b3654024-2723-4cce-bd5b-9ac0986ae17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:43:36.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:43:46.782Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=09dbcd13-e97c-4edf-a86f-ae04278c39ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:43:46.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:43:56.812Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=26635948-7e48-426e-959d-fc1db2df7147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:43:56.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:44:06.826Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f170be99-7c06-4830-941b-a8071cde1d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:44:06.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:44:16.842Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a1a230f4-c692-4901-8a11-b0348c1d6069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:44:16.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:44:26.858Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=fc8df16e-c85a-4f52-b360-0500dba2a258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:44:26.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:44:36.877Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d9627d70-cd86-4fcb-96f3-ff71f6721cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:44:36.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:44:46.908Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=446b913c-bb89-409d-bc98-80b37616959b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:44:46.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:44:56.927Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=33ac40d4-e465-43fb-af60-d579eb2a072d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:44:56.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:45:06.943Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9fb05c7c-a559-4eaa-b7c7-21e163d2da18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:45:06.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:45:16.976Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=394cefc0-22d5-47d4-95ad-901b178455d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:45:16.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:45:26.993Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ccb67126-2b68-421c-84c9-21c3514599a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:45:27.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:45:37.010Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5869d626-7cd3-43b4-a3d0-a24d2a15f602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:45:37.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:45:47.041Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=aa05f7d7-ef6b-42e9-94cf-0e3c25338c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:45:47.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:45:57.065Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f964918f-b739-4aec-8ea7-6ab722f1bfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:45:57.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:46:07.080Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e469bec5-a809-48b1-b1a7-199bab603ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:46:07.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:46:17.093Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=cd704550-e767-4ca1-ae49-0411568cf2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:46:17.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:46:27.120Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1607f43a-a17b-439c-a259-535a34a2ec46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:46:27.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:46:37.136Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=34ee7284-0284-41cb-bbd6-ad45c1dece7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:46:37.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:46:47.151Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b5217c1e-479f-477a-98c1-8c187da33bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:46:47.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:46:57.181Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=74695686-e2cd-4159-a15f-2497f8d78d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:46:57.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:47:07.200Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=91f7c8ea-1422-410a-b9fe-80af46b4235d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:47:07.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:47:17.215Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=7e7ca655-c15f-441b-9208-d8796956efa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:47:17.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T23:47:25.367Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:47:25.367Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:47:25.367Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-27T23:47:25.368Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:47:25.370Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:47:25.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:47:25.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T23:47:25.380Z |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-27T23:47:25.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:47:27.231Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=88d8e408-cd7e-4675-a889-a86cdd4c39fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:47:27.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:47:37.249Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=be1f7898-af6d-4de0-9fb3-72e830c3d6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:47:37.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:47:47.264Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=486d3b00-6ce6-430d-81f7-d25c3773fa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:47:47.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:47:57.281Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5fee7c19-271d-4061-b90b-73122b4b1fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:47:57.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:48:07.309Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ec746973-8a5d-4a16-999e-8a2055ecbe1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:48:07.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:48:17.336Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=871a4b4e-5e71-49cd-8a3f-8e707547f6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:48:17.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:48:27.359Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f206876f-0588-4608-8685-17bb4705fedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:48:27.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:48:37.378Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=38458b88-66dd-4053-901b-a1ba33d6139e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:48:37.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:48:47.393Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=312af5f0-07cf-4c12-b46f-7f6dd7c76c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:48:47.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:48:57.410Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9159cd67-3b20-4e8d-b81a-0d110fc0b049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:48:57.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:49:07.431Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8e36225f-0cf3-4efb-947e-800b65b85a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:49:07.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:49:17.463Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=fff2ce82-2619-418d-871c-87d9c0edf8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:49:17.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:49:27.478Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=106c3133-d336-428c-9379-a2da99cc182a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:49:27.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:49:37.495Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c4f7531e-cb86-473d-8562-c349932a272b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:49:37.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:49:47.513Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0b882d93-c25f-4c6b-9994-8cf749115bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:49:47.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:49:57.530Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=13243c7d-2f04-478f-b50a-3c72bb4c04e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:49:57.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:50:07.570Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e08fa6db-42fe-4855-b220-fed72f07527c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:50:07.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:50:17.587Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9643ec8c-5fae-404b-9066-461a237ed610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:50:17.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:50:27.600Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0404fe55-183b-4eb0-84bc-f7b4f6553ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:50:27.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:50:37.615Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=dae2d1d1-9b52-4535-9afc-a78ac588f0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:50:37.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:50:47.632Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=22e0143b-84ec-4a6a-ba5a-00e3a5ddb139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:50:47.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:50:57.645Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9b2148eb-ac89-4c97-bbaa-c68ebc319aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:50:57.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:51:07.662Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=23be92a0-66ad-4d2b-8156-034a32dadeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:51:07.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:51:17.696Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=647e1f9a-861b-4c1a-8f58-dce57ea72b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:51:17.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:51:27.714Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5b67e132-1cf8-459a-81de-2a0a47c252e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:51:27.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:51:37.731Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d1a9ba05-edfe-4987-be77-3d63e838d770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:51:37.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:51:47.746Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f951e840-b8ee-4403-9180-c105f8423be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:51:47.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:51:57.761Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ca479551-92e5-4895-8041-7644e9dc5847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:51:57.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:52:07.779Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e4fbfb96-3814-462f-94ac-8be038f0cd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:52:07.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:52:17.793Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=91e03cf3-b20d-4b4b-900b-dc33be867830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:52:17.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T23:52:25.323Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:52:25.323Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:52:25.323Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-27T23:52:25.323Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:52:25.324Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:52:25.330Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:52:25.330Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T23:52:25.330Z |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-27T23:52:25.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:52:27.808Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c087ada0-48aa-478a-a54d-f3a0de0503f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:52:27.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:52:37.826Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=784a13a1-822c-41ed-91c2-1af20d3d07d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:52:37.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:52:47.841Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=306d8cfa-67ef-4092-8770-f3a14b33c1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:52:47.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:52:57.858Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ad2554bc-b309-40ca-81b9-46671f2758db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:52:57.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:53:07.878Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=bb5d96ed-0b49-492a-b4a6-afdabe8191ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:53:07.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:53:17.896Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=beba2bac-4dfa-4614-bd82-fd251d984371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:53:17.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:53:27.914Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a603893d-ecae-4e9a-8983-2efa52b2bfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:53:27.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:53:37.929Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=342fff17-c779-4edd-a73e-d4aa7f60c067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:53:37.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:53:47.948Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=898b5712-eec8-4157-96e9-b3db3d890073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:53:47.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:53:57.962Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=807a345f-10da-4c5f-a817-ab0d0024563b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:53:57.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:54:07.979Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=7f1fc227-6cc4-4500-b670-7821b22d7d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:54:07.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:54:17.996Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=715fdb2f-2734-445e-abe6-bfa8b6f59e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:54:18.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:54:28.025Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6480ffac-6134-4276-8aa8-f10c078932aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:54:28.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:54:38.039Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=59850cd6-8fda-4968-96b2-592039b876a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:54:38.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:54:48.055Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4789c6b2-429f-4140-9a3e-33c920f641c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:54:48.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:54:58.070Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=dac5d4c2-4487-41f2-a89b-b31d51adbaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:54:58.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:55:08.084Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=029cb991-a503-4341-a502-180f201e0d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:55:08.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:55:18.099Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=fb267074-8575-45ae-98e8-b33296b6d58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:55:18.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:55:28.129Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9acf1537-8656-471a-8dc3-65a64da03d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:55:28.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:55:38.144Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5c0841ee-657f-4515-9207-3c1ae27d6219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:55:38.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:55:48.159Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8d42d0ed-0501-4cee-bae5-7a5e801213ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:55:48.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:55:58.175Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8b34ac2a-4102-4705-8bac-a4b3564405ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:55:58.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:56:08.191Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=118bd43f-5391-4f9b-98a2-c54802137d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:56:08.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:56:18.207Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=7503ced1-e0de-45a2-9556-198a9cacb822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:56:18.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:56:28.225Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4b1d11c6-4d0e-46ce-9d05-8b2d91213e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:56:28.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:56:38.260Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e40da79f-5511-4119-8dd4-fceecbbfe731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:56:38.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:56:48.276Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5c67e6fa-86e0-4174-a752-bba750ef2a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:56:48.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:56:58.296Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=afe03af5-0ed0-4b7a-9495-1286ddbc3d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:56:58.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:57:08.310Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=21c091a9-e062-4124-83f1-77e9d02af433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:57:08.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:57:18.328Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=83015cf3-fb93-4aff-9385-0058f0ed52cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:57:18.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T23:57:25.286Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:57:25.287Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T23:57:25.287Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-27T23:57:25.287Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:57:25.288Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:57:25.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T23:57:25.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T23:57:25.295Z |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-27T23:57:25.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:57:28.345Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4f2b72ac-3255-406b-87c0-3b4d5eefb258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:57:28.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:57:38.359Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=001ea362-2a30-4c71-91eb-d433fba61d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:57:38.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:57:48.375Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ab09082e-b9b4-4ea6-a1c2-db272009acfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:57:48.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:57:58.389Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e2e69e63-df40-439a-bfbf-43873e3ffc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:57:58.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:58:08.406Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=43ad2131-c33e-48fb-ad51-af9f9fac7db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:58:08.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:58:18.428Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9eb17756-91b1-49c2-a3eb-54d0ee7d6aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:58:18.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:58:28.447Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ea0f11f7-4ba8-4282-a2d0-2179ac18a564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:58:28.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:58:38.461Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9ba175e6-48fb-49b9-ac03-099a2dc3b59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:58:38.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:58:48.476Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a3c30424-8c0d-446e-961f-3db10c5fbd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:58:48.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:58:58.491Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=67dbda01-91bc-473d-ba1d-c6e125af2462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:58:58.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:59:08.505Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1c9dd70f-7212-49a9-b078-c75263752446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:59:08.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:59:18.520Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f3c974a3-22dc-4bb0-ab51-1b4ab262984c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:59:18.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:59:28.535Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=da42fd15-d507-460f-831c-57bf81328fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:59:28.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:59:38.550Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9ff80030-03ff-4a92-b5cd-568c2967505a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:59:38.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:59:48.565Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=72ed6ede-705b-4113-baf3-e8155f88fdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:59:48.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:59:58.584Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0554b3c8-2e2c-4c16-8df1-261654563a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T23:59:58.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:00:08.596Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5693d85f-b514-43a2-8dd9-3d8b729dc581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:00:08.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:00:18.635Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=eb9a4720-5b52-4ac8-8bd0-c4ece5912181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:00:18.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:00:28.650Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=56b0d685-473a-4c61-8145-7196a04f3c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:00:28.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:00:38.666Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1167cb7c-543b-4692-aff5-dbad4e9f5f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:00:38.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:00:48.680Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f5964b04-3ce4-4489-b7be-1e4e1286c551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:00:48.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:00:58.696Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8dc7afb0-5fee-48b4-9d13-dfa598a86967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:00:58.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:01:08.713Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e356b340-3f84-4915-aef4-7b67fcdcb11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:01:08.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:01:18.743Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=624fbd5e-b7be-4138-be4e-9ded70d2c2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:01:18.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:01:28.760Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4c727999-9f47-4d70-9ee9-dc81bc899277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:01:28.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:01:38.775Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=083eb282-09af-44ec-aa1e-0827ab6ffa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:01:38.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:01:48.790Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=dfb18ae8-5d61-4cdf-b045-51c6ec8537f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:01:48.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:01:58.825Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=727d03b3-06ff-4162-bc07-fda67e7489cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:01:58.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:02:08.840Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d1e7b60b-9a3b-4714-b136-9180523399be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:02:08.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:02:18.863Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9dc08128-6a6e-4e16-821f-3e8522a6acb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:02:18.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T00:02:25.247Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:02:25.247Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:02:25.247Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T00:02:25.248Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:02:25.248Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:02:25.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:02:25.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T00:02:25.253Z |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-28T00:02:25.255Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:02:28.880Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=06db914b-132c-4161-b07d-6d430674ba01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:02:28.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:02:38.895Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a841ea00-084c-4ece-8042-496634448202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:02:38.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:02:48.933Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c55bf7c2-e222-4188-a72c-e2d707954bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:02:48.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:02:58.952Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4a05795a-fe38-41c9-bdf3-024a5f04ba14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:02:58.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:03:08.968Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=093e2a02-488e-4ff0-bab7-d43746451ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:03:08.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:03:18.993Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=34c30b22-3d4f-4776-a12b-198c89c0c8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:03:19.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:03:29.013Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8ca9168a-449e-44b3-a651-a70e250e2b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:03:29.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:03:39.036Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=03802920-7cf9-410d-9dba-2710de7d9daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:03:39.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:03:49.054Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6f8fbd4d-4b6c-488e-9233-af454f5f389a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:03:49.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:03:59.068Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=fcea0241-5949-40ad-8fae-caf76bc2294e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:03:59.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:04:09.101Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0a2b95e9-caaf-4be4-8e65-dae2a4e2a9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:04:09.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:04:19.115Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=edc205ff-3361-4606-9375-e6e171adf503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:04:19.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:04:29.141Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f3d32d03-8493-4690-9532-2a3ada66fa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:04:29.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:04:39.157Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f54fa919-c639-477f-a82b-2a4aa3fa7697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:04:39.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:04:49.172Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d3a62c6c-8dfd-4769-bfcc-bf481a7d455e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:04:49.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:04:59.186Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b1f4e161-14e7-46ee-8d97-4a90cd56520e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:04:59.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:05:09.223Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a4487425-e151-4eb7-b08e-8c405f7545f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:05:09.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:05:19.238Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a7ed2074-62e1-4e3e-aa7b-5553c4e3509f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:05:19.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:05:29.253Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=54d713f3-d657-4604-861e-374bb5f0d937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:05:29.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:05:39.266Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0cc3495d-7c57-46cc-9123-d327abce7bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:05:39.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:05:49.281Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=abbce12a-925b-4fe7-9c76-97c1c33de39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:05:49.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:05:59.298Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=15cb920c-0f33-4b33-ab33-a62d2a752378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:05:59.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:06:09.314Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2201bfa2-47b5-4dbf-a676-e3a7a2069c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:06:09.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:06:19.329Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=77563811-2553-468d-80c0-8528dc327e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:06:19.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:06:29.344Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a2a03b43-399c-4a2a-aeae-fb338dcf7f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:06:29.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:06:39.360Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=df331089-4962-4102-a3c7-e3c5e38e531f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:06:39.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:06:49.379Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2738255b-7ddb-412c-b786-06d8ac398294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:06:49.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:06:59.397Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3e0feaf1-8c82-4fa1-b386-dd3cc1ff347a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:06:59.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:07:09.412Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e38c0de0-5058-4c42-9a38-233eb48f5380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:07:09.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:07:19.426Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=84b42016-08f3-464f-b7e0-ce868c1fec99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:07:19.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T00:07:25.313Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:07:25.314Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:07:25.314Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T00:07:25.315Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:07:25.315Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:07:25.321Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:07:25.322Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T00:07:25.322Z |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-28T00:07:25.324Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:07:29.451Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=924c2ff8-ddec-4623-af12-9b8f87d70258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:07:29.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:07:39.466Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=01830a69-0aad-41cc-888c-14b42c1fc0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:07:39.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:07:49.481Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=830f7302-a236-466f-bdd9-c217052e65af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:07:49.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:07:59.497Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=414c4033-39a4-458c-9ecf-5e7436f84e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:07:59.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:08:09.516Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=45621c55-bc67-4ff4-ae5a-0f1098bf9894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:08:09.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:08:19.534Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2e61798f-7400-4d4d-943a-ddc288cbc203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:08:19.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:08:29.547Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b5f7cf90-169f-4287-9d90-6508364ea28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:08:29.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:08:39.564Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8b98b767-4c45-44e3-bf9b-57b049567941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:08:39.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:08:49.581Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1afd57b5-932c-4f6e-8b82-8ca4584b4eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:08:49.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:08:59.599Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=cf2dda30-8754-453e-9e9b-467940cda150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:08:59.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:09:09.614Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c918fd1b-2806-4d3e-8488-14a924626019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:09:09.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:09:19.630Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5bc7b345-fe96-471c-ae60-903bdda5cf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:09:19.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:09:29.649Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=92ee11c5-f447-482b-a3f9-abb830b76c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:09:29.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:09:39.667Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=be309f75-a6a1-4e49-9fd7-6ec7c4ecd1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:09:39.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:09:49.681Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=213506ce-0619-4efe-b968-55c3ec04a6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:09:49.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:09:59.696Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6890dd33-fed3-480b-9461-a552afdce0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:09:59.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:10:09.711Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b736b3e4-7fc3-4881-ba39-c510958e0569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:10:09.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:10:19.725Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f5e2c984-26c5-4b88-8994-29600885d5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:10:19.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:10:29.739Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c9a50155-fe23-4d99-8cd7-55031f6d3350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:10:29.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:10:39.755Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=7ac2da0e-bd11-4ac3-a1be-3933a18a3dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:10:39.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:10:49.772Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9dc0f6e2-b67a-43d9-b5f2-beb246fabf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:10:49.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:10:59.787Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=026995eb-6f37-4f95-9173-946d5b5d27ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:10:59.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:11:09.801Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=89a6127a-f176-4461-ba2a-ec031e0fe434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:11:09.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:11:19.816Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=bb43884c-e7e6-4c2f-9a1d-160a70114bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:11:19.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:11:29.829Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a7e3ca80-ce39-4807-83fa-84c340190c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:11:29.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:11:39.859Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3ef157e6-af73-42e4-8f41-fc0241b90522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:11:39.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:11:49.874Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=857bff3a-7d05-40e7-a173-d54327048493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:11:49.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:11:59.887Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=add0417a-eaa2-42b6-8c1c-6e442f922b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:11:59.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:12:09.901Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=be8f3163-57fa-4884-9e12-7ee23fcffe8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:12:09.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:12:19.914Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0a52bc77-f973-4d98-9a26-d35a5d265c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:12:19.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T00:12:25.320Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:12:25.321Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:12:25.321Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T00:12:25.321Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:12:25.321Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:12:25.328Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:12:25.328Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T00:12:25.328Z |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-28T00:12:25.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:12:29.928Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0be78b0d-dafb-4c52-b571-2ddd8d5672e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:12:29.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:12:39.943Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5d3b59ba-1c8a-4d9e-ab6b-fa627ea78e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:12:39.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:12:49.956Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1cb0c9b1-ab45-4fe9-b886-60e5aa0917cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:12:49.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:12:59.971Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8627bc30-b9c1-4ccc-821f-1ae8b5188cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:12:59.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:13:09.987Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=cc3934f9-d1d0-4ea3-a24f-fb07084beea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:13:10.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:13:20.005Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d3ea27ab-1e69-41a2-b519-c8fb3cc29a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:13:20.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:13:30.019Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=227f2d40-114b-49d6-ab2b-8154eeb2fe2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:13:30.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:13:40.035Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a0b644cd-6f5e-459d-871e-c8606e5604d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:13:40.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:13:50.049Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2fe24fc8-33d9-4cb1-bbd0-3b1ee6f33507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:13:50.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:14:00.067Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1fafb7bd-dbbd-4d2e-825f-9fade45043e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:14:00.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:14:10.082Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=549ab9cd-cfad-420d-a4c6-2b22d3878dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:14:10.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:14:20.103Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=7521126c-6947-4859-8e6c-f89a3eefd414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:14:20.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:14:30.120Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=cd1f6a39-8324-4c8e-9221-778bd740517a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:14:30.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:14:40.138Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4819abb0-ee4d-4ec5-b626-f348e5fa7f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:14:40.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:14:50.153Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=813f9aef-20d1-4718-a58f-c846c18c0966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:14:50.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:15:00.170Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=116fd6db-6c34-4cc7-9cb9-2da4c4a3481d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:15:00.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:15:10.194Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c75de267-d27e-43ec-9c09-d74cebc7d4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:15:10.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:15:20.209Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5331e635-1adb-4b67-a944-d0f2820fc538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:15:20.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:15:30.223Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=557f3137-2b9c-41fe-816d-4afbbf625920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:15:30.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:15:40.242Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=da1170ec-d6a4-46e4-b166-75efed1dbb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:15:40.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:15:50.260Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=89846a63-9a69-4458-9f18-278eeafaca95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:15:50.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:16:00.283Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6d1c751f-1391-458e-b658-c4ee45192785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:16:00.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:16:10.306Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=dcba44c3-af01-48b1-97ff-fbd1702ef69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:16:10.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:16:20.329Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5514294e-b52d-4373-b1c6-99c4cee5024b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:16:20.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:16:30.350Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=99ddbf15-e63d-4580-a25b-c4d5efd2481d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:16:30.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:16:40.364Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=530df446-8130-4198-9f27-c5217f3ad24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:16:40.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:16:50.382Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=402e4150-0753-4319-a07e-9459afd2abf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:16:50.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:17:00.396Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5557d1f3-d84c-4e90-805f-e209248c96bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:17:00.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:17:10.413Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b7167691-bbb9-4398-af9b-f2699ae6197d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:17:10.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:17:20.426Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=399a579c-6d27-4df7-8e23-8b9ee9dcacbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:17:20.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T00:17:25.365Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:17:25.365Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:17:25.366Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T00:17:25.366Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:17:25.366Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:17:25.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:17:25.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T00:17:25.371Z |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-28T00:17:25.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:17:30.442Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1ce5f561-13e0-4eb7-b39e-d1fedfe17fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:17:30.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:17:40.456Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b54b00b3-0046-425b-8dff-2a3be67ec7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:17:40.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:17:50.470Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a34861e4-ef97-47c7-b230-b1ec5473f20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:17:50.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:18:00.484Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b8469ebe-a8a9-4298-a940-3474e51a232f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:18:00.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:18:10.497Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e8761a1b-bd87-4732-b70b-e90630ffb090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:18:10.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:18:20.516Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8c66bae6-85f1-4519-9e34-714c8ef3a15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:18:20.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:18:30.531Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9031033b-622d-4753-a679-da9b18f933db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:18:30.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:18:40.552Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c40cc62a-7269-402f-835d-e6efbef3ad11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:18:40.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:18:50.568Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=61d9f0c7-c184-436a-9810-bb87a78546cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:18:50.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:19:00.583Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=36e4a8fb-f3b0-4ad4-9394-cf30129519f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:19:00.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:19:10.617Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b9dcfa1b-e34c-4ca7-9598-e206247b05e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:19:10.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:19:20.634Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=536347f0-d752-48b9-8acf-bca3198eb076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:19:20.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:19:30.652Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0684b589-8f58-40b8-b49e-9f839a488bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:19:30.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:19:40.667Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3cf8716a-c5ea-4ecc-b771-6b554f652ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:19:40.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:19:50.679Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5f9b9569-1cd9-4c10-833c-b66ab14d94a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:19:50.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:20:00.695Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1832bd39-72ff-484a-8ba9-b86deb79fa24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:20:00.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:20:10.709Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=10d94b7e-c53d-48bd-847a-b85aecad2361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:20:10.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:20:20.723Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=da0b29c6-c175-41a5-8613-27d008fcb74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:20:20.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:20:30.753Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=43fd4357-39fc-4ae7-ab15-62caf071b864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:20:30.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:20:40.769Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=08800d81-1392-4a4e-8d14-0dccdf17b23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:20:40.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:20:50.782Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=db7db581-f8e7-41f9-837e-bb764aa74408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:20:50.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:21:00.796Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=68d19780-0fed-4cab-91a6-16539b71d402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:21:00.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:21:10.811Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=41e582eb-17f9-42be-b17d-30f6adcec45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:21:10.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:21:20.826Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0ff58ea3-c179-4ddc-bb68-9c6f1f468b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:21:20.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:21:30.840Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b9dab187-bad8-45ee-add2-0875a59845e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:21:30.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:21:40.871Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f7dd02cf-1360-4c23-b595-66d2ce0fafa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:21:40.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:21:50.885Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f66a92e2-3100-4da4-ba1b-817948483b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:21:50.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:22:00.898Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=80eb3121-b38c-4262-8728-10f9c2949d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:22:00.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:22:10.912Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d9e037b8-3590-476b-a202-1deef3799207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:22:10.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:22:20.927Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c4acf8de-558e-4507-974d-d522dbb00bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:22:20.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T00:22:25.341Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:22:25.342Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:22:25.342Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T00:22:25.342Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:22:25.343Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:22:25.350Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:22:25.350Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T00:22:25.350Z |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-28T00:22:25.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:22:30.944Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=190d8a19-733a-40e3-88ac-202956511542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:22:30.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:22:40.985Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=00ea5b23-a82d-486a-b494-cedfc8de7bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:22:41.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:22:51.001Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9cf54d5e-d06e-4059-b5fe-4e6ead952945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:22:51.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:23:01.016Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=32b31e4d-2578-402b-b209-de78dc8cdb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:23:01.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:23:11.033Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=311a658c-cf9b-404c-8223-5a4eb21e5c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:23:11.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:23:21.047Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=880b496d-8f90-47f6-bf87-aa5319fbfe4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:23:21.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:23:31.080Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ba9ac5d5-b9c4-4794-806e-9dd6cdd84e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:23:31.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:23:41.102Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9521ef5a-2706-44ce-85bb-711b9016af1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:23:41.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:23:51.129Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=cdfd0975-20db-44f8-90c5-d10fafe9b841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:23:51.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:24:01.143Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=fc495fe4-d2e7-45cb-928c-68b27c0f077d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:24:01.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:24:11.166Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c21372a6-3e57-4b71-a0fc-9080cdd683bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:24:11.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:24:21.180Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=442d1045-459e-4c23-8ae1-74ad91bd7ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:24:21.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:24:31.196Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0f561398-8a12-4df5-a2a8-c87961fab423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:24:31.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:24:41.211Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c5cb54d2-f214-4321-8e33-8f95973fc8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:24:41.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:24:51.225Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5f0d338b-e323-4d56-ad35-b0c854e7dad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:24:51.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:25:01.242Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3c89f570-8a87-4fe0-a90d-34286286d549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:25:01.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:25:11.260Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=541bd5d5-6cb6-4af1-9ccd-c7cd7bbbe94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:25:11.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:25:21.278Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ac47f1f0-f532-4e6a-8e6f-d1a7f129bedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:25:21.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:25:31.295Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1a6d46b3-ce1b-497f-a7d2-2a378354d90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:25:31.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:25:41.312Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=31f10920-580e-45fe-921c-e75f70d9ce13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:25:41.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:25:51.325Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f9a19260-172f-421d-a0bd-8a47370d6a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:25:51.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:26:01.340Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3544be96-74c8-4ba3-aa97-cc5798847dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:26:01.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:26:11.355Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=75de739c-c3af-4425-930a-8cd684161769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:26:11.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:26:21.369Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1998fbb6-08b0-4b09-8fb2-d66578943dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:26:21.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:26:31.385Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f40a9ce9-cdbe-4f64-ae4c-ba0443d52a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:26:31.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:26:41.402Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=31c85c9f-8c75-4314-8882-0b24e96b19a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:26:41.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:26:51.416Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=bc4d7559-15ff-47cd-bc7e-cfd868a6731f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:26:51.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:27:01.435Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1620637c-1cf6-4c22-a5e5-4319b84035ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:27:01.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:27:11.454Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f295f3a4-d4c9-4e3d-a687-2b24e713a5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:27:11.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:27:21.468Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=bf96ebe3-73ea-41f3-b246-915b07609af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:27:21.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T00:27:25.340Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:27:25.340Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:27:25.341Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T00:27:25.341Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:27:25.341Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:27:25.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:27:25.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T00:27:25.348Z |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-28T00:27:25.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:27:31.482Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6a5ebf4a-7224-4a3b-8e68-9886702a92fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:27:31.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:27:41.499Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=549ab129-0a59-4439-b833-43321977b0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:27:41.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:27:51.518Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0a636f4e-1e30-449b-85a0-7da0eb86a07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:27:51.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:28:01.535Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c4db0e85-88c7-40d6-a64c-5d386fd96f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:28:01.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:28:11.549Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=44e8e3de-d58f-4f9b-a466-4c5e7bce7d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:28:11.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:28:21.565Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d1a07599-78d8-4d50-847a-01df70cee133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:28:21.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:28:31.590Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=136a7d6b-0e3e-47b8-b53e-fe59945e2c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:28:31.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:28:41.609Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=92e1c782-a1c3-4bc9-9ad1-7b98b458a839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:28:41.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:28:51.624Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=bdb6675b-dfb7-4f88-9e02-9a30ab7465db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:28:51.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:29:01.639Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a40ad15f-7536-4674-9814-7fb03f5c1fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:29:01.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:29:11.663Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b51df146-e083-456b-a3ba-035255cb967f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:29:11.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:29:21.675Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=7a7d5976-0b23-4d25-aeaa-5c65baa01d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:29:21.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:29:31.690Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=13d6fb02-12d3-4d91-b503-f72a33ada40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:29:31.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:29:41.707Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=23f2a14a-a80f-45ec-9692-fe1dd1c2d93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:29:41.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:29:51.723Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=626b1cbf-f414-4be1-b2a8-ac2e3bb50f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:29:51.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:30:01.743Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8b385911-5312-4136-bf06-86240b752e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:30:01.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:30:11.763Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=cbea3acc-7739-4fbf-a8c5-92a3cccc1152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:30:11.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:30:21.777Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c42b5c21-d1c1-4beb-87cc-f19c93028243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:30:21.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:30:31.792Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0ea654a9-e6a9-4b41-b99c-46973478896f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:30:31.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:30:41.811Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=408c446d-fd1e-435a-9719-7e1836717534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:30:41.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:30:51.826Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=770d5550-e434-4dcd-a7cd-e5d628a2ca57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:30:51.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:31:01.840Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=754d8a84-9055-4717-8a05-462bf223deca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:31:01.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:31:11.866Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8cab81af-7d55-4ffb-9a73-aec326d217b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:31:11.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:31:21.898Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=10d88b29-5d72-455d-ba85-c90bb245d828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:31:21.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:31:31.918Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=69c2f056-cc0f-4fda-bf66-f6f64214898c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:31:31.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:31:41.939Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1764c156-41a9-4232-95e9-b2854ea0939f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:31:41.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:31:51.953Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=bc2cdc89-fe27-4826-8c0a-cd298411c698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:31:51.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:32:01.967Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9f41cbf7-91d8-4323-a160-175999760402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:32:01.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:32:11.991Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=7f1b5eb0-e4a5-4e29-ac29-6e9ec09fb205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:32:12.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:32:22.005Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3ea8fcd8-7194-4246-892c-03cafe61f24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:32:22.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T00:32:25.401Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:32:25.402Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:32:25.402Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T00:32:25.402Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:32:25.403Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:32:25.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:32:25.408Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T00:32:25.408Z |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-28T00:32:25.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:32:32.021Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a18a6b00-fc21-4d7a-a95d-4c14e97426ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:32:32.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:32:42.040Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1d6cfb69-dc4b-4758-b5ad-b5324245b1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:32:42.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:32:52.056Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=04d4dc2a-a368-4a84-be27-278ca0f7aee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:32:52.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:33:02.071Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=faa497bd-2e91-4e38-8a7e-a89a3db5298f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:33:02.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:33:12.088Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2aac6168-f426-4756-897b-dde9682e1689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:33:12.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:33:22.101Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=220f8a27-55a7-46c6-9f5f-7c0bc2098d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:33:22.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:33:32.120Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=db6a98d5-fe37-452e-ba4c-02dd35525a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:33:32.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:33:42.144Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d865d04b-435c-4ed8-af3e-c62f345257cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:33:42.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:33:52.160Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=75d99831-9eab-4ec1-9d10-40c97d5f66cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:33:52.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:34:02.174Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=70d11d27-baf9-40fa-b938-0705f270e98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:34:02.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:34:12.188Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3de284b0-df59-49de-9636-2d0c1e42655f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:34:12.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:34:22.203Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=20f7b140-dde0-4cdd-94e1-c9ea7e1b5950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:34:22.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:34:32.237Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b8250e4a-36a3-4e65-a792-cd53bc8c78aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:34:32.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:34:42.260Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=89392bd9-1c0f-4e09-a783-16fc456f891c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:34:42.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:34:52.274Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0206a7da-d087-42b8-9b26-5403b9702d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:34:52.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:35:02.287Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=cf7ffb6a-0cfd-48a6-a708-51ecca69a187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:35:02.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:35:12.302Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=cbb4cda1-1d73-4a39-abac-c61842b1f494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:35:12.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:35:22.321Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=95777213-aea0-4da3-ba6f-3caf40f87f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:35:22.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:35:32.336Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=7bc852ef-9322-4006-8df1-5aa8bae41017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:35:32.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:35:42.353Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e782da09-c987-4a16-89bc-9d10645e0656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:35:42.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:35:52.371Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8712e539-5729-4a16-b008-a7e03c7bfb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:35:52.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:36:02.386Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ebbf5a83-39d0-4de9-98f7-9c42db526a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:36:02.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:36:12.417Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3dbae960-3c60-4157-b26f-7f039bf98004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:36:12.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:36:22.433Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=30f1f182-b27e-47d6-8113-ffeec5c8e92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:36:22.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:36:32.447Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=025503ad-2ece-4a24-8eb7-cb7380ff5a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:36:32.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:36:42.461Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=010720b8-1e53-43dc-bd96-e59bb4be01eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:36:42.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:36:52.476Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=484007f1-08ee-4ff1-96d5-6a84a959e143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:36:52.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:37:02.489Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a36b6d01-42e2-4222-9f04-e82925c922a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:37:02.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:37:12.506Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ea8ad89b-9a05-4826-80b0-cc969a0a7f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:37:12.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:37:22.522Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=265de341-d597-4aae-9137-a1afb04b7ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:37:22.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T00:37:25.356Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:37:25.356Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:37:25.357Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T00:37:25.357Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:37:25.357Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:37:25.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:37:25.372Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T00:37:25.372Z |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-28T00:37:25.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:37:32.535Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9a31d773-1c4f-4266-a90f-115330c39fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:37:32.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:37:42.552Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a2fb69f7-345b-4610-8b91-75dff645a89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:37:42.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:37:52.570Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6f926d15-e977-4170-bcc8-1d62a001d68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:37:52.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:38:02.584Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=16b2b308-144b-467e-9cce-48813b966bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:38:02.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:38:12.605Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b5d3bf66-eade-4fbf-9a6c-d5d3e53a557e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:38:12.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:38:22.628Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c681b23d-3f29-4738-a591-987f1ca90e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:38:22.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:38:32.644Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=357ec93a-d15f-416a-8edb-180b4ae7f16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:38:32.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:38:42.659Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a26a972f-45b1-4049-a530-f34792cc175b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:38:42.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:38:52.675Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6167668f-b9a9-4571-9f79-16609a112046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:38:52.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:39:02.691Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=afbe10ee-c4c5-4464-af35-c5ab55d0db39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:39:02.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:39:12.709Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ea760bb1-9865-4815-859f-c7aba0fec4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:39:12.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:39:22.730Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=522f6484-7cd9-486c-978b-7891b48a3ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:39:22.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:39:32.747Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=10c6ecdf-2125-4446-909b-4ea4a2a72303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:39:32.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:39:42.765Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=68f8cff2-5608-4a97-bcd7-c424fb909e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:39:42.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:39:52.780Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=530cf89e-35e9-434a-be6e-628736818f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:39:52.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:40:02.794Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0b63f887-a8be-4cd9-8a88-02e2e5b84bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:40:02.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:40:12.811Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=267b8086-7ec0-46f0-8f2d-8a536f69201f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:40:12.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:40:22.828Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0c561b03-b014-4351-95ca-9959c3c3a7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:40:22.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:40:32.844Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=addb33d4-ff93-4611-8e93-c496ab9b1963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:40:32.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:40:42.864Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=576f0fe1-141b-4752-9e61-3450bd52e9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:40:42.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:40:52.878Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a0f9a8d0-a253-449e-931e-37604fd294fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:40:52.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:41:02.894Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4b97046a-9e0c-4f8f-93ba-a6c53bb51c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:41:02.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:41:12.910Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=61e8157a-76f8-40aa-b110-d4315e7e919b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:41:12.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:41:22.926Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=940fe79e-6865-4cbc-b2b8-322cf7033d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:41:22.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:41:32.941Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ee5a1c81-73df-4ef6-93bd-fca28c23ae54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:41:32.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:41:42.956Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4ef3ceff-8b7c-4345-aa98-247fdb625c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:41:42.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:41:52.979Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a7bdde58-6393-4afb-91cd-e641279e3700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:41:53.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:42:03.003Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4e369391-3fc4-4d6f-b738-f73c875e81a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:42:03.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:42:13.025Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=275a93c6-60e2-4f2c-ab3e-5bad923093e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:42:13.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:42:23.043Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d7ae17cf-fed8-4e3e-be95-11564ddb58fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:42:23.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T00:42:25.274Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:42:25.275Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:42:25.275Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T00:42:25.275Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:42:25.275Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:42:25.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:42:25.280Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T00:42:25.280Z |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-28T00:42:25.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:42:33.060Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=259a58f2-61d4-496b-af3b-16a2d4c33ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:42:33.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:42:43.075Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c9bdfcdb-831d-4bf4-9bf5-7347266aac37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:42:43.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:42:53.090Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=028be2ac-880b-4c19-b756-99b76cf5d241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:42:53.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:43:03.105Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f75d235f-76fe-41bd-8447-547747ec9e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:43:03.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:43:13.121Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5725cbf0-84ea-4215-8fcc-8e00aa92fddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:43:13.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:43:23.150Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2922bc39-d04a-49d1-9359-13a17c67bc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:43:23.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:43:33.168Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c26889a4-ecd5-4340-af28-0cad0bd6b290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:43:33.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:43:43.183Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=91398ad1-e386-4b07-91b4-85290b9ad27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:43:43.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:43:53.198Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1ca3be74-0786-4270-a1ce-d8d63ea2918d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:43:53.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:44:03.215Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e2413c51-720a-426c-a36b-0b9d9407052d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:44:03.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:44:13.233Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2dbec675-cfdd-4c3e-b23e-1c9f18aeb144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:44:13.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:44:23.250Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a1102fd8-fc45-4d1c-88ba-06eb2f2112e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:44:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:44:33.283Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c295fadf-5f17-447e-9337-a6ae10fe79fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-28T00:44:40.807Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=YGlUzQ3LTs0WyK6HFT3O, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:44:41.272Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:44:41.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:44:51.275Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=40c4d8c6-6fdc-48da-9062-ad1679d54284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:45:00.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:45:10.866Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2fd5bf87-d097-4ab6-b8bb-d9e247f03fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:45:20.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:45:30.623Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a340fb98-cd51-459e-b44f-321a14b6cfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:45:40.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:45:50.174Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3c9c7615-9f30-44b5-ac71-b4b9fefd7a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:45:59.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:46:09.735Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f3564817-4b4f-467a-a4cb-2e527188de19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:46:19.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:46:29.306Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=341cab18-1a62-460f-a37e-4c4c4e49e370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:46:38.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:46:48.918Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5916beac-9d34-4234-871e-c94db1551190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:46:58.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:47:08.470Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a4fac6b1-9ed8-4625-9253-b541454350b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:47:18.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T00:47:25.339Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:47:25.339Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:47:25.339Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T00:47:25.339Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:47:25.340Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:47:25.345Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:47:25.345Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T00:47:25.345Z |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-28T00:47:25.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:47:28.016Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=38fcfdeb-fb13-4dcc-8c20-bfed3fce2c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:47:37.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:47:47.566Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=cb134261-82ce-426c-b488-4613195cf2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:47:57.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:48:07.118Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e7a56625-f190-4988-8ef2-e959b5b259d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:48:16.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:48:26.668Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8e042a55-9b33-41a1-a88f-92421ffd7cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:48:36.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:48:46.224Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6ce7a6ab-901a-4f06-929f-0d761abddde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:48:55.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:49:05.775Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=7f7d0eed-7008-4579-97f7-467a37316eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:49:15.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:49:25.327Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5cab7ceb-e721-43a1-a62d-9568401ba011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:49:34.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:49:44.879Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=01e41645-fa1d-4999-bebd-9a8e50985982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:49:54.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:50:04.535Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ec5714e6-ca87-4aeb-9c45-7736ffa5e34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:50:14.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:50:24.093Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=62a2bbd5-e7a2-403e-94b7-b19bbffda94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-28T00:50:28.997Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=ViwsXyDv8r5n4Vk32QEO, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:50:29.018Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:50:29.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:50:39.019Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=319135b6-419a-4ef4-ac6f-5840dacab2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:50:48.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:50:58.603Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=34609202-2f12-445a-822d-63dc3bdeb79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:51:08.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:51:18.152Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=bd494668-2c73-4014-8139-c14d6a87d85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:51:27.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:51:37.722Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=dcf38a45-4a69-4a2e-b356-f9701b5760a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:51:47.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:51:57.310Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=387f0c57-617b-429f-bbd8-e8d1667f87b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:52:06.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:52:16.932Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6285fda7-f9cb-4875-ab5f-18003623d012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T00:52:25.374Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:52:25.375Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:52:25.375Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T00:52:25.375Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:52:25.376Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:52:25.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:52:25.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T00:52:25.384Z |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-28T00:52:25.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:52:26.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:52:36.487Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e05b563d-0bea-4608-a76c-3c5b8d331906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:52:46.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:52:56.197Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c6af432b-3e1a-4569-9103-d1f16bb38c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:53:05.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:53:15.745Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0b1094ed-4383-4bc3-b34c-bf4debc468d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:53:25.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:53:35.288Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=18bf8d90-86ce-42eb-b3ab-c747bdaa252d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:53:44.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:53:54.844Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d9995f16-4339-4cfc-aa13-ea29bdcdd2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:54:04.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:54:14.402Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d5c67e5e-1521-429e-8a06-53b491b1cfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:54:23.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:54:33.973Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=59f0db06-915e-4b39-94a7-353aa32f3fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:54:43.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:54:53.523Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3bb9a126-25fa-4a27-a6a1-4300f7747534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:55:03.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:55:13.076Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=fd2b159d-4eb3-4b2a-88b3-09cf2969a916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:55:22.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:55:32.634Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=07d83466-a006-4337-93c4-0d6d12db7aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:55:42.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:55:52.183Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8499b291-f10b-4b51-b4e1-e0a5ae295e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:56:01.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:56:11.738Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4e91909b-ab76-4a98-a17d-78d392b38222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:56:21.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:56:31.302Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e2bcb18a-1944-426a-a8fb-b446381749e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:56:40.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:56:50.939Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1f012ec2-bcad-4eaf-8852-0445a8f88e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:57:00.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:57:10.545Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4da242f5-a43c-4d8f-987b-0253ae51e62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:57:20.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T00:57:25.419Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:57:25.420Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T00:57:25.420Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T00:57:25.420Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:57:25.420Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:57:25.425Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T00:57:25.426Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T00:57:25.426Z |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-28T00:57:25.428Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:57:30.097Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=67f3360e-843a-41f7-872c-cedb6c53e1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:57:39.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:57:49.790Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=15bf0be1-11fa-4c59-9b68-fa1e2f6ce854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:57:59.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:58:09.340Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f755aa66-558e-495e-99b4-8c04892d0ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:58:18.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:58:28.903Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ba41b6b7-268a-4d75-9c50-3a0d41fd6d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:58:38.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:58:48.695Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=27ef0ecf-67d1-4e3f-8edf-9e0e6f460e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:58:58.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:59:08.248Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=dad94f65-f1ed-4984-8095-efe71026a7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:59:17.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:59:27.804Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=650ea324-6195-4895-9f32-2ec5105ab9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:59:37.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:59:47.367Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=842a2526-e76a-4cec-9759-79adb7cbd4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T00:59:56.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:00:06.923Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=688d75ba-3aff-4c30-876e-01b0be6715d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:00:16.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:00:26.489Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=38b080af-ab3c-4ed9-b574-f32eb184ac04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:00:36.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:00:46.053Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5ccd238e-5318-43e5-bf3c-8c130f3645d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:00:55.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:01:05.742Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=653a6987-8f8c-4a0a-bba7-e497f15e017f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:01:15.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:01:25.310Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=cb9acfc1-d948-40fe-848c-8daa0948e86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:01:34.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:01:44.903Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=14df4872-e3dd-4621-817e-558b22c06b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:01:54.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:02:04.459Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d87db7ab-4c61-46f8-8ad1-ac06d146de3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:02:14.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:02:24.022Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0785bef2-381c-4d50-b6a4-cc586503e439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T01:02:25.366Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T01:02:25.367Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T01:02:25.367Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T01:02:25.367Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:02:25.368Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:02:25.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:02:25.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T01:02:25.373Z |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-28T01:02:25.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:02:33.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:02:43.584Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ef4a439a-1da1-4b87-8e7d-af89cce9aa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:02:53.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:03:03.279Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3bbffca3-a7f3-43c6-af2f-9de299c63c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:03:12.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:03:22.828Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=604fed23-f860-481e-9b68-94bfe0f73e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:03:32.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:03:42.380Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9891e8ec-6c78-4575-92a8-75d2bca053a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:03:51.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:04:01.937Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5a40d068-074b-4ef1-929e-9036b6a7abb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:04:11.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:04:21.483Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6b780147-eb6b-4d66-832d-6271934a33f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:04:31.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:04:41.277Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=064fc823-e418-4a8b-b586-ffc64eeff87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:04:50.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:05:00.844Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e48bb2ef-e726-48a9-b494-2a201c05bc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:05:10.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:05:20.423Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=179406d8-4388-40ba-ae43-6d5a2d38982f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:05:29.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:05:39.972Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5024625d-a4cd-459f-a168-4ef32677a200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:05:49.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:05:59.523Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c9ee93a5-70ff-4a23-8761-d7272a8340f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:06:09.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:06:19.453Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a15fff5a-cb9c-4449-82a5-7e3431f7c5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:06:29.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:06:39.028Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1b63f5ce-cbe5-4224-b73a-f0207085d04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:06:48.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:06:58.595Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=7f0d652d-9c69-4964-9871-eb8c144b1572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:07:08.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:07:18.208Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3085aa36-750e-4fb4-bb1c-99b6ef33f1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T01:07:25.314Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T01:07:25.315Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T01:07:25.315Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T01:07:25.315Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:07:25.315Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:07:25.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:07:25.321Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T01:07:25.321Z |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-28T01:07:25.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:07:27.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:07:37.801Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=7a5dcf88-2094-4efc-977d-eac12423ecae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:07:47.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:07:57.384Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1c56480f-5fa2-4c42-b6c9-15932dd70002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:08:06.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:08:16.939Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=041c7749-401d-46da-b179-cdd0bd2977ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:08:26.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:08:36.492Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=23f6041c-82b8-4cd6-8015-9c698a1a5cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:08:46.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:08:56.044Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c198d1d1-ac60-43e4-9742-1b30b13fde55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:09:05.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:09:15.603Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9a9257de-9e0e-49d8-9b20-1e6a68c607c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:09:25.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:09:35.151Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5d5683ef-38ec-4ba5-b054-9ebb86241af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:09:44.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:09:54.725Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=530d952b-1d17-4a5c-9ec9-432b980f1247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:10:04.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:10:14.277Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0edf367a-becd-4e05-a2a4-dc34abd95b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:10:23.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:10:33.832Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6613260b-a0ac-4d2e-a74f-016aee335030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:10:43.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:10:53.383Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=bf51ff7c-fe48-4bc4-98f1-8a1ac6994bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:11:02.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:11:12.926Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=af68403e-39fb-4ade-ab2b-980fd6aeaead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:11:22.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:11:32.486Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4a30acfc-a7a5-49e5-910b-d935d4e9f54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:11:42.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:11:52.036Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ce16b54a-630b-411b-9cc6-27405bb91b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:12:01.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:12:11.591Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=49c946b0-b5f1-4b4e-a2f5-4085aeff7bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:12:21.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T01:12:25.386Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T01:12:25.387Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T01:12:25.387Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T01:12:25.387Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:12:25.388Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:12:25.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:12:25.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T01:12:25.393Z |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-28T01:12:25.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:12:31.138Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6651c324-2a41-49e6-8805-bcf20df75a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:12:40.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:12:50.719Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=603277ef-ff99-403f-ae26-169f5fe63ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:13:00.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:13:10.288Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4e90f63d-dd74-4fe7-b42c-d14cd59dfd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:13:19.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:13:29.924Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=73303b0a-44c2-454c-b105-61c308e0c337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:13:39.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:13:49.471Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e0ec01ee-355e-4fbd-b163-93a1445444d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:13:59.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:14:09.030Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=cf589096-a94e-40d7-94c1-42f3279cd8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:14:18.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:14:28.578Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=205c3eae-d10b-4815-ba5f-4423dbd32faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:14:38.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:14:48.127Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9cff0c9b-b81f-4c94-9ffa-1e5f64187a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:14:57.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:15:07.697Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=17c3bc9a-c28f-4ebb-97b7-35e3d72940e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:15:17.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:15:27.284Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0355b596-dfa1-4fba-9870-233bbc95306e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:15:36.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:15:46.846Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b8ffa4b2-99c1-4dcc-8e4f-77b65e12d69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:15:56.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:16:06.414Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=938af79c-a776-4253-942b-79f809bd1aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:16:15.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:16:25.969Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=822f8525-d7b4-4ec2-a68e-3f1a172de9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:16:35.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:16:45.524Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0a8bc3dc-72e4-4c30-88cb-fe932944825a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:16:55.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:17:05.237Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6f5d46d6-710c-46ae-bbb3-500fb693dec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:17:14.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:17:24.783Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2c39a0bc-0934-4dcb-8ef9-207c88ef78b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T01:17:25.287Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T01:17:25.288Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T01:17:25.288Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T01:17:25.288Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:17:25.289Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:17:25.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:17:25.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T01:17:25.293Z |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-28T01:17:25.294Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:17:34.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:17:44.347Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5419988f-aa7a-4f38-a5df-11db051ea2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:17:54.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:18:04.170Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=51d4fb39-c434-4aa4-80ff-5dd7be9d65fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:18:13.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:18:23.719Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c3f40306-e163-444e-bb9e-a84d65c643de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:18:33.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:18:43.277Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=eda9a889-07e5-4bcd-a575-dbc8bd34352c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:18:52.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:19:02.829Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5ac5dd80-9036-4cd1-9abc-1957ca9f26e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:19:12.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:19:22.376Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=66438868-b0bf-4ed0-9e5f-4e2c4eabc861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:19:31.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:19:41.927Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=82157b9c-f3f4-4acb-8283-b27ebb80b83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:19:51.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:20:01.483Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a8617a8e-679c-4253-954e-cbe125efa557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:20:11.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:20:21.030Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=89f53eca-2b22-4e87-b8fd-760191ad9d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:20:30.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:20:40.593Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=47595ee7-d327-4fd5-8920-2a74cd16b0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:20:50.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:21:00.141Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=82862b42-2406-4ae4-80e5-62b60062e3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:21:09.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:21:19.689Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=31f7c12c-7e47-4047-8f5a-8470bb3a800c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:21:29.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:21:39.435Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=656e7989-00e0-467c-9380-0245ebcee66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:21:49.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:21:59.002Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a3e32815-e1e1-4992-b541-d792206582ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:22:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:22:18.551Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9807eac3-0698-4f73-85a1-51ea06d150c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T01:22:25.301Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T01:22:25.302Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T01:22:25.302Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T01:22:25.302Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:22:25.302Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:22:25.308Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:22:25.308Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T01:22:25.308Z |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-28T01:22:25.311Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:22:28.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:22:38.115Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=9e416b28-2422-4019-a570-1e819961677c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:22:47.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:22:57.671Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=61807b9a-21cd-4f9b-ba78-5acac755935d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:23:07.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:23:17.218Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a4062685-9d86-45b0-81d6-5068f9b2dbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:23:26.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:23:36.763Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f839ae69-7ded-4546-8e9c-ad0b6a58e26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:23:46.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:23:56.315Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1a684463-9673-49fe-a39f-e77119c34f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:24:05.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:24:15.864Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=c9c517f9-87c2-48aa-8ca3-0c9192ad0f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:24:25.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:24:35.418Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=38e6ace6-2142-423f-bfc9-75b56e25faaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:24:44.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:24:54.983Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=fce39cb5-256e-4875-ad78-df76468b80da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:25:04.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:25:14.533Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=05d66dab-eee4-4029-bf7d-c51567cddefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:25:24.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:25:34.087Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b6a9e5a0-174e-4890-ad13-401f3fdbb087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:25:43.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:25:53.632Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=836198e2-7c2d-4e68-abfe-237300034dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:26:03.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:26:13.185Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=434133ca-c224-402e-b873-ca030bf43175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:26:22.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:26:32.740Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=fd8fd7a8-ef8a-4b96-9d35-a501695372ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:26:42.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:26:52.298Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1095cf38-15ef-4d66-be0f-ae2614344432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:27:01.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:27:11.902Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1fd8c6e0-1faf-4bd6-a4fc-db996897b8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:27:21.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T01:27:25.311Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T01:27:25.311Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T01:27:25.311Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T01:27:25.312Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:27:25.313Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:27:25.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:27:25.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T01:27:25.317Z |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-28T01:27:25.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:27:31.452Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=226ef683-1416-452d-bb09-584ecea60ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:27:41.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:27:51.011Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=cd9ccf38-c9a0-45dd-87e0-07513eb23fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:28:00.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:28:10.561Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=47067d5e-aa0a-49b0-8a1d-dc9869fdde5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:28:20.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:28:30.111Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4cf3458c-7701-4dd7-8e12-0e2cc0525473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:28:39.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:28:49.684Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f41ad35e-2a75-41c1-88b2-5bec4d8e03e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:28:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:29:09.236Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=84a620d5-f109-458e-9825-dd139337df5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:29:18.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:29:28.793Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=77eb8177-6785-4635-8df7-94b3aea3af47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:29:38.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:29:48.350Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f3dc3fdd-545a-4641-918c-88c62ad8d31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:29:57.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:30:07.898Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=6e20e150-e25a-4255-9b21-a5ab93451202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:30:17.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:30:27.451Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=069a4371-02f3-40e1-bd14-d76798183465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:30:37.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:30:47.020Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f6acf49a-bd32-42e8-bc5f-74829e6ae02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:30:56.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:31:06.589Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=cd55aedf-6f21-4353-b707-aafa8fd7d64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:31:16.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:31:26.166Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4ee67c20-ca22-4288-8e33-0644736b291e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:31:35.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:31:45.714Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=84c10796-68ec-4d5c-8379-ebdd4e23acc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:31:55.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:32:05.264Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=44891ecd-fbe3-4615-9111-c0d712277e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:32:14.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:32:24.814Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b8bb6847-6be2-4b7b-834d-b7d9695ba018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T01:32:25.317Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T01:32:25.318Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T01:32:25.318Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T01:32:25.318Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:32:25.318Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:32:25.324Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:32:25.324Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T01:32:25.324Z |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-28T01:32:25.325Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:32:34.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:32:44.377Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=e96280c7-dd07-4f50-b18e-5ddfae53d6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:32:53.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:33:03.932Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8f78f1fc-8780-4f8e-86b2-e621a54c1eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:33:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:33:23.491Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f7ebf824-6257-4f78-bdd7-879d748e1f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:33:33.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:33:43.043Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f5052787-e182-4459-a0a0-7f35b37ff285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:33:52.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:34:02.604Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=0da890bd-dfd0-489c-9436-09e6d48d42f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:34:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:34:22.150Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ba9b1564-3548-4468-a633-97a67ccbe6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:34:31.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:34:41.697Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=29ea0756-8432-4689-b2e6-c5c013e0aa04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:34:51.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:35:01.252Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=3074a806-053d-42ee-950c-b29f7eae56ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:35:10.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:35:20.810Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=29d840af-0fe5-4c7b-a6a2-ed88d9de4fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:35:30.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:35:40.389Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=001988a1-8801-48c2-aeb6-8cdb5698038d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:35:49.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:35:59.946Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=08ead518-de03-4448-b74b-1e2627b0b429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:36:09.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:36:19.500Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=23ce568f-93fb-41d6-8e5c-8f4698033d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:36:29.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:36:39.073Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=f17d373e-cccf-4649-8d8d-8837000648af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:36:48.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:36:58.643Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8f5576c4-98a7-49f3-8947-7fdc73d637f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:37:08.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:37:18.197Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=222adbc9-a6d6-4717-bcbc-42451706889c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T01:37:25.276Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T01:37:25.277Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T01:37:25.277Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T01:37:25.277Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:37:25.277Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:37:25.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:37:25.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T01:37:25.281Z |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-28T01:37:25.284Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:37:27.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:37:37.760Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8ee8f63e-25b9-4dc2-8877-5ce6e3151159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:37:47.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:37:57.326Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=13a04f4d-9667-41af-a780-419c6cfe5511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:38:06.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:38:16.880Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=153fd2ec-db0d-465a-84d4-52d12d59ad87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:38:26.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:38:36.428Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a406dcb0-4e86-4b0c-b5eb-24c72165e055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:38:45.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:38:55.978Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=369c5808-e5f2-480b-aaba-a1af385a1e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:39:05.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:39:15.530Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4fab3f91-9b31-4d4f-a0f1-8fb477df6239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:39:25.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:39:35.086Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d9da9d43-12f3-4f06-b8c8-982bd943fcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:39:44.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:39:54.669Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=4b79d1e9-99e8-4b66-bf23-23789d69e521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:40:04.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:40:14.239Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=154d962d-dc81-46be-b2e9-37d86fb518a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:40:23.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:40:33.796Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=84a83924-9502-4788-8731-dafd70c0d25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:40:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:40:53.359Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2b32e711-05c7-413e-b644-5e583d7454c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:41:02.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:41:12.927Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a3801f0f-7aba-4f04-8398-97b63acc8283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:41:22.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:41:32.478Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=28b21c75-d7f1-4f22-9a57-ce66295a2762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:41:42.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:41:52.028Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8debd2b4-6621-4ed4-a9e0-daf00cc84b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:42:01.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:42:11.576Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=94b97920-e43f-495d-873a-fd8e7c414393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:42:21.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T01:42:25.297Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T01:42:25.297Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-28T01:42:25.297Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-28T01:42:25.297Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:42:25.298Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:42:25.302Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-28T01:42:25.302Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-28T01:42:25.302Z |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-28T01:42:25.304Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:42:31.131Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=5158b16f-8bba-47a5-94a9-86d3c844f9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:42:40.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:42:50.792Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=bdd702d7-2e6d-484d-a47f-24946dfa8097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:43:00.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:43:10.361Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=94433c9d-f056-4716-afac-cc4bf656fae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:43:19.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:43:29.931Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=446d830b-0f88-4b50-9be0-40fd97b5d098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:43:39.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:43:49.495Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2a5f2f43-244e-47b2-84f1-44e7d544d880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:43:59.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:44:09.058Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=ce7460a0-d535-4e17-b2cf-4e3efc4f21f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:44:18.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:44:28.608Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=693be5d7-350f-49db-a8ef-5ef3a1e5290c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:44:38.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:44:48.149Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=d66640a0-9551-4f15-9871-6415c4eac0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:44:57.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:45:07.695Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=2b8ffcf7-dd03-46fe-8b8a-b72e491d00f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:45:17.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:45:27.249Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=1c19d2dd-a567-4cab-ba35-ae85c73972d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:45:36.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:45:46.819Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=046dbc59-c8db-49c2-81ff-eaf88b015d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:45:56.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:46:06.508Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=b05ecfbc-c481-445c-aeaa-a346a95c44b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:46:16.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:46:26.060Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8322307c-99b8-4f5f-baa0-334926f5e5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:46:35.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:46:45.617Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=a294a8f2-aa46-4291-847d-006c046c7fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:46:55.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:47:05.171Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=8d77fc69-f18c-4f8d-b9c9-8dc5e0614370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:47:14.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-28T01:47:24.795Z |INFO |Init configs |InvocationID=489b3af4-26c8-4e8d-9f95-95e64ad952ad, InstanceUUID=20f7fe9b-71fc-41df-972c-e1882474b000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-28T01:47:25.336Z |INFO |CBS client will use plain http protocol. | | | |con