By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T02:32:33.368Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T02:32:33.371Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T02:32:33.404Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T02:32:34.033Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T02:32:34.120Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T02:32:34.121Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T02:32:34.121Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T02:32:34.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-31T02:32:34.260Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-31T02:32:34.281Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-31T02:32:35.810Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-31T02:32:36.270Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-31T02:32:36.297Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-31T02:32:36.298Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-31T02:32:36.384Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-31T02:32:36.385Z |INFO |Root WebApplicationContext: initialization completed in 2103 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-31T02:32:36.721Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-31T02:32:37.329Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-31T02:32:38.760Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-31T02:32:39.168Z |INFO |Started MainApp in 8.069 seconds (JVM running for 8.717) |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-31T02:32:39.242Z |INFO |Start scheduling PRH workflow |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:32:39.254Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=dede5508-2e2e-448a-abad-4fb5fed3d887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:32:40.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:32:40.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-31T02:32:41.122Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-31T02:32:41.123Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-31T02:32:41.124Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:32:50.705Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=dfc64be5-5222-4468-b09e-1115cfd9c4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:32:51.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:32:51.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:33:01.778Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=9f0982ea-af3e-4395-9a78-2bf2c1d350cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:33:02.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:33:02.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:33:12.851Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=1786d99b-d30e-4734-bad4-42d7c81e9472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:33:14.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:33:14.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:33:24.147Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=64c96430-e18d-4e17-9500-acf17c8c4201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:33:25.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:33:25.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:33:35.186Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=99282627-f849-42a2-b824-dc8df1836559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:33:36.257Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:33:36.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:33:46.258Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=b472bc94-5995-4691-9122-4bd17cf52435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:33:47.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:33:47.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:33:57.331Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=d50b6280-b290-4774-a0f3-adec1732833b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:33:58.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:33:58.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:34:08.372Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=de097712-c719-4dee-b1ab-d53920341536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:34:09.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:34:09.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:34:19.410Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=9d6a9402-814f-4d80-81ff-eec5dade04d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:34:20.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:34:20.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:34:30.452Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=73fb29d7-22a8-4818-b292-d2cf0398a842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:34:31.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:34:31.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:34:41.490Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=d84a60c2-0056-4149-ada1-c63ad767265d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:34:42.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:34:42.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:34:52.531Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=b2227d8e-0fc3-42bc-ac9c-0b48e10d1673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:34:53.603Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:34:53.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:35:03.605Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=3c0c9e95-324f-47d7-9b99-83e98fcffa98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:35:04.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:35:04.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:35:14.642Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=09f510c4-3d54-408d-a9a3-dcc118f408a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:35:15.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:35:15.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:35:25.686Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=da996ecd-4e70-4d67-80c8-f4b57eacb675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:35:26.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:35:26.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:35:36.754Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=bdb11a81-1256-4176-94b0-7fc2bd5b3136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:35:37.793Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:35:37.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:35:47.794Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=56b22dbb-6648-4df8-a630-65393497df71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:35:48.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:35:48.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:35:58.834Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=facd818b-0282-4f1a-944b-9b58a154ffb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:35:59.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:35:59.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:36:09.906Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=f280ed38-1689-44fa-9860-06e76ece788a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:36:10.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:36:10.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:36:20.946Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=4f0ce196-6410-4fc0-966e-a8e22c4ed908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:36:22.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:36:22.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:36:32.050Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=9f02fd3d-b6d1-4373-8f27-d4ac723cbbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T02:36:33.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:36:33.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:36:43.090Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=358a9667-bc4a-4cd2-b5c4-d4d912ffe99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:36:43.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:36:53.331Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=2960ef0b-e992-4113-88fe-e59aad20be48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:36:53.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:37:03.343Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=71357c64-c808-4709-9dad-6fe04bcaff4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:37:03.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:37:13.355Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=a2c60a26-8253-4cc8-ae86-ff18a51e8392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:37:13.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:37:23.472Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=3c5cb5b8-a722-4b20-8e00-c8795d870783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:37:23.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:37:33.482Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=0442ecea-45f0-4080-b427-741293513bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:37:33.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T02:37:37.657Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T02:37:37.658Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T02:37:37.658Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T02:37:37.661Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T02:37:37.669Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T02:37:37.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T02:37:37.669Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T02:37:37.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:37:43.492Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=a02dab96-4825-4bc3-92be-f02b11a6966e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:37:43.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:37:53.503Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=7eaeed2c-24f2-4169-8e29-01d30df1749c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:37:53.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:38:03.514Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=9a079c94-6455-4f7b-9313-e1276f9ecfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:38:03.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:38:13.524Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=6506bdc6-2f15-411e-8b0c-a6f20148a3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:38:13.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:38:23.533Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=2a125620-0459-43af-8f59-5a1742c95448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:38:23.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:38:33.544Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=a94ffb23-dd27-4e9d-9b9d-a538f14352a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:38:33.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:38:43.553Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=5d190468-6049-45c9-b1ad-3061b7b7d8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:38:43.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:38:53.562Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=9c6b8ad4-fbf2-438c-8620-66ef5daca791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:38:53.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:39:03.570Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=bb638bcd-e887-4eaf-a6f8-5c45d1ea9ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:39:03.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:39:13.579Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=41bf7f22-9a12-4819-9f94-95dfb85df8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:39:13.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:39:23.589Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=453e05cd-986b-4fe4-8d8d-6d530a8cde1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:39:23.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:39:33.598Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=495b61fb-d771-4946-9e37-5e6049c69a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:39:33.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:39:43.606Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=6cf88553-75d1-4015-9e05-27ee3a4bec8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:39:43.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:39:53.614Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=009de52a-e0d9-4172-85a8-13a3c4ebd809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:39:53.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:40:03.623Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=77100408-6720-4523-a100-4bad6e85676b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:40:03.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:40:13.631Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=a9b96ca6-d006-45d4-b5dc-913dd4f9141f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:40:13.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:40:23.640Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=2fe00b6f-0555-4544-ae85-789c1cd008d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:40:23.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:40:33.648Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=3fe9263e-b04f-41d8-bff6-97abcac34c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:40:33.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:40:43.656Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=de775713-4dc9-48a0-9066-12a38474a034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:40:43.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:40:53.664Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=9c963450-f613-4052-8209-f9b2e15c79c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:40:53.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:41:03.672Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=6efac53d-9e02-4b9a-88de-04c6eb6cda3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:41:03.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:41:13.679Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=e270cf72-d49c-40e5-87b3-1f8e123295cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:41:13.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:41:23.687Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=0f613bef-f8fe-41f6-a8bc-6f817d391a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:41:23.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:41:33.696Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=50382226-c484-46e9-ad2b-3b211d0d17cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:41:33.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:41:43.704Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=cbb0e1e5-fbbb-4e10-a38d-048361d1b1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:41:43.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:41:53.711Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=07e53b1f-05ee-45d0-8533-62cc758935d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:41:53.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:42:03.720Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c41d4e72-f130-4201-bd62-46be42e5d0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:42:03.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:42:13.729Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=83f80eda-5ab9-41e4-a212-62167777315d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:42:13.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:42:23.737Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=3af4c5d3-c71f-45fc-8044-083120b16ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:42:23.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:42:33.745Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=29d54a60-e40e-4fce-8fbe-8714e8af73e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:42:33.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T02:42:36.988Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T02:42:36.988Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T02:42:36.988Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T02:42:36.990Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T02:42:36.996Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T02:42:36.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T02:42:36.997Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T02:42:36.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:42:43.753Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=32259971-6bff-43f1-90fc-a9b5a3664c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:42:43.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:42:53.762Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=44bba550-54bf-4b4b-aba4-b416bc33eba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:42:53.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:43:03.769Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=09bc6d30-2ffc-4952-9570-ec9c0f9d5be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:43:03.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:43:13.777Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=cedcb129-07e7-462e-8023-20f612212914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:43:13.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:43:23.787Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=de58d8ae-d55f-476a-b23a-d2d096bdeb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:43:23.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:43:33.794Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=1f582024-1727-4c6e-96d3-cb49f08e87ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:43:33.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:43:43.802Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=7c6d0b1b-954e-4388-8d91-2dd53abd1e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:43:43.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:43:53.811Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=e1917567-9c3c-4817-802b-7867a3a2f589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:43:53.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:44:03.819Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=baf7fcb5-fea9-4ffd-8b84-e4af2a0f1f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:44:03.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:44:13.826Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=d66da89a-030b-4183-9ff6-316f1b463251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:44:13.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:44:23.834Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=8795d160-f097-432c-b2a0-a6565ffb97f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:44:23.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:44:33.841Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=317a0f44-4fa2-4ce2-aaa3-85e9556b6f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:44:33.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:44:43.849Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=47fae7b6-ec5f-4c5c-8d5d-4d3c66417494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:44:43.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:44:53.857Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=b84a7c92-81fa-4857-8301-610bed9c5de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:44:53.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:45:03.865Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=1f39a18d-a0c5-4449-9392-9821d4a6a8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:45:03.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:45:13.872Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=b4f04a3d-94d2-439f-885b-370e0c7dc699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:45:13.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:45:23.887Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=02a9e1c5-0003-484e-b069-ef66956082bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:45:23.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:45:33.894Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=d01f15da-45a0-4942-94f7-68a4cc3fcadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:45:33.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:45:43.902Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=23a750f6-e77a-4727-8750-1a3c7bb749d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:45:43.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:45:53.909Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=765b2116-b851-4e4c-9fc4-b6f40c457a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:45:53.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:46:03.917Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=fadfc076-cf9e-4b36-a345-1c0fbee99341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:46:03.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:46:13.927Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=ca24de49-5894-4f9f-b87f-7fd8ad6a57b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:46:13.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:46:23.934Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=9a149aa8-1c25-415f-94be-ac36eac7f2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:46:23.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:46:33.941Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=d4b5233f-c700-4496-a8e7-26fa0f452b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:46:33.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:46:43.948Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=68855e00-d47f-4198-bc04-5218e135c5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:46:43.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:46:53.956Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=a428de5f-57dc-4861-b84a-ee0a04dcaf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:46:53.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:47:03.963Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=399a0180-fe61-45ba-a271-c4f262c807be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:47:03.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:47:13.970Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=a0034630-717c-427b-a0f6-22fd9db3484b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:47:13.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:47:23.977Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=f56653d9-92d7-48d1-b8f5-b08e676d7c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:47:23.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:47:33.984Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=8139597c-9859-4c68-98ad-548a1f4ae1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:47:33.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T02:47:36.996Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T02:47:36.997Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T02:47:36.997Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T02:47:36.999Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T02:47:37.006Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T02:47:37.006Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T02:47:37.006Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T02:47:37.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:47:43.991Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=1169c29b-dd5c-494c-a680-70343d357e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:47:43.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:47:53.998Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=ba5f0a3b-e602-46ca-808f-f76b0a84f7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:47:54.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:48:04.005Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=e8cef1ed-c776-4de3-b629-9420b91a3e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:48:04.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:48:14.012Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=d58dbb16-5ce0-4cee-9393-cb73e9aba272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:48:14.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:48:24.019Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=d7ef0c27-40d0-4e3a-aa1e-6fa3701b3a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:48:24.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:48:34.027Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=d5078d10-13e7-4302-b1b8-b97045c1284e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:48:34.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:48:44.033Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=3b885a1f-989b-46a8-babc-73f958c5852a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:48:44.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:48:54.040Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=58900318-884f-4f51-908f-5be298e9ee09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:48:54.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:49:04.047Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=4b00e192-6670-4132-ae39-7a4ce0426ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:49:04.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:49:14.052Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=adc8cf6b-6852-4b05-82e7-644ae5b41b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:49:14.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:49:24.059Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=0f58e910-9ba2-4db2-a8db-f1c4585bab5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:49:24.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:49:34.070Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=54e07d8f-dbd0-4ac8-b36d-5cfe9e6cbdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:49:34.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:49:44.077Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=4b31abd6-071f-4406-9c22-14cf077fbfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:49:44.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:49:54.085Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=3fbf9c3c-ce12-4afd-8899-a9ad30e37553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:49:54.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:50:04.092Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=d151f292-6e45-4e37-8608-086bab8edc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:50:04.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:50:14.099Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=03441c70-0dc8-4295-9b3f-9bb291b5ab56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:50:14.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:50:24.106Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=ee7ac4c7-2dc1-419b-a02d-81c94e7dd35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:50:24.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:50:34.114Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=7ca4f87e-fe70-4d53-85c5-64b6687f5325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:50:34.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:50:44.121Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=91a698ef-2cf0-4f0c-9abc-9b15a52e4821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:50:44.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:50:54.128Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=4220dc8d-95fa-440e-a66f-ffcfb5445019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:50:54.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:51:04.135Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=8c350dde-c7b6-4913-bbc6-b0cbb2f66cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:51:04.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:51:14.144Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=0f137583-42aa-4155-a5b8-d979f951a675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:51:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:51:24.151Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=cae6a131-037b-4427-9243-187fd91780a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:51:24.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:51:34.157Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=59916fd3-57db-4b99-a33e-704719c03a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:51:34.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:51:44.164Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=aff88bd4-22e6-4370-897a-8ce6f4b278df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:51:44.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:51:54.170Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=3d11b1af-5d0f-4dc6-b010-82fe8f732e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:51:54.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:52:04.176Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=f6520e77-7886-440e-af10-4e90d01895f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:52:04.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:52:14.184Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=1bd5d5de-ab10-47b3-b57e-682d8f6e0334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:52:14.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:52:24.191Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=8333f286-b60e-4313-b490-7fe65be6a362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:52:24.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:52:34.197Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=1db3629d-f23a-4a39-924a-942a05e94146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:52:34.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T02:52:36.973Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T02:52:36.973Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T02:52:36.974Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T02:52:36.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 |2022-01-31T02:52:36.981Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T02:52:36.981Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T02:52:36.981Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T02:52:36.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:52:44.205Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=73eae737-53a0-4c77-b9a1-39c821437231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:52:44.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:52:54.212Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=7ace7b69-d2b4-4dcb-8243-da5b1a480999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:52:54.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:53:04.218Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=e9c6b869-057d-4d53-ae38-3791c45ea8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:53:04.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:53:14.224Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c5addbf7-69c1-4317-b5f5-de2acd78a9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:53:14.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:53:24.231Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=6240b4c6-5a49-4626-b9f2-c2fb906b1eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:53:24.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:53:34.238Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=71065516-da2c-4c7b-b832-0dbc341eb083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:53:34.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:53:44.244Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=32534c5a-d83a-4525-8882-8992564c05ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:53:44.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:53:54.251Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=dd3a4dc1-f51b-490b-babd-fe95a77ff17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:53:54.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:54:04.258Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=e0e782c4-968e-4e2e-8094-886acc91f1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:54:04.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:54:14.264Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=f342555a-468d-47de-8996-aebb6315ab18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:54:14.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:54:24.272Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=76d09d04-f43f-4ed0-8d28-49d3309d91b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:54:24.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:54:34.278Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=21c62d89-313c-4b69-b105-b523023f3461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:54:34.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:54:44.284Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=8de8ff2d-fdde-4989-9bfd-e6d94e98032b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:54:44.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:54:54.290Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=67bfa2b9-d64c-4ceb-a49b-5776a75f6486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:54:54.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:55:04.297Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=efb65bca-28d0-480f-98f9-c5a72eab020c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:55:04.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:55:14.304Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=04c755e8-dfd0-4f17-a67c-d2e27b4738d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:55:14.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:55:24.311Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=8767f76b-32bb-4405-b56e-5149c3537c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:55:24.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:55:34.316Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=ad75fc26-abfc-4403-9dd6-0e3ab78b579d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:55:34.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:55:44.323Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=a3bbde6d-6d60-4b8c-9a53-360f53c541b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:55:44.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:55:54.330Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=ab4d019e-852d-4cfc-994c-f3325bc05684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:55:54.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:56:04.337Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=3c57e352-44f7-4e50-aeeb-4fec125a2e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:56:04.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:56:14.344Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=ee903cfd-3bd9-4ad4-a49f-b428722ce65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:56:14.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:56:24.351Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c9631bad-05ab-4076-afa4-ab9175ab1248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:56:24.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:56:34.357Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=1e619d50-d5aa-4f84-b562-682bc1dc5acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:56:34.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:56:44.363Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c6085a9e-ccdc-412e-a27e-b02dbe8e1c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:56:44.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:56:54.369Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=376cdd4f-7df9-4f71-9e66-d24d483d5216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:56:54.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:57:04.376Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=7f8552e0-f7ba-4fa3-9be7-18a169112c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:57:04.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:57:14.383Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=caa82c21-d880-46e2-9428-466548fc6f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:57:14.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:57:24.389Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c6395d0f-84a4-4e0f-93ad-450953a91c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:57:24.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:57:34.394Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=be6a2afd-39cc-445d-b093-e37f0f08f4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:57:34.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T02:57:36.977Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T02:57:36.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 |2022-01-31T02:57:36.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 |2022-01-31T02:57:36.978Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T02:57:36.983Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T02:57:36.983Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T02:57:36.983Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T02:57:36.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:57:44.401Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=8f26dda7-fa33-46ff-893b-07b754de97a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:57:44.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:57:54.407Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=8ee436b9-63a4-4637-9a23-a072af0fbece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:57:54.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:58:04.414Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=b5b5d3c0-445f-48f2-903f-1977d55e4628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:58:04.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:58:14.420Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=8c769b5b-25a2-4ed1-bf36-ad515a9c3dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:58:14.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:58:24.427Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=db8e4532-0aa6-4af2-903e-9e588ab4b533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:58:24.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:58:34.432Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=42775734-5ffb-434c-9764-d8290ccc2c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:58:34.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:58:44.438Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=4bc79f4e-31bd-4e65-88ef-f016d40e3300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:58:44.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:58:54.443Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=f7551644-c310-4ab4-bfe2-dfb3eeb08e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:58:54.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:59:04.448Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=0b4e305b-bcf2-4cb1-a752-9a81d2ee4ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:59:04.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:59:14.453Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=9e5428df-5834-41c1-82da-36900e4579ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:59:14.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:59:24.460Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=005acaaf-6eb6-4a4d-92c8-bbd2088cb1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:59:24.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:59:34.466Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=57babb8d-5d6d-4fb3-9191-d06f4964854a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:59:34.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:59:44.473Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=6d7c1b1d-f47b-47db-a025-56c320b03a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:59:44.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:59:54.480Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=14fc431b-c76d-401e-88c8-5d1f4e16da38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T02:59:54.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:00:04.486Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=890510b9-7c62-4239-9173-13f9adc0a132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:00:04.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:00:14.492Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=79ac9e5d-ef35-4b79-952b-c7ed20bab1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:00:14.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:00:24.499Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=32c37228-892f-4d4c-8fad-303c7568a819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:00:24.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:00:34.506Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=4ac67e8f-56cd-4907-8d69-f146146af34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:00:34.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:00:44.512Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=034ed26d-07fe-4d4b-acfc-287b17a10fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:00:44.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:00:54.518Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=f45ac1d0-faab-492c-bad6-0840a3a384c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:00:54.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:01:04.524Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=668d8a75-fb01-4c4a-b83b-dc17a64485fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:01:04.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:01:14.530Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=817357a3-1e22-43b3-b0b5-9dde3cb350ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:01:14.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:01:24.539Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=71131b37-261b-480e-9813-21209f1030e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:01:24.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:01:34.545Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=4f9f40c1-3427-4dc8-a018-e5969d170b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:01:34.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:01:44.550Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=54b4e63b-ddb4-488a-83c9-7f4bf4bc8e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:01:44.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:01:54.557Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=22f9f5a1-c825-4442-befa-7b6bdda6b436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:01:54.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:02:04.563Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=e22351a3-f7b5-4422-b462-17a66a2f9d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:02:04.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:02:14.568Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=eab8b55b-c729-438e-974f-6d48ebd8407a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:02:14.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:02:24.575Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c2335b73-35fc-4d7b-96c5-eb12fe6df706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:02:24.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:02:34.580Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c6f6ed0b-9873-4608-ac44-2bcdc26651fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:02:34.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T03:02:36.973Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T03:02:36.974Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T03:02:36.974Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:02:36.976Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:02:36.981Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:02:36.982Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T03:02:36.982Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T03:02:36.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:02:44.587Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=e5ae746d-8310-439e-8918-5ef0a8a12fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:02:44.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:02:54.593Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=f34c1c4b-0e11-4975-8906-0ddc44f8c329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:02:54.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:03:04.598Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=6d26add0-36d5-4cf8-a971-94e54541ba0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:03:04.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:03:14.604Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=6d8be85a-b07c-4a3c-a680-b9a8fb08a5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:03:14.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:03:24.610Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=13d31803-59b2-46be-ac91-d5caf2a7d523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:03:24.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:03:34.616Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=dd010a15-78a2-4c74-81e2-a6afa84ebbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:03:34.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:03:44.622Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c8955667-2c83-4223-a666-c5908defab6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:03:44.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:03:54.628Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=53261f85-06df-4fe2-81cc-e1c8f3d017f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:03:54.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:04:04.635Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=77dc9f50-a865-4064-a36b-1c7bba23f941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:04:04.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:04:14.640Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=486b5de0-5767-4b23-8d23-4410533ae576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:04:14.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:04:24.646Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=0d94969f-8654-4128-b55a-0e9f5c97748a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:04:24.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:04:34.653Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=25d2d6da-c739-4d19-9d6e-796d4078ec3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:04:34.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:04:44.660Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=4dae09e1-b50c-417c-b811-22ee7cfbd7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:04:44.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:04:54.666Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=2aee557a-b1b8-4edc-b15f-f1a16baf5af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:04:54.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:05:04.672Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=45f59df3-71be-4407-88e2-b8be1c2d3f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:05:04.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:05:14.677Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=a7d6b7ea-247c-4394-b872-7e4fba033682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:05:14.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:05:24.683Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=edbf2d43-22fa-4d95-97f7-66b2e1018362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:05:24.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:05:34.690Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=8fa2c747-a592-4203-aca3-b7b54bd2236f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:05:34.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:05:44.696Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=89f18ff4-4f6d-47d9-bee0-cda5278d3ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:05:44.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:05:54.702Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=ed7e551a-0754-40df-ab07-a9b214ba26ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:05:54.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:06:04.709Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=418e1b84-5806-4728-98c0-61658d66f620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:06:04.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:06:14.716Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=b6d04c04-1413-4146-b39d-b1ddd42ef7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:06:14.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:06:24.722Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=d0aff829-2167-4d66-91fa-a509d8974907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:06:24.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:06:34.728Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=d889f796-1b4d-4706-a891-83892462894c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:06:34.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:06:44.734Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=e44ec8c3-3b68-4118-beae-574b7eaab1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:06:44.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:06:54.741Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=562140ac-9dd7-4c78-9d2b-5bd781c9389d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:06:54.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:07:04.747Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=242fe0e3-228a-4160-9d00-e3d94af92ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:07:04.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:07:14.753Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=37da6a38-3db3-4097-8a7a-3a3baf0d3a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:07:14.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:07:24.759Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=49feb4c7-08d5-4137-8534-bcdac3616806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:07:24.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:07:34.765Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=e6a40b87-ef5b-45fe-9aad-866c05e0d261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:07:34.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T03:07:36.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T03:07:36.985Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T03:07:36.985Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:07:36.987Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:07:36.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:07:36.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T03:07:36.991Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T03:07:36.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:07:44.770Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=e2423d78-643f-48d8-94cf-0faec5d40dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:07:44.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:07:54.776Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=e4d3d482-1399-49d2-92d6-969841efb988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:07:54.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:08:04.783Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=5fdf2b79-5e14-4483-a993-775d5e1fcba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:08:04.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:08:14.789Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=aedc91b4-0191-40d8-a213-402f134de2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:08:14.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:08:24.795Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=6cab459e-4515-4c5d-845c-fb1c92894975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:08:24.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:08:34.801Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=fecd69ae-36c3-4cb3-a4d4-cbf5b5df1197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:08:34.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:08:44.807Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=111bfef3-d34c-4354-868a-e87e679699a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:08:44.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:08:54.813Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=9f115d9d-cd03-4146-a6b0-432061168457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:08:54.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:09:04.820Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=b2fc2673-6358-4203-b5db-23c6e7f4f64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:09:04.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:09:14.825Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=ea45ea63-f6b6-46ea-8240-92baa5066940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:09:14.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:09:24.831Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=9030ba99-a08e-4ac3-9091-65ed53e2b9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:09:24.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:09:34.837Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=b5b4110d-e3d8-4a3f-b653-d4a905198230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:09:34.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:09:44.843Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=e535526b-03f7-47ee-80bc-22de160eafcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:09:44.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:09:54.849Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=1b853789-59ed-4269-a9f6-86c1504b09bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:09:54.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:10:04.855Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=59f188c1-2e87-49a7-bd9d-87ab92bfa975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:10:04.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:10:14.861Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=910053d5-929c-4854-8a0d-4afceb21fea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:10:14.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:10:24.867Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=fdff44d8-0399-47ba-aa49-1ec0c041499a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:10:24.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:10:34.872Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=92bb39c1-34b5-41cc-b2f4-d3afd5edee0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:10:34.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:10:44.878Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=b33066f0-3d96-4150-944f-5a1404e446f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:10:44.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:10:54.883Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=030e9438-7d6c-4a33-a957-d4b26e188530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:10:54.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:11:04.889Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=21c92a89-749b-4f62-94cb-4def513a5c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:11:04.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:11:14.895Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=156139ec-5aea-445e-b507-f17730f01f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:11:14.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:11:24.900Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=59e85366-df05-42fb-8894-370a637c2b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:11:24.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:11:34.906Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=7212a398-0e87-4a09-b1d5-e6915367b9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:11:34.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:11:44.912Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=617cd6f4-d109-4ff5-9212-dd74fa22d963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:11:44.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:11:54.917Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=d1f83def-44a8-436b-b7df-3e3a03d3d28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:11:54.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:12:04.923Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=2e46d183-24b7-4540-bef1-0b829ddb2ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:12:04.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:12:14.929Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=9cff252d-bc6d-46c0-a037-d75b70530c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:12:14.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:12:24.934Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=bc4645ce-bced-4a08-911e-1370b9d207d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:12:24.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:12:34.940Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=f2f1a483-ddb5-4de1-99c4-28d1fc4d084a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:12:34.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T03:12:36.972Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T03:12:36.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 |2022-01-31T03:12:36.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 |2022-01-31T03:12:36.973Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:12:36.977Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:12:36.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T03:12:36.978Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T03:12:36.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:12:44.947Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=1452ddba-b164-4237-b2d2-18f4f640d34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:12:44.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:12:54.953Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=4b87b59c-7526-4128-b2e3-bbf6c2d86029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:12:54.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:13:04.959Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=44ffa805-bb28-4efb-bb08-b8aff1ced253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:13:04.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:13:14.966Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=dbe3d4b8-c704-4b7e-8c0c-2d784ae1ef01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:13:14.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:13:24.972Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=2652c34a-1241-4e10-98a6-125a6a1a6789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:13:24.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:13:34.978Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=1a47e452-526a-4264-a351-6bdeb0a2190d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:13:34.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:13:44.984Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=b7f9c066-5fbb-4cc3-b4f0-9f8c15db8ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:13:44.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:13:54.990Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=47de6286-b719-44fb-ad53-928ba6f3833d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:13:54.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:14:04.996Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=7479095e-69db-44da-9bd7-27a41b215c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:14:05.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:14:15.002Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=ded82224-3c87-4b6f-9f28-65b31a924669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:14:15.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:14:25.008Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=8c18e8df-a312-4f02-9581-93f03b1e43e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:14:25.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:14:35.014Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=9b56f632-7dd2-49d5-a21b-14a0cfde3895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:14:35.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:14:45.019Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=43f361b3-fd2e-4a5e-b8f1-58c5ecea548a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:14:45.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:14:55.025Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=04f51cc3-9940-46f6-addb-2581896ae976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:14:55.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:15:05.031Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=2cc53d15-8148-4902-8844-010ba8949205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:15:05.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:15:15.037Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=f419e4d4-ed43-4140-822d-b8f3bd257ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:15:15.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:15:25.043Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=861cefab-d412-47e7-97e7-be2678e0c8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:15:25.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:15:35.049Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=4a0d865f-2d24-444e-a969-dd4878e989b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:15:35.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:15:45.056Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=b536052b-82fb-424f-8881-1c50538cf8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:15:45.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:15:55.062Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=54c4acb5-4243-456b-bcff-716318f0beaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:15:55.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:16:05.067Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=a24069a1-7806-4a2f-9afb-b1721cbf2406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:16:05.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:16:15.073Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=509f32b3-426a-4286-a541-5ed6e58f972d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:16:15.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:16:25.079Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=52924420-2d3d-4961-995a-8a7da24cb728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:16:25.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:16:35.088Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=2a4fc107-dd2a-43d1-afa0-43fb587a4d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:16:35.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:16:45.093Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=091051d1-3c8e-4771-ab6d-c9b785efa782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:16:45.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:16:55.099Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=36894988-ceac-43cc-867c-f4a05179ba2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:16:55.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:17:05.104Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=123df130-52e1-4af0-99d9-b2759b593f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:17:05.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:17:15.110Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=0437b356-7b3b-4709-97a6-71c5fd8d4621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:17:15.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:17:25.120Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=8580cb6f-7d8e-4977-a9c2-a987996a0d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:17:25.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:17:35.125Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=070f300e-cc11-4523-8263-8d50e7733456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:17:35.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T03:17:36.950Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T03:17:36.950Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T03:17:36.951Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:17:36.952Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:17:36.956Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:17:36.957Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T03:17:36.957Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T03:17:36.958Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:17:45.131Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=ffc83f6b-0a01-4baf-a2d1-6cfb750a25b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:17:45.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:17:55.137Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=b1629566-eda6-477f-bb59-7a087fc04271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:17:55.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:18:05.144Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=41a51ce7-c440-4d94-b30b-2aa25b193f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:18:05.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:18:15.149Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=7a5626a5-b137-43fc-9e04-95cd1b776a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:18:15.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:18:25.155Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=0788cdd5-3bdb-4388-96cd-db393df42aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:18:25.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:18:35.160Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=6204f4fe-3bc8-4d01-b08f-6777e6905cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:18:35.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:18:45.165Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=017c6efd-8f34-4346-8000-1aa131e05f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:18:45.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:18:55.171Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=e2ea5165-fb23-48e3-a83f-a4ec9795961a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:18:55.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:19:05.176Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=3a45f759-b514-4f71-8099-6daadf57383d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:19:05.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:19:15.183Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=5482783c-0ec7-413c-815d-a8c1f283fa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:19:15.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:19:25.190Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=83727090-680d-4eb9-b3ef-ec8e6c263bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:19:25.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:19:35.195Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=bb16fcca-245c-40a5-9e66-b29101dec19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:19:35.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:19:45.201Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=319d2175-c0de-4600-966f-379c61a54012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:19:45.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:19:55.207Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=67b9c11c-cd81-422f-9534-25204f9e410e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:19:55.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:20:05.213Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=cf92df5f-4f34-4cdb-af2c-9257573a7f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:20:05.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:20:15.220Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=7629dbd7-11ef-4eba-a7bd-2e0104d9123d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:20:15.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:20:25.226Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=2b8af144-3ef3-4664-9334-15732e154c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:20:25.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:20:35.232Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=f47d2a19-cde9-4e65-bc44-8240407913b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:20:35.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:20:45.240Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=1337e46c-0019-4560-a77f-52e29a01a4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:20:45.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:20:55.246Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=19a360b6-2edc-4a1f-949e-ce7b8784a568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:20:55.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:21:05.252Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=a310e6c0-b264-4ce1-8992-91103bb1e924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:21:05.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:21:15.259Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=54815390-98fe-4044-a252-53b78097c2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:21:15.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:21:25.264Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=5634bde0-4222-4b41-b8e2-eddcc79df566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:21:25.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:21:35.269Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=f7bf9d79-da1c-4249-a1bf-e924e680f940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:21:35.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:21:45.276Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=72eced04-ecf6-4e1c-b185-4410a93795ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:21:45.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:21:55.281Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=7e919cc1-82c6-46d2-a230-a4fe9b82178c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:21:55.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:22:05.288Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=827d6c65-5f4c-4bbe-a412-9bc7243ea74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:22:05.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:22:15.294Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c0ea300b-954c-4e47-bfbf-4328561c1ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:22:15.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:22:25.301Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=9506f549-433b-4c7c-9887-48aff3a0c748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:22:25.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:22:35.308Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c3cbef5c-c4e8-46f8-bed4-c7ac078cea82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:22:35.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T03:22:36.958Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T03:22:36.958Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T03:22:36.958Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:22:36.960Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:22:36.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:22:36.964Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T03:22:36.964Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T03:22:36.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:22:45.314Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=54e2d77c-e41c-4203-9b86-91a2683bcb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:22:45.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:22:55.320Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=a87f78c4-8bfd-4e8b-843c-e78f3fe5e1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:22:55.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:23:05.326Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=0001fc05-3c22-4a57-a8a0-9397130ce0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:23:05.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:23:15.332Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=3482ebbc-c055-4acb-8e4e-77cca359dffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:23:15.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:23:25.337Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=85a70bd9-a9a6-40fb-87fa-c0e9f16b3f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:23:25.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:23:35.343Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=a8f2c40f-84db-4925-80ce-2c70b6646f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:23:35.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:23:45.349Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=1114261d-1747-4ae2-8972-288dd3c9e987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:23:45.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:23:55.355Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=febc19ab-3d9a-461e-b113-3c475dfca9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:23:55.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:24:05.360Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=a5add7e2-29fc-4df8-a207-bd60617f0e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:24:05.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:24:15.366Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c12eb55f-ab52-418c-96b4-db792b8ca4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:24:15.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:24:25.373Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c9595638-6cd3-48e3-a679-51e51884c6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:24:25.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:24:35.378Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=72726e24-909a-477c-9d8b-399384d889a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:24:35.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:24:45.384Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=156e57f7-6deb-4f3b-9ff2-ad69d453badb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:24:45.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:24:55.390Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=b1601ab2-72a8-4d3e-822b-c1c427620b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:24:55.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:25:05.396Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=91083bf6-c2c6-4145-8851-ec7e216dd9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:25:05.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:25:15.402Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=161208a1-6a76-466e-856d-23f87410c3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:25:15.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:25:25.407Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=d1013961-141f-4e70-8335-9a5cfb68f03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:25:25.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:25:35.413Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=b9d66a8c-ad61-4392-a366-5b09c4e10300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:25:35.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:25:45.418Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=b23432df-693b-4735-9a59-5b2aec9dbbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:25:45.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:25:55.424Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c586f886-ead9-4f51-b1d1-574bbf1893ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:25:55.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:26:05.430Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=4d175c67-8550-4c8e-8d2e-aa2031acb6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:26:05.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:26:15.436Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=62ab6655-b4ff-477a-bd2d-8dc856bf40c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:26:15.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:26:25.441Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=f456ad9e-b83b-4e47-8315-0eea4a17e726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:26:25.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:26:35.447Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=60723ad3-4a8d-46ca-b347-1cf87f5d52ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:26:35.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:26:45.453Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=3f99e458-56aa-47e1-b673-204c370b7490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:26:45.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:26:55.459Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=8c32ebe4-a478-4c8b-bdea-6b787af5044e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:26:55.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:27:05.464Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=834119f7-bee3-451c-95a3-ff58712db6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:27:05.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:27:15.470Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=cd1f96bd-622f-45e8-88ce-921bdd9c3f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:27:15.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:27:25.476Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=a2845f55-d888-41ec-ac6d-bc29518e49ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:27:25.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:27:35.481Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=44b899f2-979c-4596-9e29-816601fe54e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:27:35.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T03:27:36.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T03:27:36.984Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T03:27:36.984Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:27:36.986Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:27:36.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:27:36.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T03:27:36.989Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T03:27:36.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:27:45.487Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=153464fb-53a6-43d4-84e4-c37193f55ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:27:45.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:27:55.492Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=835233a5-c121-4199-b50a-1b5b1a421cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:27:55.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:28:05.498Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=272d007c-7606-4299-b84b-a0a1ff412a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:28:05.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:28:15.504Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=e8106ea7-5a3b-42ac-8ad6-704237a473ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:28:15.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:28:25.510Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=7ba92c79-5ef9-429b-805b-702fab76077d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:28:25.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:28:35.515Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=41eaacf5-1699-4926-9e80-16d3c5b6742f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:28:35.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:28:45.521Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=bf54cbee-0a78-42b7-8044-f2435d45ff71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:28:45.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:28:55.526Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=e10119b5-976d-4c16-862a-85599ff55689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:28:55.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:29:05.533Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=03878564-5b0c-483d-b07c-a44b23028a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:29:05.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:29:15.539Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=9d5658a9-3c44-4ca6-bd25-af6f8f08daac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:29:15.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:29:25.546Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c80d28aa-24c7-4d13-889e-8aacb45598a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:29:25.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:29:35.551Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=986b43c4-3c33-4e9c-a1e4-bfda5d5e9480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:29:35.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:29:45.557Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c856ee13-f706-446e-afeb-941ed0b0a2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:29:45.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:29:55.562Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=84c12427-409f-45da-bb14-2bdca10a1f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:29:55.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:30:05.568Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=ffd986a1-aec2-417d-bfe7-86ddbc075155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:30:05.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:30:15.574Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=ebf4b6c4-c0bb-4cbd-8da6-da39d1a1a711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:30:15.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:30:25.579Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c4b4ea74-8901-4c12-947d-aeedbe37fca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:30:25.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:30:35.585Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=23a4876c-4c35-4061-8158-24c981f33581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:30:35.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:30:45.590Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=2f97bd00-667d-432a-8070-d85170437b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:30:45.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:30:55.597Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=2d170af7-1a4e-47ef-87f6-92a32b43d472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:30:55.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:31:05.602Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c3745169-f843-4795-806f-620461fbe8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:31:05.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:31:15.607Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c57f248a-91ab-463a-ab17-b1e969eabdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:31:15.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:31:25.613Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=01c0b301-b300-4127-b7c5-1e5dbcb9a261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:31:25.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:31:35.619Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=863a2b94-ffc6-4b13-93e4-9f6218df5631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:31:35.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:31:45.624Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c946df48-1752-4fff-a10e-e9f934dd8c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:31:45.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:31:55.630Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=9a6a18e3-422f-420e-b6ab-9c9155c04bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:31:55.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:32:05.635Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=1686c844-807a-430a-8d06-71e9ce09beaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:32:05.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:32:15.641Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=ddef30b7-270b-4c29-a308-4187649a289c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:32:15.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:32:25.646Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=9b45d5a6-93e0-4225-86bf-14aa6196b3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:32:25.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:32:35.652Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=bc3236c7-5f54-45fc-8351-00fe150d2f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:32:35.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T03:32:36.952Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T03:32:36.952Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T03:32:36.952Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:32:36.953Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:32:36.956Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:32:36.957Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T03:32:36.957Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T03:32:36.958Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:32:45.658Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=ec2af74a-bd31-4ff2-b28d-c910d5997e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:32:45.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:32:55.664Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=84344c3e-1963-47e9-bec0-0d03bcbe7d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:32:55.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:33:05.670Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=426980f3-df22-4728-8ba6-435f812f12c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:33:05.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:33:15.676Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=e70ce922-6f51-42f0-9076-75f0f2c39088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:33:15.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:33:25.682Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c951759f-b8eb-4527-a71e-2b677673fa31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:33:25.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:33:35.687Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=bd298072-7bf8-400b-b378-33e90963e97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:33:35.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:33:45.692Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c0d6836f-75f0-4d65-884e-31f647ffdbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:33:45.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:33:55.698Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=90d1fe42-2e0d-4cc8-8f85-f1533533450d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:33:55.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:34:05.704Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=73dcbd59-ac9b-428c-a6e7-168721a14bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:34:05.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:34:15.709Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=155256af-a9ed-4d9d-81be-e0101a3c788c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:34:15.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:34:25.715Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=b2fb145f-5ddc-4c10-830d-b4fe156498ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:34:25.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:34:35.720Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=d3e7bbc2-a719-4e0d-b8a9-5dcd212683a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:34:35.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:34:45.725Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=dc27bd01-fa80-46ba-9554-eef230c2a2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:34:45.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:34:55.731Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=1f94481f-2df9-447b-8ac0-c9cc58e6f9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:34:55.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:35:05.736Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=8a8211d6-6b69-4373-9db3-735240c3a797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:35:05.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:35:15.741Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=4d78706f-4ef4-4705-be5e-a47dffeee0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:35:15.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:35:25.747Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=2d421cea-05a2-4eea-9dbf-73627b123f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:35:25.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:35:35.752Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=05fd8a20-24e8-4187-b288-bb60c58ac09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:35:35.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:35:45.758Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=7163d124-95d5-4856-9384-95b5e427c4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:35:45.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:35:55.764Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=dabcc085-6891-4048-acde-10ce89b9f0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:35:55.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:36:05.769Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=43304d95-f37a-4b5c-a5ee-ecd54e348367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:36:05.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:36:15.774Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=310e7ab3-db24-491c-8fdc-bdb0d6149c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:36:15.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:36:25.780Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=4c207deb-0928-4181-900b-ab5cebe4f422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:36:25.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:36:35.785Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=07f40111-958a-48e3-85a7-21c6bd8a77b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:36:35.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:36:45.790Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=075eca39-00a9-4249-b8f0-351054871840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:36:45.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:36:55.796Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=306ba7a3-4f02-42b5-a0d7-5991fcad03fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:36:55.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:37:05.802Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=705a972d-5d8b-4c60-a482-aafbcacde274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:37:05.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:37:15.807Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=ef25f460-4b76-466b-9404-724bd695b309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:37:15.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:37:25.813Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=bc67144f-348c-40d4-94f3-fd3e9c198099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:37:25.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:37:35.819Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c35bc5cb-5f64-4e45-9532-ec60e5e16058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:37:35.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T03:37:36.968Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T03:37:36.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 |2022-01-31T03:37:36.969Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:37:36.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 |2022-01-31T03:37:36.974Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T03:37:36.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T03:37:36.975Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T03:37:36.976Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:37:45.824Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=7148efd6-f586-45d9-924e-c27ee8f2f61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:37:45.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:37:55.830Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=07e33be4-d6ee-4837-8ebb-f677d9f2ed13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:37:55.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:38:05.835Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=0f888123-cbea-40a2-acf3-1b69f5af4dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:38:05.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:38:15.841Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=11178c42-35ca-44c2-b76a-bfa586be886f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:38:15.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:38:25.847Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=e77eaa31-b2a6-4284-8807-06f736fa7c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:38:25.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:38:35.852Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=17d04bf6-de55-4e17-961b-9e8b9ef22d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:38:35.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:38:45.857Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=429d7e3a-1611-4a71-8c10-8aea0ced3ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:38:45.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:38:55.863Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=d96e463d-77ff-4149-866f-1634e2a5a700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:38:55.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:39:05.869Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=b343d480-44b8-4713-bbd9-ce25cf2712e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:39:05.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:39:15.875Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=5a310ecf-19b7-4159-93e8-c13f026b5766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:39:15.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:39:25.880Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=c447c4a9-93d1-4426-a519-b952dd0b7c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:39:25.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:39:35.886Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=7f9ebb24-bee4-4508-822b-888559b8ce00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:39:35.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:39:45.892Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=2399669c-d604-4a41-a35f-1393f85351ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:39:45.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:39:55.897Z |INFO |Init configs |InvocationID=f25e816a-1204-46a3-a628-46566b1603e1, InstanceUUID=6c96db36-e3ee-49ec-91c9-3528d24d49e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T03:39:55.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |