. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:20:25.651Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:20:25.654Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T03:20:25.682Z |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 |2023-02-03T03:20:26.142Z |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 |2023-02-03T03:20:26.279Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:20:26.280Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T03:20:26.281Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-03T03:20:26.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-03T03:20:26.506Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-03T03:20:26.526Z |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 |2023-02-03T03:20:27.685Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-03T03:20:28.075Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-03T03:20:28.092Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-03T03:20:28.093Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-03T03:20:28.150Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-03T03:20:28.151Z |INFO |Root WebApplicationContext: initialization completed in 1624 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-03T03:20:28.687Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-03T03:20:30.441Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-03T03:20:30.996Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-03T03:20:31.018Z |INFO |Started MainApp in 7.412 seconds (JVM running for 7.89) |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-03T03:20:31.257Z |INFO |Start scheduling PRH workflow |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:20:31.268Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=65ed77c3-d8b9-42e5-ad4b-6a8badad35ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:20:31.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-03T03:20:33.617Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-03T03:20:33.618Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-03T03:20:33.620Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:20:41.715Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3f45a4e5-d5ce-448f-a9e2-2546afe8b776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:20:41.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:20:51.745Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a2036c50-7297-46aa-a622-ab0f8fc1ca4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:20:51.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:01.766Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ca1c1848-8175-4b7d-b7c8-b93c4086d90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:01.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:11.799Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=96166e63-cc74-493b-b571-16d873d4257e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:11.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:21.816Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=00b6eaa6-5619-4fdf-aa85-1316ed4139db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:21.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:31.838Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bac81ff6-ddc3-4a1b-9a08-eeaf95477b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:31.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:41.855Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=163247cb-4b79-47a2-a3f5-bd886355caba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:41.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:51.865Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=74518c3f-5a65-4b22-bf53-d29a7f7e7e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:51.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:01.883Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=276c40f6-ed0e-4dc0-8ae7-c9ba377aa860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:01.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:11.897Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=28aaca53-9ab2-4deb-a06a-439984d6a8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:11.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:21.910Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f8ccff0c-8ef5-4c4f-81fd-f1a47c77377b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:21.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:31.929Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1243be94-8db6-464b-bc1d-5cd5b1ecdbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:31.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:41.950Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7359e204-28ac-4a8f-8459-2e102283c295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:41.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:51.963Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b3f91d99-5cb0-4f44-b074-c034c8c52954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:51.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:01.979Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=854338d0-ee63-4d8a-a6f0-f5d10c357a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:01.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:11.993Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d3e6a375-9496-4640-a0b6-b7df7f4ffa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:12.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:22.017Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f7a829f0-06f4-4136-b801-1c8be0c5b592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:22.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:32.029Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=40fff695-20e6-4092-9058-027cb941d35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:32.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:42.045Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=31ff63e5-055c-4914-a800-b294793abbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:42.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:52.058Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ace47ba4-fe63-44bf-9ffc-4018b1460088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:52.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:02.070Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=45d8759a-9e0a-4c0c-92b9-4be41b47d1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:02.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:12.081Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=70a3494c-7565-4ec7-bf31-7e7c43cff797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:12.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:22.096Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=28c659ee-dc0e-4bcc-83dc-e25aa769957f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:22.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:32.113Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=efe15e70-3072-498b-b6fa-b42adabad91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:32.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:42.137Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2ed85790-b3bf-41d8-9b06-afc0c1ffd7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:42.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:52.152Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b147c879-59c8-44a2-b00c-5cd29a66e5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:52.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:02.167Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=62b1c035-35c3-482d-9c4e-f212c449f28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:02.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:12.182Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=990fe404-9a0e-4a3f-b476-6243d824c825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:12.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:22.193Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d190206e-9297-42f1-a3f3-85be5d99f5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:22.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:25:29.525Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:25:29.525Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T03:25:29.526Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:25:29.528Z |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 |2023-02-03T03:25:29.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:25:29.535Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T03:25:29.535Z |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 |2023-02-03T03:25:29.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:32.210Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=48ae56f6-62d1-48cc-ad8a-7a83aee9e394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:32.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:42.223Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0a6cd5ec-fabd-49be-8497-bdcd104ec2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:42.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:52.234Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f12dac82-ffa5-4eee-a71a-8689a9dd7c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:52.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:02.244Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2058ee81-e904-4cef-bdc1-0333673cc1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:02.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:12.256Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5cc4bc40-ce2e-4309-b257-2fbb71095597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:12.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:22.270Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=44c0a137-41a7-431c-9c34-749ad60afb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:22.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:32.283Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ecc6eff9-9745-4713-916f-6ac0661df9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:32.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:42.300Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e87bc52d-a45d-40ae-857a-c298273b8d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:42.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:52.311Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5196b2f2-64d5-4d08-a5b9-17b3a8b58447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:52.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:02.323Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=96a2107b-94a3-4fcb-ab0a-e4dc25f07332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:02.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:12.334Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=da7ca73d-eeba-4534-83b5-c1ae18e46ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:12.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:22.343Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=21deab7f-4fa4-44c2-a2f0-a78581f32aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:22.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:32.355Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b08c63eb-d4cc-49aa-9186-611a99f8212b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:32.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:42.367Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=25f11ab4-adc4-47a7-bb94-a086fcf07a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:42.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:52.388Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=16942d25-4319-4a06-8b54-3b65dd46ae6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:52.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:02.409Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ef430d77-fa2e-4741-9f9a-c25dc0db096e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:02.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:12.426Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e3b59cc0-fc87-4422-a03f-e886928ea39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:12.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:22.439Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a1050f17-7619-4e03-8208-ff1410a4d600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:22.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:32.452Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3a8e447a-4d38-4fee-9b68-73d863dae1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:32.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:42.464Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bceb62b1-a64b-48ea-86fa-31630eceb148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:52.477Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2c5e3c9d-9a4d-434e-aea0-942dc317fc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:52.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:02.488Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=41c8cc5c-afb7-4fa2-80d6-020316656dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:02.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:12.500Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b23c145d-6393-4582-89d2-f0f105e8392d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:12.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:22.510Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2011c820-0739-4a12-85df-c67aac78fd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:22.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:32.523Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=786e76d5-4ade-4cdc-8209-5a19d2dba021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:32.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:42.536Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4a007f48-02b7-4b24-859c-4aa85951be77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:42.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:52.550Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8a42e3fa-a8f5-4bd1-81f7-f16e949ffdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:52.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:02.562Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c403dec6-c5d9-4ad6-96ba-85b6ba709b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:02.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:12.573Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d9e67e55-6293-4083-a22f-4388ceabf863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:12.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:22.586Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=23696773-c498-4060-bd1f-4d7df3df173e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:22.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:30:29.002Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:30:29.002Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T03:30:29.003Z |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 |2023-02-03T03:30:29.005Z |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 |2023-02-03T03:30:29.011Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:30:29.011Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T03:30:29.011Z |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 |2023-02-03T03:30:29.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:32.597Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c821999f-046c-4d23-989c-b8dc00f8b1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:32.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:42.607Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=875189cc-3c58-4cfb-a8fd-b617e383cca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:42.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:52.618Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d39d7459-6844-4391-bc0e-cb94ad42e0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:52.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:02.630Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a827395e-cf12-4e99-bd75-932c8686512c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:02.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:12.644Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b38159f3-38a8-408f-8ef8-5e4c8c4ffb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:12.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:22.657Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6c7c5c56-1722-46b0-b31a-06b356c862d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:22.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:32.671Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5810aa88-ec91-401c-8f16-8cb9a4463dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:32.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:42.681Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c0f1a74b-4114-4d54-a784-41c55a062ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:42.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:52.696Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1ec10148-f932-464b-b94d-4331ce68d106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:52.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:02.712Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c4d8f53d-5a8a-45b7-afa1-db7be057be98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:02.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:12.725Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3d236482-d20e-4f56-8791-21c511098000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:12.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:22.736Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=dfc67cf3-15a3-4ad6-9a01-f7535d615aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:22.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:32.747Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bf409ed1-61f7-400b-a032-c33793e5c69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:32.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:42.757Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=503721bc-5d8d-44e6-89d3-21407eed7c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:42.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:52.768Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8d3eaea4-0701-448a-8ecc-10f22293e908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:52.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:02.779Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4364c0fa-251f-47b2-a9ea-ab0ca649d143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:02.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:12.792Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=50dc6aab-9616-400e-aeea-7597b60d8e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:12.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:22.810Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bb3d4465-f73c-4329-8073-b666c323b241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:22.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:32.823Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=aab1c617-8853-4965-a242-d67246844d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:32.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:42.849Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2f817977-52f4-464e-ae7e-969f38a78270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:42.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:52.859Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=68a6debc-4e88-4320-82d4-199f7270e203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:52.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:02.873Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f16a60ca-e9ff-4ed3-ad51-5a73e46044ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:02.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:12.883Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=773cc692-e45c-4271-82a0-3dbbc3458cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:12.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:22.898Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f529fd55-a6d7-4381-b9a0-82d3418d78f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:22.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:32.908Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6c193674-ba80-4698-b02f-735ee53a5309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:32.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:42.919Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e231f4d2-84f7-43d5-83d3-45e572563b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:42.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:52.931Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=70446856-a1f2-4e0b-a9f5-490d6ada513e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:52.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:02.943Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=13658f26-2fac-45bb-ac99-1fa9c5f7ee6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:02.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:12.955Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5b4e0d71-4918-4e24-b028-2b236134020c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:12.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:22.968Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=755bd884-b39c-4ef8-9e5f-c120f6662eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:22.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:35:28.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:35:28.977Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T03:35:28.977Z |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 |2023-02-03T03:35:28.979Z |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 |2023-02-03T03:35:28.985Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:35:28.985Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T03:35:28.985Z |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 |2023-02-03T03:35:28.987Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:32.979Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e4aac50e-d7e4-4d7d-bfb3-1a8435052cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:32.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:42.990Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f9d24d32-8161-4cf8-b7a5-ac2603839ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:43.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:53.002Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b5a7a758-7eb6-4617-a9de-596f00a5e67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:53.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:03.013Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b673808a-346a-4bb3-abc7-8b2f13f5715b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:03.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:13.024Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ab517e77-d338-410f-8e14-17ad46cfe7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:13.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:23.035Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=60262db3-989f-45d2-b84a-f5ffca6369af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:23.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:33.049Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d5e8e801-57a4-4628-8bb9-84aefe320eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:33.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:43.064Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cd7cee64-fa69-49c8-8a21-d067c2faf615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:43.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:53.078Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b28bf7f5-063d-4dca-8026-ac9f4b77a64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:53.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:03.091Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ff089a96-e179-4f12-90c8-3a6cfb0505c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:03.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:13.101Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0f1a6fd8-c84e-4cef-8027-310f31f8073b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:13.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:23.112Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3f96abe4-e17c-4158-8ec8-de3fd97d490d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:23.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:33.122Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7e02fcbb-989a-4ca8-9850-42c555757550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:33.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:43.134Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4b1127b0-8f34-4491-87e6-e8fb040ed2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:43.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:53.145Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3cc5928e-db33-4a22-a226-52f227a822a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:53.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:03.155Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d9adca4e-11e5-47e7-869e-8df1d3b20e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:03.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:13.167Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5b4185ab-cc53-4a35-99f6-f638dd288dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:13.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:23.181Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f7423c6b-bebd-40ea-a7fd-67cd55f71f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:23.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:33.195Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=abc77046-ac23-40fe-a4de-92270e96e275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:33.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:43.207Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7566fb93-ef03-4810-89c0-0d535f921787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:43.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:53.218Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a68f0297-7ee0-4c84-b713-f612bdc1c106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:53.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:03.230Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9fcef953-2bfc-43f4-92b5-fa4948308414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:03.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:13.241Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2b7c6e29-2b28-49da-9ad4-13d0904de0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:13.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:23.263Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4b9ac88e-a550-4648-b337-dc7f523e1cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:23.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:33.312Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e6ec7acd-122d-4eb3-8944-486b6dd5b533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:33.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:43.381Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=dd2db997-faea-4dbb-9946-a2629017894c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:43.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:53.435Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ea2e426f-3291-4cf1-8e04-d60d968aaee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:53.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:03.658Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=800ec0b0-7bdd-4a43-8cfd-f896bcc43e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:03.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:13.714Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f2ba0345-6be1-4e1a-a6ae-c519e412f894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:13.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:23.751Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0fff23e5-e22d-40e3-85d6-4f0403b11fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:23.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:40:28.967Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:40:28.968Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T03:40:28.968Z |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 |2023-02-03T03:40:28.970Z |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 |2023-02-03T03:40:28.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:40:28.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T03:40:28.975Z |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 |2023-02-03T03:40:28.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:33.771Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=978a8678-3de8-45c9-a86d-b83620486b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:33.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:43.799Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1e89c66c-d4fa-48ae-8e6b-8c6fd3975e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:43.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:53.810Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=75ee7045-bab8-46d0-868f-8250b57b1695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:53.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:03.821Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=218524d3-420a-428c-90f3-0593e84bf05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:03.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:13.834Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=dc703ebd-adb6-49d8-9911-4ec564bb8e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:13.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:23.844Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=63503076-2d4f-4699-9d48-16b1fdc37cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:23.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:33.856Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=17fb37d0-26b3-4564-aa3d-47e5a6b7e776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:33.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:43.872Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ef7b17e5-0b46-4aef-b77f-7e0f0a82ecad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:43.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:53.887Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=80460ca2-eae3-44cf-9e0c-4d954d34c902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:53.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:03.899Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c0d0ed15-af5b-46d5-83de-fba3ef6008ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:03.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:13.916Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7a152c30-e751-402c-9686-ed906799eafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:13.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:23.930Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0629fc57-cc20-4caf-b86f-18f55a72d913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:23.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:33.945Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=360d2c72-0bc9-43cd-bf94-37d73ac58932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:33.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:43.961Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=95e1c736-48dc-4dd4-8812-c6e4ce54aca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:43.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:53.983Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8fb485ae-11a4-4a95-92af-6fe079dc9d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:53.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:03.994Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a6cca2fb-c2c9-464e-b06a-6fca07e4fb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:04.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:14.007Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b243e61f-034d-466e-aa35-362c1d701d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:14.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:24.023Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cbf26843-93e7-49d7-9b7c-e4849dd6d6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:24.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:34.039Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a4767e8d-d629-4399-821c-60a2c4e926a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:34.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:44.053Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=de9c7844-5a31-4366-a8d6-0c4c7fbd7cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:44.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:54.072Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b351a761-27bc-4f29-9f40-3525dde901dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:04.088Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=81358aa7-ba6e-4908-9c14-b23f819536ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:04.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:14.115Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a4ec2bf1-799d-4d71-b0cd-0f78c270b32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:14.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:24.135Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4d9482f3-c958-413b-bba4-685b6e5167bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:24.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:34.145Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d339178a-cc97-4414-a2c5-062d550ddbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:34.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:44.191Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f3decdbc-c65b-4bb2-9088-1aad2617eecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:44.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:54.204Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=aa43e62a-6930-4e51-ae9a-d14244d13d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:54.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:04.217Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4a7ad6c5-80db-443f-a3c7-a29f9b79c824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:04.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:14.230Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e7794326-59a3-436e-90b4-1d9d2f3b6f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:14.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:24.246Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=45cd5d53-ce9d-4935-80ac-08404d098272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:24.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:45:29.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:45:29.008Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T03:45:29.008Z |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 |2023-02-03T03:45:29.011Z |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 |2023-02-03T03:45:29.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:45:29.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T03:45:29.019Z |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 |2023-02-03T03:45:29.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:34.267Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3f0a417d-fee9-47dd-8a11-82c670d55fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:34.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:44.287Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fd416e0d-079f-43f4-bdad-5ca58aff0333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:44.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:54.301Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=edefef8a-0c7e-42b6-90e9-88a8f391709e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:54.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:04.325Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cb10f26b-ed80-4dce-96aa-5060f782eaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:04.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:14.335Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8df804b9-cc90-4f39-ae93-1c1c8f63ad2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:14.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:24.347Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=57496e7e-f9d7-4a28-b4cb-59f8861c5d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:24.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:34.358Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2883a208-3565-4ae3-b3d4-2f805cccb8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:34.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:44.368Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f2e458b9-123c-479e-9984-57924d3f8e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:44.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:54.377Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5aef0e74-1e6f-4e44-8288-85d053cb01dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:54.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:04.388Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=16d2487b-7c2e-460c-8022-2775e21565a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:04.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:14.401Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2579a48c-c394-4372-a276-7641b724adce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:14.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:24.414Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e83daa09-f870-4642-b186-e1f679dd0fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:24.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:34.426Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e75376ba-2f93-4f56-a66c-77d608a094f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:34.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:44.436Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=05308c9a-753d-4ad8-9fb5-11729ede004a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:44.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:54.447Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3130e994-aad7-433b-9043-c420598b6dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:54.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:04.458Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cf684afd-309f-435c-b6b4-71dce81c11aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:04.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:14.469Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1f26365d-3a1d-41c9-9495-43487a77104b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:14.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:24.491Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8b7360f0-8a80-4d43-85a1-6888d9560d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:24.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:34.502Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=45d6671d-afd5-4b12-8bff-6ab5ef63998b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:44.514Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2bf8b1d1-d555-4906-98d1-592d463baa96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:44.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:54.524Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c7b11a27-0def-4ba5-8d15-4ca6df327b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:54.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:04.536Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d45d80b8-c794-47d1-bce7-24647f09eccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:04.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:14.546Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bfe56bab-f80d-4da9-ab78-a2275420d5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:14.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:24.556Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cd05e9ec-84f9-4792-8b03-ce933435eb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:24.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:34.568Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6533db46-0be4-4bd6-b43b-6b7a70195b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:34.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:44.579Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3afa6392-a499-4d06-afa6-3dc5a5405a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:44.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:54.588Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5d253cbc-3448-44be-93fb-8960814a087f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:54.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:04.598Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f55916b1-675b-47ba-bd2d-8e28a1e6305c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:04.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:14.608Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=644040e8-4210-44e5-8db8-15b883186da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:14.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:24.618Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=88ca191c-0f61-407d-b0c7-c5c5171d64c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:24.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:50:28.971Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:50:28.971Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T03:50:28.971Z |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 |2023-02-03T03:50:28.974Z |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 |2023-02-03T03:50:28.978Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:50:28.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T03:50:28.978Z |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 |2023-02-03T03:50:28.980Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:34.629Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7f82ae80-1769-495d-a227-f0c7f9b7c152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:34.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:44.638Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7b776d11-319d-4e23-ba9e-9de15f9c4e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:44.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:54.649Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a18aac27-c6f3-4e51-881e-78950b3dd9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:54.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:04.677Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4cc418bd-8915-47dd-b1eb-c6ca7c36422c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:04.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:14.686Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ba5be61c-3356-4896-95e6-d36d69675c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:14.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:24.698Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=222e5ba4-3a9c-4df8-8e31-e7dbe7acf590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:24.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:34.709Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0a47c198-9ace-4d3d-ad90-a66a130e3407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:34.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:44.720Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=37c645e6-a7ca-43c5-9e42-909d346ac939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:44.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:54.730Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=802485bb-c80b-4bb3-a2b0-14ee2926f6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:54.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:04.744Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6c9ab9fc-7749-43ea-9015-1da369d1e41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:04.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:14.758Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1c6b0a31-0289-459d-b8c4-045ed4503d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:14.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:24.777Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=56e28051-42a4-48e2-91e2-1d048b7f229d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:24.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:34.788Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=baa04b6d-1942-4420-ace1-242973c6d12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:34.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:44.800Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f923826b-896c-46cf-ad3d-332d7f658a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:44.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:54.811Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8e1e4026-26a0-4b4f-85bb-7a2d545651a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:54.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:04.821Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=621d78c4-a07c-4e71-a4f2-693b750dcf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:04.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:14.831Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b9870d14-0e1d-4ad9-a3f3-a5aa30531038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:14.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:24.840Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8a0a0d1a-d3a8-47e4-bb31-5df78a200f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:24.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:34.850Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f47c26cd-109e-4bbc-8f09-f21aaf8daeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:34.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:44.861Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f3dc8909-46ba-406c-b1da-348573ebdb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:44.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:54.871Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b368d4df-3d08-41c5-81d7-de5b7d9e7547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:54.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:04.881Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ec0ebd33-15f1-477b-b882-34df992d1503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:04.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:14.891Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2735f762-8b9d-4c00-b646-b0103aec6751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:14.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:24.902Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=51888991-c81b-4f4b-aafd-c35b0e4bdf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:24.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:34.915Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2ffdf4a3-3098-4c79-8af5-16a1b778f848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:34.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:44.924Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d394498c-06bc-4a40-a4d9-30dd5bdaab23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:44.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:54.935Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9acb134d-018b-495d-92ba-e77fb3e9c446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:54.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:04.947Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c814364c-399a-4a7a-adb7-bf536ba4009e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:04.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:14.959Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0023e332-5846-46c8-ac1c-c7e42e833dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:14.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:24.969Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=56e6ab5a-f453-471b-8594-99df640fcb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:24.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:55:28.936Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:55:28.936Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T03:55:28.937Z |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 |2023-02-03T03:55:28.939Z |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 |2023-02-03T03:55:28.943Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:55:28.943Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T03:55:28.943Z |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 |2023-02-03T03:55:28.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:34.992Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=00c0e8b1-5615-40c6-8d6a-dbb940012468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:35.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:45.002Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bcd6c4cd-2b27-40ac-a12e-2a79ddf7a87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:45.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:55.012Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1feb799e-98d8-43c6-92ad-edd44e55c506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:55.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:05.023Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=20a6281e-4ab2-4286-a76a-cd888099e31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:05.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:15.034Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a3dfb65c-b269-4895-b88d-7415248c934b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:15.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:25.043Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=aba2fd14-a3c9-425b-8d87-3ca98384a18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:25.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:35.053Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3fa7abb7-7159-4d55-b4cd-c74437ef6307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:35.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:45.065Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4db3e9b9-4681-4168-a5ba-fcf76e38089d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:45.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:55.075Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f8b6d40a-2a25-4ffe-8a10-1bf261a6bc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:55.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:05.086Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b230195d-440a-4cd3-a1cc-4c637ed79085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:05.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:15.098Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f67ede95-a992-4596-a80c-83e8f13db393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:15.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:25.111Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bfd2d801-de9a-40ff-abc3-79805ec18489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:25.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:35.124Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7e6ee973-b04a-4008-9465-f14ec6c8327f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:35.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:45.135Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f4d2f519-3b6a-4904-9279-e0d860305320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:45.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:55.147Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d19c7667-cc28-4211-b8cc-4ded33482c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:55.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:05.160Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=db9728b0-73a7-4bde-b64c-72f7ec7551b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:05.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:15.170Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=05303dff-d73b-4571-82a3-0ba93fc109fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:15.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:25.181Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=67cfc0be-123d-4729-9ee1-54963b0b5899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:25.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:35.191Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c3efd643-b1e7-43de-916f-543f6b3e216c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:35.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:45.203Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b1fe3e4e-938a-4d7c-b15c-802f0b473f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:45.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:55.213Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ea135f16-ba9a-43a4-9737-34199c0fb1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:55.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:05.224Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a0a31d38-39f9-4961-9776-b7d02845380e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:05.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:15.234Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a9df1d2d-e157-49cd-9e75-a988bb03454d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:15.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:25.243Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cd383f23-2e90-4712-8e8e-438ea7653f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:25.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:35.255Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5907a514-15a6-4119-a59a-f889eaad6948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:35.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:45.267Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8d440235-2043-4f56-b17f-83a87740038f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:45.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:55.281Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=47d9b23f-f5e2-45c5-b844-c10f5dc16b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:55.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:05.291Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=48c314ae-ea19-4ac3-a017-e3af282b42de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:05.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:15.301Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e984eb52-f624-4d14-94d3-b67751375b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:15.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:25.311Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d86d72bd-4465-4d16-bb03-872093af4360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:25.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:00:28.964Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:00:28.965Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:00:28.965Z |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 |2023-02-03T04:00:28.967Z |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 |2023-02-03T04:00:28.971Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:00:28.971Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:00:28.971Z |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 |2023-02-03T04:00:28.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:35.322Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4e67e0dc-ae04-4b3f-8bf7-c59307078a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:35.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:45.331Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fad6dbe3-9668-4a11-bf48-39db9286e5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:45.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:55.340Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=52affced-6399-40b4-b76f-f155ef08d825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:55.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:05.351Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7f56c0e5-929b-445e-a36a-f298dc79ba7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:05.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:15.361Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=18b86962-257e-4011-a77d-ed63c75d0f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:15.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:25.371Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2b438aae-6a40-48b6-bb55-5b75594ceb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:25.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:35.380Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7dbce933-c80a-4460-855d-8e1a46da99bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:35.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:45.390Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8060a4e3-663c-443f-94c6-4cf66dfde85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:45.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:55.402Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=93e62fec-ac9a-44ac-a5ac-a0d140b9f847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:55.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:05.412Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b5131043-dd12-4a3d-9640-7c04deddbf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:05.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:15.422Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=132a56d9-4b47-40c8-bdb9-f28872c24443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:15.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:25.433Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e3485fd7-6591-429e-b645-5fda69297d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:25.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:35.444Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=38e1e258-ac86-463a-b6be-27d6f57d0908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:35.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:45.464Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4f224e79-ee75-42b1-b2db-63ff72ecf56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:45.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:55.479Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=07f9c20a-cdc5-4d0c-9e8f-2a5c75318eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:55.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:05.496Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=af17fa00-3405-4ee8-8a64-c62c078a4c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:05.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:15.511Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=644a4d8a-2bee-4d3f-ba9c-7576f858a3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:15.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:25.523Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cb1128b6-a747-4587-8892-aca65922b979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:25.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:35.535Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6c14838d-3bae-4318-a538-dc3a163752ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:35.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:45.546Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6f50860c-4954-4288-98d9-f0334134ca72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:45.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:55.556Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=34622d33-c7bc-4dbb-b47a-be8352052b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:55.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:05.567Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=33469baf-5288-49ae-89bd-6ac01a962bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:05.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:15.578Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=76ee261f-1cf3-44b5-86a9-c1d0bff4f90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:15.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:25.591Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=083a57c9-5e28-4fea-aa1b-eb9f7041197e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:35.602Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=38fad4a5-1ff7-4592-848b-1e46187d22db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:35.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:45.613Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6aa154f7-2c6d-434a-8b9c-81ea38182a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:45.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:55.622Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=529e767d-c992-4c7c-b871-9887ddb7fe62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:55.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:05.633Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1f8bcba2-6a42-4431-8833-f81b78d0c523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:05.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:15.643Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e67a8b32-2251-4295-97e5-f8815b1546bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:15.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:25.655Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4666f8f6-81f8-41ad-8fb3-9a67ba4a652f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:25.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:05:29.024Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:05:29.025Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:05:29.025Z |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 |2023-02-03T04:05:29.028Z |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 |2023-02-03T04:05:29.032Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:05:29.032Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:05:29.032Z |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 |2023-02-03T04:05:29.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:35.667Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=81ab5390-4f14-4eb2-b0c7-bc161f2e1a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:35.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:45.681Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=05ceccc2-5d93-414f-a97c-eba7b7a3b805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:45.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:55.693Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e6655b21-8b86-40b2-84de-17367b0f20c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:55.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:05.706Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=aa624932-10f6-4993-8e85-31ac2b6e386e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:05.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:15.717Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=58b8fd28-1ace-4723-a789-7b2bd12bb71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:15.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:25.736Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c4a79af7-6280-4476-8078-6b8f6b8bce1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:25.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:35.746Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7258bda0-54bb-4b59-96c0-36e69cb1dff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:35.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:45.755Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=49646f7b-0edc-424c-b53d-3c53e77d557c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:45.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:55.770Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fa7281cd-d8de-4e0a-b021-36da276a8009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:55.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:05.785Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4c218594-baf7-4dc3-b1cc-231d08f42900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:05.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:15.796Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f9b47626-9f11-4d54-b8a3-bf334b11ceaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:15.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:25.808Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=71054c2c-bb01-49e2-9e32-5693a179fcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:25.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:35.819Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=97439238-c607-4884-80aa-dc22ffc265cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:35.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:45.828Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5d6b6de3-0671-40d8-8cef-131b94bf0ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:45.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:55.840Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=179c0374-aed1-4394-9e6e-5f6ff220c1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:55.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:05.857Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d8086641-425f-40be-84dd-0d359a00948e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:05.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:15.869Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8111d573-a8e2-4e7d-b001-207d374d2d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:15.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:25.880Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2b3ac81f-5964-423c-83e2-75adddd98477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:25.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:35.891Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bbad28f2-ed83-4308-9cbd-20b43f88d274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:35.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:45.901Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4a79668e-33a0-4a5d-90c1-17d7fbc8f50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:45.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:55.912Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=65d5f4b6-dea9-4de3-acce-fe0f1d761265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:55.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:05.922Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ace61bfd-05e7-475b-a404-85af17c9c85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:05.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:15.932Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=90f416b3-2344-4a9e-9f82-16e88a91ac23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:15.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:25.942Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6537f7fc-7146-483a-bfaf-80d6aec14824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:25.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:35.952Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=489a89ee-8d0d-4b1a-84a2-6f6719ed5659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:35.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:45.962Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9ef50c24-0299-4647-b765-245d6c5244d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:45.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:55.976Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=25efa071-6e8b-49b0-a9d1-ade4972ab243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:55.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:05.985Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e227d519-1594-4142-9936-92b7411de729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:05.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:15.995Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6b112d1c-768b-43de-8238-2dafe541dde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:16.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:26.008Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2bc7289a-f3f0-4e08-bc5f-d583f85927ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:26.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:10:28.965Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:10:28.966Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:10:28.966Z |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 |2023-02-03T04:10:28.968Z |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 |2023-02-03T04:10:28.971Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:10:28.971Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:10:28.972Z |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 |2023-02-03T04:10:28.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:36.018Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fb70684d-f258-416b-ad44-4ad90bf8b1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:36.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:46.057Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d07a3dff-a310-4245-8c9a-e33b29ee73b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:46.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:56.067Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=09628017-fa66-4e99-95a6-1a69e2cf59b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:56.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:06.077Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8062ce49-dd23-45e1-98ec-f7aac36311e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:06.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:16.086Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5810b333-c9a2-4a45-8e4a-32781acce3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:16.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:26.098Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=40ec3b60-3be2-434a-9f9f-e77b5ff53326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:26.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:36.108Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=30aa0aa9-35ac-46c2-9f28-29b49980fe9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:36.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:46.119Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a1ccc6ef-7c27-4e34-a313-33458e5fb8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:46.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:56.129Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e3a8b4d8-8c60-4e87-bd97-f5da44f9dda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:56.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:06.167Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a567fdf1-371d-49da-bb74-4581e0b9fa05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:06.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:16.177Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a5fae490-c70d-497b-a922-fd29f54da555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:16.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:26.188Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=29045228-5b6a-40eb-bde5-9b9d4e0dc25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:26.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:36.197Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9a5af4f4-3cab-410e-b235-0ff42690fdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:36.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:46.212Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=16c73f42-5b93-4e5a-951a-deb6e51ad04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:46.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:56.221Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1404c567-f472-4a65-9fc5-6cfe2c4468c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:56.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:06.233Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b551cde7-d0ac-4fdc-97db-51912118c64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:06.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:16.244Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ed6af68e-3601-418d-bbeb-6fd6608b1dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:16.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:26.257Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bf2a8cef-8310-4bf1-ac66-e7d60db4dfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:26.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:36.269Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=67e50a31-be66-4194-bafe-7129a44aa1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:36.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:46.281Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ef868492-4d2d-4140-9070-7722a6d01cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:46.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:56.291Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fdb2337f-6e78-4e95-99d8-277fac6e2cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:56.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:06.303Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ad828481-0785-47db-af80-821e8a548b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:06.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:16.312Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=51dec4b9-eb7f-49ea-afdc-b8c2a3593cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:16.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:26.321Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c1898466-0cce-4233-95f7-50c4372979d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:26.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:36.330Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3d7f8f77-f698-473e-ab03-eceb674d5d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:36.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:46.340Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e423d963-2935-4e8e-a3fd-057cbef48ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:46.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:56.351Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=12e04392-c57b-4a52-8972-bb287b59d815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:56.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:06.362Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9f2b773e-54dc-4d53-8f67-a56a60920257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:06.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:16.375Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2592cc75-8acf-4eb7-9ace-29a8c009f9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:16.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:26.428Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8e1400f6-bfe2-4dc5-b866-2fa256413999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:26.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:15:28.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:15:28.980Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:15:28.981Z |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 |2023-02-03T04:15:28.983Z |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 |2023-02-03T04:15:28.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:15:28.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:15:28.991Z |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 |2023-02-03T04:15:28.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:36.442Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a7e40580-41fb-437e-9a7d-c15e47b53198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:36.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:46.452Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=12b4c763-e3ba-4e99-9ba9-608e94f6b227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:46.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:56.463Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d71c2604-4646-473d-bd34-1c8fd3e9ef81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:56.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:06.479Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=10df42bc-4c8b-41cd-a128-e8e4cee2b56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:06.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:16.494Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2b8a83e0-6d8c-4ab3-899a-b96b7fb82e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:16.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:26.504Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e3ea7641-53cf-4d53-85c1-c71e6f488e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:26.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:36.516Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=71ff7156-d99b-41b4-9170-8cab518d3cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:36.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:46.528Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=57f1f6e1-260f-40c2-9855-de33c3c8b6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:46.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:56.537Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0d297426-f34b-45d4-bb22-b5bca7e8954c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:56.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:06.551Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d8c8b53c-cc83-4e68-b664-ff2bd5c7629c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:06.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:16.561Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=84effe56-7a13-428d-ae30-57c508d2091c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:16.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:26.578Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=67e52e9e-46eb-4be7-83d4-98da55385846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:26.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:36.589Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=36f14c55-d89b-413a-b4bd-b066d595ac7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:36.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:46.619Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6542d5bf-4f27-4b02-b531-e8eabb4dd9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:46.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:56.628Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=eec3d63f-7acf-4ccb-9995-ecc1c74ff783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:56.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:06.640Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2c25d3d0-f897-40ac-8f72-cbba411fe7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:06.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:16.650Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5b9f21b3-b71e-47a1-b0a9-935066c44d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:16.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:26.660Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3ca7a4d3-67b9-4497-a4aa-c04431434908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:26.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:36.672Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8a37bf9f-d6fd-4858-971b-db44e1d46c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:36.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:46.683Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fa675d54-dbd7-4be4-b647-5a28a89862c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:56.695Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=83e1f46f-85e0-445e-b48b-967c1daf2a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:56.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:06.707Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0d18444a-84bd-4193-8aa0-6991f2883acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:06.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:16.716Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=27324388-09c1-49e6-a5f7-e4e6d2824c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:16.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:26.727Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ddcc39b8-caae-464e-92df-15ff5103e713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:26.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:36.738Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2bebc2aa-1eb0-4a57-b53a-aa81b5e9556b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:36.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:46.749Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=df394ead-26f2-4243-b993-8e1f6014d6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:46.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:56.763Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2d02c09f-c1b7-4707-92ed-6c84cef3842d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:56.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:06.774Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3b3ea489-618f-496d-af37-3ad5ebe5127d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:06.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:16.785Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=65059c24-aeff-41f9-a03b-cd6c043799e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:16.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:26.797Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e6ea7556-9c12-49e0-bbf9-bda02f4ef238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:26.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:20:28.936Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:20:28.937Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:20:28.937Z |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 |2023-02-03T04:20:28.940Z |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 |2023-02-03T04:20:28.943Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:20:28.943Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:20:28.943Z |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 |2023-02-03T04:20:28.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:36.808Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f1392685-eee1-405d-9b09-42ec732e81ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:36.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:46.818Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=287cbef8-6fb3-4dac-bb5a-a458a85286b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:46.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:56.827Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3fe9f61a-106b-4936-bc30-3f6b3fba4fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:56.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:06.837Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=da956b11-d9ec-4778-b0ae-3742190b115d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:06.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:16.846Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=316a0a13-b65e-47d7-9651-48607781caef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:16.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:26.856Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8ebe4cbe-5a43-4c2e-9728-cdb0aa6b6a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:26.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:36.864Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=19ac4973-65d1-4ecd-a14b-8123e9414a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:36.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:46.875Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a43a2ce6-1de6-434f-a7ee-b5bb3db03676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:46.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:56.884Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f6af4fcb-621a-4834-abe0-3ce59e9a9786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:56.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:06.894Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=98862dc7-9974-4a5b-a988-ccb31b9562ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:06.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:16.904Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=98cfac83-1bc7-47a4-888f-7a49b405b574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:16.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:26.916Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=01f9b4c8-e5b1-4709-92d0-751a229dd83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:26.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:36.923Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=537e1f88-c91d-4495-a858-8de870bf59ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:36.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:46.933Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ecbd09b0-6db9-4ba2-944c-5222255d13e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:46.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:56.944Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fdff809b-fe5c-41a5-8fdf-0372d4e2c678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:56.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:06.953Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b21e901f-dc02-4818-b892-0f6541270c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:06.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:16.962Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1a7a789e-5944-4b28-9dd4-f5c26fddd18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:16.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:26.975Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=67a73558-8248-4e22-bdbf-4384e2388c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:26.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:36.984Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=253859a3-31da-4343-a40b-3a7328dd1599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:36.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:46.996Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=28393832-800f-4f56-8f47-80d430e30c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:47.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:57.006Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d1c83183-837f-4f27-9c9a-7b1bf98b8a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:57.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:07.017Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=48e4fe49-28c4-4d58-82ae-64fefeea297b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:07.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:17.030Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c8d2efaf-c258-44ae-bacc-392a064111aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:17.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:27.041Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a3f11388-6f77-4a06-bce2-fb2358bac78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:27.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:37.054Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1fce7cb8-fe58-47e0-8626-a69f33253874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:37.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:47.070Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8a2b815b-1de1-48b1-ae72-cf1fdc2be136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:47.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:57.080Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d00f3380-863c-4072-9356-20aa2d77fec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:57.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:07.090Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c3dfa4ea-9760-4166-9c1c-6086d4396a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:07.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:17.099Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b9720de1-4f86-4f3d-9bd2-ff473a868e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:17.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:27.107Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d1d6e6fa-1125-40cd-88f3-168be52a7b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:27.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:25:28.971Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:25:28.972Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:25:28.972Z |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 |2023-02-03T04:25:28.974Z |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 |2023-02-03T04:25:28.977Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:25:28.977Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:25:28.977Z |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 |2023-02-03T04:25:28.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:37.118Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e7bb3bc2-3ea3-4743-a943-d7217f0475dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:37.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:47.127Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=709e4619-56c1-455a-a367-cfed6667b409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:47.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:57.138Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0838338e-ae55-46f7-90f9-8dee67889605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:57.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:07.156Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2f75f684-ba0c-46f8-8f3a-abd7fc0bb57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:07.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:17.165Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9bb6757e-0896-43b9-85b3-4101c07f4766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:17.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:27.176Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=08d5821a-17e3-4fda-b24a-cf132947ccd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:27.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:37.185Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ed7afa57-54db-424d-983f-dc723c855fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:37.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:47.195Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9242f715-1d3b-4ff2-a358-fd793d908d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:47.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:57.204Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c3101646-cee5-4e0b-935c-3241b59588be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:57.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:07.215Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8b4e2351-d4f7-4e1a-8871-979e6ba5d82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:07.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:17.224Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0d00fa6c-dd55-4dfa-8c3c-e691c27dcd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:17.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:27.233Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d0760ede-d87a-4e9d-adbb-fd13d4cb0fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:27.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:37.243Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e39ff2bb-e1bd-4293-9eec-159cd37082b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:37.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:47.254Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=97dd81fa-7d55-4dcd-ab72-f4e34146f138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:47.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:57.263Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f386b540-116c-4123-83a0-8904a938a9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:57.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:07.272Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bbf0e9b6-ee1c-4380-a78d-7725ec6ce2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:07.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:17.282Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c177c0d8-19af-4013-97f2-600a3d3b9c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:17.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:27.291Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=da0b1b3d-6152-42f2-89e8-b76b3e587a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:27.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:37.301Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7f8de459-0920-4a58-9c10-4afc6ba5e183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:37.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:47.312Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1f609633-1a9c-4a9b-8739-4319c3a90dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:47.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:57.322Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=49d7d9ec-ac7a-4d74-9dd6-37d782e8e690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:57.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:07.331Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d37e6aec-9e7f-4c7c-b3b1-81efff4dc193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:07.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:17.342Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d8077601-6ab5-4fdc-a643-f343f11350ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:17.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:27.355Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=74141579-07b2-4199-8be8-59775864dda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:27.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:37.366Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6ee3423d-d81d-4744-83ca-6b8f629f7a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:37.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:47.377Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ea35e123-259f-4b3b-911d-3aab8ce9dcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:47.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:57.387Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ca137c8f-33e2-4a33-bdf7-53bb52eec7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:57.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:07.395Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=db2a6e8e-da16-41c3-84de-313b7f8950e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:07.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:17.404Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=dae486a3-28de-466e-baf7-0c8530a95a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:17.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:27.413Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bf59f826-a214-4f5e-a108-096d22d05268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:27.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:30:28.972Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:30:28.972Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:30:28.973Z |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 |2023-02-03T04:30:28.975Z |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 |2023-02-03T04:30:28.978Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:30:28.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:30:28.978Z |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 |2023-02-03T04:30:28.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:37.422Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=86986ea2-8c71-4f0b-ba4d-c572a4062a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:37.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:47.430Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b3699ccd-c781-4a7d-8802-a135c0def328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:47.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:57.440Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=41e46b0f-7450-4ec3-a72d-efb4d1d68a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:57.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:07.453Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=840c644e-b3ca-49ac-a221-e0cc3734e5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:07.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:17.461Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3f3a4b22-33d4-41ed-93a7-5f192e4d0e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:17.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:27.471Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8a5dbbd4-9ed4-4e82-ac2f-c8eb1eb1033b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:27.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:37.481Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0e691231-8d1d-44c0-96d0-a501f7eebff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:37.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:47.491Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9dc1a956-83f8-4aef-b6c1-742ddc423969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:47.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:57.521Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bdb98019-e7fc-4781-8a2e-8c72136b8b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:57.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:07.531Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b2008112-e8f7-409c-835c-79d931eea6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:07.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:17.541Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2885b3c0-8239-4aa8-bb74-c51deb06f5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:17.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:27.551Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e02a0247-39ab-4b3e-a84f-6f345a8c3a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:27.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:37.560Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6991cfb3-dbea-4e64-8b70-fa18f9c65770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:37.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:47.570Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=aa2421f6-5cbc-4eae-af5e-365051f6f62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:47.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:57.578Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1b1e594d-0267-43c9-b0a0-590b067a8094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:57.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:07.588Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d049e766-c9ef-4ad2-b425-165589d303a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:07.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:17.598Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6b0464d8-9bcc-4b97-8963-92780e38a6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:17.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:27.607Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2b9c4819-600d-4a60-a93e-8e1210af62d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:27.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:37.618Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=867c49e4-ddcb-49e7-9780-3c0fb8686c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:37.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:47.629Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=819161fe-d079-4617-a92a-c568ec84e2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:47.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:57.641Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4a6e5348-7fbf-47cb-9ad7-7d97f4443f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:57.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:07.655Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=16360d13-ef58-43a5-ac3b-5ec5be92666a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:07.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:17.665Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=50bf00b4-eee9-4b2b-b49d-1cda4b12d154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:17.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:27.679Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8c87bfe9-b818-447f-ac72-6d4def1b89ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:27.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:37.690Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cce94dcb-6127-4a1b-9d22-1f7dff65505d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:37.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:47.700Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=97d3e531-1ea3-4680-a4c0-b82e60b44b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:47.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:57.712Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e6888f64-c3f2-4196-8c95-9ead6f889b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:57.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:07.722Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=586a5438-ad4e-4396-8dd4-dc99b09a1491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:07.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:17.732Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=404c29a4-987f-4ce2-a956-89428ad5a6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:17.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:27.741Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9b3a38da-92ae-46b9-bb51-b30097700a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:27.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:35:28.969Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:35:28.969Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:35:28.970Z |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 |2023-02-03T04:35:28.972Z |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 |2023-02-03T04:35:28.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:35:28.976Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:35:28.976Z |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 |2023-02-03T04:35:28.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:37.754Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a85af1b4-df1a-4089-a0a8-32ae053288ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:37.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:47.763Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=990e3908-0858-4601-859d-7905af279682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:47.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:57.771Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4f1cc5ed-e8a9-49bf-af70-ca39c249c8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:57.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:07.782Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=aa9187df-a204-4069-b22a-9183180f51b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:07.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:17.791Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=933bd39f-a707-4a5c-8dc0-2e32b509bc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:17.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:27.802Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fb553d19-1067-49b7-86b5-157054f4b0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:27.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:37.811Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2ea1d40c-0815-4598-8e03-9fdd65d68f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:37.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:47.824Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4751669b-d24f-4f0e-a258-ca68d3a8f1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:47.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:57.834Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f1f779a8-4499-4dea-bbd2-4ca6cbb13e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:57.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:07.864Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d4cc3c52-bca4-49fd-933b-671b20f3e9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:07.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:17.872Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1f5d6b81-56ab-44a7-992d-bf853003f0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:17.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:27.882Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4f5ae89f-dfec-4ec5-87eb-68d9392b8a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:27.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:37.892Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=531fb295-d89f-4d5b-93b1-b3bf80a5ca54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:37.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:47.900Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=376a9c4d-e1b0-42e0-907c-9c491dbed07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:47.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:57.909Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fd6c987e-40e8-43b7-8d48-a94aef555101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:57.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:07.920Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b86feacc-ade6-4a77-963b-0664a880b50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:07.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:17.945Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b0204b94-bbb7-4889-82e5-0a4385d56682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:17.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:27.955Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b2de2b40-5293-4580-8f5b-4ee869000887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:27.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:37.967Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=797d8814-f3dd-419c-8596-88d4d3bfb2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:37.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:47.977Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=64f03722-61cd-466b-bd49-855c02633f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:47.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:57.986Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=79da6f76-75d3-43a3-9af6-d7155e0b8cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:07.998Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=79a4ff1f-4f33-4b78-b6c1-d8e5b8339ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:08.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:18.009Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=051bc516-3252-4ceb-9f24-2deaa2e42d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:18.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:28.018Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bf2a77b5-3c29-40ba-9bcc-1de707572620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:28.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:38.029Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c4fa94d7-6c69-4d9b-b490-92cce3d6c6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:38.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:48.040Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=acb5a30c-d651-44ef-9855-2dfacf8c0b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:48.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:58.054Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9ab3a017-bfd3-4108-90a7-3536f0b28666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:58.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:08.066Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=dc14a8ec-942a-40e4-aae8-f310ee14a8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:18.091Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ee1bdf96-b6de-4eef-9882-9917a7aa99aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:18.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:28.100Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6a67e1ce-9883-4fa0-8133-e57c62df2855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:28.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:40:28.964Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:40:28.965Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:40:28.965Z |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 |2023-02-03T04:40:28.968Z |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 |2023-02-03T04:40:28.973Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:40:28.973Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:40:28.973Z |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 |2023-02-03T04:40:28.976Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:38.111Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bee3d277-96ce-47ff-be28-d0b5a0196312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:38.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:48.143Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a52cdc9b-81ec-49f5-b815-8c5ba9ddb6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:48.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:58.153Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=61493003-e826-4149-aef6-d228cf129d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:58.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:08.162Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=28e67940-b96a-416f-a3c9-80bb40a27185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:08.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:18.173Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=29876b5b-30ae-4a5b-a702-445332ef620a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:18.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:28.182Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fea18e82-2982-48ae-abb9-9529eeec2267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:28.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:38.192Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d0827369-5421-40a0-b37c-3648eed96e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:38.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:48.202Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=85b46491-8955-4df3-99da-bac28b28dff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:48.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:58.213Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=482780b8-67b3-4403-a257-48f93c4c76f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:58.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:08.224Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=41da7a3c-397e-48af-8df0-9956b57a98a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:08.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:18.234Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5cf8e7ac-c2b6-40ee-9f51-bac81414a8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:18.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:28.244Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=46245176-3404-4ccd-9b4f-f30628fe4e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:28.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:38.253Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6c1e7ec8-3de1-4316-804e-ba25173270ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:38.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:48.262Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1e6807c6-d4a5-420c-8f2b-5c7493fda879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:48.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:58.273Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a27354c4-e315-41d6-9a76-ef31c19369c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:58.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:08.283Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c10db4c3-91d2-4dad-83fd-e4fc2b8fff71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:08.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:18.295Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=17ec74f8-ccfe-4135-9ac2-f262bf8ae527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:18.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:28.324Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5d749568-5621-409d-9a23-426ee10a294e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:28.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:38.334Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=32f3a10f-9902-4653-a7f8-be654693e6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:38.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:48.344Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7e07e354-b7ed-415f-93e5-e92d5feadd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:48.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:58.352Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9a52a253-23a4-4bc6-bf8f-3e0e07fb7fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:58.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:08.364Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f6a7d37f-5172-4af3-80b1-b822046c6699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:08.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:18.376Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=36f267bd-c320-48f4-af17-558adc24157e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:18.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:28.387Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3058f0e1-ece2-4739-bfa4-80f951b42889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:28.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:38.397Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bffba4f4-d24f-4b5c-be61-4647f7dde190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:38.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:48.408Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=65bb4ddb-67f4-44bf-9db2-e0a9aff6df76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:48.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:58.422Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=06d6b712-6543-4638-977f-8864e90e14a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:58.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:08.434Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c1558ed2-6ceb-4669-9440-37a3f99a5fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:08.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:18.445Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=32fc1e76-cbfc-4b5a-8439-add1cc5657ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:18.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:28.456Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e6a66e29-a00d-4528-b8fc-d11fa4fc29e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:28.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:45:28.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:45:28.980Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:45:28.981Z |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 |2023-02-03T04:45:28.983Z |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 |2023-02-03T04:45:28.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:45:28.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:45:28.986Z |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 |2023-02-03T04:45:28.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:38.467Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=438763eb-ca31-46f5-b10c-8c1fbb584343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:38.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:48.476Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c59e0b9e-60f2-4493-b54a-502aa3f67e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:48.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:58.488Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e39a949c-c360-4391-8d89-a8daee4138b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:58.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:08.498Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c1f73a01-9097-42c2-a5aa-c0f651769736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:08.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:18.508Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9303c038-c68c-47e7-a69a-23cca6a95f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:18.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:28.518Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=74d7c69a-11ac-4847-8d06-219959223cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:28.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:38.529Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=66f5f7cd-e3fe-45a7-94e5-1b484039d504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:38.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:48.541Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=90a643d8-35e1-46a1-b0d3-9809e12ab573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:48.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:58.550Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=70cc8572-da55-43c8-9661-b407f685eb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:58.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:47:08.560Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2b1cadfa-9d30-455d-93c7-a4baaefdd732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:47:08.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |