. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T02:55:21.120Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T02:55:21.126Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T02:55:21.181Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T02:55:22.291Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T02:55:22.475Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T02:55:22.482Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T02:55:22.483Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-24T02:55:22.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-24T02:55:22.809Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-24T02:55:22.844Z |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-24T02:55:25.030Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-24T02:55:26.156Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-24T02:55:26.190Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-24T02:55:26.191Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-24T02:55:26.296Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-24T02:55:26.297Z |INFO |Root WebApplicationContext: initialization completed in 3452 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-24T02:55:27.871Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-24T02:55:32.347Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-24T02:55:33.349Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-24T02:55:33.421Z |INFO |Started MainApp in 16.59 seconds (JVM running for 17.492) |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-24T02:55:33.833Z |INFO |Start scheduling PRH workflow |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:55:33.868Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=63e9fe83-631c-4b85-8203-4c8253ada0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:55:34.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-24T02:55:36.474Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-24T02:55:36.475Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-24T02:55:36.487Z |INFO |Completed initialization in 12 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:55:44.838Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=92268d4f-3a86-4270-b42c-9975a1f6d736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:55:44.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:55:54.861Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=58c0dfe8-cddd-4211-b0db-92c6d0fe362f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:55:54.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:56:04.874Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=d1e88ce7-281f-4a48-80a3-c6e6c4052b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:56:04.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:56:14.901Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=b4fbd8c4-9317-429d-8c81-aad1e34351fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:56:14.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:56:24.915Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=6b5fd1f4-c473-4064-9a47-7a8ee628453b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:56:24.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:56:34.934Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=8324e7c8-8b59-4726-9cc6-c9fb93a3cbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:56:34.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:56:44.947Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=7a517b72-97ba-4ec3-955d-7a2a742d3ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:56:44.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:56:54.959Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=6e3c46fc-e342-40fb-882b-a07e9b9fdc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:56:54.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:57:04.969Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=877c9bb3-a09d-469a-be8c-fc653aabc4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:57:04.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:57:14.990Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=9218fa40-3bca-4c6d-8136-52a8984a9eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:57:15.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:57:25.012Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=64faafbd-f304-4f0e-943d-cd70623f8f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:57:25.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:57:35.029Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=e49e5cdd-b0f7-4b3b-bd2d-7dfb0e2a695f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:57:35.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:57:45.044Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=7fbbbf98-ca11-453b-af63-db21632eb197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:57:45.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:57:55.056Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=2ce24b36-fefe-4d04-9388-84806f644489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:57:55.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:58:05.068Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=523af714-347d-45ee-945a-845c8bd1788d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:58:05.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:58:15.084Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=447eff5d-bfdc-4bed-9382-d484c9f02fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:58:15.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:58:25.095Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=f2f776fb-3ef4-45d1-af9f-7d9125f1d186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:58:25.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:58:35.106Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=d5e3fe3b-96fd-4bf5-ac32-dcdd5b18b7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:58:35.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:58:45.115Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=7c52264e-d56e-485c-b66a-b5897e7531d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:58:45.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:58:55.126Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=8308b665-f3b1-4e63-8902-1c07c7c23ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:58:55.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:59:05.139Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=6316e7e2-c0e8-4224-acd0-609f9121b95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:59:05.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:59:15.150Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=0d9bf204-9d14-4eb5-aab5-ebbfd189e4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:59:15.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:59:25.161Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=8b5063b1-373c-4b85-ade7-323a871456d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:59:25.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:59:35.174Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=b814a640-fbfe-485f-b0c1-daaddc035d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:59:35.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:59:45.186Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=4181c61d-f939-499e-9089-1b1f80357fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:59:45.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:59:55.198Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=09fdb8b8-3916-4cb3-b2df-6cb4b029b8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T02:59:55.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:00:05.210Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=a78dd74a-804e-4376-b628-3f84da416074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:00:05.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:00:15.235Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=0164b5fb-7654-46f7-b7fc-fcd6190cf51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:00:15.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:00:25.265Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=29e2d414-7d97-4684-8d70-725a7cda1331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:00:25.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T03:00:28.798Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T03:00:28.799Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T03:00:28.801Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:00:28.808Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:00:28.829Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:00:28.829Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T03:00:28.829Z |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-24T03:00:28.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:00:35.278Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=6711f525-d764-49d3-8529-14f74cc16008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:00:35.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:00:45.289Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=0b350396-069b-4293-9345-bd5c5ab09050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:00:45.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:00:55.301Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=3cb72c85-bcad-46b9-9bc1-0c769bc8aa3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:00:55.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:01:05.313Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=cfab3d78-4b77-48e7-b887-6a5bf2429ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:01:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:01:15.325Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=401d6938-6152-44ba-82d4-4705039c54fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:01:15.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:01:25.337Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=40dd1a7e-c56b-4129-8c6c-228cb24d9cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:01:25.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:01:35.349Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=328533f6-d08a-4cfe-a871-20db6e04d234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:01:35.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:01:45.384Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=4c0f1e44-84ce-4556-aa22-b6a75a25cdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:01:45.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:01:55.400Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=7b13da05-b999-4710-bc4d-4d013a481e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:01:55.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:02:05.426Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=20763ebe-9df8-4f45-96f8-67fa1ce12dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:02:05.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:02:15.442Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=1e5b6210-8ec0-42f7-b61f-204ae461e34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:02:15.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:02:25.455Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=b40bd298-722b-4a17-a3cf-e17a6192378a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:02:25.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:02:35.471Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=c693ca84-c2b2-4ece-8e9d-d5bafcd5e0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:02:35.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:02:45.485Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=03ff6c08-1e97-4f05-9a92-5b64780a6459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:02:45.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:02:55.500Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=a1dc8d15-1e76-491f-95ad-b0219549debf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:02:55.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:03:05.518Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=8c9630cd-ed4d-4c54-8e25-12a2d742f14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:03:05.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:03:15.534Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=7901abcb-f957-4717-adbe-adeb958c5922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:03:15.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:03:25.548Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=6ad363f4-4ca6-4c8a-a238-d2e3badb6b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:03:25.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:03:35.581Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=4aa1a573-90cb-42c0-9e7d-839f24115e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:03:35.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:03:45.594Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=f2134929-f889-4627-b648-23434397b1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:03:45.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:03:55.607Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=fdd8aa26-c1f1-4547-8658-402c0dd0d4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:03:55.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:04:05.620Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=9a5f6d38-12a6-414d-8392-e077ae62b4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:04:05.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:04:15.632Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=293b7d65-5529-42d3-b698-521af8ab6580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:04:15.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:04:25.644Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=18aa0ff3-775b-4ab7-9e5c-1427558843c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:04:25.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:04:35.655Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=5fe9a1a5-e5d1-4604-b638-41ebc96cc8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:04:35.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:04:45.669Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=dd2239c9-d59b-41af-8220-3a6e82cb1c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:04:45.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:04:55.682Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=69904857-a6ee-4b76-93ce-eddf7ee4a9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:04:55.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:05:05.694Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=75216412-21e1-4657-ac45-cf1346196498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:05:05.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:05:15.707Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=01d6807a-1fc6-4e65-b39e-5ad618067183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:05:15.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:05:25.718Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=836bc1f7-3ea2-4486-9552-1930ba01ac4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:05:25.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T03:05:28.375Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T03:05:28.376Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T03:05:28.377Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:05:28.381Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:05:28.398Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:05:28.398Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T03:05:28.398Z |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-24T03:05:28.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:05:35.730Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=b47f7777-ae2f-4044-ba8e-20f5c6210a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:05:35.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:05:45.743Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=61ac6fdf-3549-4998-9064-7e4b6766075c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:05:45.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:05:55.754Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=29339e4d-5f3a-4c84-a6bb-9421b1508086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:05:55.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:06:05.766Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=3d43749e-7453-46bf-abe1-221e97a6aaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:06:05.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:06:15.781Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=575e48d5-182d-43ed-a7cd-78669818ac46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:06:15.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:06:25.827Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=920c181d-fd2a-4e40-b7d7-82f3ac8e8d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:06:25.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:06:35.842Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=8565e9b6-d083-44f5-b445-5baed1f73699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:06:35.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:06:45.853Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=5134b80c-a3ef-4485-8fa1-435090930a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:06:45.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:06:55.864Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=7d3e7531-3069-445b-9ffc-38f1ba743393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:06:55.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:07:05.881Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=00a94c6c-781c-4f06-975d-99de58069c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:07:05.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:07:15.892Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=5d8862fa-5332-4d9e-b38d-90bff308d5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:07:15.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:07:25.902Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=b574874a-6ae8-48f2-bf92-b3a7201fd946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:07:25.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:07:35.914Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=02c80453-b5df-4ce3-9ecc-cabdee043621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:07:35.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:07:45.927Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=e61792e5-aa06-4ef8-a204-dc4b26f856c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:07:45.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:07:55.944Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=ce22fffb-4001-4dd5-b800-0c6f671a7a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:07:55.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:08:05.955Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=aebe631d-e1a2-4d26-89c8-9c87c91420ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:08:05.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:08:15.965Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=202031b7-b691-4ac5-8289-d8825f1981c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:08:15.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:08:25.979Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=583fe606-e326-481e-a262-38945a21a3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:08:25.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:08:35.989Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=97d02944-9055-4f7a-b8cd-4e99924e8a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:08:36.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:08:46.003Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=c8aa39f9-dcf7-4a6a-97b8-bb34c03a5f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:08:46.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:08:56.014Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=2797cd36-58e8-4a19-99f0-9265435004e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:08:56.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:09:06.033Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=08285f9e-75ba-4a5c-a48d-5e8027edd24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:09:06.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:09:16.047Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=2d9083c0-5e87-4325-b650-e44b645eaa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:09:16.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:09:26.065Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=ff771302-73f5-4018-add5-d159ffe2ec8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:09:26.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:09:36.091Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=6c2f2e19-f6b3-47b2-b569-65679a408ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:09:36.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:09:46.108Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=4846f5de-734c-4f04-b763-5a549e5f191c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:09:46.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:09:56.120Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=c91495fa-3c6b-4622-b245-763525e54450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:09:56.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:10:06.142Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=c233e2b3-80e0-45fb-9b0a-0dcbc8dda26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:10:06.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:10:16.155Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=4fb1d078-a763-4b14-849c-69b37c76ae30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:10:16.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:10:26.167Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=4fe2b6eb-def0-4985-ae85-7ed7c0e6b39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:10:26.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T03:10:28.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T03:10:28.484Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T03:10:28.485Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:10:28.488Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:10:28.505Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:10:28.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T03:10:28.506Z |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-24T03:10:28.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:10:36.179Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=07194aea-901b-4679-9175-20aa919114f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:10:36.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:10:46.199Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=bace1634-a839-4310-8e1c-d901c676de0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:10:46.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:10:56.215Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=78ed1208-7bac-4ef6-a578-ece7498201b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:10:56.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:11:06.226Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=d9a4a802-eea4-4ac8-9f84-2a9a8832f5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:11:06.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:11:16.241Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=a3519696-74ec-4e27-9c55-04210ce1bb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:11:16.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:11:26.252Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=8233b337-c874-4435-9283-6846c795e1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:11:26.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:11:36.265Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=cd306911-e63e-45d9-bd90-d29303ab9b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:11:36.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:11:46.279Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=439c422c-9e0b-4f83-b89c-12173ad944e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:11:46.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:11:56.294Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=a75e2c8a-3ffc-4c4b-bdf2-9bd09f001114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:11:56.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:12:06.318Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=9b8466bf-9129-4767-a07a-72b04af8a7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:12:06.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:12:16.343Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=0b5b85d4-1b8e-481e-8719-fca7cfc52517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:12:16.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:12:26.356Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=37b18c7d-39c2-4820-a116-e07bee78caa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:12:26.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:12:36.372Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=04a35078-c12f-443e-ace4-d2b3a401bf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:12:36.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:12:46.387Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=34ae6dad-8091-49e6-a2cc-56a227937f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:12:46.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:12:56.398Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=21751ab9-0316-492a-ae21-69c134864fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:12:56.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:13:06.413Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=a8e678fa-7539-404d-b183-63d0b3c96292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:13:06.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:13:16.426Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=86e60e9b-925f-4e04-87df-7d607218e428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:13:16.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:13:26.438Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=f71bc0a4-8068-4af3-9a7f-47a59ced2ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:13:26.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:13:36.451Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=edeedef3-09d0-4b05-a510-15deec2490ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:13:36.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:13:46.464Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=a740fd44-7041-44b0-8a20-4e69fa52f20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:13:46.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:13:56.476Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=f69df9c9-6ae5-4d3c-abc8-1ff499a4830d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:13:56.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:14:06.488Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=6cba15d0-9a09-4069-af89-c8ccdae87960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:14:06.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:14:16.498Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=a8958571-4c71-4b33-a37b-bfc39f90dbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:14:16.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:14:26.512Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=3ada7099-0ad6-4b80-af1b-0f3314627efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:14:26.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:14:36.524Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=7229e80d-28c5-4a05-a9bc-559a18f14828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:14:36.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:14:46.535Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=3773722f-e2fc-41d4-b14d-c440557bd08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:14:46.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:14:56.545Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=01bfa820-b2c3-41a2-a88a-51d341c02b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:14:56.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:15:06.555Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=7efe164f-f84f-4926-8ccc-080867a70a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:15:06.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:15:16.569Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=041fd35a-bcaf-48d3-adcc-65a045f5140d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:15:16.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:15:26.582Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=3a634953-9d36-4e86-b988-b85629ad8106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:15:26.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T03:15:28.335Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T03:15:28.336Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T03:15:28.337Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:15:28.341Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:15:28.354Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:15:28.354Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T03:15:28.355Z |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-24T03:15:28.358Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:15:36.594Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=8ad31b12-7782-465e-b436-7538a3ebc213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:15:36.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:15:46.609Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=0e45a528-36e5-4d2c-b249-2e31d164530c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:15:46.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:15:56.728Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=bbe2b548-97e0-4a4a-8a9f-70729923c4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:15:56.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:16:06.740Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=5a09869b-e0fb-46db-889e-7629be48a26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:16:06.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:16:16.751Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=a9779328-09c9-4588-94ed-42333ae3b5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:16:16.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:16:26.763Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=ceffc4b7-0d73-42e3-9e67-59e680968b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:16:26.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:16:36.773Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=49947cb8-d0c1-445c-9ee6-5c1268a56082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:16:36.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:16:46.786Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=9e9f484d-8782-4b1a-ba17-5bd1590a2155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:16:46.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:16:56.800Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=c4131e46-8e48-41bc-9fbd-318096f99002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:16:56.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:17:06.809Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=d3794cf4-9789-4ef8-ae13-3abe7f1dc076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:17:06.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:17:16.820Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=8c7b6f44-a09a-4504-aef5-506406b7e10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:17:16.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:17:26.830Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=e8a68b8f-c635-4a1c-9341-ce58d50ddccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:17:26.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:17:36.845Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=c1435e1e-a94c-43ef-8a20-385b1b408e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:17:36.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:17:46.857Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=9e5c5c13-a348-4281-92cc-46b7c2963097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:17:46.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:17:56.869Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=cf0b27a2-0420-4bef-9c8e-58497d9fddd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:17:56.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:18:06.894Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=c3d40d62-b6da-424e-b564-cc18595f1fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:18:06.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:18:16.906Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=42a46e02-881c-413a-9e7a-e10b20bb8d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:18:16.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:18:26.919Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=521ddbf1-9e8d-4974-b4b6-0e8f2393799f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:18:26.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:18:36.935Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=f7ef9052-dd38-4eb0-8b76-b1ff2f54dcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:18:36.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:18:46.962Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=2444b966-41f4-4942-a615-213b4d6185b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:18:46.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:18:56.973Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=2f0fdaae-778a-4df1-9da7-0071211fb707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:18:56.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:19:06.984Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=b6bf21d4-9fd1-4297-81dc-50a20107a862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:19:06.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:19:16.994Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=70ad291f-bb80-4e85-8ce9-61f901480ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:19:17.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:19:27.050Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=c922cac4-670d-4f32-af84-9a54c2a37647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:19:27.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:19:37.065Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=9d2092f9-a9aa-4595-8497-73bcadee2a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:19:37.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:19:47.078Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=b1994b4e-919e-4a96-9acb-12d13e19b2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:19:47.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:19:57.088Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=b2034077-07df-4ab9-9607-aac95530e52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:19:57.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:20:07.099Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=5d083742-0397-48ba-aa8e-7d65f2edc6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:20:07.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:20:17.109Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=841416b3-e305-4101-8183-12a6df6ccf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:20:17.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:20:27.119Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=b5e9a139-2f59-443c-be2d-382257985e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:20:27.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T03:20:28.255Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T03:20:28.255Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T03:20:28.257Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:20:28.260Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:20:28.270Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:20:28.270Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T03:20:28.270Z |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-24T03:20:28.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:20:37.132Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=3121b12e-76da-4897-aed6-db375505404c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:20:37.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:20:47.142Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=e4922db6-337c-4bdd-8aaa-8643ab22ac0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:20:47.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:20:57.152Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=543384ef-7e6b-4d86-9942-61e01f150b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:20:57.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:21:07.162Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=38656fae-fe06-48fd-80ae-e6a44546d31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:21:07.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:21:17.172Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=89dd53f2-2449-45a8-a7a5-fb8c95419dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:21:17.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:21:27.183Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=c1e3c494-0ccc-417c-8345-311805c6f5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:21:27.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:21:37.193Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=6595038f-1920-4c14-9ebb-5537476361e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:21:37.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:21:47.204Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=b4279e51-6713-41d3-8ca9-cd809104b660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:21:47.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:21:57.213Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=c0fe0a62-292e-4b40-9a6c-c32404a8c10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:21:57.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:22:07.223Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=fb24ab07-39e0-440b-a263-7862a74c0255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:22:07.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:22:17.232Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=228a3f57-d00a-4618-afdf-f67c0407fb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:22:17.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:22:27.242Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=bd110362-484e-4bb8-abb3-9e6e61079c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:22:27.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:22:37.254Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=007c6162-85c0-4fe9-8691-b9bfb3de7b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:22:37.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:22:47.267Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=ecfa1dc7-fb45-4d8e-8c08-5465de96f51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:22:47.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:22:57.279Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=55310aaf-6431-47bc-a681-720e1a45df41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:22:57.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:23:07.290Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=b432b896-2846-4db1-9035-3b7a63a1a189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:23:07.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:23:17.302Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=41e3c482-5b6b-48b9-a63a-33e90a068f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:23:17.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:23:27.317Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=34c46eb5-833a-48c2-b657-849b2c14c527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:23:27.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:23:37.331Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=62350ea4-4642-4b4e-b6f8-e02229b5a748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:23:37.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:23:47.343Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=d858b9f5-5802-4248-891c-12897292ea11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:23:47.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:23:57.353Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=e287dc68-8a7a-4290-ba8c-7ab96a9aaba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:23:57.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:24:07.370Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=2761e841-1bd0-45fb-b6af-385252c8ae2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:24:07.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:24:17.380Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=2bbd7935-b406-4dbb-be36-2ac40a071fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:24:17.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:24:27.395Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=1c806c3a-c85f-45a4-b033-0895758ab2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:24:27.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:24:37.405Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=5b5dbf32-ce2c-4e92-aec5-4b7604596c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:24:37.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:24:47.420Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=404e503e-d33b-4978-bdf0-1aca4746c7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:24:47.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:24:57.430Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=f8998576-9a48-44c6-9816-ccc07bfd66b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:24:57.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:25:07.442Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=ba1eed78-3080-42fd-bef0-3b7a9cc20c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:25:07.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:25:17.453Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=f158ca4b-6dde-4cd3-8be0-f2e010bd8010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:25:17.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:25:27.464Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=6e57cd80-93d1-4eb7-9cf5-43723b707276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:25:27.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T03:25:28.337Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T03:25:28.338Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T03:25:28.339Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:25:28.344Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:25:28.358Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:25:28.359Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T03:25:28.359Z |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-24T03:25:28.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:25:37.480Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=85f0bcb5-10db-4fe2-b58b-5e5f4fa808c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:25:37.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:25:47.491Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=b3849a8e-4a5b-40a5-b385-8c51817adb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:25:47.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:25:57.502Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=9ff5a32f-ec78-4ccf-910b-e66584192f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:25:57.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:26:07.511Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=f9d7a890-3923-4ebb-a259-1ccca611046e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:26:07.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:26:17.522Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=d195778d-7827-45e9-98c0-21cba3bf4d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:26:17.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:26:27.534Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=703f46ce-ffdc-4768-acee-2507d9275a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:26:27.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:26:37.546Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=7bf2d57a-2e29-4815-a6d2-a3014aa7b96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:26:37.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:26:47.557Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=b50c7bbc-cf68-4269-9319-48c059f4b376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:26:47.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:26:57.568Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=ad77f5ef-aa3d-4990-9f1d-4ba763629e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:26:57.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:27:07.596Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=99b812e8-a35e-4a01-bf1a-fea3199a3dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:27:07.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:27:17.608Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=4cc50154-8e8e-4954-b8ed-e404fd7e4f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:27:17.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:27:27.617Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=66d63882-d547-4504-93ab-32b98793e903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:27:27.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:27:37.629Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=3274bdf1-77a5-43c8-a3f7-2d3763b1f2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:27:37.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:27:47.642Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=7bd7d4a9-f562-48f6-9d6e-f4c2a5051b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:27:47.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:27:57.652Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=d4546b06-6a21-4db9-ace0-948ed2e07d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:27:57.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:28:07.662Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=06951014-217c-482e-8ff5-24235175eaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:28:07.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:28:17.674Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=40de6fc4-d3c3-413f-94ab-5fa33267ac9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:28:17.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:28:27.685Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=89b9dba5-1650-4507-8aed-c4dacd189db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:28:27.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:28:37.700Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=29fa9a43-7d28-473f-b3e1-7cd32c561f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:28:37.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:28:47.710Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=0e9cefb5-4343-4e12-9321-8edfdf1cf4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:28:47.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:28:57.722Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=25547bbf-d89b-46cb-83f7-0becf95d9ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:28:57.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:29:07.733Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=4feb1b42-60f2-4b80-bfdc-fdd977d86e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:29:07.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:29:17.743Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=0a242e8a-6dfa-4395-9743-1267f44ab26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:29:17.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:29:27.754Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=ea6c10cf-9c37-4f4d-a007-35e2efaf69e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:29:27.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:29:37.763Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=a32adb22-0871-44b5-abf1-3b90796d5452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:29:37.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:29:47.773Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=66475729-8c8d-4b05-9364-2211d2a0b046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:29:47.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:29:57.783Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=f6786c30-a76f-4b89-a759-955e8769fdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:29:57.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:30:07.813Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=934e8152-79ee-473f-9563-23c0f540cdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:30:07.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:30:17.823Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=fb7d3929-b3f4-413d-b007-d8c643fdee6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:30:17.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:30:27.834Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=58145c7e-d6b7-4cc7-b1b3-62f2be2b889a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:30:27.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T03:30:28.299Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T03:30:28.299Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T03:30:28.300Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:30:28.303Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:30:28.312Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T03:30:28.312Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T03:30:28.312Z |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-24T03:30:28.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:30:37.847Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=085465b0-0f48-46e5-bc30-a110a883a3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:30:37.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:30:47.859Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=84ecf504-4405-4514-878a-d0d2ccad0855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:30:47.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:30:57.869Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=ba8bb680-e737-4abc-9364-b463e77c134b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:30:57.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:31:07.886Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=94638992-3d15-4428-8e1e-c0f968509128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:31:07.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:31:17.899Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=3777556a-6fd9-4546-b4bb-e1aefb4f047b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:31:17.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:31:27.910Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=ffd7529a-2353-404b-b530-bbde7080dc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:31:27.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:31:37.922Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=29cda1f7-4f9d-4d67-92db-dfaa952ecf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:31:37.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:31:47.934Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=08ca631f-3897-4d00-884e-dbcfac144cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:31:47.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:31:57.945Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=33b8e79a-0ee0-4d0a-b204-fdfa844cf44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:31:57.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:32:07.956Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=ba1f674a-8307-4266-b8c1-1eecb60fb19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:32:07.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:32:17.966Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=85b10fcf-64a9-4450-88cb-e40973ba24bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:32:17.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:32:27.975Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=07b7a80f-18f9-49d8-9b52-ab0f5a45b1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:32:27.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:32:37.985Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=070ddbc6-d37c-4e62-ba24-8565cb7163e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:32:37.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:32:47.998Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=bd22425a-22bb-4b20-a942-d60025bf187c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:32:48.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:32:58.010Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=8e02969b-f80b-4025-81b1-83b915e5264a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:32:58.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:33:08.019Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=6c6c81a8-3275-4748-b30f-7304cd9bc40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:33:08.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:33:18.029Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=0df77705-2fb1-4170-aa4e-1dff3ebfb9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:33:18.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:33:28.039Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=aadc47e6-fcfc-4f16-be54-6ffc672d9bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:33:28.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:33:38.051Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=c5f66a51-7515-491b-a3c8-cde749ca6af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:33:38.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:33:48.063Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=94b259b5-4582-4ce4-93e7-228b69cc878f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:33:48.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:33:58.076Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=aabe18d0-7aa6-4094-aa74-a9b3ef4093ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:33:58.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:34:08.089Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=7a873852-bf7d-410c-8154-9a924b2b8b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:34:08.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:34:18.099Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=fc1d179d-fce1-4229-a6a4-04b42bf42df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:34:18.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:34:28.113Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=96290130-d4e0-4538-9755-2283c0eedc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:34:28.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:34:38.127Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=dc7d2cf6-87c3-45b0-898b-7da498a4bc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:34:38.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:34:48.138Z |INFO |Init configs |InvocationID=d5f62868-fad9-4a86-9fce-761b867f3fcc, InstanceUUID=b1bfa286-e924-4399-ac3a-9cd996958fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T03:34:48.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |