By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T04:58:37.485Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T04:58:37.488Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-22T04:58:37.522Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T04:58:38.151Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T04:58:38.258Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T04:58:38.259Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-22T04:58:38.259Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-22T04:58:38.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-22T04:58:38.537Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-22T04:58:38.561Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-01-22T04:58:39.803Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-22T04:58:40.323Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-22T04:58:40.343Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-22T04:58:40.343Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-22T04:58:40.415Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-22T04:58:40.415Z |INFO |Root WebApplicationContext: initialization completed in 1853 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-22T04:58:41.060Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-22T04:58:43.270Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-22T04:58:43.845Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-22T04:58:43.870Z |INFO |Started MainApp in 8.803 seconds (JVM running for 9.615) |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-22T04:58:44.069Z |INFO |Start scheduling PRH workflow |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T04:58:44.081Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=cb20d1b3-eee0-444a-b44c-ccb9ae6425ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T04:58:44.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-22T04:58:52.913Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-22T04:58:52.913Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-22T04:58:52.915Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T04:58:54.613Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=f8e98522-2159-4b1a-b4c9-c4865f881531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T04:58:54.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T04:59:04.632Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=99dfc4ff-a92b-400c-b1ee-d55e36e515f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T04:59:04.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T04:59:14.650Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=3954d374-59ae-4289-be9c-9cafdf19adf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T04:59:14.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T04:59:24.673Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=8bc6705b-ce20-47b0-a4d6-aa473e431b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T04:59:24.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T04:59:34.709Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=c83ce564-6711-4034-b425-9e559fdb2c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T04:59:34.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T04:59:44.777Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=f40216a8-ceb0-4712-8bc4-8eaead693479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T04:59:44.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T04:59:54.792Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=a9225bf1-2341-4f17-bcf5-2a55f242b3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T04:59:54.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:00:04.804Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=b8bcc91b-d346-4142-9302-b7601b93b643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:00:04.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:00:14.821Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=5a1016f8-ede9-49fc-a238-d9b857e4f2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:00:14.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:00:24.831Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=154edb4b-0d2f-42fd-8adb-5867f53f8024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:00:24.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:00:34.843Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=9f885e3e-93ba-41f0-9ef8-478c8d9b3a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:00:34.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:00:44.868Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=3f316ecb-d600-4343-8f48-69c7b20ff040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:00:44.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:00:54.892Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=57cf05eb-99a1-44dc-8c94-9247a87ade80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:00:54.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:01:04.904Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=12d9c2e8-16db-4be0-85f2-dd3b698f7c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:01:04.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:01:14.923Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=616b19aa-d86a-4b58-9149-e3fae279ff7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:01:14.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:01:24.940Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=1c13d4e7-3a09-467b-8e02-d25e94a1aae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:01:24.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:01:34.950Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=3f1b0451-ef5d-4681-8cb3-80d920730eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:01:34.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:01:44.961Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=4703153e-6331-4a8a-a7e7-10fbb1bef457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:01:44.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:01:54.980Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=f6bba248-9223-4c0e-a683-83dc734f6c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:01:54.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:02:04.994Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=44068b04-84b7-4e04-9c57-24a0a0871a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:02:05.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:02:15.004Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=08ce1590-fd80-4fce-9419-36c85673faa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:02:15.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:02:25.015Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=9d91b1fe-0077-43d5-ae67-32f0bec1d9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:02:25.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:02:35.025Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=aab1a5c0-ef50-4469-9e29-f417be5f80bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:02:35.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:02:45.040Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=85eaf144-abcc-47c0-8544-89b60ecfc5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:02:45.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:02:55.051Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=4402bb88-c769-4b11-a04b-469d55498f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:02:55.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:03:05.060Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=29e52fe7-cdbf-48eb-b2e1-71cddb41bf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:03:05.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:03:15.069Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=dc2c6924-66bd-4f31-a74f-166198866dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:03:15.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:03:25.080Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=4f9bdbdc-3f0f-44c3-a331-1bfb56ff54ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:03:25.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:03:35.091Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=a893276f-7488-441e-8be3-3c5b3c42c046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:03:35.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:03:42.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:03:42.020Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-22T05:03:42.021Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:03:42.024Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:03:42.037Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:03:42.037Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-22T05:03:42.038Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-22T05:03:42.040Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:03:45.102Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=94c8a6b6-9a80-4b9c-b564-bcb1c2dcb9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:03:45.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:03:55.112Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=6146aba9-5601-46e3-bf49-f1d260ec8111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:03:55.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:04:05.122Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=bbc07bc4-1a2a-410c-9294-f2e053a1efc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:04:05.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:04:15.132Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=35b7914f-51e2-4700-b3d0-2dcf5ad780eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:04:15.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:04:25.141Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=fc182326-041c-49b5-84df-d7e902d10b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:04:25.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:04:35.153Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=90c206cc-4f7b-4d59-ae9a-99b471ca1b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:04:35.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:04:45.163Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=a3231e42-7f8f-43f9-b11a-6ff0a7dbaa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:04:45.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:04:55.175Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=389a2821-de68-4863-bc55-abb10c872d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:04:55.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:05:05.192Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=2156c6aa-b4dc-4f13-ad23-d1853bb5d0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:05:05.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:05:15.202Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=57b5cf35-a68d-4e7d-8f50-d662afb660db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:05:15.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:05:25.212Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=dc4f3ae0-a974-470d-ad3b-cfb57cbfa486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:05:25.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:05:35.222Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=7b9b7c6f-ad96-4011-b4f3-874d3a9b9e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:05:35.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:05:45.248Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=306b4b33-44f2-4e5a-ba06-e628091beeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:05:45.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:05:55.259Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=cfd66c5c-8aa7-4f07-9ab7-6064c16af2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:05:55.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:06:05.269Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=28b03c29-9880-46f0-96e7-21e2e17373c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:06:05.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:06:15.292Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=cd07150c-83ee-40a4-834b-700468c5d38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:06:15.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:06:25.302Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=3689daab-fad0-4583-b070-2d50a0650140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:06:25.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:06:35.314Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=98d178e8-aef6-41d8-859d-78c02f51c487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:06:35.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:06:45.324Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=a76e63e5-25b0-4048-a492-5b07625fe4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:06:45.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:06:55.338Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=9ed42e07-f1c1-46a1-acc0-3ea30d36f483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:06:55.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:07:05.348Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=93dd6100-11e3-46a3-8ded-71d4c53c6a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:07:05.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:07:15.359Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=dca24c52-6b79-4ee0-b028-dee594cf4994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:07:15.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:07:25.368Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=969a1b42-7558-4e77-9500-76e61ee484e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:07:25.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:07:35.377Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=1a0baf1e-bf94-49c5-be8e-ee16f565f22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:07:35.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:07:45.388Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=e16c29b3-e05c-436e-a2ee-1257a8ab34b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:07:45.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:07:55.408Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=55704c84-6482-4c28-8375-4a277f0e1094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:07:55.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:08:05.417Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=c28969a8-148b-4090-a763-c3b49ee38faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:08:05.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:08:15.427Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=94ee62aa-0eea-45a3-8c4c-a8d4029d300f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:08:15.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:08:25.441Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=d3099525-f67e-47b3-95e5-8f9e536cd190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:08:25.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:08:35.450Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=299e2cd0-bd6e-43e8-a83b-668faec0f223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:08:35.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:08:41.376Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:08:41.377Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-22T05:08:41.378Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:08:41.381Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:08:41.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:08:41.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-22T05:08:41.392Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-22T05:08:41.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:08:45.461Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=45617e54-4884-4695-a8d6-8abdc34b8e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:08:45.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:08:55.469Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=d6f9a7c1-74c3-405a-907f-7142d7415ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:08:55.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:09:05.479Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=147e46bc-74e4-4714-9deb-0263e46e1fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:09:05.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:09:15.489Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=580923b5-fcd0-4272-bf07-5fe25cf3cf32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:09:15.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:09:25.501Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=baa93e23-e93c-45e9-9a4d-3a4756f4da86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:09:25.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:09:35.511Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=30c52ba9-6168-4ecc-9a39-dc2873b10ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:09:35.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:09:45.521Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=1138fea1-2822-4feb-b9da-224a552215c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:09:45.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:09:55.531Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=ef3b54b3-b0fd-4e8d-963c-2e6f2023ba67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:09:55.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:10:05.542Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=a05711ea-2b69-4273-a6d1-c288279d184e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:10:05.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:10:15.555Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=4d5890cb-28fa-4d43-86f8-a0b94d53c07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:10:15.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:10:25.563Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=3f92106b-b476-40c0-a059-db5299be8ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:10:25.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:10:35.581Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=4ef6bff5-85a5-45ea-9991-a9ae82ea5897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:10:35.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:10:45.591Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=de916d28-dd0a-4250-94cf-4d44d02fb800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:10:45.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:10:55.602Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=d622f740-bbd9-4bb8-829a-8acf28a74b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:10:55.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:11:05.614Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=c03ea96c-d7c8-4995-847b-fc0837b62e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:11:05.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:11:15.624Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=01a9215f-44cd-48e5-8ba9-c149e0f61d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:11:15.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:11:25.641Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=c1240db6-1f76-49eb-aebc-ed7b04be5293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:11:25.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:11:35.651Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=9a7b29d8-f23e-4788-b0a0-a443ccb3b3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:11:35.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:11:45.660Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=172cc0ae-0586-4ac8-9a54-438c3d7fe53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:11:45.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:11:55.675Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=6b1f6af2-44ea-4a48-8967-9c8866af9155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:11:55.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:12:05.685Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=d627251c-a80d-48b7-89fe-2309e19922fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:12:05.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:12:15.708Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=9bf39e41-ac5a-408a-a21c-03069e3958a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:12:15.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:12:25.723Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=7f9e5673-f57e-43be-900c-9d9bb1101e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:12:25.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:12:35.733Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=76705f93-4c97-4935-ab02-3230d5c12e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:12:35.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:12:45.746Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=e4b57c68-020e-4eba-b866-b45cc79ba310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:12:45.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:12:55.760Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=18848d42-b981-42e4-b9a2-e7edf808c966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:12:55.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:13:05.769Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=dc5db726-d3cb-4c46-bc82-543ec35f4c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:13:05.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:13:15.779Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=d9ce8a48-0c09-4734-aa8e-9879529b1934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:13:15.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:13:25.788Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=77c5367b-c1a6-4f53-bae1-822b0c0f9e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:13:25.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:13:35.798Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=58403929-6375-497a-b105-b21536223816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:13:35.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:13:41.366Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:13:41.366Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-22T05:13:41.367Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:13:41.369Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:13:41.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:13:41.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-22T05:13:41.379Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-22T05:13:41.381Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:13:45.809Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=6711c86c-8b29-4afb-a83b-ddf5a5e339c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:13:45.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:13:55.829Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=987300d7-47bd-4375-894f-5cb8df86a6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:13:55.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:14:05.843Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=d766911a-ae26-4c59-9b21-10020e372b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:14:05.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:14:15.859Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=a0bc5c6a-28ee-40ba-aa8a-5a17ac86120a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:14:15.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:14:25.870Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=4cc31453-7f93-4a5e-b2b6-766221150249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:14:25.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:14:35.879Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=41824a12-c79d-42c6-9e0c-090d1f306bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:14:35.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:14:45.893Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=26becf8c-0f40-4f30-b935-1d2fa4ec1fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:14:45.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:14:55.901Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=be27e929-7338-46f9-8073-d505263d94e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:14:55.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:15:05.911Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=444a337b-1408-471d-9346-94a5eb9271e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:15:05.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:15:15.920Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=f84f03bb-05df-434f-ba7b-83c4c9024a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:15:15.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:15:25.930Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=62da2a7a-da35-4f4e-aeb6-dca6aa37c8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:15:25.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:15:35.943Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=a4153ee5-c6cf-44c2-b656-b187f3a1cf04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:15:35.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:15:45.953Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=f6a5806e-915d-4a43-aefc-8babb15c652b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:15:45.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:15:55.961Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=a9e8e2ec-79a0-46ff-8415-4b94696212a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:15:55.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:16:05.970Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=7bb05f57-11da-4434-8404-376d0f338570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:16:05.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:16:15.980Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=dc2369da-5b4b-4953-ae9a-9c35fcdf860f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:16:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:16:25.989Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=1fd5b133-020f-47d0-8547-d806de51ce89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:16:25.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:16:35.999Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=207f5077-3cb5-4ba8-99af-c94e055581bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:16:36.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:16:46.008Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=ecdebffc-5c96-4aea-8e69-86806a99a935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:16:46.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:16:56.019Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=ed434561-e7e8-410a-9e1e-8ffe3e911d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:16:56.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:17:06.031Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=e5cb8d0c-9c17-46b5-805a-ab72acaa956b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:17:06.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:17:16.057Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=09f4519d-9d86-41dc-b985-63874cb9d6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:17:16.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:17:26.067Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=f675a3a1-98ac-482e-bbca-d7eb231b3909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:17:26.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:17:36.085Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=872b7f2b-0c0d-4cf3-b7b5-343116ff7863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:17:36.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:17:46.095Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=5d770ff9-588e-4014-97ea-0cfd62702178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:17:46.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:17:56.107Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=0b718114-8778-4bd1-b643-f9ad0a8662a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:17:56.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:18:06.118Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=74dce69d-dc43-4887-8a15-9753f96a2345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:18:06.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:18:16.127Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=c968a5a7-a42b-4706-8ca9-30790d8e307d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:18:16.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:18:26.137Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=c137b981-8a77-4ff8-9abb-2567f88cd262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:18:26.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:18:36.146Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=92c87cf4-05f9-4257-92ad-6a016d07feb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:18:36.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:18:41.369Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:18:41.370Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-22T05:18:41.372Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:18:41.375Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:18:41.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:18:41.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-22T05:18:41.385Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-22T05:18:41.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:18:46.155Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=fdd4d367-bdc6-4fc6-8f38-78df99865214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:18:46.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:18:56.164Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=c5c1ef00-90b0-4b3f-a92c-e3d351de7ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:18:56.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:19:06.174Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=245ede97-15e0-4cd6-ad36-6396225f012e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:19:06.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:19:16.184Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=f874772f-293f-4372-82e7-1b8a7ba0623e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:19:16.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:19:26.195Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=0c1f5f69-b539-4bd0-8d3b-7fed27b87ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:19:26.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:19:36.226Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=7925f899-8629-4baa-828a-3410667c7392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:19:36.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:19:46.243Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=e0e20a02-9209-43dc-8244-a2d6b36708db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:19:46.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:19:56.253Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=2b8cfa4b-9fd5-45cf-8901-eb9a07d55c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:19:56.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:20:06.263Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=4f7e464f-2fdb-44ec-9500-f58060f1a11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:20:06.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:20:16.274Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=7237f914-05e6-4153-9df3-d0ec86f4c4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:20:16.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:20:26.290Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=f546ca1c-6299-4cb9-8c5f-ccbe3b866e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:20:26.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:20:36.300Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=359a002e-9b84-42d3-8690-f01bb19623a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:20:36.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:20:46.309Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=ed4240b4-88ce-4efc-9931-1ec47565cf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:20:46.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:20:56.319Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=81618a67-fcdd-495e-be7d-6acec0479fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:20:56.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:21:06.328Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=5212c812-d9ad-4998-b579-e5f50fb4b73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:21:06.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:21:16.338Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=3d272f59-c0a8-43e5-a466-f526c7bfe03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:21:16.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:21:26.362Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=55aedf10-6c01-4bf9-b3d4-9fccb352ead5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:21:26.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:21:36.372Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=8118b6e7-bddb-4134-90e0-31067c1fa167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:21:36.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:21:46.380Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=c124ff8b-2f4c-4fc2-a673-05468d949012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:21:46.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:21:56.390Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=995b6128-0015-4330-ad19-af713555c515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:21:56.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:22:06.399Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=707bedac-8164-490e-a206-027c92911f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:22:06.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:22:16.408Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=3078f323-b5f2-4b54-a6b3-a45ec134c190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:22:16.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:22:26.418Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=7798938c-f451-4fff-aef3-9055d6afa4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:22:26.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:22:36.428Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=cde4ce5a-0cbf-461e-9069-d55e519d2ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:22:36.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:22:46.444Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=ee8374d6-a584-4f20-983e-375ac58d6822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:22:46.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:22:56.453Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=03453977-8e2e-4f78-bd8a-a48aa82a4b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:22:56.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:23:06.462Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=6cbd77bb-a6e5-4382-a746-b54baa4c6204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:23:06.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:23:16.471Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=fb463d09-9187-424d-81c2-ba705634f555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:23:16.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:23:26.480Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=f88c45fe-c880-47bc-bb24-9ef19702cabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:23:26.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:23:36.490Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=3562709a-6513-45da-bf54-908e4df6a8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:23:36.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:23:41.412Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:23:41.412Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-22T05:23:41.413Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:23:41.415Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:23:41.423Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:23:41.423Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-22T05:23:41.423Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-22T05:23:41.425Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:23:46.508Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=7358a0ba-63c0-4003-9864-b21a68d3df97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:23:46.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:23:56.518Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=7820b5e5-d1fe-4139-9ec8-09cf982b58da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:23:56.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:24:06.528Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=a6d89a6e-e6f5-419a-8ff4-5a59ec5752a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:24:06.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:24:16.541Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=378a0570-324e-4df8-8b17-1fc04e6ec7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:24:16.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:24:26.550Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=e456334c-e722-47d8-bcd4-c80ac1b967ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:24:26.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:24:36.559Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=527d6bac-70e2-47f6-8c9e-a2d2d4d9c005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:24:36.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:24:46.570Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=de574b48-1078-4fe8-a064-4ffb2c5aada4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:24:46.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:24:56.580Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=a31083ba-0ce0-4403-a3ab-07fdc6f41431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:24:56.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:25:06.591Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=c29d16b9-c9a3-41ae-b15f-86de82b30826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:25:06.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:25:16.603Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=aece3907-7fc2-41d9-974e-0c9998ef3ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:25:16.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:25:26.616Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=acca8ea9-d5b3-4579-b20c-942991cfb3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:25:26.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:25:36.634Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=694f2153-5e5b-4d29-8569-87d04922e3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:25:36.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:25:46.644Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=773452be-4251-4ed2-aa18-450ab0eee106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:25:46.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:25:56.653Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=a53c83e6-621d-49ba-890f-c284b3682438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:25:56.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:26:06.661Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=a37f4b09-49ee-4b8a-8cf2-d6b64b47e9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:26:06.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:26:16.674Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=ec12f0dc-bd74-4086-8d54-5480566479fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:26:16.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:26:26.683Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=84b15239-270c-41f7-b97a-067806a1d36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:26:26.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:26:36.692Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=b0851570-e617-42e1-b60c-cfdee4e0abd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:26:36.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:26:46.708Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=31cd7249-6928-417e-9763-670a79c8b400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:26:46.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:26:56.721Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=54e39f2d-c182-4413-973c-d519815816a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:26:56.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:27:06.736Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=6d2efa13-8583-490b-8dda-e0be37c08504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:27:06.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:27:16.750Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=b0634f2a-b45a-4ddb-835b-38e429a28598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:27:16.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:27:26.759Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=5747b2e8-ea39-45f1-b41e-18e20473ac99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:27:26.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:27:36.796Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=e259a804-45ac-47eb-bbac-a7ad0a65ec2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:27:36.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:27:46.836Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=7935861b-8599-4e76-a09f-b5e3c99959fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:27:46.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:27:56.848Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=6626ff2a-7dc1-42c0-a832-a608f190c232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:27:56.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:28:06.860Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=01bda501-41bd-4fd3-87d1-67f033bba2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:28:06.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:28:16.872Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=e8ac21c6-a5cb-4d7d-8655-58f5836a15d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:28:16.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:28:26.880Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=b9930807-f55b-4763-abde-e94fe9f31b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:28:26.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:28:36.892Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=7f7a63b5-0ba9-47df-8b7a-fa5d6945bbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:28:36.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:28:41.386Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:28:41.386Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-22T05:28:41.387Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:28:41.390Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:28:41.398Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:28:41.398Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-22T05:28:41.398Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-22T05:28:41.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:28:46.902Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=e828f643-63d3-496d-9154-2e782e9b4a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:28:46.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:28:56.912Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=ab6ee8eb-b3e9-4a86-a1bb-2cd6e12a04d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:28:56.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:29:06.922Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=e0b4f6d1-d6dc-45bc-8e73-e1d41273e16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:29:06.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:29:16.933Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=9ed83949-064e-4b9d-b980-8070abe36ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:29:16.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:29:26.945Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=1992b750-af62-43a3-808d-eee0756a9169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:29:26.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:29:36.955Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=95adfc65-9241-4735-947f-184fcb9472ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:29:36.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:29:46.965Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=539213a2-a392-475e-afde-6f9d78c57130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:29:46.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:29:56.975Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=5e75712e-ed86-43bc-9c5d-e6713e8716be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:29:56.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:30:06.985Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=d06d041b-ec13-464b-91cf-37597af44f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:30:06.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:30:16.997Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=9f8a438a-05a0-4675-9385-83b8d8563d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:30:17.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:30:27.007Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=beaeb5ca-5792-43d9-bc34-1f699791059b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:30:27.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:30:37.016Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=2e2e8118-d10a-4ee8-9653-1a7c8e1c2efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:30:37.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:30:47.028Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=fc2edf15-5d8a-4bc6-88c9-7e51c6592352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:30:47.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:30:57.037Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=7929c680-2679-4e58-bcaf-bdeab72b38a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:30:57.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:31:07.046Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=1ad89310-411b-4467-a58f-f857a87a0f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:31:07.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:31:17.055Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=97e9eaf3-e4b6-4e11-a93e-c59e70ddc320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:31:17.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:31:27.064Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=53da81c1-4b57-431e-849b-18cf42665a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:31:27.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:31:37.075Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=7bae97e2-b4da-4e6f-b1a6-1ba8985d6d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:31:37.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:31:47.098Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=49c4c0a2-05b5-446f-aac1-571fb4aa15cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:31:47.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:31:57.116Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=ee607b04-9250-4ddb-9da9-a935bf30accb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:31:57.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:32:07.124Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=00684ba5-9a0b-44a9-861f-7f13ef81251c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:32:07.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:32:17.133Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=5455d97a-7125-4d9a-b3e9-124a895b7a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:32:17.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:32:27.157Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=2ef5e233-1a6c-471d-a672-93d784cd527f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:32:27.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:32:37.165Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=56d278f4-33c8-4c66-b3c7-7ab38ca6a6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:32:37.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:32:47.180Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=d76acf48-d6f6-49bf-a16b-3b323dc7c351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:32:47.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:32:57.189Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=24cf3061-4b7e-4ba7-8f61-c30e89377e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:32:57.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:33:07.198Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=36b46b38-c125-4617-9a48-d240c00bf841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:33:07.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:33:17.211Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=45b71241-5d59-4c13-850a-fbc5b6ff33d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:33:17.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:33:27.222Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=98cae1f7-6868-4243-96d2-35db5bc0cf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:33:27.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:33:37.233Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=3133b1dc-9195-4e91-816f-bababfe1de07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:33:37.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:33:41.369Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:33:41.369Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-22T05:33:41.370Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:33:41.372Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:33:41.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:33:41.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-22T05:33:41.379Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-22T05:33:41.381Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:33:47.247Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=4c607072-28b6-4f98-81b8-56969d72849a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:33:47.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:33:57.283Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=1301fa84-0e45-4b07-924e-3bee9e95b054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:33:57.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:34:07.293Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=f7d2d0c2-d1cc-424c-a174-21a97035143a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:34:07.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:34:17.302Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=c5ea4e4f-1fa5-4e35-b672-e1a40d7a9afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:34:17.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:34:27.311Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=e00ba8b0-44d9-4e79-a182-414297a9dc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:34:27.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:34:37.320Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=ff5e57dc-7c3c-480e-aa06-210cb3d66df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:34:37.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:34:47.329Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=81733a2d-4a19-4f23-b39d-5e737e565640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:34:47.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:34:57.339Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=4d16cce1-98f1-4ed3-9e65-b40667e38b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:34:57.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:35:07.364Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=715596f8-6c14-44f5-be83-77d340ee8d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:35:07.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:35:17.374Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=e78460a9-ed95-4eb5-9090-03beeccedc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:35:17.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:35:27.383Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=d484ecda-afad-4471-9529-2e278733733e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:35:27.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:35:37.392Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=b6439292-20ed-4023-b5f1-fd3a2dcf0e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:35:37.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:35:47.404Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=908f9213-a8d3-44b7-b438-6af65046eb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:35:47.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:35:57.414Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=2dea3ecb-7186-4dbd-8807-56768acc496b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:35:57.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:36:07.423Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=a069d186-7663-4b3a-a14e-53a2d2a21cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:36:07.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:36:17.433Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=19e41832-43ce-483a-a901-605cdc2b22e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:36:17.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:36:27.442Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=549506bf-2be9-431f-9e6a-d947e09705eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:36:27.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:36:37.456Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=2c5c65f7-a72b-4ed1-a0a7-5e118037077b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:36:37.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:36:47.464Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=fb7f4df8-7b9e-46e2-9393-550fbeb43dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:36:47.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:36:57.474Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=e6f9303f-815d-42fb-b41b-e1d1ae919c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:36:57.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:37:07.499Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=74b714c7-8956-443f-b72e-dafd0bac7e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:37:07.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:37:17.509Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=213d5e4d-bf2b-448f-a5ef-283e5ff7ce94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:37:17.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:37:27.519Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=52725322-fee6-480f-a2c1-6153b2ce0eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:37:27.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:37:37.527Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=66fd8c87-1509-4204-b15b-12ac1967b9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:37:37.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:37:47.543Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=131e5c8d-5635-472f-a070-c0b84a24b28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:37:47.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:37:57.553Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=b8f48cb8-d178-4dc6-8576-b1d28f5aa57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:37:57.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:38:07.561Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=d84621ac-502f-4d3c-90fc-bb42cfdb9e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:38:07.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:38:17.569Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=cea35233-fa8b-4989-a7b3-544bd1ce2e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:38:17.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:38:27.581Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=2bded577-be17-45b9-8b3c-451ae949c304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:38:27.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:38:37.590Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=a463995a-54a1-4705-afbc-c70ad5025116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:38:37.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:38:41.303Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:38:41.303Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-22T05:38:41.304Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:38:41.305Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:38:41.311Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:38:41.311Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-22T05:38:41.311Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-22T05:38:41.312Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:38:47.598Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=e6684c27-f563-4b29-bc3b-55dc49579c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:38:47.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:38:57.607Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=5f593a16-9e97-4a5e-92ae-4e457899a2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:38:57.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:39:07.615Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=f119682f-210f-4e5c-910c-98270b1b3f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:39:07.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:39:17.623Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=4bfd76f2-e94a-4233-ab72-8daffaa50b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:39:17.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:39:27.634Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=f5fc7549-c36b-4091-80ab-0a59201d7a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:39:27.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:39:37.643Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=84d2af51-4166-49f4-868e-b0ae01786bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:39:37.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:39:47.655Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=049be20a-7794-4463-aba0-64fcd7811b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:39:47.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:39:57.664Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=e2618fe2-7bb8-4931-949a-552c25795890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:39:57.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:40:07.675Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=5d90ccbb-3c57-4e17-8439-8ae48ae2ba98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:40:07.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:40:17.687Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=2d266db8-3c8f-4799-beb0-32e64f918d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:40:17.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:40:27.697Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=9e949005-f1d8-4ef9-a8c8-a4cf55dd603a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:40:27.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:40:37.706Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=3c77d9d5-e63c-4518-817a-13193a9c6df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:40:37.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:40:47.714Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=907624de-33e5-47c7-968f-7eccaf059947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:40:47.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:40:57.723Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=33104621-d00d-4031-b0d9-5d1d3cd74c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:40:57.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:41:07.732Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=6173a5ae-a057-4ac8-8de0-ccc93a1f0eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:41:07.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:41:17.756Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=b9787800-2b5f-414d-a084-900eb63d4412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:41:17.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:41:27.783Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=9078b811-494a-4636-a2ad-3a0b97187dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:41:27.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:41:37.792Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=d42bd709-d87e-4adb-9453-a2904442d8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:41:37.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:41:47.812Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=b518ec6f-b263-4bb9-b1a6-d3d0eb7e035e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:41:47.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:41:57.822Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=92786fb8-989a-4d51-8cf6-4f25dee920b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:41:57.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:42:07.832Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=56c97140-7116-47ba-9732-279edfa6ae58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:42:07.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:42:17.841Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=1dfd39e3-2a4a-4c8d-9dbc-9ea6b61d778c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:42:17.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:42:27.850Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=bf94f446-8685-43c8-a6f5-78f0227928b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:42:27.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:42:37.860Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=ddc0817f-211b-4c90-aecf-36a91681f02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:42:37.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:42:47.869Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=67edf3db-4940-4641-b0b9-9635628f2836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:42:47.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:42:57.879Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=b87c2bea-d1ea-4e43-a2b1-0bb26241aa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:42:57.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:43:07.888Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=d4260a8f-ee32-4c49-801e-9c4d2a3fa801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:43:07.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:43:17.897Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=83aa3876-3dc2-4ac9-b1ca-d7bb773c6ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:43:17.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:43:27.906Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=83421f6b-4f5f-4d3a-8ed6-b893fb644148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:43:27.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:43:37.915Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=72b5329b-f936-42c9-8944-6d0b8939fbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:43:37.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:43:41.370Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:43:41.371Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-22T05:43:41.372Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:43:41.375Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:43:41.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:43:41.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-22T05:43:41.382Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-22T05:43:41.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:43:47.924Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=5c836f26-bcad-44cb-8cbb-bdad65717523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:43:47.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:43:57.934Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=85293b7b-1651-4e07-a905-97be4ddab452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:43:57.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:44:07.943Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=7a065a00-ec35-478f-9fd2-563bddf0a176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:44:07.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:44:17.953Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=d68a6d0e-5447-45c8-9ef8-8d6f1da54223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:44:17.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:44:27.961Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=375340a3-6e44-4fa7-b1ca-26326c2cd1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:44:27.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:44:37.970Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=8b00c300-5d67-4e76-a74b-50d598521555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:44:37.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:44:47.979Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=669671fb-e38a-44fa-ada7-c2bf79d6a9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:44:47.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:44:57.989Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=e69c948d-09c5-4598-9726-bec3aa55c305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:44:57.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:45:08.000Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=07e2fba1-a95f-4110-9074-6b8912e95a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:45:08.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:45:18.009Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=8eb13944-b4bc-42ac-9e4a-8efcb124e2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:45:18.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:45:28.018Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=28ee8eba-7505-48b6-bd99-12430a8208f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:45:28.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:45:38.028Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=65f5fc5a-a670-468f-92eb-38a013b482c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:45:38.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:45:48.038Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=3f18861f-dada-4db0-b2b7-d54bf61f9056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:45:48.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:45:58.047Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=f0f4ee57-d1bc-4624-8a5e-ea78d208abc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:45:58.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:46:08.056Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=539532cc-1d91-4091-a1ca-4c0cce29b95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:46:08.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:46:18.068Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=f1b4180b-8f92-42ba-a5a0-7225ed0b5d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:46:18.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:46:28.077Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=f1f1b130-2708-474e-ae5e-e4c970ffed05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:46:28.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:46:38.087Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=9fbde9f8-42d1-4ec8-bd8d-d8cdd0384bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:46:38.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:46:48.102Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=5a14959f-6600-4438-b12a-5a4846cce089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:46:48.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:46:58.111Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=73558d3d-0eb4-461c-9a12-5bd900571bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:46:58.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:47:08.125Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=5d35ae27-9750-43c0-b89b-0a191ee639e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:47:08.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:47:18.135Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=58879981-959b-4b6f-ad75-e0b84098235d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:47:18.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:47:28.147Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=a8f5ec55-1dbb-482c-9146-db78a0c58659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:47:28.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:47:38.161Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=c9c13164-7cb5-40d1-9d34-2a757e66ad94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:47:38.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:47:48.175Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=d350821e-4ee9-4fcd-a844-c925c5b13406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:47:48.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:47:58.183Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=03401ebd-1f74-44bc-aaff-7af927845909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:47:58.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:48:08.194Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=918f8de5-28aa-4de1-b7c7-168b4a915594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:48:08.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:48:18.203Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=989814e9-59c2-42ef-bd48-3dc3b1111fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:48:18.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:48:28.212Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=744fbf10-5238-4e8e-a121-0117afe84922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:48:28.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:48:38.221Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=a36c3d97-d6cc-41c1-8a78-0acdc1bce560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:48:38.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:48:41.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:48:41.380Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-22T05:48:41.381Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:48:41.383Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:48:41.389Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:48:41.389Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-22T05:48:41.389Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-22T05:48:41.391Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:48:48.235Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=d90f2e63-dfce-49ff-a5ad-2d4adeb4880e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:48:48.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:48:58.244Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=f4e6a722-7620-4988-b9f4-02d22c5ea410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:48:58.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:49:08.252Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=9a8bb64e-c427-43eb-8731-76aa13d27176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:49:08.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:49:18.261Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=7366ec7c-ee1d-4ea4-82f2-acf74e39dbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:49:18.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:49:28.269Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=4f0ffe0b-189e-4ab4-b5d1-17103ae7dd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:49:28.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:49:38.278Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=a580b705-e148-4624-9302-dc0861bf80d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:49:38.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:49:48.287Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=e1384e0e-6b5d-4827-8665-92b03bd29c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:49:48.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:49:58.297Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=a356e305-2e69-4fe5-94a8-f9f3ad937b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:49:58.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:50:08.306Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=961d76a2-8d5f-4a81-8264-643a7f0fab28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:50:08.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:50:18.315Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=2a82ded2-f388-451c-897d-c72b29aabb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:50:18.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:50:28.327Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=ea1006f4-5f68-45b0-a15a-af4006d7ed9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:50:28.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:50:38.337Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=10eb002e-9d8e-4ac2-b9fe-9ebd165c39e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:50:38.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:50:48.346Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=41256162-4a3b-4353-bbb2-b7342862044a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:50:48.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:50:58.354Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=db1e1d35-a200-4c56-a7c4-2afe11d62471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:50:58.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:51:08.363Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=410f33e4-5a22-4a72-8dab-030409eaa6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:51:08.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:51:18.373Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=6577fef2-49b9-4b0c-a9e8-aa3cce1f8f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:51:18.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:51:28.382Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=f129115c-efb3-4aad-85c2-6878aba35624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:51:28.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:51:38.405Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=cac71edc-d72c-4b95-b398-25aca48aeae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:51:38.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:51:48.429Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=05757fb7-7046-4e33-957a-c36a57d3a83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:51:48.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:51:58.438Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=f299d300-c562-48f9-b937-17f0590aaf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:51:58.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:52:08.448Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=58c9d81c-c549-403f-9170-6ad9729f7b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:52:08.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:52:18.458Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=980be156-1eb6-4867-95f6-f091efdbbbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:52:18.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:52:28.466Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=db30691b-b3ca-4d96-b7fd-cba8bbbee11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:52:28.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:52:38.475Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=92703e7a-36de-49b0-97c4-41236b905a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:52:38.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:52:48.484Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=bcba5699-2bd0-4873-81c3-d924b56e0d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:52:48.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:52:58.492Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=370e89f4-4bd3-42dd-b96b-8949a8a1416e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:52:58.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:53:08.502Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=c70ed300-9824-4a7b-979b-ec793cb0a403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:53:08.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:53:18.512Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=c4453659-b534-4349-ab87-a8618d324879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:53:18.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:53:28.524Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=484d3f61-9ec2-45f4-80da-cc7559bd56c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:53:28.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:53:38.538Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=869bbf87-0d63-4ec5-aa18-4c9a42f4bd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:53:38.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:53:41.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-22T05:53:41.360Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-22T05:53:41.361Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:53:41.364Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:53:41.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-22T05:53:41.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-22T05:53:41.369Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-22T05:53:41.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:53:48.549Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=d029187a-891d-4f06-8d80-3d5e153a25d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:53:48.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:53:58.557Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=0bcc5180-9811-4e5c-93d0-9167347c7904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:53:58.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:54:08.565Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=2084386c-b403-47d3-ba82-57611fee8c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:54:08.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:54:18.574Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=5cdeaf39-7e3f-41aa-bc69-c75e3f8e531a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:54:18.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:54:28.584Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=4281df4a-1193-4a17-b879-c98632c9fffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:54:28.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:54:38.593Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=36e58fb4-63af-426b-a9e4-ab9ae56063f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:54:38.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:54:48.604Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=546af899-1b7a-442a-abd0-31120bbfcfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:54:48.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:54:58.613Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=02981432-8b00-4602-8bc8-17db7b1547f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:54:58.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:55:08.631Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=19fffe99-9d49-4b20-abb1-efec07e7bb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:55:08.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:55:18.639Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=5bc03cb8-8404-4540-a217-732014855da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:55:18.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:55:28.649Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=2061729b-ccd1-4781-96f7-e0ccf6771a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:55:28.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:55:38.658Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=2c3033ee-cd86-43b6-9914-719a98f39bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:55:38.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:55:48.673Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=fdaf9456-a79f-43d2-80e8-ece48ab2117d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:55:48.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:55:58.683Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=378c1f27-0452-4f69-91f8-fd23e6778309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:55:58.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:56:08.692Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=c1686541-e985-4069-a8fa-295bd336c580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:56:08.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:56:18.700Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=bec50a4f-cf04-42e5-8d33-be43bf7e5af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:56:18.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:56:28.711Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=4d082028-25a7-42f9-ac20-93c09f08856c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:56:28.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:56:38.722Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=d1e7228e-4924-4f52-920a-25b98fa22f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:56:38.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:56:48.731Z |INFO |Init configs |InvocationID=c6008a90-01c8-4403-971a-fd70c7038c8d, InstanceUUID=c0402b44-e22d-413f-8993-c21369ce4240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-22T05:56:48.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |