By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:09:03.201Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:09:03.205Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T10:09:03.240Z |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 |2021-11-05T10:09:03.863Z |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 |2021-11-05T10:09:03.954Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T10:09:03.955Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T10:09:03.955Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T10:09:04.078Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-05T10:09:04.144Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-05T10:09:04.167Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-05T10:09:05.640Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-05T10:09:06.113Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-05T10:09:06.133Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-05T10:09:06.133Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-05T10:09:06.206Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-05T10:09:06.207Z |INFO |Root WebApplicationContext: initialization completed in 2039 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-05T10:09:06.587Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-05T10:09:07.386Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-05T10:09:09.115Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-05T10:09:09.693Z |INFO |Started MainApp in 8.809 seconds (JVM running for 9.565) |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-05T10:09:09.778Z |INFO |Start scheduling PRH workflow |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:09:09.789Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=644c596c-2305-4b47-be5b-e66ae75b0514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T10:09:11.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:09:11.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:09:21.249Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=fb211f2a-6e7e-4f30-a8ed-4998f4a6b763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T10:09:22.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:09:22.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-05T10:09:25.072Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-11-05T10:09:25.073Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-11-05T10:09:25.077Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:09:32.300Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=f653b5ab-7f51-4fe8-b3fa-aaf401aa3e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T10:09:33.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:09:33.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:09:43.395Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=8f313972-b896-499c-bff6-8d49c9abd4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T10:09:44.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:09:44.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:09:54.463Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=7fe364c2-5808-43ef-a0fd-1019c9374e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T10:09:55.504Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:09:55.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:10:05.511Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=be8335c0-6522-4b83-b03e-5909c3a69bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T10:10:06.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:10:06.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:10:16.576Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=3588a0fd-6b6b-4a5e-81ed-95d177997588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T10:10:17.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:10:17.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:10:27.622Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=f5c0740a-b7fa-447e-8b9f-f53aa1899732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T10:10:28.689Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:10:28.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:10:38.694Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=2d708273-f1e5-4d80-acb1-a3669a36512b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T10:10:39.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:10:39.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:10:49.784Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=6d447760-e26f-494a-b3d8-c3119baec17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T10:10:50.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:10:50.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:11:00.886Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=3ba19d68-033d-4db4-8e78-e5cffaf2e543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T10:11:01.974Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:11:01.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:11:11.975Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=a081c9a8-0c8a-4595-81bb-a5b0875cdb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T10:11:13.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:11:13.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:11:23.010Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=523f442a-22b5-4a18-b425-d5ee0eb754be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T10:11:24.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:11:24.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:11:34.049Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=a6ed98eb-4cc2-429d-9474-31533e3a01c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:11:34.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:11:44.162Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=6a4a5116-706f-41f9-8688-800178459d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:11:44.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:11:54.181Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=1707cb4f-4038-400c-84bd-d53d04557bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:11:54.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:12:04.330Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=c562e996-fffe-4f7f-9f67-b6879b228c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:12:04.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:12:14.343Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=1030ad02-6d89-486b-b2a1-a19f6cd068e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:12:14.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:12:24.373Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=91bb7663-8841-4877-80d3-84f7ed07c9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:12:24.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:12:34.394Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=39b64788-25e9-4f85-a547-e7d4efbd9139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:12:34.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:12:44.405Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=881f6462-0fca-4e42-ab2c-012f213089c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:12:44.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:12:54.416Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=4764a46d-d684-4640-921c-632ab9800ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:12:54.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:13:04.435Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=f68d239b-da3f-406d-82e7-e294af047737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:13:04.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:13:14.468Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=d62966bf-132a-4e2a-8836-7a0e7287ca83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:13:14.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:13:24.503Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=0cabea5f-19bf-42d2-9477-0db9ed70460c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:13:24.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:13:34.516Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=6d6e9b16-e606-422b-beb4-bf9d1007ae4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:13:34.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:13:44.539Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=68ac24b7-be61-481b-8837-cea8b40ef4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:13:44.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:13:54.553Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=a9f74d39-905b-461f-bc5e-ff77b8bbf4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:13:54.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:14:04.563Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=d18b3537-5247-4f93-b288-be12615001c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:14:04.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:14:07.423Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:14:07.424Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T10:14:07.425Z |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 |2021-11-05T10:14:07.428Z |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 |2021-11-05T10:14:07.439Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T10:14:07.439Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T10:14:07.440Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T10:14:07.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:14:14.577Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=b6b7205f-f454-4f55-811d-77e4745b4f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:14:14.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:14:24.587Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=5ecffc1f-abbf-419a-a75d-d5cd60b992d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:14:24.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:14:34.600Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=77016405-e4f8-4efb-b906-d53e9bc8c373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:14:34.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:14:44.617Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=d0830b56-742c-46be-809d-3792995c86d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:14:44.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:14:54.631Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=07cbb937-cb84-4be1-a4e4-b37b85cdfe3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:14:54.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:15:04.645Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=81a28c3e-2b60-4b48-9d3c-67d5b2ed8072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:15:04.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:15:14.657Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=b1fb3e94-c4b1-4ec7-95d7-498c1eb98671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:15:14.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:15:24.673Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=bf821284-2567-4c40-a44e-cea58cd5e568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:15:24.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:15:34.682Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=60aba716-bde0-49b7-818d-bb571c7ba56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:15:34.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:15:44.694Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=ec206d06-fa4e-4a09-8746-19cba05add48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:15:44.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:15:54.704Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=b0bf15b9-a7e9-4ff6-936a-f6f3d8445812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:15:54.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:16:04.715Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=7e11d8de-b25d-4218-adc4-9564bd63ba73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:16:04.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:16:14.727Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=79889f25-778d-48ef-9b11-eba76ca4c43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:16:14.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:16:24.743Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=e2b94862-3fe6-4146-bf45-e23d0dd06cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:16:24.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:16:34.756Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=6c530533-4661-4406-94f6-c091e5f2fe65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:16:34.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:16:44.766Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=7f5662e6-736f-4b30-b999-412808b183ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:16:44.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:16:54.776Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=e851ff7f-9ab0-4e9e-865b-b598e73c27fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:16:54.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:17:04.790Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=424f808d-a186-48f4-a156-4093a855212f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:17:04.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:17:14.797Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=9df2574d-5b9f-46dd-a092-7a76a6bd424f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:17:14.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:17:24.813Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=b009fc67-73ad-4bea-851f-df278445d132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:17:24.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:17:34.836Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=2be0c7f7-e165-4422-9e93-4c1fc4af8ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:17:34.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:17:44.850Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=463f41ce-b2ad-4d5d-bdd9-e497ee55c3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:17:44.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:17:54.882Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=b2aaf23e-695e-4e51-b3c2-f59dc3f10221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:17:54.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:18:04.891Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=2cefa6cf-e4a6-4a5d-b0a7-01f62770aa01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:18:04.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:18:14.900Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=47b67e4f-c728-43d2-93ad-8b5c8bffdb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:18:14.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:18:24.910Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=cee9fc8f-6d49-48aa-8edb-2f4745957547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:18:24.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:18:34.919Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=c5e4f7f3-3691-439c-abd2-fe15a787c44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:18:34.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:18:44.927Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=75ff67af-f4de-43b5-b1e4-47170c85114d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:18:44.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:18:54.941Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=64c33192-be51-4e9e-9ea1-a936841caf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:18:54.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:19:04.956Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=491981c9-18b2-4776-befe-58c9bb9e7822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:19:04.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:19:06.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:19:06.915Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T10:19:06.917Z |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 |2021-11-05T10:19:06.919Z |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 |2021-11-05T10:19:06.930Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T10:19:06.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T10:19:06.930Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T10:19:06.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:19:14.968Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=9c7c836d-22fc-4edf-b948-2ab520c45b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:19:14.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:19:24.977Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=b4ab06d2-b741-4218-b528-0d4db723b38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:19:24.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:19:34.986Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=0e41cba4-7948-4710-9280-f8b0c13875d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:19:34.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:19:44.996Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=c153c9f2-f986-4b41-8c85-4aaf5c212028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:19:45.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:19:55.017Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=1b4f9420-8886-4f63-9cac-1cc062335f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:19:55.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:20:05.041Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=af149811-517d-4e11-bd78-46d75727a509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:20:05.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:20:15.059Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=aa975632-d665-49ca-8f85-86d5dad2e470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:20:15.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:20:25.090Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=fd853a75-32fc-4192-abad-5b167aa0eed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:20:25.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:20:35.102Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=e3ac7ff4-6fed-4908-afe4-922609363c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:20:35.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:20:45.127Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=16a23909-c766-4023-9847-646c6f00c022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:20:45.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:20:55.136Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=af7e08ac-f360-45c0-86cf-7b5f5d0f2b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:20:55.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:21:05.160Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=6b16e258-0070-49ea-b236-65dba7c84208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:21:05.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:21:15.181Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=db81d236-18b7-46be-9367-008b0036e093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:21:15.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:21:25.209Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=6b8a124c-fe9b-44d4-8ac2-28314016084f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:21:25.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:21:35.265Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=f6be5ecd-3704-4a82-a5c0-5d6417b144be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:21:35.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:21:45.298Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=2b489e84-060b-4268-92fc-6598de622914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:21:45.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:21:55.307Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=3be6f385-13ac-4730-9d62-dff25fa7a61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:21:55.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:22:05.323Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=6289148a-3bf3-43bd-b8f4-efcf997e674b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:22:05.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:22:15.333Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=f7232978-9b3f-4d90-a019-6268dc148af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:22:15.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:22:25.355Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=6af652c1-1a39-4906-b931-1cd0e6902757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:22:25.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:22:35.364Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=8df7dd87-e21c-4d25-b436-e2c789d772e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:22:35.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:22:45.375Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=dc558d5a-e324-47d9-85ef-67a7aa549d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:22:45.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:22:55.386Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=e321739f-c302-49b8-ae66-732f98aea73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:22:55.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:23:05.402Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=a4f98ecb-e3dc-40b0-a092-068a53a29640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:23:05.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:23:15.419Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=08ab962a-5414-419e-8bd6-88aa37fad414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:23:15.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:23:25.437Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=75e574c1-bc06-468c-ba40-d8e27af27c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:23:25.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:23:35.450Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=9d364b35-ef3c-4bf6-bf9f-2879ba192230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:23:35.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:23:45.472Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=d941d102-54f4-4317-8aa4-d800a71637f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:23:45.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:23:55.491Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=8dfc4818-e68a-4727-8097-b9c9ad27c929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:23:55.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:24:05.499Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=0794b5e8-ec68-4cfc-869f-80bdaa24a42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:24:05.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:24:06.907Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:24:06.907Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T10:24:06.908Z |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 |2021-11-05T10:24:06.911Z |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 |2021-11-05T10:24:06.920Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T10:24:06.920Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T10:24:06.920Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T10:24:06.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:24:15.511Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=707c5512-dc86-42b0-b767-93b9a33eb20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:24:15.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:24:25.551Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=f8accd1d-dc71-47e5-a3ef-ebcf21562951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:24:25.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:24:35.561Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=30b82814-cbfb-406e-be0b-833ccab14232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:24:35.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:24:45.574Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=0bf8f044-b506-4794-9334-2d210b7dcfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:24:45.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:24:55.587Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=a88745fe-f3b8-4467-9b6c-a8b8c409a9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:24:55.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:25:05.607Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=517808e4-188c-4c0a-89e0-705e84059238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:25:05.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:25:15.693Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=104a80d4-f487-4413-bd51-4a30d27b10a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:25:15.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:25:25.710Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=2e06fd69-1298-44a7-87fc-0729a48c6b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:25:25.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:25:35.724Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=b63ec1ba-15a2-400e-8455-ba595384f8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:25:35.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:25:45.766Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=84a5d5cd-2a22-485d-8ad3-433ad953548c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:25:45.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:25:55.782Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=0375aeac-b75e-42eb-8a12-e3a8360ec9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:25:55.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:26:05.810Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=f2c8c693-9618-42c1-b4be-73c81bc355a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:26:05.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:26:15.833Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=3fb8abc0-22ee-45af-973f-e9428ef67326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:26:15.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:26:25.845Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=c5dc59b9-d716-4ccf-b882-2145e68e3556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:26:25.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:26:35.865Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=b7b04719-4e9c-4682-ad7c-fd5733f7c941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:26:35.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:26:45.887Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=0760a915-7999-4753-82e1-486e0ba8cafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:26:45.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:26:55.909Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=1c5374ae-2062-4928-b5a3-1df85a8f2d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:26:55.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:27:05.923Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=be5e1772-b88e-4851-814a-cd1c151953b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:27:05.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:27:15.932Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=f5b78c59-9dc7-4c50-b22f-2c5830d4700a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:27:15.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:27:25.947Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=1e71718d-abf2-49e5-b300-59f9f816247d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:27:25.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:27:35.968Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=95b0fe0e-7ee7-4493-a4f0-1f3a48222719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:27:35.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:27:45.982Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=802591c6-8289-4af7-ad1f-4f622bf1b437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:27:45.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:27:55.997Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=bce73f7c-6f17-480a-ac30-0835046e8548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:27:56.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:28:06.005Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=c937b956-5746-4468-a13d-82f1672e8538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:28:06.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:28:16.015Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=05b41c6e-7ab4-4af4-ab44-343c767abffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:28:16.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:28:26.023Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=ac016e59-3394-4759-9435-72a8d2b0c528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:28:26.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:28:36.031Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=bafcabae-00de-49e6-aab5-8ee07535e2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:28:36.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:28:46.045Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=01b84966-88d0-423b-9251-4d9d4fe67247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:28:46.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:28:56.060Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=33fcce1a-28f9-49c8-907a-6de35bb158da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:28:56.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:29:06.076Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=e9d5fd68-aa0e-4744-8aa2-3854e920b411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:29:06.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:29:06.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:29:06.916Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T10:29:06.918Z |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 |2021-11-05T10:29:06.921Z |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 |2021-11-05T10:29:06.958Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T10:29:06.959Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T10:29:06.959Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T10:29:06.961Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:29:16.091Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=e2e053f1-d729-4429-8802-9d6345f1267b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:29:16.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:29:26.103Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=4d511439-1eed-4d7d-9c30-e55b097f3e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:29:26.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:29:36.110Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=912f31d2-13e4-4238-ac8d-173a7564fa2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:29:36.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:29:46.125Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=1ccc0964-ab31-4299-ac94-e035f221eadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:29:46.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:29:56.133Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=dc0b4393-d331-48fa-a3a1-4ef7c362bd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:29:56.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:30:06.156Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=ed7feeb1-191d-497d-bf83-f878d5e04798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:30:06.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:30:16.167Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=a0614d4e-d61d-4d32-9927-5fba3f60983f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:30:16.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:30:26.177Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=b84029b8-790f-443d-abf8-112fe6263c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:30:26.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:30:36.185Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=7cb7058a-d383-4bf4-94e1-f9812633e0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:30:36.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:30:46.197Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=1edfd6c4-e1fe-4634-9766-22ab64802dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:30:46.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:30:56.209Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=3b4a6f4c-e64d-4baf-aa2b-d8500c771b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:30:56.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:31:06.218Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=3b6beb63-7ce9-47ce-b884-84d1b3d41417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:31:06.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:31:16.225Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=93673c34-7200-4e18-86be-7471e4315c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:31:16.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:31:26.235Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=cdda3f08-6c66-4aba-83c4-5ffa367fbd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:31:26.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:31:36.243Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=9f76a1a8-1c50-474c-be5c-0b35727d50f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:31:36.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:31:46.251Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=97b0c7ae-3368-4ce0-9eeb-1c9e7ee9ea96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:31:46.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:31:56.279Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=38f04397-b78d-4575-8bcf-9f6934f1cd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:31:56.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:32:06.287Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=580b800a-6854-4ed5-8f3f-914a21bc222e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:32:06.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:32:16.294Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=c8701b33-70b3-4195-845d-c924adbe60bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:32:16.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:32:26.309Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=995728fe-35ad-4924-8ed5-97e43de271c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:32:26.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:32:36.324Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=ae2cd652-e566-4ad9-bb48-e06ba5e60b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:32:36.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:32:46.339Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=8e853d8f-3046-4e11-9702-6e266ae7cd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:32:46.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:32:56.351Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=79e56307-3d9b-42ed-a733-5d847ab360fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:32:56.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:33:06.364Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=d7c53439-d187-4435-8b83-e1553d79ae41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:33:06.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:33:16.382Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=6e090d6f-8a1b-4b22-a9c4-be8da7f69d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:33:16.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:33:26.394Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=54b6769e-8c2c-4534-b57f-089470212299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:33:26.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:33:36.403Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=47796448-b999-4689-953b-f03489d9bab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:33:36.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:33:46.412Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=7acce036-cf94-45c2-98a8-f33b98db6889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:33:46.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:33:56.419Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=12ca9b1b-9f9e-42b6-8369-61214cae720b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:33:56.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:34:06.428Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=4dd8400e-6925-4b2e-9e2d-978296d74498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:34:06.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:34:06.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:34:06.919Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T10:34:06.920Z |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 |2021-11-05T10:34:06.922Z |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 |2021-11-05T10:34:06.930Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T10:34:06.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T10:34:06.930Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T10:34:06.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:34:16.437Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=c00c6742-dbc2-4379-9aad-b0e9409deb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:34:16.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:34:26.448Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=6a8d343f-a753-4cd6-b931-ea5291644d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:34:26.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:34:36.463Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=8db3f448-73e0-473c-91af-1f4632eb5b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:34:36.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:34:46.476Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=a07bfbd2-4c7d-4341-b94d-9179a88b407d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:34:46.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:34:56.483Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=e2f26bcb-2443-4532-abce-dadefd5643e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:34:56.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:35:06.490Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=42fdbb55-976e-4e1d-acd7-8791563d5428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:35:06.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:35:16.498Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=51b859b9-3a5b-4980-8e70-17dd4b6feaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:35:16.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:35:26.505Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=c25e8729-0eaa-4701-a280-aa941bc6c473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:35:26.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:35:36.513Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=cad8cffc-f657-4e0a-ba84-947b8c3a9635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:35:36.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:35:46.520Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=02ac6860-ff46-40d5-a6b1-d1607dcf6e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:35:46.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:35:56.528Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=694bd2f8-c3ad-490c-a969-0e7e75226e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:35:56.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:36:06.543Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=1f4626f4-2718-4f30-9ffc-b011332e339f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:36:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:36:16.559Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=64cfd043-1c9c-47bc-9d0b-163acfd0af0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:36:16.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:36:26.569Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=fa10f550-cebd-4491-9a3e-931704a9fb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:36:26.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:36:36.576Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=910edf31-a841-45cd-9ddc-a9c30be34a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:36:36.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:36:46.585Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=c51360bc-2f1e-4fb6-848a-064a17cb5508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:36:46.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:36:56.595Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=782ccddf-f222-42b9-b6bd-2c908bf81f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:36:56.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:37:06.601Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=65246323-8f66-4d02-88d4-0201260cfc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:37:06.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:37:16.608Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=0a99c115-f9c8-46eb-aef9-d6820f779530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:37:16.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:37:26.616Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=cfe59d27-2f92-4af1-8363-18ecada37bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:37:26.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:37:36.623Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=2a44888d-5dce-45b7-9c79-f5917a704e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:37:36.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:37:46.633Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=eba991a0-6e14-4308-8bbd-d1b8fde456ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:37:46.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:37:56.650Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=505d695c-9382-46d9-892e-1945501a9ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:37:56.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:38:06.659Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=b2975c29-7c54-43c9-b7ed-9b83a4191187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:38:06.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:38:16.667Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=6ca3ad53-2a9c-4234-a174-fe5e943260ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:38:16.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:38:26.676Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=8904e3ff-1be4-40ea-823f-1988dbd34e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:38:26.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:38:36.689Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=f7815f8c-b6a2-4e65-84e0-5d6b076dfbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:38:36.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:38:46.697Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=eb7dc149-5a56-4092-8b98-4e104355d0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:38:46.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:38:56.704Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=d8f91e23-e6be-46f4-8718-2500362d0e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:38:56.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:39:06.714Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=6f19a56b-e1a0-42c1-91a9-ca1d6b9c3c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:39:06.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:39:06.887Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:39:06.887Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T10:39:06.888Z |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 |2021-11-05T10:39:06.891Z |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 |2021-11-05T10:39:06.897Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T10:39:06.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T10:39:06.897Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T10:39:06.899Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:39:16.726Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=aebe71f7-ec85-4b2e-a274-bffbd70bb106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:39:16.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:39:26.747Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=5999ac4c-2e76-43b7-a410-fc490d03cb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:39:26.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:39:36.758Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=dbf17710-7178-484c-bb90-f3b03e67e361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:39:36.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:39:46.766Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=6939a075-63fc-41ee-8e5b-96bba8603509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:39:46.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:39:56.773Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=76be5e8b-6462-434a-a68a-4b4bc5f3a0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:39:56.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:40:06.780Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=4f709c63-c08f-44c4-8690-0182c17ee2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:40:06.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:40:16.793Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=0dd54f8f-329a-4785-b7a1-63d4a508765c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:40:16.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:40:26.820Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=9f365373-d5f0-471e-90b9-e642f55ea0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:40:26.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:40:36.828Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=cd65fc2f-92ef-466c-ae91-7be49d28f348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:40:36.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:40:46.836Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=fd20d49b-691f-4ccc-bd88-319cb95451fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:40:46.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:40:56.847Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=ffe673f2-2c61-4803-882b-f281ecbe07ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:40:56.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:41:06.855Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=fa9bbbdd-fdf8-469e-8108-bad01fbab890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:41:06.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:41:16.861Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=6ce0fd39-9aa8-43af-a493-d286643a1e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:41:16.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:41:26.868Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=15a5524c-39a5-4947-9f98-697d90f3c883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:41:26.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:41:36.876Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=25df408b-c437-4546-bbcd-820d137aab44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:41:36.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:41:46.885Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=a6411837-bd85-4933-b3ea-4cb76fd51eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:41:46.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:41:56.899Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=3e4007e9-b605-4651-a6b3-ac76d3c42b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:41:56.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:42:06.909Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=2f54192f-9b45-49c3-b534-219af7836969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:42:06.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:42:16.916Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=c0dd7cf2-3c4f-468b-8179-23e6dbe21b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:42:16.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:42:26.928Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=3e909119-47d9-4a04-afc3-de471ea1fb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:42:26.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:42:36.936Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=10d86059-97fb-42fa-b253-9c732a587d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:42:36.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:42:46.947Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=1eee13f5-519e-429b-8835-deacc9bddd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:42:46.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:42:56.954Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=6786fe33-b7b2-4202-9bbe-9b9338cfca61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:42:56.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:43:06.961Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=bbe6ac13-6f2f-4e89-8f43-90ad37314df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:43:06.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:43:16.968Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=7603289b-c430-4d4a-ae50-c52cff7355b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:43:16.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:43:26.975Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=799135f8-9c44-41bd-8e24-d90b11c5267d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:43:26.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:43:36.985Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=25761929-c919-4f56-bbb1-840689d085bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:43:36.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:43:46.997Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=479846e3-ff40-4820-aba0-b508081e9f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:43:47.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:43:57.019Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=204cbad5-93ff-4fb1-9df4-90d663080e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:43:57.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:44:06.916Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:44:06.917Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T10:44:06.918Z |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 |2021-11-05T10:44:06.920Z |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 |2021-11-05T10:44:06.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T10:44:06.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T10:44:06.927Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T10:44:06.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:44:07.027Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=67c073de-cadf-42e1-94ee-0c7e0782af75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:44:07.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:44:17.037Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=1cbec0c3-a060-4cec-a387-607d222544b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:44:17.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:44:27.048Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=b996bef4-47c1-4e92-ada7-483b3e16e97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:44:27.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:44:37.059Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=6be98347-a87b-4180-9e23-c4bc94d4c125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:44:37.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:44:47.066Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=d9d8acdc-a3fe-42f0-89d1-2b6edf4b1565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:44:47.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:44:57.075Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=d24ba9b7-8531-42a8-b44d-5641a58ba7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:44:57.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:45:07.082Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=8acb2c77-57a9-4644-863c-ca05f895678a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:45:07.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:45:17.090Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=43abad5d-6d0d-4479-96ea-6ac1cd5d2043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:45:17.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:45:27.100Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=d0100d9c-fbc9-4f84-b025-637493fbd566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:45:27.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:45:37.115Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=dbc1dd13-3d52-4268-919e-254eace72d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:45:37.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:45:47.134Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=43aa110b-19da-4cf5-b89d-a7516f3a2bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:45:47.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:45:57.143Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=ae3cb2f5-a5d7-4ee6-a92d-f73e0d2e1f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:45:57.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:46:07.150Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=05487a26-4ee3-4d1b-ac9f-bc6e7ad6f330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:46:07.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:46:17.157Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=396a0095-eb8a-4a1b-86b4-ddf19b9f34e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:46:17.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:46:27.166Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=4f427ddb-3ef1-450c-ae88-eb1f78481948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:46:27.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:46:37.173Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=85ffa626-0312-4a50-a0df-a1eeb3c38564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:46:37.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:46:47.182Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=14e44d89-3e6e-4e2f-8ea4-d2b70283c091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:46:47.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:46:57.195Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=92f86e74-b369-4306-b71e-8c9c06f9e0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:46:57.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:47:07.203Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=db65ec3d-e2d7-4777-91d3-f4408e46eb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:47:07.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:47:17.214Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=f94528e4-0c03-4c8b-a1de-6f46f13cc600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:47:17.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:47:27.228Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=aa7c8714-fd8d-4d8a-9b1d-ce1cafe8c639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:47:27.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:47:37.240Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=e2f1b225-6065-44ab-848a-a020fd594ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:47:37.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:47:47.248Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=505051a6-8e82-4928-a207-cc3cdf23ffc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:47:47.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:47:57.257Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=470d63c4-e011-42be-bf36-29eb4037da12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:47:57.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:48:07.264Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=e508bbd4-8157-4ab6-8274-69755ca86738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:48:07.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:48:17.270Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=b30bce99-3614-48b0-9040-9792a0bbf657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:48:17.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:48:27.281Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=baf8b3f7-40ea-4bd2-be79-ae022db2aa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:48:27.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:48:37.290Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=451b16d5-cf2f-4edb-b1e5-36fbca6183ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:48:37.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:48:47.296Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=1e0746dd-6ced-4706-82cf-8c593fa9ce83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:48:47.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:48:57.303Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=52b2c0c7-6232-4300-b00d-3eaaa4f19e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:48:57.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:49:06.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:49:06.870Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T10:49:06.871Z |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 |2021-11-05T10:49:06.877Z |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 |2021-11-05T10:49:06.882Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T10:49:06.882Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T10:49:06.882Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T10:49:06.884Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:49:07.310Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=4b435023-c1f8-4092-96a2-19418048c2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:49:07.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:49:17.320Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=0525bdf6-031b-4baa-84e8-c8e2af6b23d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:49:17.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:49:27.328Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=01e854cf-184a-4d21-b44d-01e0e629234c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:49:27.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:49:37.341Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=fd4dc95d-ba30-4dc3-aeff-2b464b96dbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:49:37.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:49:47.349Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=6e6f5420-5c8f-4d8a-b8e0-119429e0efd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:49:47.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:49:57.361Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=dc0661a1-4a92-4017-90d9-a2951ca7b983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:49:57.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:50:07.368Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=681ac26b-3c41-4384-90c5-01ac7d829fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:50:07.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:50:17.377Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=c8490306-429c-4f52-bef7-d808346a8e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:50:17.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:50:27.385Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=54e53db0-59cd-41f1-9d2b-1087d094293d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:50:27.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:50:37.392Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=21076d7c-19ed-4b7f-ac4e-49cee2f6bd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:50:37.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:50:47.398Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=8e27862b-eefc-4a37-a259-d9bf420a1a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:50:47.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:50:57.405Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=f2b7ae28-df70-46b8-8a17-f0f8719b07e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:50:57.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:51:07.413Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=870dbf62-e37c-4c80-8ed4-335a20ee5d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:51:07.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:51:17.422Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=7330893b-9ed9-4e7d-9fdf-a3f9cbf9b799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:51:17.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:51:27.435Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=49d438e6-3209-4605-84e5-c166af3cc156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:51:27.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:51:37.445Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=af2e8c64-765b-4e57-a66e-75023dcb096d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:51:37.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:51:47.452Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=40489749-2531-435e-8643-63af14a8ea09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:51:47.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:51:57.460Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=187484cc-f6d9-4d59-aa8a-e65369c6e479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:51:57.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:52:07.468Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=d5ae3a05-8636-414c-a2ae-994ebd5a7078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:52:07.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:52:17.476Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=83d4ba10-eb12-414c-92d2-935f1c6dfc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:52:17.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:52:27.484Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=209f46aa-275d-4613-92f7-86b0cbd4ef70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:52:27.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:52:37.489Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=44b9e95a-f0c4-4245-be82-beb652508dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:52:37.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:52:47.498Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=7044c7e9-8092-4a0c-be7d-a100a9dfe8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:52:47.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:52:57.507Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=38fd1546-f071-455d-9a4c-06965e41105e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:52:57.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:53:07.519Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=42c02915-4974-4c9e-8e37-75e0400d2960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:53:07.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:53:17.535Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=31d95c1f-adcb-49e6-a4ff-88dd3f855f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:53:17.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:53:27.547Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=85bbf0fe-471b-4574-9905-05c5435d8432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:53:27.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:53:37.556Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=63a03f33-8ead-4d97-baa9-86dfaed3f036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:53:37.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:53:47.564Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=c808c319-7bc5-42b2-ade8-eedc613b08aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:53:47.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:53:57.575Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=d70c6542-4bfc-478c-b6ee-fe014e756cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:53:57.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:54:06.861Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:54:06.862Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T10:54:06.862Z |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 |2021-11-05T10:54:06.865Z |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 |2021-11-05T10:54:06.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T10:54:06.871Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T10:54:06.871Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T10:54:06.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:54:07.581Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=02c41d6c-6761-41e0-b494-f0b569de3fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:54:07.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:54:17.589Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=f2c17463-19df-4228-8486-64945c12c396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:54:17.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:54:27.597Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=e750fcd7-d7c4-476e-b91d-556db318f1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:54:27.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:54:37.604Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=b5ff5d20-8b48-4002-9837-c5ae26f80514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:54:37.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:54:47.613Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=6d716460-b4fa-4381-8744-b951a2feecfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:54:47.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:54:57.627Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=fe49e8a4-06c6-41a4-b932-f64576bafd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:54:57.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:55:07.637Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=20a58932-b5af-48fa-bd02-829e4e527a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:55:07.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:55:17.644Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=895984d3-da49-4178-a414-dc1b5ebe4cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:55:17.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:55:27.650Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=d8465be3-ff83-49fa-b767-891725ac3cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:55:27.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:55:37.657Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=42c5d19e-1224-441e-86f0-849d91f357b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:55:37.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:55:47.664Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=a026a278-1f4c-4841-ba50-a5d15d59b4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:55:47.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:55:57.671Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=e2ce516c-e7ed-4c28-a0de-36715602f76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:55:57.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:56:07.676Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=ee68588a-ea00-4675-8b38-777bdb0677ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:56:07.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:56:17.682Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=68aac255-7ac3-434b-b97b-4748b3a39e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:56:17.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:56:27.688Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=da1c60fd-b76c-4e74-8bee-e486749670bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:56:27.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:56:37.698Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=fc98c75a-9f5b-497e-823f-a90e30a04fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:56:37.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:56:47.711Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=4e23cf28-3fe6-4a62-a3c7-1af57a2e827d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:56:47.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:56:57.720Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=b8413f0e-e7a6-49f8-aef3-1483bc6698d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:56:57.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:57:07.727Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=db00dc3d-1634-455a-b198-74ec33bc06e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:57:07.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:57:17.733Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=781afba7-ed60-4778-8baa-8a332785ed04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:57:17.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:57:27.743Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=afafdcac-2566-4608-a372-600ad571dcdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:57:27.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:57:37.756Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=031aad41-35c5-4344-8119-9c542f5da32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:57:37.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:57:47.763Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=555adf15-a1f2-4c82-b811-e31581d7b338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:57:47.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:57:57.770Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=20ac4a18-c763-43d1-99fa-bfd06fb5a4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:57:57.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:58:07.779Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=77aededf-64ef-4b9f-b189-9226bbfdfc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:58:07.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:58:17.789Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=4d7eee74-f077-4359-94f9-18b8c6289cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:58:17.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:58:27.803Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=0699510d-2463-4573-9141-1a903097dfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:58:27.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:58:37.811Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=017ba238-d351-4583-af09-755d6a2b3ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:58:37.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:58:47.820Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=f6d554a8-123c-4958-a1ff-4fe9eac69f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:58:47.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:58:57.830Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=8e5e453d-b9aa-4169-b4b7-a0b866fa3d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:58:57.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:59:06.926Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T10:59:06.926Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T10:59:06.927Z |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 |2021-11-05T10:59:06.929Z |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 |2021-11-05T10:59:06.934Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T10:59:06.935Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T10:59:06.935Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T10:59:06.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:59:07.839Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=56444ee1-2a75-4292-a588-8873221d46e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:59:07.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:59:17.845Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=a4faab0a-02eb-4a00-8361-5de5aedc0e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:59:17.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:59:27.853Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=1017a240-b60a-4c7f-9e6e-5d388bf3c2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:59:27.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:59:37.861Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=4e5618cc-d8e0-4859-96c5-c0f77471e357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:59:37.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:59:47.866Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=02b45ac0-248f-4caa-ae30-deeebfc26df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:59:47.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:59:57.878Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=4932cdd7-2c6b-4c26-b08f-2b7faa0c2347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T10:59:57.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:00:07.900Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=74d2e844-f766-460d-a1bd-6619dda6c0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:00:07.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:00:17.911Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=f30c12d9-aa87-424b-a9fb-8ae9181df67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:00:17.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:00:27.919Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=1b121e1d-6a8c-4eaa-a0ab-bf6fa1c5bce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:00:27.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:00:37.929Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=e04ede66-f0e0-416f-aba2-8854c8b3c6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:00:37.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:00:47.936Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=bcdc7a39-90a7-4db2-a8ce-7a27a300a4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:00:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:00:57.943Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=4024bce7-d131-4b99-83c6-46c47a303d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:00:57.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:01:07.950Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=22e8d609-b267-4ee7-8ab9-eed5c18a293f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:01:07.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:01:17.958Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=83ab663d-2e47-428c-92fa-a2bd07c781c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:01:17.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:01:27.965Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=2a5ac5fd-7089-42aa-9825-e6d797dcc38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:01:27.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:01:37.974Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=d53f9b5b-464e-444c-afcd-e4476bc6fe00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:01:37.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:01:47.986Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=71dfea00-4941-4319-b265-0a073a3f9c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:01:48.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:01:58.016Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=ec126db7-60d2-43e4-81c4-a96788c748d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:01:58.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:02:08.026Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=88be675c-8524-4388-b672-79442be6cdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:02:08.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:02:18.033Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=80e8f239-8279-4b1c-84a1-ee3d844d8cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:02:18.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:02:28.039Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=79385248-0960-4487-bc66-b963908773b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:02:28.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:02:38.050Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=25530cc1-78b7-43f7-9755-5ea502956b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:02:38.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:02:48.059Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=86ed1e1c-0c43-43fe-99d2-74454629eed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:02:48.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:02:58.067Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=f1159c30-2237-467e-ad63-83e6e7494a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:02:58.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:03:08.074Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=8ff1b1dc-581f-49b3-9117-54a36978aa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:03:08.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:03:18.079Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=f9529303-0c7e-4b64-a33b-fd38d7c0b0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:03:18.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:03:28.086Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=77bc1d47-4042-4e2d-bbd5-b7b51f3e6fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:03:28.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:03:38.101Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=c5d86609-c146-4816-9edd-e80e8756a81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:03:38.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:03:48.117Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=ec05046c-e160-4047-ace7-7b1c4cc0ab39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:03:48.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:03:58.126Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=a084e3a4-6444-4e01-bd43-e9fe7351a629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:03:58.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T11:04:06.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T11:04:06.876Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T11:04:06.876Z |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 |2021-11-05T11:04:06.878Z |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 |2021-11-05T11:04:06.883Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T11:04:06.883Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T11:04:06.883Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-05T11:04:06.885Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:04:08.134Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=3089b516-9e27-41e0-b7db-d14e49c01099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:04:08.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:04:18.151Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=1838909b-b626-4cac-b9a4-484baad6f20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:04:18.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:04:28.160Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=79078daf-58df-445c-8f12-b3b5a549258e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:04:28.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:04:38.168Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=f1b938c7-00c1-4f8e-a7e2-430691f49346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:04:38.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:04:48.178Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=af76f2bb-1004-4cfe-adce-64a520006c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:04:48.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:04:58.189Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=3d517730-7ae5-40cc-898d-75d82cd5ada6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:04:58.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:05:08.209Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=554e5b15-8f6f-4950-a68a-0ee4060c0267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:05:08.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:05:18.220Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=44d17a06-4bdd-4169-9674-1d07e7506700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:05:18.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:05:28.231Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=81050cd2-0f06-47ac-a1e9-2019b1512b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:05:28.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:05:38.245Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=8ad8d5b7-679a-4af7-b168-5619fb5ff0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:05:38.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:05:48.257Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=0d0b4674-abfb-4b92-b4cd-1b84b50d11e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:05:48.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:05:58.269Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=046f8597-0a96-4b28-901c-783751c3558f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:05:58.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:06:08.277Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=43605ebb-0285-4e49-8523-3c19416f2050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:06:08.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:06:18.283Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=1f46fcc9-1136-428d-9bd7-08461ae7ea6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:06:18.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:06:28.291Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=cc13869b-952e-401a-ab4b-e34dfcdc7394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:06:28.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:06:38.302Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=7a7a3ddb-4e35-4e41-8204-c6bb06f84bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:06:38.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:06:48.310Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=64d18046-34a2-4b72-8bee-44ffc21a2262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:06:48.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:06:58.319Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=aaff8371-7855-403e-91a7-11a91f49f597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:06:58.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:07:08.325Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=923002b3-6e3e-4b7f-b59a-abed42ae80b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:07:08.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:07:18.341Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=d7d712fb-0cb6-4e40-b440-2c99205fcfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:07:18.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:07:28.357Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=4b471be7-07a0-4662-a52b-6e05e8e5d794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:07:28.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:07:38.366Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=6f60942b-fdd0-45b6-a9bf-c46e4dbed2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:07:38.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:07:48.374Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=80aff395-f6f8-4ceb-a0eb-d8e33378bfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:07:48.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:07:58.382Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=d5ab658d-61a7-4706-bd32-37d429685cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:07:58.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:08:08.391Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=0f3bdd58-0a05-4dd7-9558-29e07a095c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:08:08.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:08:18.399Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=c5939bae-d90f-4b05-8ce3-932051553b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:08:18.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:08:28.407Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=106d1708-3417-4f91-9db9-e469280093d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:08:28.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:08:38.413Z |INFO |Init configs |InvocationID=3ba9f987-e1c8-4148-8e4a-ce2e3d885ef2, InstanceUUID=95c6d744-56a2-471e-99ea-40a056c61cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T11:08:38.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |